Pull request #43795 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1+be628115bafce21680343cef30b7051bf8a98b71 (a7c2e61ee5367429a1513080c1b16844ba50125b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43795@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-12T08:37:47.489Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-12T08:37:47.494Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-12T08:38:02.670Z] Still waiting to schedule task [2022-07-12T08:38:02.670Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-07-12T08:39:05.207Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fa7fb7e754ed3ce) in /home/ubuntu/workspace/moby_PR-43795 [Pipeline] { [Pipeline] checkout [2022-07-12T08:39:05.317Z] The recommended git tool is: git [2022-07-12T08:39:08.263Z] using credential docker-jenkins-github-credentials [2022-07-12T08:39:08.271Z] Cloning the remote Git repository [2022-07-12T08:39:08.271Z] Cloning with configured refspecs honoured and without tags [2022-07-12T08:39:08.347Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T08:39:08.399Z] > git init /home/ubuntu/workspace/moby_PR-43795 # timeout=10 [2022-07-12T08:39:08.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:39:08.707Z] > git --version # timeout=10 [2022-07-12T08:39:08.740Z] > git --version # 'git version 2.17.1' [2022-07-12T08:39:08.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:39:08.742Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:39:32.041Z] Fetching without tags [2022-07-12T08:39:32.343Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:39:33.380Z] Merge succeeded, producing 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:39:33.380Z] Checking out Revision 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 (PR-43795) [2022-07-12T08:39:31.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:39:31.994Z] > git config --add remote.origin.fetch +refs/pull/43795/head:refs/remotes/origin/PR-43795 # timeout=10 [2022-07-12T08:39:32.003Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:39:32.024Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:39:32.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:39:32.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:39:32.088Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:39:32.353Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:39:32.375Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:39:33.277Z] > git remote # timeout=10 [2022-07-12T08:39:33.309Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T08:39:33.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:39:33.319Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T08:39:33.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T08:39:33.383Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:39:33.401Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:39:37.705Z] Commit message: "docs: add API v1.42" [2022-07-12T08:39:37.706Z] First time build. Skipping changelog. [2022-07-12T08:39:37.762Z] > git --version # timeout=10 [2022-07-12T08:39:37.802Z] > git --version # 'git version 2.17.1' [2022-07-12T08:39:37.834Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:39:38.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43795:/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-07-12T08:39:46.929Z] Unable to find image 'alpine:latest' locally [2022-07-12T08:39:46.929Z] latest: Pulling from library/alpine [2022-07-12T08:39:46.929Z] 2408cc74d12b: Pulling fs layer [2022-07-12T08:39:46.929Z] 2408cc74d12b: Verifying Checksum [2022-07-12T08:39:46.929Z] 2408cc74d12b: Download complete [2022-07-12T08:39:47.254Z] 2408cc74d12b: Pull complete [2022-07-12T08:39:47.512Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T08:39:47.512Z] Status: Downloaded newer image for alpine:latest [2022-07-12T08:39:55.618Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-07-12T08:39:55.841Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04fa7fb7e754ed3ce) in /home/ubuntu/workspace/moby_PR-43795 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-07-12T08:39:55.904Z] The recommended git tool is: git [2022-07-12T08:39:55.905Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-01c0f9089b4e0aa23) in /home/ubuntu/workspace/moby_PR-43795 [Pipeline] // stage [2022-07-12T08:39:55.913Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-07-12T08:39:55.949Z] Fetching changes from the remote Git repository [2022-07-12T08:39:55.950Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0d271ebc1b59edc48) in /home/ubuntu/workspace/moby_PR-43795 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-12T08:39:55.966Z] Fetching without tags [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2022-07-12T08:39:56.056Z] The recommended git tool is: git [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] } [2022-07-12T08:39:56.104Z] The recommended git tool is: git [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] } [2022-07-12T08:39:56.244Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-12T08:39:56.772Z] Merge succeeded, producing 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:39:56.772Z] Checking out Revision 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 (PR-43795) [2022-07-12T08:39:56.876Z] Commit message: "docs: add API v1.42" [2022-07-12T08:39:55.921Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43795/.git # timeout=10 [2022-07-12T08:39:55.952Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:39:56.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:39:56.010Z] > git --version # timeout=10 [2022-07-12T08:39:56.019Z] > git --version # 'git version 2.17.1' [2022-07-12T08:39:56.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:39:56.022Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:39:56.247Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:39:56.256Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:39:56.658Z] > git remote # timeout=10 [2022-07-12T08:39:56.666Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T08:39:56.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:39:56.682Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T08:39:56.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T08:39:56.774Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:39:56.784Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:39:56.908Z] > git --version # timeout=10 [2022-07-12T08:39:56.927Z] > git --version # 'git version 2.17.1' [2022-07-12T08:39:56.953Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:39:57.601Z] + [ PR != PR ] [2022-07-12T08:39:57.601Z] + [ master != master ] [2022-07-12T08:39:57.601Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [2022-07-12T08:39:57.616Z] using credential docker-jenkins-github-credentials [2022-07-12T08:39:57.625Z] Cloning the remote Git repository [2022-07-12T08:39:57.625Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T08:39:57.975Z] + docker version [2022-07-12T08:39:57.975Z] Client: Docker Engine - Community [2022-07-12T08:39:57.975Z] Version: 20.10.14 [2022-07-12T08:39:57.975Z] API version: 1.41 [2022-07-12T08:39:57.975Z] Go version: go1.16.15 [2022-07-12T08:39:57.975Z] Git commit: a224086 [2022-07-12T08:39:57.975Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-12T08:39:57.975Z] OS/Arch: linux/amd64 [2022-07-12T08:39:57.975Z] Context: default [2022-07-12T08:39:57.975Z] Experimental: true [2022-07-12T08:39:57.975Z] [2022-07-12T08:39:57.975Z] Server: Docker Engine - Community [2022-07-12T08:39:57.975Z] Engine: [2022-07-12T08:39:57.975Z] Version: 20.10.14 [2022-07-12T08:39:57.975Z] API version: 1.41 (minimum version 1.12) [2022-07-12T08:39:57.975Z] Go version: go1.16.15 [2022-07-12T08:39:57.975Z] Git commit: 87a90dc [2022-07-12T08:39:57.975Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-12T08:39:57.975Z] OS/Arch: linux/amd64 [2022-07-12T08:39:57.975Z] Experimental: true [2022-07-12T08:39:57.975Z] containerd: [2022-07-12T08:39:57.975Z] Version: 1.5.11 [2022-07-12T08:39:57.975Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:39:57.975Z] runc: [2022-07-12T08:39:57.975Z] Version: 1.0.3 [2022-07-12T08:39:57.975Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T08:39:57.975Z] docker-init: [2022-07-12T08:39:57.975Z] Version: 0.19.0 [2022-07-12T08:39:57.975Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T08:39:57.640Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T08:39:57.690Z] > git init /home/ubuntu/workspace/moby_PR-43795 # timeout=10 [2022-07-12T08:39:57.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:39:57.928Z] > git --version # timeout=10 [2022-07-12T08:39:57.932Z] > git --version # 'git version 2.17.1' [2022-07-12T08:39:57.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:39:57.933Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:39:58.311Z] + docker info [2022-07-12T08:39:58.876Z] using credential docker-jenkins-github-credentials [2022-07-12T08:39:58.884Z] Cloning the remote Git repository [2022-07-12T08:39:58.884Z] Cloning with configured refspecs honoured and without tags [2022-07-12T08:39:58.953Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T08:39:59.040Z] > git init /home/ubuntu/workspace/moby_PR-43795 # timeout=10 [2022-07-12T08:39:59.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:39:59.350Z] > git --version # timeout=10 [2022-07-12T08:39:59.378Z] > git --version # 'git version 2.17.1' [2022-07-12T08:39:59.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:39:59.380Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:40:09.204Z] Fetching without tags [2022-07-12T08:40:09.386Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:40:09.989Z] Merge succeeded, producing 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:40:09.989Z] Checking out Revision 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 (PR-43795) [2022-07-12T08:40:09.190Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:40:09.193Z] > git config --add remote.origin.fetch +refs/pull/43795/head:refs/remotes/origin/PR-43795 # timeout=10 [2022-07-12T08:40:09.196Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:40:09.202Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:40:09.207Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:40:09.208Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:40:09.208Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:40:09.393Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:40:09.399Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:40:09.970Z] > git remote # timeout=10 [2022-07-12T08:40:09.977Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T08:40:09.979Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:40:09.980Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T08:40:09.987Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T08:40:09.992Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:40:09.994Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:40:10.842Z] Still waiting to schedule task [2022-07-12T08:40:10.842Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f2364432df54a1d8)’ [2022-07-12T08:40:10.846Z] Still waiting to schedule task [2022-07-12T08:40:10.846Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00796e608d4d20e60)’ [2022-07-12T08:40:14.028Z] Commit message: "docs: add API v1.42" [2022-07-12T08:40:14.044Z] > git --version # timeout=10 [2022-07-12T08:40:14.046Z] > git --version # 'git version 2.17.1' [2022-07-12T08:40:14.048Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T08:40:14.841Z] + docker version [2022-07-12T08:40:19.025Z] Client: Docker Engine - Community [2022-07-12T08:40:19.025Z] Version: 20.10.14 [2022-07-12T08:40:19.025Z] API version: 1.41 [2022-07-12T08:40:19.025Z] Go version: go1.16.15 [2022-07-12T08:40:19.025Z] Git commit: a224086 [2022-07-12T08:40:19.025Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-12T08:40:19.025Z] OS/Arch: linux/amd64 [2022-07-12T08:40:19.025Z] Context: default [2022-07-12T08:40:19.025Z] Experimental: true [2022-07-12T08:40:19.025Z] [2022-07-12T08:40:19.025Z] Server: Docker Engine - Community [2022-07-12T08:40:19.025Z] Engine: [2022-07-12T08:40:19.025Z] Version: 20.10.14 [2022-07-12T08:40:19.025Z] API version: 1.41 (minimum version 1.12) [2022-07-12T08:40:19.025Z] Go version: go1.16.15 [2022-07-12T08:40:19.025Z] Git commit: 87a90dc [2022-07-12T08:40:19.025Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-12T08:40:19.025Z] OS/Arch: linux/amd64 [2022-07-12T08:40:19.025Z] Experimental: true [2022-07-12T08:40:19.025Z] containerd: [2022-07-12T08:40:19.025Z] Version: 1.5.11 [2022-07-12T08:40:19.025Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:40:19.025Z] runc: [2022-07-12T08:40:19.025Z] Version: 1.0.3 [2022-07-12T08:40:19.025Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T08:40:19.025Z] docker-init: [2022-07-12T08:40:19.025Z] Version: 0.19.0 [2022-07-12T08:40:19.025Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T08:40:19.320Z] + docker info [2022-07-12T08:40:20.238Z] Client: [2022-07-12T08:40:20.238Z] Context: default [2022-07-12T08:40:20.238Z] Debug Mode: false [2022-07-12T08:40:20.238Z] Plugins: [2022-07-12T08:40:20.238Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T08:40:20.238Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T08:40:20.238Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T08:40:20.238Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T08:40:20.238Z] [2022-07-12T08:40:20.238Z] Server: [2022-07-12T08:40:20.238Z] Containers: 0 [2022-07-12T08:40:20.238Z] Running: 0 [2022-07-12T08:40:20.238Z] Paused: 0 [2022-07-12T08:40:20.238Z] Stopped: 0 [2022-07-12T08:40:20.238Z] Images: 1 [2022-07-12T08:40:20.238Z] Server Version: 20.10.14 [2022-07-12T08:40:20.238Z] Storage Driver: overlay2 [2022-07-12T08:40:20.238Z] Backing Filesystem: extfs [2022-07-12T08:40:20.238Z] Supports d_type: true [2022-07-12T08:40:20.238Z] Native Overlay Diff: true [2022-07-12T08:40:20.238Z] userxattr: false [2022-07-12T08:40:20.238Z] Logging Driver: json-file [2022-07-12T08:40:20.238Z] Cgroup Driver: cgroupfs [2022-07-12T08:40:20.238Z] Cgroup Version: 1 [2022-07-12T08:40:20.238Z] Plugins: [2022-07-12T08:40:20.238Z] Volume: local [2022-07-12T08:40:20.238Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T08:40:20.238Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T08:40:20.238Z] Swarm: inactive [2022-07-12T08:40:20.238Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-12T08:40:20.238Z] Default Runtime: runc [2022-07-12T08:40:20.238Z] Init Binary: docker-init [2022-07-12T08:40:20.238Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:40:20.238Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T08:40:20.238Z] init version: de40ad0 [2022-07-12T08:40:20.238Z] Security Options: [2022-07-12T08:40:20.238Z] apparmor [2022-07-12T08:40:20.238Z] seccomp [2022-07-12T08:40:20.238Z] Profile: default [2022-07-12T08:40:20.238Z] Kernel Version: 5.4.0-1071-aws [2022-07-12T08:40:20.238Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-12T08:40:20.238Z] OSType: linux [2022-07-12T08:40:20.238Z] Architecture: x86_64 [2022-07-12T08:40:20.238Z] CPUs: 2 [2022-07-12T08:40:20.238Z] Total Memory: 7.565GiB [2022-07-12T08:40:20.238Z] Name: ip-10-100-66-192 [2022-07-12T08:40:20.238Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-12T08:40:20.238Z] Docker Root Dir: /var/lib/docker [2022-07-12T08:40:20.238Z] Debug Mode: false [2022-07-12T08:40:20.238Z] Registry: https://index.docker.io/v1/ [2022-07-12T08:40:20.238Z] Labels: [2022-07-12T08:40:20.238Z] Experimental: true [2022-07-12T08:40:20.238Z] Insecure Registries: [2022-07-12T08:40:20.238Z] 127.0.0.0/8 [2022-07-12T08:40:20.238Z] Live Restore Enabled: true [2022-07-12T08:40:20.238Z] [2022-07-12T08:40:20.238Z] WARNING: No swap limit support [Pipeline] sh [2022-07-12T08:40:20.557Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T08:40:20.557Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T08:40:20.557Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43795/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T08:40:20.557Z] + bash /home/ubuntu/workspace/moby_PR-43795/check-config.sh [2022-07-12T08:40:20.557Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T08:40:20.557Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-12T08:40:20.557Z] [2022-07-12T08:40:20.557Z] Generally Necessary: [2022-07-12T08:40:20.557Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T08:40:20.557Z] - apparmor: enabled and tools installed [2022-07-12T08:40:20.557Z] - CONFIG_NAMESPACES: enabled [2022-07-12T08:40:20.557Z] - CONFIG_NET_NS: enabled [2022-07-12T08:40:20.815Z] - CONFIG_PID_NS: enabled [2022-07-12T08:40:20.815Z] - CONFIG_IPC_NS: enabled [2022-07-12T08:40:20.815Z] - CONFIG_UTS_NS: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CGROUPS: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CPUSETS: enabled [2022-07-12T08:40:20.815Z] - CONFIG_MEMCG: enabled [2022-07-12T08:40:20.815Z] - CONFIG_KEYS: enabled [2022-07-12T08:40:20.815Z] - CONFIG_VETH: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T08:40:20.815Z] [2022-07-12T08:40:20.815Z] Optional Features: [2022-07-12T08:40:20.815Z] - CONFIG_USER_NS: enabled [2022-07-12T08:40:20.815Z] - CONFIG_SECCOMP: enabled [2022-07-12T08:40:20.815Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T08:40:20.815Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T08:40:20.815Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-12T08:40:20.815Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-12T08:40:20.815Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T08:40:20.815Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T08:40:20.815Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T08:40:20.815Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T08:40:20.815Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T08:40:20.815Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T08:40:20.815Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T08:40:21.071Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T08:40:21.071Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T08:40:21.071Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T08:40:21.071Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T08:40:21.071Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T08:40:21.071Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T08:40:21.072Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T08:40:21.072Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T08:40:21.072Z] - CONFIG_EXT4_FS: enabled [2022-07-12T08:40:21.072Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T08:40:21.072Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T08:40:21.072Z] - Network Drivers: [2022-07-12T08:40:21.072Z] - "overlay": [2022-07-12T08:40:21.072Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T08:40:21.072Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T08:40:21.072Z] Optional (for encrypted networks): [2022-07-12T08:40:21.072Z] - CONFIG_CRYPTO: enabled [2022-07-12T08:40:21.072Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T08:40:21.072Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T08:40:21.072Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T08:40:21.072Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T08:40:21.072Z] - CONFIG_XFRM: enabled [2022-07-12T08:40:21.072Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T08:40:21.072Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T08:40:21.072Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T08:40:21.072Z] - "ipvlan": [2022-07-12T08:40:21.072Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T08:40:21.072Z] - "macvlan": [2022-07-12T08:40:21.072Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T08:40:21.072Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T08:40:21.072Z] - "ftp,tftp client in container": [2022-07-12T08:40:21.072Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T08:40:21.072Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T08:40:21.072Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T08:40:21.072Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T08:40:21.072Z] - Storage Drivers: [2022-07-12T08:40:21.072Z] - "aufs": [2022-07-12T08:40:21.072Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T08:40:21.072Z] - "btrfs": [2022-07-12T08:40:21.072Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T08:40:21.072Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T08:40:21.072Z] - "devicemapper": [2022-07-12T08:40:21.072Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T08:40:21.072Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T08:40:21.072Z] - "overlay": [2022-07-12T08:40:21.072Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T08:40:21.072Z] - "zfs": [2022-07-12T08:40:21.072Z] - /dev/zfs: present [2022-07-12T08:40:21.072Z] - zfs command: missing [2022-07-12T08:40:21.072Z] - zpool command: missing [2022-07-12T08:40:21.072Z] [2022-07-12T08:40:21.072Z] Limits: [2022-07-12T08:40:21.072Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T08:40:21.072Z] [2022-07-12T08:40:21.072Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T08:40:21.387Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 . [2022-07-12T08:40:21.387Z] #1 [internal] load build definition from Dockerfile [2022-07-12T08:40:21.387Z] #1 sha256:b4730dbb8194efbd9eaeac06208e18abab83648a875b83d0423ae39fc45d0707 [2022-07-12T08:40:21.387Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T08:40:21.387Z] #1 DONE 0.1s [2022-07-12T08:40:21.387Z] [2022-07-12T08:40:21.387Z] #2 [internal] load .dockerignore [2022-07-12T08:40:21.387Z] #2 sha256:83da989eae4b39a732b50aeb75ed23e727a07c83f9d61867803064983ff4362f [2022-07-12T08:40:21.387Z] #2 transferring context: 145B done [2022-07-12T08:40:21.644Z] #2 DONE 0.1s [2022-07-12T08:40:21.644Z] [2022-07-12T08:40:21.644Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T08:40:21.644Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T08:40:21.906Z] #3 DONE 0.3s [2022-07-12T08:40:21.906Z] [2022-07-12T08:40:21.906Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T08:40:21.906Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T08:40:21.906Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-12T08:40:22.163Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-12T08:40:22.163Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-12T08:40:22.163Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-12T08:40:22.163Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-12T08:40:22.163Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-12T08:40:22.163Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-12T08:40:22.420Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-12T08:40:22.420Z] #4 DONE 0.6s [2022-07-12T08:40:22.676Z] [2022-07-12T08:40:22.676Z] #5 [internal] load .dockerignore [2022-07-12T08:40:22.676Z] #5 sha256:a04bca3a3ccf66b26048d228203428695b2993d3b9d7dcc8294376e490c8290c [2022-07-12T08:40:22.676Z] #5 DONE 0.0s [2022-07-12T08:40:22.676Z] [2022-07-12T08:40:22.676Z] #6 [internal] load build definition from Dockerfile [2022-07-12T08:40:22.676Z] #6 sha256:1b1826ff803b809bba631e20f7ae6a1cae8aa0112fb159d749a4d94f057f5362 [2022-07-12T08:40:22.676Z] #6 DONE 0.0s [2022-07-12T08:40:22.676Z] [2022-07-12T08:40:22.676Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:40:22.676Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T08:40:23.604Z] #10 ... [2022-07-12T08:40:23.604Z] [2022-07-12T08:40:23.604Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T08:40:23.604Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T08:40:23.604Z] #9 DONE 1.0s [2022-07-12T08:40:23.604Z] [2022-07-12T08:40:23.604Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:40:23.604Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T08:40:23.604Z] #10 DONE 1.0s [2022-07-12T08:40:23.604Z] [2022-07-12T08:40:23.604Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T08:40:23.604Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T08:40:23.604Z] #8 DONE 1.0s [2022-07-12T08:40:23.604Z] [2022-07-12T08:40:23.604Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:40:23.604Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T08:40:23.604Z] #7 DONE 1.1s [2022-07-12T08:40:24.167Z] [2022-07-12T08:40:24.167Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:24.167Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T08:40:24.167Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:24.167Z] #78 DONE 0.1s [2022-07-12T08:40:24.167Z] [2022-07-12T08:40:24.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:24.167Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:24.167Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-12T08:40:24.167Z] #11 DONE 0.1s [2022-07-12T08:40:24.167Z] [2022-07-12T08:40:24.167Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:40:24.167Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T08:40:24.167Z] #35 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-12T08:40:24.167Z] #35 DONE 0.1s [2022-07-12T08:40:24.167Z] [2022-07-12T08:40:24.167Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:24.167Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T08:40:24.167Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-12T08:40:24.167Z] #80 DONE 0.1s [2022-07-12T08:40:24.167Z] [2022-07-12T08:40:24.167Z] #31 [internal] load build context [2022-07-12T08:40:24.167Z] #31 sha256:8d143463b4d3499c680f015214e445f7258b9e9a3d72662dbfda16ecab462ce2 [2022-07-12T08:40:24.733Z] #31 ... [2022-07-12T08:40:24.733Z] [2022-07-12T08:40:24.733Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T08:40:24.733Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T08:40:24.733Z] #56 DONE 0.0s [2022-07-12T08:40:24.733Z] [2022-07-12T08:40:24.733Z] #31 [internal] load build context [2022-07-12T08:40:24.733Z] #31 sha256:8d143463b4d3499c680f015214e445f7258b9e9a3d72662dbfda16ecab462ce2 [2022-07-12T08:40:26.588Z] Fetching without tags [2022-07-12T08:40:26.639Z] #31 transferring context: 15.99MB 2.5s [2022-07-12T08:40:26.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:40:26.513Z] > git config --add remote.origin.fetch +refs/pull/43795/head:refs/remotes/origin/PR-43795 # timeout=10 [2022-07-12T08:40:26.539Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:40:26.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:40:26.593Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:40:26.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:40:26.594Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:40:26.856Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:40:27.755Z] Merge succeeded, producing 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:40:27.756Z] Checking out Revision 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 (PR-43795) [2022-07-12T08:40:26.867Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:40:26.890Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:40:27.640Z] > git remote # timeout=10 [2022-07-12T08:40:27.669Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T08:40:27.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:40:27.697Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T08:40:27.729Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T08:40:27.761Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:40:27.784Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:40:29.923Z] #31 ... [2022-07-12T08:40:29.923Z] [2022-07-12T08:40:29.923Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:29.923Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T08:40:29.923Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:40:29.923Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-12T08:40:29.923Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-12T08:40:29.923Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-07-12T08:40:29.923Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2022-07-12T08:40:29.923Z] #78 DONE 5.5s [2022-07-12T08:40:29.923Z] [2022-07-12T08:40:29.923Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:29.923Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:29.923Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-12T08:40:29.923Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-12T08:40:29.923Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-12T08:40:29.923Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.8s done [2022-07-12T08:40:29.923Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s done [2022-07-12T08:40:29.923Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.0s done [2022-07-12T08:40:29.923Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.2s done [2022-07-12T08:40:29.923Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 4.7s done [2022-07-12T08:40:29.923Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 112.20MB / 141.75MB 5.3s [2022-07-12T08:40:29.923Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.8s [2022-07-12T08:40:29.923Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.5s done [2022-07-12T08:40:29.923Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 119.54MB / 141.75MB 5.5s [2022-07-12T08:40:30.183Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 131.07MB / 141.75MB 5.8s [2022-07-12T08:40:30.444Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 139.46MB / 141.75MB 6.0s [2022-07-12T08:40:31.514Z] Client: [2022-07-12T08:40:31.514Z] Context: default [2022-07-12T08:40:31.514Z] Debug Mode: false [2022-07-12T08:40:31.514Z] Plugins: [2022-07-12T08:40:31.514Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T08:40:31.514Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T08:40:31.514Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T08:40:31.514Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T08:40:31.514Z] [2022-07-12T08:40:31.514Z] Server: [2022-07-12T08:40:31.514Z] Containers: 0 [2022-07-12T08:40:31.514Z] Running: 0 [2022-07-12T08:40:31.514Z] Paused: 0 [2022-07-12T08:40:31.514Z] Stopped: 0 [2022-07-12T08:40:31.514Z] Images: 0 [2022-07-12T08:40:31.514Z] Server Version: 20.10.14 [2022-07-12T08:40:31.514Z] Storage Driver: overlay2 [2022-07-12T08:40:31.514Z] Backing Filesystem: extfs [2022-07-12T08:40:31.514Z] Supports d_type: true [2022-07-12T08:40:31.514Z] Native Overlay Diff: true [2022-07-12T08:40:31.514Z] userxattr: false [2022-07-12T08:40:31.514Z] Logging Driver: json-file [2022-07-12T08:40:31.514Z] Cgroup Driver: cgroupfs [2022-07-12T08:40:31.514Z] Cgroup Version: 1 [2022-07-12T08:40:31.514Z] Plugins: [2022-07-12T08:40:31.514Z] Volume: local [2022-07-12T08:40:31.514Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T08:40:31.514Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T08:40:31.514Z] Swarm: inactive [2022-07-12T08:40:31.514Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T08:40:31.514Z] Default Runtime: runc [2022-07-12T08:40:31.514Z] Init Binary: docker-init [2022-07-12T08:40:31.514Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:40:31.514Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T08:40:31.514Z] init version: de40ad0 [2022-07-12T08:40:31.514Z] Security Options: [2022-07-12T08:40:31.514Z] apparmor [2022-07-12T08:40:31.514Z] seccomp [2022-07-12T08:40:31.514Z] Profile: default [2022-07-12T08:40:31.514Z] Kernel Version: 5.4.0-1071-aws [2022-07-12T08:40:31.514Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-12T08:40:31.514Z] OSType: linux [2022-07-12T08:40:31.514Z] Architecture: x86_64 [2022-07-12T08:40:31.514Z] CPUs: 8 [2022-07-12T08:40:31.514Z] Total Memory: 30.58GiB [2022-07-12T08:40:31.514Z] Name: ip-10-100-113-236 [2022-07-12T08:40:31.514Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-12T08:40:31.514Z] Docker Root Dir: /var/lib/docker [2022-07-12T08:40:31.514Z] Debug Mode: false [2022-07-12T08:40:31.514Z] Registry: https://index.docker.io/v1/ [2022-07-12T08:40:31.514Z] Labels: [2022-07-12T08:40:31.514Z] Experimental: true [2022-07-12T08:40:31.514Z] Insecure Registries: [2022-07-12T08:40:31.514Z] 127.0.0.0/8 [2022-07-12T08:40:31.514Z] Live Restore Enabled: true [2022-07-12T08:40:31.514Z] [2022-07-12T08:40:31.514Z] WARNING: No swap limit support [Pipeline] sh [2022-07-12T08:40:31.792Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T08:40:31.792Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T08:40:31.792Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43795/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T08:40:31.792Z] + bash /home/ubuntu/workspace/moby_PR-43795/check-config.sh [2022-07-12T08:40:31.792Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T08:40:31.792Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-12T08:40:31.792Z] [2022-07-12T08:40:31.792Z] Generally Necessary: [2022-07-12T08:40:31.792Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T08:40:31.792Z] - apparmor: enabled and tools installed [2022-07-12T08:40:31.792Z] - CONFIG_NAMESPACES: enabled [2022-07-12T08:40:31.792Z] - CONFIG_NET_NS: enabled [2022-07-12T08:40:31.792Z] - CONFIG_PID_NS: enabled [2022-07-12T08:40:31.792Z] - CONFIG_IPC_NS: enabled [2022-07-12T08:40:31.792Z] - CONFIG_UTS_NS: enabled [2022-07-12T08:40:31.792Z] - CONFIG_CGROUPS: enabled [2022-07-12T08:40:31.792Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T08:40:31.792Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T08:40:31.792Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T08:40:31.792Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T08:40:31.792Z] - CONFIG_CPUSETS: enabled [2022-07-12T08:40:31.792Z] - CONFIG_MEMCG: enabled [2022-07-12T08:40:31.792Z] - CONFIG_KEYS: enabled [2022-07-12T08:40:31.792Z] - CONFIG_VETH: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T08:40:31.792Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T08:40:31.792Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T08:40:31.792Z] [2022-07-12T08:40:31.792Z] Optional Features: [2022-07-12T08:40:31.792Z] - CONFIG_USER_NS: enabled [2022-07-12T08:40:31.792Z] - CONFIG_SECCOMP: enabled [2022-07-12T08:40:31.792Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T08:40:31.792Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T08:40:32.050Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T08:40:32.050Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-12T08:40:32.050Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-12T08:40:32.050Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T08:40:32.050Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T08:40:32.050Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T08:40:32.050Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T08:40:32.050Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T08:40:32.050Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T08:40:32.050Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T08:40:32.050Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T08:40:32.050Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T08:40:32.050Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T08:40:32.050Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T08:40:32.050Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T08:40:32.050Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T08:40:32.050Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T08:40:32.050Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T08:40:32.050Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T08:40:32.050Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T08:40:32.050Z] - CONFIG_EXT4_FS: enabled [2022-07-12T08:40:32.050Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T08:40:32.050Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T08:40:32.050Z] - Network Drivers: [2022-07-12T08:40:32.050Z] - "overlay": [2022-07-12T08:40:32.050Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T08:40:32.050Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T08:40:32.050Z] Optional (for encrypted networks): [2022-07-12T08:40:32.050Z] - CONFIG_CRYPTO: enabled [2022-07-12T08:40:32.050Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T08:40:32.051Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T08:40:32.051Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T08:40:32.051Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T08:40:32.051Z] - CONFIG_XFRM: enabled [2022-07-12T08:40:32.051Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T08:40:32.051Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T08:40:32.051Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T08:40:32.051Z] - "ipvlan": [2022-07-12T08:40:32.051Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T08:40:32.051Z] - "macvlan": [2022-07-12T08:40:32.051Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T08:40:32.051Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T08:40:32.051Z] - "ftp,tftp client in container": [2022-07-12T08:40:32.051Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T08:40:32.051Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T08:40:32.051Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T08:40:32.051Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T08:40:32.051Z] - Storage Drivers: [2022-07-12T08:40:32.051Z] - "aufs": [2022-07-12T08:40:32.051Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T08:40:32.051Z] - "btrfs": [2022-07-12T08:40:32.051Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T08:40:32.051Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T08:40:32.051Z] - "devicemapper": [2022-07-12T08:40:32.308Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T08:40:32.308Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T08:40:32.308Z] - "overlay": [2022-07-12T08:40:32.308Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T08:40:32.308Z] - "zfs": [2022-07-12T08:40:32.308Z] - /dev/zfs: present [2022-07-12T08:40:32.308Z] - zfs command: missing [2022-07-12T08:40:32.308Z] - zpool command: missing [2022-07-12T08:40:32.308Z] [2022-07-12T08:40:32.308Z] Limits: [2022-07-12T08:40:32.308Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T08:40:32.308Z] [2022-07-12T08:40:32.308Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T08:40:32.625Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 . [2022-07-12T08:40:32.625Z] #1 [internal] load build definition from Dockerfile [2022-07-12T08:40:32.625Z] #1 sha256:3fe252186b69a9e0c073d2a77b5429e70975f6ae99f029506866890e8b8edd33 [2022-07-12T08:40:32.625Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T08:40:32.625Z] #1 DONE 0.1s [2022-07-12T08:40:32.625Z] [2022-07-12T08:40:32.625Z] #2 [internal] load .dockerignore [2022-07-12T08:40:32.625Z] #2 sha256:a2affaf2eb5b6e76d97779f9b36bafa4f764eb61682ea4b8ad91062fc05579e6 [2022-07-12T08:40:32.625Z] #2 transferring context: 145B done [2022-07-12T08:40:32.883Z] #2 DONE 0.1s [2022-07-12T08:40:32.883Z] [2022-07-12T08:40:32.883Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T08:40:32.883Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T08:40:33.002Z] Commit message: "docs: add API v1.42" [2022-07-12T08:40:33.056Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 8.4s done [2022-07-12T08:40:33.028Z] > git --version # timeout=10 [2022-07-12T08:40:33.056Z] > git --version # 'git version 2.17.1' [2022-07-12T08:40:33.081Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-12T08:40:33.142Z] #3 DONE 0.4s [2022-07-12T08:40:33.142Z] [2022-07-12T08:40:33.142Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T08:40:33.142Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T08:40:33.142Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-12T08:40:33.142Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-12T08:40:33.142Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-12T08:40:33.142Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-12T08:40:33.142Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 1.05MB / 9.94MB 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T08:40:33.400Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-12T08:40:33.400Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-12T08:40:33.400Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-12T08:40:33.659Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-12T08:40:33.659Z] #4 DONE 0.6s [2022-07-12T08:40:33.917Z] [2022-07-12T08:40:33.917Z] #5 [internal] load build definition from Dockerfile [2022-07-12T08:40:33.917Z] #5 sha256:e6062ba9580168b0219e9ad50d7ac16ff91c8cb5bdeeb70d9f4992d6b9c84017 [2022-07-12T08:40:33.917Z] #5 DONE 0.0s [2022-07-12T08:40:33.917Z] [2022-07-12T08:40:33.917Z] #6 [internal] load .dockerignore [2022-07-12T08:40:33.917Z] #6 sha256:147bcc294542bb8d867ee1d06cb8a5cee893f3536f5bc185bd958e1061ff377d [2022-07-12T08:40:33.917Z] #6 DONE 0.0s [2022-07-12T08:40:33.917Z] [2022-07-12T08:40:33.917Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:40:33.917Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T08:40:34.053Z] + docker version [2022-07-12T08:40:34.430Z] #11 ... [2022-07-12T08:40:34.430Z] [2022-07-12T08:40:34.430Z] #31 [internal] load build context [2022-07-12T08:40:34.430Z] #31 sha256:8d143463b4d3499c680f015214e445f7258b9e9a3d72662dbfda16ecab462ce2 [2022-07-12T08:40:34.430Z] #31 transferring context: 62.06MB 9.4s done [2022-07-12T08:40:34.430Z] #31 DONE 10.1s [2022-07-12T08:40:34.430Z] [2022-07-12T08:40:34.430Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:34.430Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:34.430Z] #11 ... [2022-07-12T08:40:34.430Z] [2022-07-12T08:40:34.430Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:34.430Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T08:40:34.430Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:40:34.430Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-12T08:40:34.430Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-12T08:40:34.430Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2022-07-12T08:40:34.430Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-07-12T08:40:34.430Z] #80 DONE 10.0s [2022-07-12T08:40:34.430Z] [2022-07-12T08:40:34.430Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:40:34.430Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T08:40:34.430Z] #35 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-12T08:40:34.430Z] #35 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-12T08:40:34.430Z] #35 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-12T08:40:34.430Z] #35 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 9.2s done [2022-07-12T08:40:34.430Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0.5s [2022-07-12T08:40:34.430Z] #35 ... [2022-07-12T08:40:34.430Z] [2022-07-12T08:40:34.430Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:34.430Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:34.689Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.0s [2022-07-12T08:40:34.849Z] #10 DONE 1.0s [2022-07-12T08:40:34.849Z] [2022-07-12T08:40:34.849Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T08:40:34.849Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T08:40:34.849Z] #8 DONE 1.0s [2022-07-12T08:40:34.849Z] [2022-07-12T08:40:34.849Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:40:34.849Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T08:40:34.849Z] #7 DONE 1.0s [2022-07-12T08:40:34.849Z] [2022-07-12T08:40:34.849Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T08:40:34.849Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T08:40:35.107Z] #9 DONE 1.0s [2022-07-12T08:40:35.621Z] #11 ... [2022-07-12T08:40:35.621Z] [2022-07-12T08:40:35.621Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T08:40:35.621Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T08:40:35.621Z] #79 DONE 0.7s [2022-07-12T08:40:35.621Z] [2022-07-12T08:40:35.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:35.621Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:36.040Z] [2022-07-12T08:40:36.040Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:40:36.040Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T08:40:36.040Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-12T08:40:36.040Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-12T08:40:36.299Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-12T08:40:36.299Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-12T08:40:36.557Z] #11 ... [2022-07-12T08:40:36.557Z] [2022-07-12T08:40:36.557Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T08:40:36.557Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T08:40:36.557Z] #81 DONE 0.9s [2022-07-12T08:40:36.557Z] [2022-07-12T08:40:36.557Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:36.557Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:36.578Z] #28 ... [2022-07-12T08:40:36.578Z] [2022-07-12T08:40:36.578Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T08:40:36.578Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T08:40:36.578Z] #49 DONE 0.0s [2022-07-12T08:40:36.838Z] [2022-07-12T08:40:36.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:36.838Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:36.838Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-12T08:40:36.838Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-12T08:40:36.838Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-12T08:40:36.838Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-12T08:40:36.838Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 0.7s [2022-07-12T08:40:36.838Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s done [2022-07-12T08:40:36.838Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.7s [2022-07-12T08:40:36.838Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.19MB / 54.58MB 0.7s [2022-07-12T08:40:36.838Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 19.92MB / 54.58MB 0.8s [2022-07-12T08:40:37.100Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.8s done [2022-07-12T08:40:37.100Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 26.21MB / 54.58MB 0.9s [2022-07-12T08:40:37.100Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 47.19MB / 54.58MB 1.1s [2022-07-12T08:40:37.334Z] Client: Docker Engine - Community [2022-07-12T08:40:37.334Z] Version: 20.10.14 [2022-07-12T08:40:37.334Z] API version: 1.41 [2022-07-12T08:40:37.334Z] Go version: go1.16.15 [2022-07-12T08:40:37.334Z] Git commit: a224086 [2022-07-12T08:40:37.334Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-12T08:40:37.334Z] OS/Arch: linux/amd64 [2022-07-12T08:40:37.334Z] Context: default [2022-07-12T08:40:37.334Z] Experimental: true [2022-07-12T08:40:37.334Z] [2022-07-12T08:40:37.334Z] Server: Docker Engine - Community [2022-07-12T08:40:37.334Z] Engine: [2022-07-12T08:40:37.334Z] Version: 20.10.14 [2022-07-12T08:40:37.334Z] API version: 1.41 (minimum version 1.12) [2022-07-12T08:40:37.334Z] Go version: go1.16.15 [2022-07-12T08:40:37.334Z] Git commit: 87a90dc [2022-07-12T08:40:37.334Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-12T08:40:37.334Z] OS/Arch: linux/amd64 [2022-07-12T08:40:37.334Z] Experimental: true [2022-07-12T08:40:37.334Z] containerd: [2022-07-12T08:40:37.334Z] Version: 1.5.11 [2022-07-12T08:40:37.334Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:40:37.334Z] runc: [2022-07-12T08:40:37.334Z] Version: 1.0.3 [2022-07-12T08:40:37.334Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T08:40:37.334Z] docker-init: [2022-07-12T08:40:37.334Z] Version: 0.19.0 [2022-07-12T08:40:37.334Z] GitCommit: de40ad0 [2022-07-12T08:40:37.359Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 1.2s [Pipeline] sh [2022-07-12T08:40:37.640Z] + docker info [2022-07-12T08:40:37.645Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.4s done [2022-07-12T08:40:37.645Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-12T08:40:37.645Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 1.05MB / 141.75MB 1.5s [2022-07-12T08:40:37.645Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.58MB / 141.75MB 1.6s [2022-07-12T08:40:37.904Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 41.94MB / 141.75MB 1.9s [2022-07-12T08:40:38.162Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.0s done [2022-07-12T08:40:38.162Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 55.57MB / 141.75MB 2.0s [2022-07-12T08:40:38.162Z] #11 ... [2022-07-12T08:40:38.162Z] [2022-07-12T08:40:38.162Z] #24 [internal] load build context [2022-07-12T08:40:38.162Z] #24 sha256:00aec997b3dda7094d8c963c511dbd2ab3095b4dee3c7f3394cb2207f2795dbf [2022-07-12T08:40:38.162Z] #24 transferring context: 62.06MB 2.2s done [2022-07-12T08:40:38.162Z] #24 DONE 2.3s [2022-07-12T08:40:38.162Z] [2022-07-12T08:40:38.162Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:38.162Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:38.162Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 68.16MB / 141.75MB 2.1s [2022-07-12T08:40:38.162Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 2.1s [2022-07-12T08:40:38.162Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.29MB / 85.88MB 2.1s [2022-07-12T08:40:38.421Z] #11 ... [2022-07-12T08:40:38.421Z] [2022-07-12T08:40:38.421Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:38.421Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T08:40:38.421Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-12T08:40:38.421Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:40:38.421Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-12T08:40:38.421Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-12T08:40:38.421Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-07-12T08:40:38.421Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2022-07-12T08:40:38.421Z] #71 DONE 2.3s [2022-07-12T08:40:38.421Z] [2022-07-12T08:40:38.421Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:38.421Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:38.421Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 77.59MB / 141.75MB 2.2s [2022-07-12T08:40:38.421Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.2s [2022-07-12T08:40:38.421Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 16.78MB / 85.88MB 2.2s [2022-07-12T08:40:38.421Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 98.57MB / 141.75MB 2.4s [2022-07-12T08:40:38.421Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.2s done [2022-07-12T08:40:38.421Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 36.70MB / 85.88MB 2.4s [2022-07-12T08:40:38.421Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 108.00MB / 141.75MB 2.5s [2022-07-12T08:40:38.421Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 46.14MB / 85.88MB 2.5s [2022-07-12T08:40:38.679Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 121.63MB / 141.75MB 2.7s [2022-07-12T08:40:38.679Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 59.77MB / 85.88MB 2.7s [2022-07-12T08:40:38.938Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 133.17MB / 141.75MB 2.8s [2022-07-12T08:40:38.938Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 73.40MB / 85.88MB 2.8s [2022-07-12T08:40:38.938Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 79.69MB / 85.88MB 2.9s [2022-07-12T08:40:39.077Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 12.1s done [2022-07-12T08:40:39.077Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-12T08:40:39.197Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 3.1s [2022-07-12T08:40:39.197Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.1s [2022-07-12T08:40:39.640Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-07-12T08:40:39.897Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-12T08:40:40.132Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.5s done [2022-07-12T08:40:40.390Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 4.3s done [2022-07-12T08:40:40.830Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 1.0s done [2022-07-12T08:40:40.955Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-12T08:40:40.956Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.2s done [2022-07-12T08:40:40.956Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.0s done [2022-07-12T08:40:41.393Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-12T08:40:41.521Z] #11 ... [2022-07-12T08:40:41.521Z] [2022-07-12T08:40:41.521Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:41.521Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T08:40:41.521Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-12T08:40:41.521Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:40:41.521Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-12T08:40:41.521Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-12T08:40:41.521Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done [2022-07-12T08:40:41.521Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2022-07-12T08:40:41.521Z] #73 DONE 5.7s [2022-07-12T08:40:41.521Z] [2022-07-12T08:40:41.521Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:41.521Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:41.521Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-12T08:40:41.779Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.2s done [2022-07-12T08:40:42.329Z] #11 ... [2022-07-12T08:40:42.329Z] [2022-07-12T08:40:42.329Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:40:42.329Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T08:40:42.329Z] #35 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.4s done [2022-07-12T08:40:42.329Z] #35 DONE 18.2s [2022-07-12T08:40:42.329Z] [2022-07-12T08:40:42.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:42.329Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:42.329Z] #11 ... [2022-07-12T08:40:42.329Z] [2022-07-12T08:40:42.329Z] #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-07-12T08:40:42.329Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T08:40:42.345Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-12T08:40:43.721Z] #11 ... [2022-07-12T08:40:43.721Z] [2022-07-12T08:40:43.721Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:40:43.721Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T08:40:43.721Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 5.5s done [2022-07-12T08:40:43.721Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.8s done [2022-07-12T08:40:43.721Z] #28 DONE 7.6s [2022-07-12T08:40:43.721Z] [2022-07-12T08:40:43.721Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:43.721Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:44.228Z] #36 1.539 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:40:44.228Z] #36 1.545 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:40:44.228Z] #36 1.545 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:40:44.228Z] #36 1.763 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:40:44.288Z] #11 ... [2022-07-12T08:40:44.288Z] [2022-07-12T08:40:44.288Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T08:40:44.288Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T08:40:44.288Z] #72 DONE 1.4s [2022-07-12T08:40:44.486Z] #36 2.093 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:40:44.546Z] [2022-07-12T08:40:44.546Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:44.546Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:44.546Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 2.1s done [2022-07-12T08:40:44.546Z] #11 ... [2022-07-12T08:40:44.546Z] [2022-07-12T08:40:44.546Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T08:40:44.546Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T08:40:44.546Z] #74 DONE 0.4s [2022-07-12T08:40:44.744Z] #36 2.447 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:40:44.805Z] [2022-07-12T08:40:44.805Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:44.805Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:44.805Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0.1s [2022-07-12T08:40:45.757Z] Client: [2022-07-12T08:40:45.757Z] Context: default [2022-07-12T08:40:45.757Z] Debug Mode: false [2022-07-12T08:40:45.757Z] Plugins: [2022-07-12T08:40:45.757Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T08:40:45.757Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T08:40:45.757Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T08:40:45.757Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T08:40:45.757Z] [2022-07-12T08:40:45.757Z] Server: [2022-07-12T08:40:45.757Z] Containers: 0 [2022-07-12T08:40:45.757Z] Running: 0 [2022-07-12T08:40:45.757Z] Paused: 0 [2022-07-12T08:40:45.757Z] Stopped: 0 [2022-07-12T08:40:45.757Z] Images: 0 [2022-07-12T08:40:45.757Z] Server Version: 20.10.14 [2022-07-12T08:40:45.757Z] Storage Driver: overlay2 [2022-07-12T08:40:45.757Z] Backing Filesystem: extfs [2022-07-12T08:40:45.757Z] Supports d_type: true [2022-07-12T08:40:45.757Z] Native Overlay Diff: true [2022-07-12T08:40:45.757Z] userxattr: false [2022-07-12T08:40:45.757Z] Logging Driver: json-file [2022-07-12T08:40:45.757Z] Cgroup Driver: cgroupfs [2022-07-12T08:40:45.757Z] Cgroup Version: 1 [2022-07-12T08:40:45.757Z] Plugins: [2022-07-12T08:40:45.757Z] Volume: local [2022-07-12T08:40:45.757Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T08:40:45.757Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T08:40:45.757Z] Swarm: inactive [2022-07-12T08:40:45.757Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T08:40:45.757Z] Default Runtime: runc [2022-07-12T08:40:45.757Z] Init Binary: docker-init [2022-07-12T08:40:45.757Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:40:45.757Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T08:40:45.757Z] init version: de40ad0 [2022-07-12T08:40:45.757Z] Security Options: [2022-07-12T08:40:45.757Z] apparmor [2022-07-12T08:40:45.757Z] seccomp [2022-07-12T08:40:45.757Z] Profile: default [2022-07-12T08:40:45.757Z] Kernel Version: 5.4.0-1071-aws [2022-07-12T08:40:45.757Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-12T08:40:45.757Z] OSType: linux [2022-07-12T08:40:45.757Z] Architecture: x86_64 [2022-07-12T08:40:45.757Z] CPUs: 2 [2022-07-12T08:40:45.757Z] Total Memory: 15.35GiB [2022-07-12T08:40:45.757Z] Name: ip-10-100-65-192 [2022-07-12T08:40:45.757Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-12T08:40:45.757Z] Docker Root Dir: /var/lib/docker [2022-07-12T08:40:45.757Z] Debug Mode: false [2022-07-12T08:40:45.757Z] Registry: https://index.docker.io/v1/ [2022-07-12T08:40:45.757Z] Labels: [2022-07-12T08:40:45.757Z] Experimental: true [2022-07-12T08:40:45.757Z] Insecure Registries: [2022-07-12T08:40:45.757Z] 127.0.0.0/8 [2022-07-12T08:40:45.757Z] Live Restore Enabled: true [2022-07-12T08:40:45.757Z] [2022-07-12T08:40:45.757Z] WARNING: No swap limit support [Pipeline] sh [2022-07-12T08:40:46.040Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T08:40:46.040Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T08:40:46.040Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43795/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T08:40:46.040Z] + bash /home/ubuntu/workspace/moby_PR-43795/check-config.sh [2022-07-12T08:40:46.040Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T08:40:46.040Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-12T08:40:46.040Z] [2022-07-12T08:40:46.040Z] Generally Necessary: [2022-07-12T08:40:46.040Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T08:40:46.040Z] - apparmor: enabled and tools installed [2022-07-12T08:40:46.040Z] - CONFIG_NAMESPACES: enabled [2022-07-12T08:40:46.040Z] - CONFIG_NET_NS: enabled [2022-07-12T08:40:46.040Z] - CONFIG_PID_NS: enabled [2022-07-12T08:40:46.040Z] - CONFIG_IPC_NS: enabled [2022-07-12T08:40:46.040Z] - CONFIG_UTS_NS: enabled [2022-07-12T08:40:46.040Z] - CONFIG_CGROUPS: enabled [2022-07-12T08:40:46.040Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T08:40:46.040Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T08:40:46.040Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T08:40:46.116Z] #36 3.623 Fetched 8548 kB in 2s (3638 kB/s) [2022-07-12T08:40:46.307Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T08:40:46.307Z] - CONFIG_CPUSETS: enabled [2022-07-12T08:40:46.307Z] - CONFIG_MEMCG: enabled [2022-07-12T08:40:46.307Z] - CONFIG_KEYS: enabled [2022-07-12T08:40:46.307Z] - CONFIG_VETH: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T08:40:46.307Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T08:40:46.307Z] [2022-07-12T08:40:46.307Z] Optional Features: [2022-07-12T08:40:46.307Z] - CONFIG_USER_NS: enabled [2022-07-12T08:40:46.307Z] - CONFIG_SECCOMP: enabled [2022-07-12T08:40:46.307Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T08:40:46.307Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T08:40:46.307Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T08:40:46.307Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-12T08:40:46.307Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-12T08:40:46.307Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T08:40:46.307Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T08:40:46.307Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T08:40:46.307Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T08:40:46.307Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T08:40:46.307Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T08:40:46.307Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T08:40:46.307Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T08:40:46.307Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T08:40:46.307Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T08:40:46.307Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T08:40:46.574Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T08:40:46.574Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T08:40:46.574Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T08:40:46.574Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T08:40:46.574Z] - CONFIG_EXT4_FS: enabled [2022-07-12T08:40:46.574Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T08:40:46.574Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T08:40:46.574Z] - Network Drivers: [2022-07-12T08:40:46.574Z] - "overlay": [2022-07-12T08:40:46.574Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T08:40:46.574Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T08:40:46.574Z] Optional (for encrypted networks): [2022-07-12T08:40:46.574Z] - CONFIG_CRYPTO: enabled [2022-07-12T08:40:46.574Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T08:40:46.574Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T08:40:46.574Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T08:40:46.574Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T08:40:46.574Z] - CONFIG_XFRM: enabled [2022-07-12T08:40:46.574Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T08:40:46.574Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T08:40:46.574Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T08:40:46.574Z] - "ipvlan": [2022-07-12T08:40:46.574Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T08:40:46.574Z] - "macvlan": [2022-07-12T08:40:46.574Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T08:40:46.574Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T08:40:46.574Z] - "ftp,tftp client in container": [2022-07-12T08:40:46.574Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T08:40:46.574Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T08:40:46.574Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T08:40:46.574Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T08:40:46.574Z] - Storage Drivers: [2022-07-12T08:40:46.574Z] - "aufs": [2022-07-12T08:40:46.574Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T08:40:46.574Z] - "btrfs": [2022-07-12T08:40:46.574Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T08:40:46.574Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T08:40:46.574Z] - "devicemapper": [2022-07-12T08:40:46.574Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T08:40:46.574Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T08:40:46.574Z] - "overlay": [2022-07-12T08:40:46.574Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T08:40:46.574Z] - "zfs": [2022-07-12T08:40:46.574Z] - /dev/zfs: present [2022-07-12T08:40:46.574Z] - zfs command: missing [2022-07-12T08:40:46.574Z] - zpool command: missing [2022-07-12T08:40:46.574Z] [2022-07-12T08:40:46.574Z] Limits: [2022-07-12T08:40:46.709Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 1.9s done [2022-07-12T08:40:46.709Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-12T08:40:46.830Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T08:40:46.831Z] [2022-07-12T08:40:46.831Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T08:40:47.050Z] #36 3.623 Reading package lists... [2022-07-12T08:40:47.197Z] + sudo modprobe ip_vs [2022-07-12T08:40:47.197Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 . [2022-07-12T08:40:47.454Z] #1 [internal] load build definition from Dockerfile [2022-07-12T08:40:47.454Z] #1 sha256:549f13dcabd13d1c623a2db6b04a440121445626c8bdef6238cda6111748d4fc [2022-07-12T08:40:47.454Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T08:40:47.613Z] #36 4.500 Reading package lists... [2022-07-12T08:40:47.713Z] #1 DONE 0.2s [2022-07-12T08:40:47.713Z] [2022-07-12T08:40:47.713Z] #2 [internal] load .dockerignore [2022-07-12T08:40:47.713Z] #2 sha256:4018b723ec1ce8c89bbda1a382c64a3424b9809b294a626d7c831dd7b1f86ee1 [2022-07-12T08:40:47.713Z] #2 transferring context: 145B done [2022-07-12T08:40:47.713Z] #2 DONE 0.1s [2022-07-12T08:40:47.713Z] [2022-07-12T08:40:47.713Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T08:40:47.713Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T08:40:47.949Z] #36 5.309 Building dependency tree... [2022-07-12T08:40:47.949Z] #36 5.641 The following additional packages will be installed: [2022-07-12T08:40:47.949Z] #36 5.641 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-12T08:40:47.949Z] #36 5.641 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-12T08:40:47.949Z] #36 5.641 Recommended packages: [2022-07-12T08:40:47.949Z] #36 5.641 libldap-common publicsuffix libsasl2-modules [2022-07-12T08:40:48.211Z] #36 5.866 The following NEW packages will be installed: [2022-07-12T08:40:48.211Z] #36 5.866 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-12T08:40:48.211Z] #36 5.866 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-12T08:40:48.211Z] #36 5.866 libssh2-1 openssl [2022-07-12T08:40:48.277Z] #3 DONE 0.5s [2022-07-12T08:40:48.277Z] [2022-07-12T08:40:48.277Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T08:40:48.277Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T08:40:48.277Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-12T08:40:48.277Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-12T08:40:48.277Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-12T08:40:48.277Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-12T08:40:48.277Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 2.10MB / 9.94MB 0.1s [2022-07-12T08:40:48.277Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-12T08:40:48.505Z] #36 6.149 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-12T08:40:48.505Z] #36 6.149 Need to get 3041 kB of archives. [2022-07-12T08:40:48.505Z] #36 6.149 After this operation, 6651 kB of additional disk space will be used. [2022-07-12T08:40:48.505Z] #36 6.149 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-12T08:40:48.505Z] #36 6.164 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-12T08:40:48.505Z] #36 6.189 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-12T08:40:48.505Z] #36 6.189 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-07-12T08:40:48.505Z] #36 6.189 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-12T08:40:48.505Z] #36 6.189 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-12T08:40:48.505Z] #36 6.197 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-12T08:40:48.505Z] #36 6.197 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-12T08:40:48.505Z] #36 6.197 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-12T08:40:48.505Z] #36 6.197 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-12T08:40:48.505Z] #36 6.208 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-12T08:40:48.505Z] #36 6.208 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-12T08:40:48.505Z] #36 6.214 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T08:40:48.505Z] #36 6.217 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T08:40:48.505Z] #36 6.219 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T08:40:48.534Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-07-12T08:40:48.534Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-12T08:40:48.792Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-07-12T08:40:49.052Z] #4 DONE 0.8s [2022-07-12T08:40:49.074Z] #36 6.523 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:40:49.074Z] #36 6.563 Fetched 3041 kB in 0s (8567 kB/s) [2022-07-12T08:40:49.074Z] #36 6.610 Selecting previously unselected package openssl. [2022-07-12T08:40:49.074Z] #36 6.610 (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-07-12T08:40:49.074Z] #36 6.610 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-12T08:40:49.074Z] #36 6.621 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:40:49.074Z] #36 6.804 Selecting previously unselected package ca-certificates. [2022-07-12T08:40:49.074Z] #36 6.804 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-12T08:40:49.074Z] #36 6.817 Unpacking ca-certificates (20210119) ... [2022-07-12T08:40:49.309Z] [2022-07-12T08:40:49.309Z] #6 [internal] load .dockerignore [2022-07-12T08:40:49.309Z] #6 sha256:7a0e9db0a21c1e08893a35b1afee6189b5de241feb13858ca299adbbcc17c14a [2022-07-12T08:40:49.309Z] #6 DONE 0.0s [2022-07-12T08:40:49.309Z] [2022-07-12T08:40:49.309Z] #5 [internal] load build definition from Dockerfile [2022-07-12T08:40:49.309Z] #5 sha256:633e3eafb1f12069d68f984028e01ee5c0c98b0d84c4ab218e8e06e87f834f1a [2022-07-12T08:40:49.309Z] #5 DONE 0.0s [2022-07-12T08:40:49.309Z] [2022-07-12T08:40:49.309Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:40:49.309Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T08:40:49.332Z] #36 6.925 Selecting previously unselected package libbrotli1:amd64. [2022-07-12T08:40:49.332Z] #36 6.925 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-12T08:40:49.332Z] #36 6.937 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T08:40:49.588Z] #36 7.052 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-12T08:40:49.588Z] #36 7.052 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T08:40:49.588Z] #36 7.052 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:40:49.588Z] #36 7.089 Selecting previously unselected package libsasl2-2:amd64. [2022-07-12T08:40:49.588Z] #36 7.089 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T08:40:49.588Z] #36 7.096 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:40:49.588Z] #36 7.163 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-12T08:40:49.588Z] #36 7.163 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-12T08:40:49.588Z] #36 7.168 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:40:49.588Z] #36 7.277 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-12T08:40:49.588Z] #36 7.279 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-12T08:40:49.588Z] #36 7.284 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T08:40:49.588Z] #36 7.341 Selecting previously unselected package libpsl5:amd64. [2022-07-12T08:40:49.588Z] #36 7.343 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-12T08:40:49.588Z] #36 7.351 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T08:40:49.588Z] #36 7.391 Selecting previously unselected package librtmp1:amd64. [2022-07-12T08:40:49.845Z] #36 7.398 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-12T08:40:49.845Z] #36 7.413 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:40:49.845Z] #36 7.475 Selecting previously unselected package libssh2-1:amd64. [2022-07-12T08:40:49.845Z] #36 7.475 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-12T08:40:49.845Z] #36 7.479 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T08:40:49.845Z] #36 7.548 Selecting previously unselected package libcurl4:amd64. [2022-07-12T08:40:49.845Z] #36 7.548 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T08:40:49.845Z] #36 7.551 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:40:49.845Z] #36 7.643 Selecting previously unselected package curl. [2022-07-12T08:40:50.101Z] #36 7.644 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T08:40:50.101Z] #36 7.648 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:40:50.101Z] #36 7.713 Selecting previously unselected package libonig5:amd64. [2022-07-12T08:40:50.101Z] #36 7.715 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T08:40:50.101Z] #36 7.719 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:40:50.101Z] #36 7.786 Selecting previously unselected package libjq1:amd64. [2022-07-12T08:40:50.241Z] #10 ... [2022-07-12T08:40:50.241Z] [2022-07-12T08:40:50.241Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:40:50.241Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T08:40:50.241Z] #9 DONE 0.8s [2022-07-12T08:40:50.241Z] [2022-07-12T08:40:50.241Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:40:50.241Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T08:40:50.241Z] #10 DONE 0.9s [2022-07-12T08:40:50.241Z] [2022-07-12T08:40:50.241Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T08:40:50.241Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T08:40:50.241Z] #8 DONE 1.0s [2022-07-12T08:40:50.241Z] [2022-07-12T08:40:50.241Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T08:40:50.241Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T08:40:50.241Z] #7 DONE 1.0s [2022-07-12T08:40:50.359Z] #36 7.788 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T08:40:50.359Z] #36 7.795 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:40:50.359Z] #36 7.880 Selecting previously unselected package jq. [2022-07-12T08:40:50.359Z] #36 7.880 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-12T08:40:50.359Z] #36 7.885 Unpacking jq (1.6-2.1) ... [2022-07-12T08:40:50.359Z] #36 7.937 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T08:40:50.359Z] #36 7.942 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T08:40:50.359Z] #36 7.953 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T08:40:50.359Z] #36 7.964 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:40:50.359Z] #36 7.976 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:40:50.359Z] #36 7.988 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:40:50.359Z] #36 8.001 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T08:40:50.359Z] #36 8.013 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:40:50.359Z] #36 8.029 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:40:50.359Z] #36 8.040 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:40:50.359Z] #36 8.052 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:40:50.359Z] #36 8.064 Setting up ca-certificates (20210119) ... [2022-07-12T08:40:50.893Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 4.0s done [2022-07-12T08:40:50.893Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-12T08:40:51.151Z] #11 DONE 15.2s [2022-07-12T08:40:51.151Z] [2022-07-12T08:40:51.151Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T08:40:51.151Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T08:40:51.292Z] #36 8.811 Updating certificates in /etc/ssl/certs... [2022-07-12T08:40:52.661Z] #36 10.13 129 added, 0 removed; done. [2022-07-12T08:40:52.661Z] #36 10.17 Setting up jq (1.6-2.1) ... [2022-07-12T08:40:52.661Z] #36 10.18 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:40:52.661Z] #36 10.19 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:40:52.661Z] #36 10.20 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:40:52.661Z] #36 10.22 Processing triggers for ca-certificates (20210119) ... [2022-07-12T08:40:52.661Z] #36 ... [2022-07-12T08:40:52.661Z] [2022-07-12T08:40:52.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:52.661Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:52.661Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 8.1s done [2022-07-12T08:40:52.661Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 2.9s [2022-07-12T08:40:52.661Z] #11 ... [2022-07-12T08:40:52.661Z] [2022-07-12T08:40:52.661Z] #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-07-12T08:40:52.661Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T08:40:52.661Z] #36 10.24 Updating certificates in /etc/ssl/certs... [2022-07-12T08:40:52.765Z] [2022-07-12T08:40:52.765Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:52.765Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T08:40:52.765Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-12T08:40:52.765Z] #73 DONE 0.0s [2022-07-12T08:40:52.765Z] [2022-07-12T08:40:52.765Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:52.765Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T08:40:52.765Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-12T08:40:52.765Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:40:52.765Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-12T08:40:52.765Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-12T08:40:52.765Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-07-12T08:40:52.765Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2022-07-12T08:40:53.050Z] #71 ... [2022-07-12T08:40:53.050Z] [2022-07-12T08:40:53.050Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T08:40:53.050Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T08:40:53.050Z] #49 DONE 0.0s [2022-07-12T08:40:53.050Z] [2022-07-12T08:40:53.050Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:53.050Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T08:40:53.050Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.4s [2022-07-12T08:40:53.050Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.5s [2022-07-12T08:40:53.311Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.6s [2022-07-12T08:40:53.311Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.44MB / 9.86MB 0.8s [2022-07-12T08:40:53.574Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-07-12T08:40:53.574Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-07-12T08:40:53.594Z] #36 11.12 0 added, 0 removed; done. [2022-07-12T08:40:53.594Z] #36 11.12 Running hooks in /etc/ca-certificates/update.d... [2022-07-12T08:40:53.594Z] #36 11.13 done. [2022-07-12T08:40:53.679Z] #12 ... [2022-07-12T08:40:53.679Z] [2022-07-12T08:40:53.679Z] #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-07-12T08:40:53.679Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T08:40:53.679Z] #29 1.261 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:40:53.679Z] #29 1.271 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:40:53.679Z] #29 1.272 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:40:53.679Z] #29 1.395 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:40:53.679Z] #29 1.520 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:40:53.679Z] #29 1.757 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:40:53.679Z] #29 2.785 Fetched 8548 kB in 2s (4801 kB/s) [2022-07-12T08:40:53.679Z] #29 2.785 Reading package lists... [2022-07-12T08:40:53.679Z] #29 3.411 Reading package lists... [2022-07-12T08:40:53.679Z] #29 4.044 Building dependency tree... [2022-07-12T08:40:53.679Z] #29 4.314 The following additional packages will be installed: [2022-07-12T08:40:53.679Z] #29 4.315 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-12T08:40:53.679Z] #29 4.315 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-12T08:40:53.679Z] #29 4.315 Recommended packages: [2022-07-12T08:40:53.679Z] #29 4.315 libldap-common publicsuffix libsasl2-modules [2022-07-12T08:40:53.679Z] #29 4.462 The following NEW packages will be installed: [2022-07-12T08:40:53.679Z] #29 4.462 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-12T08:40:53.679Z] #29 4.463 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-12T08:40:53.679Z] #29 4.463 libssh2-1 openssl [2022-07-12T08:40:53.679Z] #29 4.733 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-12T08:40:53.679Z] #29 4.733 Need to get 3041 kB of archives. [2022-07-12T08:40:53.679Z] #29 4.733 After this operation, 6651 kB of additional disk space will be used. [2022-07-12T08:40:53.679Z] #29 4.733 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-12T08:40:53.679Z] #29 4.742 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-12T08:40:53.679Z] #29 4.744 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-12T08:40:53.679Z] #29 4.746 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-07-12T08:40:53.679Z] #29 4.747 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-12T08:40:53.679Z] #29 4.748 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-12T08:40:53.679Z] #29 4.755 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-12T08:40:53.679Z] #29 4.755 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-12T08:40:53.679Z] #29 4.755 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-12T08:40:53.679Z] #29 4.755 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-12T08:40:53.679Z] #29 4.755 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-12T08:40:53.679Z] #29 4.755 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-12T08:40:53.679Z] #29 4.760 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T08:40:53.679Z] #29 4.761 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T08:40:53.679Z] #29 4.764 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T08:40:53.679Z] #29 4.882 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:40:53.679Z] #29 4.908 Fetched 3041 kB in 0s (10.3 MB/s) [2022-07-12T08:40:53.679Z] #29 4.930 Selecting previously unselected package openssl. [2022-07-12T08:40:53.679Z] #29 4.930 (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-07-12T08:40:53.679Z] #29 4.935 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 4.940 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:40:53.679Z] #29 5.041 Selecting previously unselected package ca-certificates. [2022-07-12T08:40:53.679Z] #29 5.042 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-12T08:40:53.679Z] #29 5.048 Unpacking ca-certificates (20210119) ... [2022-07-12T08:40:53.679Z] #29 5.114 Selecting previously unselected package libbrotli1:amd64. [2022-07-12T08:40:53.679Z] #29 5.115 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.127 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T08:40:53.679Z] #29 5.181 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-12T08:40:53.679Z] #29 5.183 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.188 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 5.233 Selecting previously unselected package libsasl2-2:amd64. [2022-07-12T08:40:53.679Z] #29 5.234 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.238 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 5.339 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-12T08:40:53.679Z] #29 5.340 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.359 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 5.478 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-12T08:40:53.679Z] #29 5.479 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.486 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T08:40:53.679Z] #29 5.537 Selecting previously unselected package libpsl5:amd64. [2022-07-12T08:40:53.679Z] #29 5.538 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.544 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T08:40:53.679Z] #29 5.597 Selecting previously unselected package librtmp1:amd64. [2022-07-12T08:40:53.679Z] #29 5.598 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.602 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:40:53.679Z] #29 5.682 Selecting previously unselected package libssh2-1:amd64. [2022-07-12T08:40:53.679Z] #29 5.683 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.696 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T08:40:53.679Z] #29 5.763 Selecting previously unselected package libcurl4:amd64. [2022-07-12T08:40:53.679Z] #29 5.764 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.774 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 5.851 Selecting previously unselected package curl. [2022-07-12T08:40:53.679Z] #29 5.853 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.862 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 5.934 Selecting previously unselected package libonig5:amd64. [2022-07-12T08:40:53.679Z] #29 5.936 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 5.939 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:40:53.679Z] #29 6.025 Selecting previously unselected package libjq1:amd64. [2022-07-12T08:40:53.679Z] #29 6.026 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 6.033 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:40:53.679Z] #29 6.079 Selecting previously unselected package jq. [2022-07-12T08:40:53.679Z] #29 6.079 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-12T08:40:53.679Z] #29 6.085 Unpacking jq (1.6-2.1) ... [2022-07-12T08:40:53.679Z] #29 6.164 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T08:40:53.679Z] #29 6.177 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T08:40:53.679Z] #29 6.191 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T08:40:53.679Z] #29 6.202 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 6.213 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:40:53.679Z] #29 6.228 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 6.239 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T08:40:53.679Z] #29 6.253 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:40:53.679Z] #29 6.267 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:40:53.679Z] #29 6.278 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:40:53.679Z] #29 6.290 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 6.303 Setting up ca-certificates (20210119) ... [2022-07-12T08:40:53.679Z] #29 6.778 Updating certificates in /etc/ssl/certs... [2022-07-12T08:40:53.679Z] #29 7.352 129 added, 0 removed; done. [2022-07-12T08:40:53.679Z] #29 7.379 Setting up jq (1.6-2.1) ... [2022-07-12T08:40:53.679Z] #29 7.395 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 7.408 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:40:53.679Z] #29 7.418 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:40:53.679Z] #29 7.437 Processing triggers for ca-certificates (20210119) ... [2022-07-12T08:40:53.679Z] #29 7.446 Updating certificates in /etc/ssl/certs... [2022-07-12T08:40:53.679Z] #29 7.825 0 added, 0 removed; done. [2022-07-12T08:40:53.679Z] #29 7.825 Running hooks in /etc/ca-certificates/update.d... [2022-07-12T08:40:53.679Z] #29 7.826 done. [2022-07-12T08:40:55.050Z] #29 DONE 11.3s [2022-07-12T08:40:55.050Z] [2022-07-12T08:40:55.050Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T08:40:55.050Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T08:40:55.050Z] #12 DONE 3.7s [2022-07-12T08:40:55.050Z] [2022-07-12T08:40:55.050Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T08:40:55.050Z] #30 sha256:135c88bca144f00320ac05815c4e764ac531d6151d128c2792658aea23679dca [2022-07-12T08:40:55.050Z] #30 DONE 0.0s [2022-07-12T08:40:55.050Z] [2022-07-12T08:40:55.050Z] #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-07-12T08:40:55.050Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T08:40:55.983Z] #13 DONE 0.9s [2022-07-12T08:40:55.983Z] [2022-07-12T08:40:55.983Z] #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-07-12T08:40:55.983Z] #31 sha256:117a0c0d7789afec7ee686d095d405a5a6ad94112581fe52bbb21be56616aff5 [2022-07-12T08:40:55.983Z] #31 ... [2022-07-12T08:40:55.983Z] [2022-07-12T08:40:55.983Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T08:40:55.983Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T08:40:55.983Z] #33 DONE 0.2s [2022-07-12T08:40:55.983Z] [2022-07-12T08:40:55.983Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T08:40:55.983Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T08:40:55.983Z] #46 DONE 0.2s [2022-07-12T08:40:55.983Z] [2022-07-12T08:40:55.984Z] #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-07-12T08:40:55.984Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T08:40:55.984Z] #50 DONE 0.2s [2022-07-12T08:40:55.984Z] [2022-07-12T08:40:55.984Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T08:40:55.984Z] #25 sha256:dbc3ef14f2f93ec9335c33985d37d4207d5f436085370cb80604251630d172ff [2022-07-12T08:40:55.984Z] #25 DONE 0.2s [2022-07-12T08:40:56.113Z] #36 DONE 13.7s [2022-07-12T08:40:56.114Z] [2022-07-12T08:40:56.114Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T08:40:56.114Z] #37 sha256:d1d0e45034a193d551d20e95df9d77d78be9b78712e663bdf3e0c6dc314ce1b4 [2022-07-12T08:40:56.114Z] #37 DONE 0.1s [2022-07-12T08:40:56.114Z] [2022-07-12T08:40:56.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:56.114Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:56.114Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 6.3s done [2022-07-12T08:40:56.241Z] [2022-07-12T08:40:56.241Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T08:40:56.241Z] #66 sha256:ad75b11ccafb7a81c0a79db69f862a1f3324520db883689319c66a9b3f4ca59d [2022-07-12T08:40:56.241Z] #66 DONE 0.3s [2022-07-12T08:40:56.241Z] [2022-07-12T08:40:56.241Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T08:40:56.241Z] #67 sha256:6938d06713f1c1f1e3ff035138c41f9753d6cccef4e3fd47dc4b6f8b052797ef [2022-07-12T08:40:56.371Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-12T08:40:57.763Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-07-12T08:40:58.704Z] #71 DONE 6.4s [2022-07-12T08:40:58.704Z] [2022-07-12T08:40:58.704Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:40:58.704Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T08:40:58.704Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:40:58.704Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-12T08:40:58.704Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-12T08:40:58.704Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-07-12T08:40:58.704Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.3s done [2022-07-12T08:40:58.704Z] #73 DONE 6.3s [2022-07-12T08:40:58.704Z] [2022-07-12T08:40:58.704Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:40:58.704Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:40:58.704Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-12T08:40:58.704Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-12T08:40:58.704Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-12T08:40:58.704Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-12T08:40:58.704Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 3.5s done [2022-07-12T08:40:58.704Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 1.4s done [2022-07-12T08:40:58.704Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 2.4s done [2022-07-12T08:40:58.704Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 6.0s done [2022-07-12T08:40:58.704Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 5.2s done [2022-07-12T08:40:58.704Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 85.98MB / 141.75MB 6.1s [2022-07-12T08:40:58.704Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.1s [2022-07-12T08:40:58.704Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 6.0s done [2022-07-12T08:40:58.776Z] #67 2.448 + RM_GOPATH=0 [2022-07-12T08:40:58.776Z] #67 2.448 + TMP_GOPATH= [2022-07-12T08:40:58.776Z] #67 2.448 + : /build [2022-07-12T08:40:58.776Z] #67 2.448 + '[' -z '' ']' [2022-07-12T08:40:58.776Z] #67 2.448 ++ mktemp -d [2022-07-12T08:40:58.776Z] #67 2.452 + export GOPATH=/tmp/tmp.J8k1dfw3hH [2022-07-12T08:40:58.776Z] #67 2.452 + GOPATH=/tmp/tmp.J8k1dfw3hH [2022-07-12T08:40:58.776Z] #67 2.452 + RM_GOPATH=1 [2022-07-12T08:40:58.776Z] #67 2.452 + case "$(go env GOARCH)" in [2022-07-12T08:40:58.776Z] #67 2.452 ++ go env GOARCH [2022-07-12T08:40:58.776Z] #67 2.460 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:40:58.776Z] #67 2.460 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:40:58.776Z] #67 2.472 ++ dirname /install.sh [2022-07-12T08:40:58.776Z] #67 2.472 + dir=/ [2022-07-12T08:40:58.776Z] #67 2.472 + bin=rootlesskit [2022-07-12T08:40:58.776Z] #67 2.472 + shift [2022-07-12T08:40:58.776Z] #67 2.472 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T08:40:58.776Z] #67 2.472 + . //rootlesskit.installer [2022-07-12T08:40:58.776Z] #67 2.472 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:40:58.776Z] #67 2.472 + install_rootlesskit [2022-07-12T08:40:58.776Z] #67 2.472 + case "$1" in [2022-07-12T08:40:58.776Z] #67 2.472 + export CGO_ENABLED=0 [2022-07-12T08:40:58.776Z] #67 2.472 + CGO_ENABLED=0 [2022-07-12T08:40:58.776Z] #67 2.472 + _install_rootlesskit [2022-07-12T08:40:58.776Z] #67 2.472 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T08:40:58.776Z] #67 2.472 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:40:58.776Z] #67 2.472 + GOBIN=/build [2022-07-12T08:40:58.776Z] #67 2.472 + GO111MODULE=on [2022-07-12T08:40:58.776Z] #67 2.472 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:40:58.776Z] #67 2.472 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:40:58.961Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 99.61MB / 141.75MB 6.4s [2022-07-12T08:40:59.035Z] #67 2.890 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T08:40:59.524Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 108.00MB / 141.75MB 6.7s [2022-07-12T08:40:59.781Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 118.49MB / 141.75MB 7.0s [2022-07-12T08:40:59.975Z] #67 3.836 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:40:59.975Z] #67 3.837 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T08:40:59.975Z] #67 3.838 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:40:59.975Z] #67 3.838 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T08:40:59.975Z] #67 3.839 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T08:40:59.975Z] #67 3.839 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T08:40:59.975Z] #67 3.846 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T08:41:00.040Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 127.93MB / 141.75MB 7.2s [2022-07-12T08:41:00.040Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 140.48MB / 141.75MB 7.5s [2022-07-12T08:41:00.234Z] #67 4.030 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T08:41:00.235Z] #67 4.064 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T08:41:00.235Z] #67 4.071 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T08:41:00.235Z] #67 4.318 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T08:41:00.493Z] #67 4.333 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T08:41:01.623Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.0s [2022-07-12T08:41:01.871Z] #67 ... [2022-07-12T08:41:01.871Z] [2022-07-12T08:41:01.871Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:41:01.871Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:01.871Z] #55 1.732 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-12T08:41:01.871Z] #55 2.498 go: downloading github.com/fatih/color v1.13.0 [2022-07-12T08:41:01.871Z] #55 2.503 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:41:01.871Z] #55 2.512 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T08:41:01.871Z] #55 2.515 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-12T08:41:01.871Z] #55 2.523 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-12T08:41:01.871Z] #55 2.527 go: downloading github.com/spf13/viper v1.11.0 [2022-07-12T08:41:01.871Z] #55 2.530 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-12T08:41:01.871Z] #55 2.565 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-12T08:41:01.871Z] #55 2.584 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-12T08:41:01.871Z] #55 2.603 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-12T08:41:01.871Z] #55 2.702 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-12T08:41:01.871Z] #55 2.839 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T08:41:01.871Z] #55 2.847 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T08:41:01.871Z] #55 2.919 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-12T08:41:01.871Z] #55 2.923 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:41:01.871Z] #55 2.923 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-12T08:41:01.871Z] #55 2.942 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-12T08:41:01.871Z] #55 2.965 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-12T08:41:01.871Z] #55 3.011 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-12T08:41:01.871Z] #55 3.020 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-12T08:41:01.871Z] #55 3.031 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-12T08:41:01.871Z] #55 3.042 go: downloading github.com/spf13/afero v1.8.2 [2022-07-12T08:41:01.871Z] #55 3.055 go: downloading github.com/spf13/cast v1.4.1 [2022-07-12T08:41:01.871Z] #55 3.166 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-12T08:41:01.871Z] #55 3.346 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-12T08:41:01.871Z] #55 3.449 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-12T08:41:01.871Z] #55 3.457 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-12T08:41:01.871Z] #55 3.542 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-12T08:41:01.871Z] #55 3.558 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-12T08:41:01.871Z] #55 3.581 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-12T08:41:01.871Z] #55 3.707 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-12T08:41:01.871Z] #55 3.763 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-12T08:41:01.871Z] #55 3.794 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-12T08:41:01.871Z] #55 3.819 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-12T08:41:01.871Z] #55 3.833 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-12T08:41:01.871Z] #55 3.920 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-12T08:41:01.871Z] #55 3.924 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-12T08:41:01.871Z] #55 3.973 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-12T08:41:01.871Z] #55 4.004 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-12T08:41:01.871Z] #55 4.006 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-12T08:41:01.871Z] #55 4.034 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-12T08:41:01.871Z] #55 4.043 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-12T08:41:01.871Z] #55 4.119 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-12T08:41:01.871Z] #55 4.121 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-12T08:41:01.871Z] #55 4.174 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-12T08:41:01.871Z] #55 4.184 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-12T08:41:01.871Z] #55 4.231 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-12T08:41:01.871Z] #55 4.258 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-12T08:41:01.871Z] #55 4.263 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-12T08:41:01.871Z] #55 4.304 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-12T08:41:01.871Z] #55 4.484 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-12T08:41:01.872Z] #55 4.498 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-12T08:41:01.872Z] #55 4.504 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-12T08:41:01.872Z] #55 4.569 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-12T08:41:01.872Z] #55 4.572 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-12T08:41:01.872Z] #55 4.612 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-12T08:41:01.872Z] #55 4.650 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-12T08:41:01.872Z] #55 4.653 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-12T08:41:01.872Z] #55 4.709 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-12T08:41:01.872Z] #55 4.716 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-12T08:41:01.872Z] #55 4.767 go: downloading github.com/julz/importas v0.1.0 [2022-07-12T08:41:01.872Z] #55 4.812 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-12T08:41:01.872Z] #55 4.845 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-12T08:41:01.872Z] #55 4.864 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-12T08:41:01.872Z] #55 4.914 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-12T08:41:01.872Z] #55 4.923 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-12T08:41:01.872Z] #55 4.950 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-12T08:41:01.872Z] #55 4.985 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-12T08:41:01.872Z] #55 4.992 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-12T08:41:01.872Z] #55 5.038 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-12T08:41:01.872Z] #55 5.040 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-12T08:41:01.872Z] #55 5.065 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-12T08:41:01.872Z] #55 5.644 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-12T08:41:01.872Z] #55 5.644 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-12T08:41:01.872Z] #55 5.644 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-12T08:41:01.872Z] #55 5.699 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-12T08:41:01.872Z] #55 5.733 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-12T08:41:01.872Z] #55 5.748 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-12T08:41:01.872Z] #55 5.758 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-12T08:41:01.872Z] #55 5.787 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-12T08:41:01.872Z] #55 5.787 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-12T08:41:01.872Z] #55 5.794 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-12T08:41:01.872Z] #55 5.818 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-12T08:41:01.872Z] #55 5.821 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-12T08:41:01.872Z] #55 5.832 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-12T08:41:01.872Z] #55 5.885 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-12T08:41:01.872Z] #55 5.938 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-12T08:41:01.872Z] #55 5.990 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-12T08:41:01.872Z] #55 5.993 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-12T08:41:01.872Z] #55 6.010 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-12T08:41:01.872Z] #55 6.014 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-12T08:41:01.872Z] #55 6.029 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-12T08:41:01.872Z] #55 6.127 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-12T08:41:01.872Z] #55 6.139 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-12T08:41:01.872Z] #55 6.209 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-12T08:41:02.132Z] #55 6.236 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-12T08:41:02.132Z] #55 6.306 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-12T08:41:02.132Z] #55 6.314 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-12T08:41:02.132Z] #55 6.334 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-12T08:41:02.132Z] #55 6.381 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-12T08:41:02.132Z] #55 6.414 go: downloading honnef.co/go/tools v0.3.1 [2022-07-12T08:41:02.391Z] #55 ... [2022-07-12T08:41:02.391Z] [2022-07-12T08:41:02.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-07-12T08:41:02.391Z] #26 sha256:5b54522385f98726475edf11053b8fb7b6edef236babd83e4d81eed711e12f00 [2022-07-12T08:41:02.391Z] #26 2.487 + RM_GOPATH=0 [2022-07-12T08:41:02.391Z] #26 2.487 + TMP_GOPATH= [2022-07-12T08:41:02.391Z] #26 2.487 + : /build [2022-07-12T08:41:02.391Z] #26 2.487 + '[' -z '' ']' [2022-07-12T08:41:02.391Z] #26 2.494 ++ mktemp -d [2022-07-12T08:41:02.391Z] #26 2.494 + export GOPATH=/tmp/tmp.G5AcjdM82w [2022-07-12T08:41:02.391Z] #26 2.494 + GOPATH=/tmp/tmp.G5AcjdM82w [2022-07-12T08:41:02.391Z] #26 2.494 + RM_GOPATH=1 [2022-07-12T08:41:02.391Z] #26 2.494 + case "$(go env GOARCH)" in [2022-07-12T08:41:02.391Z] #26 2.494 ++ go env GOARCH [2022-07-12T08:41:02.391Z] #26 2.509 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:02.391Z] #26 2.509 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:02.391Z] #26 2.512 ++ dirname /install.sh [2022-07-12T08:41:02.391Z] #26 2.512 + dir=/ [2022-07-12T08:41:02.391Z] #26 2.512 + bin=dockercli [2022-07-12T08:41:02.391Z] #26 2.512 + shift [2022-07-12T08:41:02.391Z] #26 2.512 + '[' '!' -f //dockercli.installer ']' [2022-07-12T08:41:02.391Z] #26 2.512 + . //dockercli.installer [2022-07-12T08:41:02.391Z] #26 2.512 ++ : stable [2022-07-12T08:41:02.391Z] #26 2.512 ++ : 17.06.2-ce [2022-07-12T08:41:02.391Z] #26 2.512 + install_dockercli [2022-07-12T08:41:02.391Z] #26 2.512 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T08:41:02.391Z] #26 2.512 Install docker/cli version 17.06.2-ce from stable [2022-07-12T08:41:02.391Z] #26 2.512 ++ uname -m [2022-07-12T08:41:02.391Z] #26 2.519 + arch=x86_64 [2022-07-12T08:41:02.391Z] #26 2.519 + '[' x86_64 '!=' x86_64 ']' [2022-07-12T08:41:02.391Z] #26 2.519 + url=https://download.docker.com/linux/static [2022-07-12T08:41:02.391Z] #26 2.519 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-12T08:41:02.391Z] #26 2.526 + tar -xz docker/docker [2022-07-12T08:41:02.391Z] #26 4.942 + mkdir -p /build [2022-07-12T08:41:02.391Z] #26 4.947 + mv docker/docker /build/ [2022-07-12T08:41:02.391Z] #26 4.950 + rmdir docker [2022-07-12T08:41:02.391Z] #26 DONE 6.4s [2022-07-12T08:41:02.391Z] [2022-07-12T08:41:02.391Z] #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-07-12T08:41:02.391Z] #31 sha256:117a0c0d7789afec7ee686d095d405a5a6ad94112581fe52bbb21be56616aff5 [2022-07-12T08:41:02.391Z] #31 1.599 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-12T08:41:02.391Z] #31 1.969 [2022-07-12T08:41:02.391Z] #31 2.199 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:02.391Z] #31 2.507 [2022-07-12T08:41:02.391Z] #31 3.917 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-12T08:41:02.391Z] #31 4.370 [2022-07-12T08:41:02.391Z] #31 4.616 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:02.391Z] #31 5.280 [2022-07-12T08:41:02.391Z] #31 7.095 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-12T08:41:02.570Z] #11 ... [2022-07-12T08:41:02.570Z] [2022-07-12T08:41:02.570Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:41:02.570Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T08:41:02.570Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-12T08:41:02.570Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-12T08:41:02.570Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-12T08:41:02.570Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-12T08:41:02.570Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done [2022-07-12T08:41:02.570Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.0s [2022-07-12T08:41:02.570Z] #28 ... [2022-07-12T08:41:02.570Z] [2022-07-12T08:41:02.570Z] #24 [internal] load build context [2022-07-12T08:41:02.570Z] #24 sha256:d93fc40efa7398a4ef9f072be195551d0c82a5898615f64adada6212cb5c96a1 [2022-07-12T08:41:02.570Z] #24 transferring context: 62.06MB 10.0s done [2022-07-12T08:41:02.570Z] #24 ... [2022-07-12T08:41:02.570Z] [2022-07-12T08:41:02.570Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:02.570Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:02.650Z] #31 7.807 [2022-07-12T08:41:02.650Z] #31 ... [2022-07-12T08:41:02.650Z] [2022-07-12T08:41:02.650Z] #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-07-12T08:41:02.650Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:02.650Z] #55 6.903 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-12T08:41:02.650Z] #55 6.951 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-12T08:41:02.827Z] #11 ... [2022-07-12T08:41:02.827Z] [2022-07-12T08:41:02.827Z] #24 [internal] load build context [2022-07-12T08:41:02.827Z] #24 sha256:d93fc40efa7398a4ef9f072be195551d0c82a5898615f64adada6212cb5c96a1 [2022-07-12T08:41:02.827Z] #24 DONE 10.4s [2022-07-12T08:41:02.827Z] [2022-07-12T08:41:02.827Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:02.827Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:02.827Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 10.0s done [2022-07-12T08:41:02.909Z] #55 7.076 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-12T08:41:02.909Z] #55 7.142 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-12T08:41:03.168Z] #55 7.359 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T08:41:03.427Z] #55 7.457 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-12T08:41:03.686Z] #55 7.798 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T08:41:03.686Z] #55 7.909 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-12T08:41:03.686Z] #55 7.910 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-12T08:41:03.686Z] #55 7.915 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T08:41:03.686Z] #55 7.915 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-12T08:41:03.686Z] #55 7.917 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-12T08:41:03.686Z] #55 7.930 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-12T08:41:03.686Z] #55 7.933 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T08:41:03.765Z] #11 ... [2022-07-12T08:41:03.765Z] [2022-07-12T08:41:03.765Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T08:41:03.765Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T08:41:03.765Z] #72 DONE 0.4s [2022-07-12T08:41:03.765Z] [2022-07-12T08:41:03.765Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:03.765Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:03.765Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.2s [2022-07-12T08:41:03.945Z] #55 ... [2022-07-12T08:41:03.945Z] [2022-07-12T08:41:03.945Z] #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-07-12T08:41:03.945Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T08:41:03.945Z] #38 1.251 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-12T08:41:03.945Z] #38 7.939 tomll can be used in two ways: [2022-07-12T08:41:03.945Z] #38 7.939 Writing to STDIN and reading from STDOUT: [2022-07-12T08:41:03.945Z] #38 7.939 cat file.toml | tomll > file.toml [2022-07-12T08:41:03.945Z] #38 7.939 [2022-07-12T08:41:03.945Z] #38 7.939 Reading and updating a list of files: [2022-07-12T08:41:03.945Z] #38 7.939 tomll a.toml b.toml c.toml [2022-07-12T08:41:03.945Z] #38 7.939 [2022-07-12T08:41:03.945Z] #38 7.939 When given a list of files, tomll will modify all files in place without asking. [2022-07-12T08:41:03.945Z] #38 DONE 8.1s [2022-07-12T08:41:03.945Z] [2022-07-12T08:41:03.945Z] #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-07-12T08:41:03.945Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:03.945Z] #55 8.090 go: downloading golang.org/x/text v0.3.7 [2022-07-12T08:41:03.945Z] #55 8.187 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-12T08:41:03.945Z] #55 8.191 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-12T08:41:04.204Z] #55 8.483 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-12T08:41:04.463Z] #55 8.507 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-12T08:41:04.463Z] #55 8.539 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-12T08:41:04.463Z] #55 8.539 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-12T08:41:04.463Z] #55 8.547 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-12T08:41:04.463Z] #55 8.595 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-12T08:41:04.463Z] #55 8.595 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-12T08:41:04.463Z] #55 8.623 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-12T08:41:04.463Z] #55 8.707 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-12T08:41:04.697Z] #11 ... [2022-07-12T08:41:04.697Z] [2022-07-12T08:41:04.697Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T08:41:04.697Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T08:41:04.697Z] #74 DONE 0.8s [2022-07-12T08:41:04.697Z] [2022-07-12T08:41:04.697Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:04.697Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:04.722Z] #55 8.748 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-12T08:41:04.722Z] #55 8.831 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-12T08:41:04.722Z] #55 8.836 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-12T08:41:04.722Z] #55 8.895 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-12T08:41:04.996Z] #55 8.982 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-12T08:41:04.997Z] #55 9.019 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-12T08:41:04.997Z] #55 9.138 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-12T08:41:04.997Z] #55 9.152 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-12T08:41:04.997Z] #55 9.176 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-12T08:41:05.256Z] #55 9.286 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-12T08:41:05.256Z] #55 9.300 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-12T08:41:05.516Z] #55 9.644 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-12T08:41:05.516Z] #55 9.674 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-12T08:41:05.516Z] #55 9.776 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-12T08:41:05.516Z] #55 9.796 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T08:41:05.516Z] #55 9.809 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-12T08:41:05.516Z] #55 9.810 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-12T08:41:05.516Z] #55 9.815 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-12T08:41:05.775Z] #55 9.891 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-12T08:41:05.775Z] #55 9.992 go: downloading github.com/prometheus/common v0.32.1 [2022-07-12T08:41:05.775Z] #55 9.994 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-12T08:41:05.775Z] #55 9.995 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-12T08:41:05.775Z] #55 10.00 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T08:41:05.775Z] #55 10.07 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-12T08:41:05.775Z] #55 ... [2022-07-12T08:41:05.775Z] [2022-07-12T08:41:05.775Z] #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-07-12T08:41:05.775Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:41:05.775Z] #62 2.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:05.775Z] #62 2.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:05.775Z] #62 2.524 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:05.775Z] #62 2.715 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:05.775Z] #62 3.065 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:05.775Z] #62 3.536 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:05.775Z] #62 6.338 Fetched 8548 kB in 5s (1876 kB/s) [2022-07-12T08:41:05.775Z] #62 6.338 Reading package lists... [2022-07-12T08:41:05.775Z] #62 7.714 Reading package lists... [2022-07-12T08:41:05.775Z] #62 9.358 Building dependency tree... [2022-07-12T08:41:06.034Z] #62 ... [2022-07-12T08:41:06.034Z] [2022-07-12T08:41:06.034Z] #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-07-12T08:41:06.034Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:41:06.034Z] #53 3.092 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-12T08:41:06.034Z] #53 3.813 go: downloading github.com/fatih/color v1.10.0 [2022-07-12T08:41:06.034Z] #53 3.841 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-12T08:41:06.034Z] #53 3.863 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T08:41:06.034Z] #53 3.873 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-12T08:41:06.034Z] #53 3.888 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-12T08:41:06.034Z] #53 3.901 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-12T08:41:06.034Z] #53 3.902 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-12T08:41:06.034Z] #53 3.902 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-12T08:41:06.034Z] #53 3.902 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-12T08:41:06.034Z] #53 3.937 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-12T08:41:06.034Z] #53 3.947 go: downloading golang.org/x/tools v0.1.0 [2022-07-12T08:41:06.034Z] #53 6.243 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T08:41:06.034Z] #53 6.256 go: downloading golang.org/x/mod v0.3.0 [2022-07-12T08:41:06.034Z] #53 ... [2022-07-12T08:41:06.034Z] [2022-07-12T08:41:06.034Z] #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-07-12T08:41:06.034Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:41:06.034Z] #57 2.671 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-12T08:41:06.034Z] #57 9.923 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-12T08:41:06.034Z] #57 9.928 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-12T08:41:06.034Z] #57 9.928 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-12T08:41:06.304Z] #57 ... [2022-07-12T08:41:06.304Z] [2022-07-12T08:41:06.304Z] #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-07-12T08:41:06.304Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:41:06.304Z] #42 2.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:06.304Z] #42 2.832 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:06.304Z] #42 2.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:06.304Z] #42 3.230 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:06.304Z] #42 3.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:06.304Z] #42 4.709 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:06.304Z] #42 6.619 Fetched 8548 kB in 4s (2075 kB/s) [2022-07-12T08:41:06.304Z] #42 6.619 Reading package lists... [2022-07-12T08:41:06.304Z] #42 7.950 Reading package lists... [2022-07-12T08:41:06.304Z] #42 9.953 Building dependency tree... [2022-07-12T08:41:06.304Z] #42 ... [2022-07-12T08:41:06.304Z] [2022-07-12T08:41:06.304Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:06.304Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:06.304Z] #14 1.371 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:06.304Z] #14 1.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:06.304Z] #14 1.383 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:06.304Z] #14 1.626 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:06.304Z] #14 2.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:06.304Z] #14 2.281 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:06.304Z] #14 3.665 Fetched 8548 kB in 3s (3346 kB/s) [2022-07-12T08:41:06.304Z] #14 3.665 Reading package lists... [2022-07-12T08:41:06.304Z] #14 5.579 Reading package lists... [2022-07-12T08:41:06.304Z] #14 6.916 Building dependency tree... [2022-07-12T08:41:06.304Z] #14 7.581 The following additional packages will be installed: [2022-07-12T08:41:06.304Z] #14 7.581 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:41:06.304Z] #14 7.581 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T08:41:06.304Z] #14 7.581 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T08:41:06.304Z] #14 7.581 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T08:41:06.304Z] #14 7.581 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T08:41:06.304Z] #14 7.584 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T08:41:06.304Z] #14 7.584 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T08:41:06.304Z] #14 7.584 Suggested packages: [2022-07-12T08:41:06.304Z] #14 7.584 gcc-10-locales seccomp wine64 [2022-07-12T08:41:06.304Z] #14 8.009 The following NEW packages will be installed: [2022-07-12T08:41:06.304Z] #14 8.009 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:41:06.304Z] #14 8.009 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T08:41:06.304Z] #14 8.009 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T08:41:06.304Z] #14 8.009 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T08:41:06.304Z] #14 8.009 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T08:41:06.304Z] #14 8.010 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T08:41:06.304Z] #14 8.010 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T08:41:06.304Z] #14 8.010 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T08:41:06.304Z] #14 8.011 mingw-w64-x86-64-dev [2022-07-12T08:41:06.304Z] #14 8.304 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:41:06.304Z] #14 8.304 Need to get 115 MB of archives. [2022-07-12T08:41:06.304Z] #14 8.304 After this operation, 645 MB of additional disk space will be used. [2022-07-12T08:41:06.304Z] #14 8.304 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-07-12T08:41:06.304Z] #14 8.332 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-07-12T08:41:06.304Z] #14 8.377 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T08:41:06.304Z] #14 8.377 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-07-12T08:41:06.304Z] #14 8.380 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-12T08:41:06.304Z] #14 8.384 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T08:41:06.304Z] #14 8.472 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-07-12T08:41:06.304Z] #14 8.518 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-07-12T08:41:06.304Z] #14 8.524 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-07-12T08:41:06.304Z] #14 8.709 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-07-12T08:41:06.304Z] #14 9.175 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-07-12T08:41:06.304Z] #14 9.379 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-07-12T08:41:06.304Z] #14 9.582 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-07-12T08:41:06.304Z] #14 10.16 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-07-12T08:41:06.304Z] #14 10.37 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-07-12T08:41:06.304Z] #14 10.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-12T08:41:06.304Z] #14 10.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-12T08:41:06.304Z] #14 10.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T08:41:06.304Z] #14 10.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T08:41:06.304Z] #14 10.38 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-07-12T08:41:06.304Z] #14 10.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T08:41:06.304Z] #14 10.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-12T08:41:06.304Z] #14 10.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-12T08:41:06.304Z] #14 10.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-12T08:41:06.305Z] #14 10.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-12T08:41:06.305Z] #14 10.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-12T08:41:06.305Z] #14 10.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-12T08:41:06.305Z] #14 10.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-12T08:41:06.305Z] #14 10.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T08:41:06.305Z] #14 10.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T08:41:06.305Z] #14 ... [2022-07-12T08:41:06.305Z] [2022-07-12T08:41:06.305Z] #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-07-12T08:41:06.305Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:41:06.305Z] #40 1.780 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-12T08:41:06.305Z] #40 2.258 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-12T08:41:06.305Z] #40 2.280 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-12T08:41:06.305Z] #40 2.831 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-12T08:41:06.305Z] #40 2.831 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-12T08:41:06.305Z] #40 2.966 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-12T08:41:06.305Z] #40 2.975 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:41:06.563Z] #40 ... [2022-07-12T08:41:06.563Z] [2022-07-12T08:41:06.563Z] #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-07-12T08:41:06.563Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:41:06.563Z] #76 1.541 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:06.563Z] #76 1.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:06.564Z] #76 1.560 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:06.564Z] #76 1.924 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:06.564Z] #76 2.201 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:06.564Z] #76 2.618 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:06.564Z] #76 4.206 Fetched 8548 kB in 3s (2956 kB/s) [2022-07-12T08:41:06.564Z] #76 4.206 Reading package lists... [2022-07-12T08:41:06.564Z] #76 5.896 Reading package lists... [2022-07-12T08:41:06.564Z] #76 7.480 Building dependency tree... [2022-07-12T08:41:06.564Z] #76 9.028 python3 is already the newest version (3.9.2-3). [2022-07-12T08:41:06.564Z] #76 9.028 The following additional packages will be installed: [2022-07-12T08:41:06.564Z] #76 9.045 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-12T08:41:06.564Z] #76 9.047 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-12T08:41:06.564Z] #76 9.051 Suggested packages: [2022-07-12T08:41:06.564Z] #76 9.060 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-12T08:41:06.564Z] #76 9.060 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-12T08:41:06.564Z] #76 9.060 m4-doc ed diffutils-doc [2022-07-12T08:41:06.564Z] #76 9.060 Recommended packages: [2022-07-12T08:41:06.564Z] #76 9.060 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T08:41:06.564Z] #76 9.060 liblocale-gettext-perl libltdl-dev [2022-07-12T08:41:06.564Z] #76 9.450 The following NEW packages will be installed: [2022-07-12T08:41:06.564Z] #76 9.451 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-12T08:41:06.564Z] #76 9.452 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-12T08:41:06.564Z] #76 9.452 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-12T08:41:06.564Z] #76 9.453 libyajl2 m4 patch xz-utils [2022-07-12T08:41:06.564Z] #76 9.454 The following packages will be upgraded: [2022-07-12T08:41:06.564Z] #76 9.455 libdpkg-perl [2022-07-12T08:41:06.564Z] #76 9.731 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:41:06.564Z] #76 9.731 Need to get 7486 kB of archives. [2022-07-12T08:41:06.564Z] #76 9.731 After this operation, 18.7 MB of additional disk space will be used. [2022-07-12T08:41:06.564Z] #76 9.731 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T08:41:06.564Z] #76 9.736 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-12T08:41:06.564Z] #76 9.740 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-12T08:41:06.564Z] #76 9.742 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-12T08:41:06.564Z] #76 9.743 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T08:41:06.564Z] #76 9.767 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-12T08:41:06.564Z] #76 9.768 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-12T08:41:06.564Z] #76 9.772 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-12T08:41:06.564Z] #76 9.775 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-12T08:41:06.564Z] #76 9.785 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-12T08:41:06.564Z] #76 9.795 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T08:41:06.564Z] #76 9.840 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T08:41:06.564Z] #76 9.857 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T08:41:06.564Z] #76 9.909 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-12T08:41:06.564Z] #76 9.910 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T08:41:06.564Z] #76 9.911 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-12T08:41:06.564Z] #76 9.912 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:41:06.564Z] #76 9.913 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-12T08:41:06.564Z] #76 9.914 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T08:41:06.564Z] #76 9.919 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T08:41:06.564Z] #76 9.927 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-12T08:41:06.564Z] #76 9.932 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T08:41:06.564Z] #76 9.934 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T08:41:06.564Z] #76 9.934 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-12T08:41:06.564Z] #76 10.34 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:41:06.564Z] #76 10.43 Fetched 7486 kB in 0s (15.8 MB/s) [2022-07-12T08:41:06.564Z] #76 10.52 Selecting previously unselected package bzip2. [2022-07-12T08:41:06.564Z] #76 10.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:41:06.564Z] #76 10.55 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T08:41:06.564Z] #76 10.55 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:41:06.564Z] #76 10.66 Selecting previously unselected package libmagic-mgc. [2022-07-12T08:41:06.564Z] #76 10.66 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-12T08:41:06.564Z] #76 10.67 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T08:41:06.564Z] #76 ... [2022-07-12T08:41:06.564Z] [2022-07-12T08:41:06.564Z] #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-07-12T08:41:06.564Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:41:06.564Z] #36 2.870 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-12T08:41:06.564Z] #36 6.052 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-12T08:41:06.564Z] #36 6.052 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-12T08:41:06.564Z] #36 6.117 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-12T08:41:06.564Z] #36 6.193 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-12T08:41:06.564Z] #36 6.204 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-12T08:41:06.564Z] #36 6.204 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-12T08:41:06.564Z] #36 6.217 go: downloading github.com/peterh/liner v1.2.2 [2022-07-12T08:41:06.564Z] #36 6.258 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-12T08:41:06.564Z] #36 6.279 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-12T08:41:06.564Z] #36 6.318 go: downloading github.com/google/go-dap v0.6.0 [2022-07-12T08:41:06.564Z] #36 6.516 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-12T08:41:06.564Z] #36 6.548 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-12T08:41:06.564Z] #36 6.572 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-12T08:41:06.564Z] #36 6.670 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-12T08:41:06.564Z] #36 6.898 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-12T08:41:06.564Z] #36 7.131 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-12T08:41:06.823Z] #36 ... [2022-07-12T08:41:06.823Z] [2022-07-12T08:41:06.823Z] #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-07-12T08:41:06.823Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:41:06.823Z] #34 2.503 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-12T08:41:06.823Z] #34 2.505 Cloning into '.'... [2022-07-12T08:41:06.823Z] #34 ... [2022-07-12T08:41:06.823Z] [2022-07-12T08:41:06.823Z] #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-07-12T08:41:06.823Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:41:06.823Z] #51 2.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:06.823Z] #51 2.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:06.823Z] #51 2.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:06.823Z] #51 3.310 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:06.823Z] #51 3.415 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-12T08:41:06.823Z] #51 4.011 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:06.823Z] #51 4.958 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:06.823Z] #51 5.650 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-12T08:41:06.823Z] #51 7.478 Fetched 8552 kB in 5s (1771 kB/s) [2022-07-12T08:41:06.823Z] #51 7.478 Reading package lists... [2022-07-12T08:41:06.823Z] #51 9.086 Reading package lists... [2022-07-12T08:41:06.876Z] #11 ... [2022-07-12T08:41:06.876Z] [2022-07-12T08:41:06.876Z] #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-07-12T08:41:06.876Z] #38 sha256:49ed1c38debfe439f83a57c19895ea959ded63394ce2b21ea80d8ba7178cc219 [2022-07-12T08:41:06.876Z] #38 2.091 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-12T08:41:06.876Z] #38 2.408 [2022-07-12T08:41:06.876Z] #38 2.641 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:06.876Z] #38 2.916 [2022-07-12T08:41:06.876Z] #38 3.925 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-12T08:41:06.876Z] #38 4.305 [2022-07-12T08:41:06.876Z] #38 4.548 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:06.876Z] #38 4.894 [2022-07-12T08:41:06.876Z] #38 5.948 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-12T08:41:06.876Z] #38 6.282 [2022-07-12T08:41:06.876Z] #38 6.491 #=#=# ################### 27.1% ########################################## 59.1% ################################################################# 90.9% ######################################################################## 100.0% [2022-07-12T08:41:06.876Z] #38 7.071 [2022-07-12T08:41:06.876Z] #38 8.116 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-12T08:41:06.876Z] #38 8.422 [2022-07-12T08:41:06.876Z] #38 8.652 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:06.876Z] #38 8.945 [2022-07-12T08:41:06.876Z] #38 9.746 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-12T08:41:06.876Z] #38 10.07 [2022-07-12T08:41:06.876Z] #38 ... [2022-07-12T08:41:06.876Z] [2022-07-12T08:41:06.876Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:06.876Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:06.876Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.0s [2022-07-12T08:41:07.082Z] #51 10.54 Building dependency tree... [2022-07-12T08:41:07.082Z] #51 ... [2022-07-12T08:41:07.082Z] [2022-07-12T08:41:07.082Z] #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-07-12T08:41:07.082Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:41:07.082Z] #47 1.574 + git clone https://github.com/docker/distribution.git . [2022-07-12T08:41:07.082Z] #47 1.575 Cloning into '.'... [2022-07-12T08:41:07.082Z] #47 6.446 + git checkout -q v2.3.0 [2022-07-12T08:41:07.082Z] #47 7.222 + 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-07-12T08:41:07.082Z] #47 ... [2022-07-12T08:41:07.082Z] [2022-07-12T08:41:07.082Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:07.082Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:07.082Z] #14 10.81 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:41:07.082Z] #14 10.91 Fetched 115 MB in 2s (47.1 MB/s) [2022-07-12T08:41:07.082Z] #14 10.94 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T08:41:07.082Z] #14 10.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:41:07.082Z] #14 10.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T08:41:07.082Z] #14 10.98 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:41:07.807Z] #11 ... [2022-07-12T08:41:07.807Z] [2022-07-12T08:41:07.807Z] #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-07-12T08:41:07.807Z] #38 sha256:49ed1c38debfe439f83a57c19895ea959ded63394ce2b21ea80d8ba7178cc219 [2022-07-12T08:41:07.807Z] #38 10.29 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:07.807Z] #38 10.63 [2022-07-12T08:41:07.807Z] #38 10.69 Download of images into '/build' complete. [2022-07-12T08:41:07.807Z] #38 10.69 Use something like the following to load the result into a Docker daemon: [2022-07-12T08:41:07.807Z] #38 10.69 tar -cC '/build' . | docker load [2022-07-12T08:41:07.807Z] #38 DONE 11.8s [2022-07-12T08:41:07.807Z] [2022-07-12T08:41:07.807Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:07.807Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:07.973Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.3s done [2022-07-12T08:41:08.019Z] #14 12.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T08:41:08.020Z] #14 12.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T08:41:08.020Z] #14 12.06 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:41:08.231Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-12T08:41:08.795Z] #11 ... [2022-07-12T08:41:08.795Z] [2022-07-12T08:41:08.795Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:41:08.795Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T08:41:08.795Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.9s done [2022-07-12T08:41:08.795Z] #28 DONE 16.1s [2022-07-12T08:41:08.795Z] [2022-07-12T08:41:08.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:08.795Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:09.052Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.7s done [2022-07-12T08:41:09.052Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-12T08:41:09.398Z] #14 ... [2022-07-12T08:41:09.398Z] [2022-07-12T08:41:09.398Z] #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-07-12T08:41:09.398Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:41:09.398Z] #40 12.38 NAME: [2022-07-12T08:41:09.398Z] #40 12.38 go-winres - A tool for embedding resources in Windows executables [2022-07-12T08:41:09.398Z] #40 12.38 [2022-07-12T08:41:09.398Z] #40 12.38 USAGE: [2022-07-12T08:41:09.398Z] #40 12.38 go-winres [global options] command [command options] [arguments...] [2022-07-12T08:41:09.398Z] #40 12.38 [2022-07-12T08:41:09.398Z] #40 12.38 COMMANDS: [2022-07-12T08:41:09.398Z] #40 12.38 init Create an initial ./winres/winres.json [2022-07-12T08:41:09.398Z] #40 12.38 make Make syso files for the "go build" command [2022-07-12T08:41:09.398Z] #40 12.38 simply Make syso files for the "go build" command (simplified) [2022-07-12T08:41:09.398Z] #40 12.38 extract Extract all resources from an executable [2022-07-12T08:41:09.398Z] #40 12.38 patch Replace resources in an executable file (exe, dll) [2022-07-12T08:41:09.398Z] #40 12.38 help, h Shows a list of commands or help for one command [2022-07-12T08:41:09.398Z] #40 12.38 [2022-07-12T08:41:09.398Z] #40 12.38 GLOBAL OPTIONS: [2022-07-12T08:41:09.398Z] #40 12.38 --help, -h show help (default: false) [2022-07-12T08:41:09.398Z] #40 DONE 13.4s [2022-07-12T08:41:09.398Z] [2022-07-12T08:41:09.398Z] #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-07-12T08:41:09.398Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:41:09.398Z] #62 10.59 The following additional packages will be installed: [2022-07-12T08:41:09.398Z] #62 10.60 libbtrfs0 [2022-07-12T08:41:09.398Z] #62 10.67 The following NEW packages will be installed: [2022-07-12T08:41:09.398Z] #62 10.69 libbtrfs-dev libbtrfs0 [2022-07-12T08:41:09.398Z] #62 11.01 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:41:09.398Z] #62 11.01 Need to get 460 kB of archives. [2022-07-12T08:41:09.398Z] #62 11.01 After this operation, 1237 kB of additional disk space will be used. [2022-07-12T08:41:09.398Z] #62 11.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T08:41:09.398Z] #62 11.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T08:41:09.398Z] #62 11.41 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:41:09.398Z] #62 11.51 Fetched 460 kB in 0s (1383 kB/s) [2022-07-12T08:41:09.398Z] #62 11.60 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T08:41:09.398Z] #62 11.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 ... 15718 files and directories currently installed.) [2022-07-12T08:41:09.398Z] #62 11.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T08:41:09.398Z] #62 11.72 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:41:09.398Z] #62 11.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T08:41:09.398Z] #62 11.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T08:41:09.398Z] #62 11.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:41:09.398Z] #62 12.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:41:09.398Z] #62 12.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:41:09.398Z] #62 12.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:41:09.398Z] #62 DONE 13.5s [2022-07-12T08:41:09.398Z] [2022-07-12T08:41:09.398Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:09.398Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:09.398Z] #14 13.38 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T08:41:09.398Z] #14 13.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T08:41:09.398Z] #14 13.43 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:41:09.398Z] #14 13.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-12T08:41:09.398Z] #14 ... [2022-07-12T08:41:09.398Z] [2022-07-12T08:41:09.398Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T08:41:09.398Z] #63 sha256:8877a74e8000f0d1b61aca7823bd4dd3e88cb5ceefd0a862cd65592778ff01ff [2022-07-12T08:41:09.398Z] #63 DONE 0.2s [2022-07-12T08:41:09.398Z] [2022-07-12T08:41:09.398Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:09.398Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:09.399Z] #14 13.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:41:09.399Z] #14 13.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:41:09.470Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01d89ea59728f359a) in /home/ubuntu/workspace/moby_PR-43795 [Pipeline] { [Pipeline] checkout [2022-07-12T08:41:09.598Z] The recommended git tool is: git [2022-07-12T08:41:09.968Z] #14 13.91 Selecting previously unselected package dmsetup. [2022-07-12T08:41:09.968Z] #14 13.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:41:09.968Z] #14 13.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:41:09.968Z] #14 14.08 Selecting previously unselected package mingw-w64-common. [2022-07-12T08:41:09.968Z] #14 14.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T08:41:09.968Z] #14 14.10 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T08:41:09.988Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.7s done [2022-07-12T08:41:09.988Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-12T08:41:10.540Z] #14 ... [2022-07-12T08:41:10.540Z] [2022-07-12T08:41:10.540Z] #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-07-12T08:41:10.540Z] #31 sha256:117a0c0d7789afec7ee686d095d405a5a6ad94112581fe52bbb21be56616aff5 [2022-07-12T08:41:10.540Z] #31 8.107 #=#=# ############ 16.9% #################### 28.5% ####################################################### 76.7% ######################################################################## 100.0% [2022-07-12T08:41:10.540Z] #31 9.153 [2022-07-12T08:41:10.540Z] #31 10.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-12T08:41:10.540Z] #31 11.61 [2022-07-12T08:41:10.540Z] #31 11.87 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:10.540Z] #31 12.53 [2022-07-12T08:41:10.540Z] #31 13.60 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-12T08:41:10.540Z] #31 14.29 [2022-07-12T08:41:10.540Z] #31 14.45 #=#=# ##O#-# ######################################################################## 100.0% [2022-07-12T08:41:10.540Z] #31 15.02 [2022-07-12T08:41:10.540Z] #31 15.25 Download of images into '/build' complete. [2022-07-12T08:41:10.540Z] #31 15.25 Use something like the following to load the result into a Docker daemon: [2022-07-12T08:41:10.540Z] #31 15.25 tar -cC '/build' . | docker load [2022-07-12T08:41:10.540Z] #31 DONE 15.7s [2022-07-12T08:41:10.799Z] [2022-07-12T08:41:10.799Z] #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-07-12T08:41:10.799Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:41:10.799Z] #42 10.79 The following additional packages will be installed: [2022-07-12T08:41:10.799Z] #42 10.80 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-12T08:41:10.799Z] #42 10.80 Suggested packages: [2022-07-12T08:41:10.799Z] #42 10.80 cmake-doc ninja-build lrzip [2022-07-12T08:41:10.799Z] #42 10.80 Recommended packages: [2022-07-12T08:41:10.799Z] #42 10.80 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T08:41:10.799Z] #42 11.04 The following NEW packages will be installed: [2022-07-12T08:41:10.799Z] #42 11.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-12T08:41:10.799Z] #42 11.05 vim-common xxd [2022-07-12T08:41:10.799Z] #42 11.35 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:41:10.799Z] #42 11.35 Need to get 17.7 MB of archives. [2022-07-12T08:41:10.799Z] #42 11.35 After this operation, 70.7 MB of additional disk space will be used. [2022-07-12T08:41:10.799Z] #42 11.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:41:10.799Z] #42 11.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:41:10.799Z] #42 11.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T08:41:10.799Z] #42 11.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T08:41:10.799Z] #42 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-12T08:41:10.799Z] #42 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-12T08:41:10.799Z] #42 11.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-12T08:41:10.799Z] #42 11.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-12T08:41:10.799Z] #42 11.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-12T08:41:10.799Z] #42 11.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-12T08:41:10.799Z] #42 12.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:41:10.799Z] #42 12.33 Fetched 17.7 MB in 1s (23.0 MB/s) [2022-07-12T08:41:10.799Z] #42 12.39 Selecting previously unselected package xxd. [2022-07-12T08:41:10.799Z] #42 12.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 ... 15718 files and directories currently installed.) [2022-07-12T08:41:10.799Z] #42 12.42 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:41:10.799Z] #42 12.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:41:10.799Z] #42 13.20 Selecting previously unselected package vim-common. [2022-07-12T08:41:10.799Z] #42 13.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:41:10.799Z] #42 13.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:41:10.799Z] #42 13.59 Selecting previously unselected package cmake-data. [2022-07-12T08:41:10.799Z] #42 13.59 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T08:41:10.799Z] #42 13.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:41:11.735Z] #42 15.94 Selecting previously unselected package libicu67:amd64. [2022-07-12T08:41:11.735Z] #42 15.94 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-12T08:41:11.735Z] #42 15.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T08:41:11.980Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 14.9s done [2022-07-12T08:41:11.980Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-12T08:41:11.980Z] #11 DONE 47.8s [2022-07-12T08:41:11.980Z] [2022-07-12T08:41:11.980Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T08:41:11.980Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T08:41:11.995Z] #42 ... [2022-07-12T08:41:11.995Z] [2022-07-12T08:41:11.995Z] #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-07-12T08:41:11.995Z] #67 sha256:6938d06713f1c1f1e3ff035138c41f9753d6cccef4e3fd47dc4b6f8b052797ef [2022-07-12T08:41:11.995Z] #67 5.888 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T08:41:11.995Z] #67 5.895 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:41:12.264Z] #67 ... [2022-07-12T08:41:12.264Z] [2022-07-12T08:41:12.264Z] #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-07-12T08:41:12.264Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:41:12.264Z] #76 10.92 Selecting previously unselected package libmagic1:amd64. [2022-07-12T08:41:12.264Z] #76 10.92 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 10.94 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:41:12.264Z] #76 11.09 Selecting previously unselected package file. [2022-07-12T08:41:12.264Z] #76 11.09 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 11.10 Unpacking file (1:5.39-3) ... [2022-07-12T08:41:12.264Z] #76 11.28 Selecting previously unselected package xz-utils. [2022-07-12T08:41:12.264Z] #76 11.29 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 11.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:41:12.264Z] #76 11.50 Selecting previously unselected package libsigsegv2:amd64. [2022-07-12T08:41:12.264Z] #76 11.51 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 11.54 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-12T08:41:12.264Z] #76 11.63 Selecting previously unselected package m4. [2022-07-12T08:41:12.264Z] #76 11.64 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 11.65 Unpacking m4 (1.4.18-5) ... [2022-07-12T08:41:12.264Z] #76 11.87 Selecting previously unselected package autoconf. [2022-07-12T08:41:12.264Z] #76 11.87 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-12T08:41:12.264Z] #76 11.88 Unpacking autoconf (2.69-14) ... [2022-07-12T08:41:12.264Z] #76 12.06 Selecting previously unselected package autotools-dev. [2022-07-12T08:41:12.264Z] #76 12.07 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-12T08:41:12.264Z] #76 12.07 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:41:12.264Z] #76 12.21 Selecting previously unselected package automake. [2022-07-12T08:41:12.264Z] #76 12.21 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-12T08:41:12.264Z] #76 12.25 Unpacking automake (1:1.16.3-2) ... [2022-07-12T08:41:12.264Z] #76 12.55 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T08:41:12.264Z] #76 12.66 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T08:41:12.264Z] #76 15.18 Selecting previously unselected package patch. [2022-07-12T08:41:12.264Z] #76 15.19 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 15.19 Unpacking patch (2.7.6-7) ... [2022-07-12T08:41:12.264Z] #76 15.37 Selecting previously unselected package dpkg-dev. [2022-07-12T08:41:12.264Z] #76 15.37 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-12T08:41:12.264Z] #76 15.38 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T08:41:12.264Z] #76 15.87 Selecting previously unselected package build-essential. [2022-07-12T08:41:12.264Z] #76 15.87 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 15.88 Unpacking build-essential (12.9) ... [2022-07-12T08:41:12.264Z] #76 15.99 Selecting previously unselected package libcap2:amd64. [2022-07-12T08:41:12.264Z] #76 15.99 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 16.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:41:12.264Z] #76 16.06 Selecting previously unselected package libcap-dev:amd64. [2022-07-12T08:41:12.264Z] #76 16.07 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 16.08 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T08:41:12.264Z] #76 16.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:41:12.264Z] #76 16.22 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 16.23 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:41:12.264Z] #76 16.32 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-12T08:41:12.264Z] #76 16.32 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 16.34 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T08:41:12.264Z] #76 16.43 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T08:41:12.264Z] #76 16.44 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T08:41:12.264Z] #76 16.45 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:41:12.523Z] #76 16.73 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T08:41:12.523Z] #76 16.73 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T08:41:12.523Z] #76 16.86 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:41:12.752Z] using credential docker-jenkins-github-credentials [2022-07-12T08:41:12.762Z] Cloning the remote Git repository [2022-07-12T08:41:12.762Z] Cloning with configured refspecs honoured and without tags [2022-07-12T08:41:12.912Z] #12 DONE 0.8s [2022-07-12T08:41:12.912Z] [2022-07-12T08:41:12.912Z] #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-07-12T08:41:12.912Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T08:41:12.795Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T08:41:12.866Z] > git init /home/ubuntu/workspace/moby_PR-43795 # timeout=10 [2022-07-12T08:41:13.461Z] #76 ... [2022-07-12T08:41:13.461Z] [2022-07-12T08:41:13.461Z] #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-07-12T08:41:13.461Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:41:13.461Z] #57 10.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-12T08:41:13.461Z] #57 16.64 v3.0.2 [2022-07-12T08:41:13.461Z] #57 DONE 17.6s [2022-07-12T08:41:13.461Z] [2022-07-12T08:41:13.461Z] #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-07-12T08:41:13.461Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:41:13.461Z] #76 17.67 Selecting previously unselected package libtool. [2022-07-12T08:41:13.461Z] #76 17.67 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-12T08:41:13.461Z] #76 17.68 Unpacking libtool (2.4.6-15) ... [2022-07-12T08:41:13.461Z] #76 ... [2022-07-12T08:41:13.461Z] [2022-07-12T08:41:13.461Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:13.461Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:13.461Z] #14 17.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T08:41:13.461Z] #14 17.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T08:41:13.461Z] #14 17.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:41:13.484Z] #13 DONE 0.7s [2022-07-12T08:41:13.484Z] [2022-07-12T08:41:13.484Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T08:41:13.484Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T08:41:13.484Z] #40 DONE 0.0s [2022-07-12T08:41:13.484Z] [2022-07-12T08:41:13.484Z] #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-07-12T08:41:13.484Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:41:13.741Z] #41 ... [2022-07-12T08:41:13.741Z] [2022-07-12T08:41:13.741Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T08:41:13.741Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T08:41:13.741Z] #53 DONE 0.2s [2022-07-12T08:41:13.741Z] [2022-07-12T08:41:13.741Z] #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-07-12T08:41:13.741Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T08:41:13.741Z] #57 DONE 0.3s [2022-07-12T08:41:13.741Z] [2022-07-12T08:41:13.741Z] #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-07-12T08:41:13.741Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:41:13.326Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:41:13.327Z] > git --version # timeout=10 [2022-07-12T08:41:13.347Z] > git --version # 'git version 2.25.1' [2022-07-12T08:41:13.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:41:13.421Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:41:15.249Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s [2022-07-12T08:41:15.291Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-064038e94c5380405) in /home/ubuntu/workspace/moby_PR-43795 [Pipeline] { [Pipeline] checkout [2022-07-12T08:41:15.366Z] #14 ... [2022-07-12T08:41:15.366Z] [2022-07-12T08:41:15.366Z] #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-07-12T08:41:15.367Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:41:15.367Z] #53 18.96 gotestsum version dev [2022-07-12T08:41:15.367Z] #53 DONE 19.5s [2022-07-12T08:41:15.367Z] [2022-07-12T08:41:15.367Z] #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-07-12T08:41:15.367Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:41:15.367Z] #76 17.85 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T08:41:15.367Z] #76 17.85 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T08:41:15.367Z] #76 17.86 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:41:15.367Z] #76 18.08 Selecting previously unselected package libyajl2:amd64. [2022-07-12T08:41:15.367Z] #76 18.08 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T08:41:15.367Z] #76 18.10 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:41:15.367Z] #76 18.17 Selecting previously unselected package libyajl-dev:amd64. [2022-07-12T08:41:15.367Z] #76 18.17 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-12T08:41:15.367Z] #76 18.18 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T08:41:15.367Z] #76 18.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:41:15.367Z] #76 18.36 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T08:41:15.367Z] #76 18.38 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:41:15.367Z] #76 18.40 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:41:15.367Z] #76 18.46 Setting up file (1:5.39-3) ... [2022-07-12T08:41:15.367Z] #76 18.48 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:41:15.367Z] #76 18.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:41:15.367Z] #76 18.60 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T08:41:15.367Z] #76 18.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:41:15.367Z] #76 19.16 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:41:15.367Z] #76 19.30 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-12T08:41:15.367Z] #76 19.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:41:15.367Z] #76 19.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:41:15.367Z] #76 19.64 Setting up patch (2.7.6-7) ... [2022-07-12T08:41:15.433Z] The recommended git tool is: git [2022-07-12T08:41:15.625Z] #76 19.72 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:41:15.625Z] #76 19.77 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T08:41:15.625Z] #76 19.81 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T08:41:15.625Z] #76 19.88 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T08:41:15.884Z] #76 19.96 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:41:15.884Z] #76 19.98 Setting up libtool (2.4.6-15) ... [2022-07-12T08:41:15.884Z] #76 20.04 Setting up m4 (1.4.18-5) ... [2022-07-12T08:41:15.884Z] #76 ... [2022-07-12T08:41:15.884Z] [2022-07-12T08:41:15.884Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:41:15.884Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:15.884Z] #55 10.09 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T08:41:15.884Z] #55 10.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-12T08:41:15.884Z] #55 10.45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-12T08:41:15.884Z] #55 ... [2022-07-12T08:41:15.884Z] [2022-07-12T08:41:15.884Z] #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-07-12T08:41:15.884Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:41:15.884Z] #76 20.15 Setting up dpkg-dev (1.20.11) ... [2022-07-12T08:41:15.884Z] #76 20.20 Setting up autoconf (2.69-14) ... [2022-07-12T08:41:15.884Z] #76 20.23 Setting up build-essential (12.9) ... [2022-07-12T08:41:16.157Z] #76 20.26 Setting up automake (1:1.16.3-2) ... [2022-07-12T08:41:16.157Z] #76 20.29 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-12T08:41:16.157Z] #76 20.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:41:16.760Z] #76 DONE 21.0s [2022-07-12T08:41:16.760Z] [2022-07-12T08:41:16.760Z] #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-07-12T08:41:16.760Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:41:16.760Z] #42 19.16 Selecting previously unselected package libxml2:amd64. [2022-07-12T08:41:16.760Z] #42 19.16 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-12T08:41:16.760Z] #42 19.18 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:41:16.760Z] #42 19.59 Selecting previously unselected package libarchive13:amd64. [2022-07-12T08:41:16.760Z] #42 19.59 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-12T08:41:16.760Z] #42 19.63 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T08:41:16.760Z] #42 20.15 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-12T08:41:16.760Z] #42 20.15 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-12T08:41:16.760Z] #42 20.17 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T08:41:16.760Z] #42 20.30 Selecting previously unselected package librhash0:amd64. [2022-07-12T08:41:16.760Z] #42 20.31 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-12T08:41:16.760Z] #42 20.31 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-12T08:41:16.760Z] #42 20.95 Selecting previously unselected package libuv1:amd64. [2022-07-12T08:41:16.760Z] #42 20.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-12T08:41:16.760Z] #42 20.98 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-12T08:41:17.019Z] #42 21.13 Selecting previously unselected package cmake. [2022-07-12T08:41:17.019Z] #42 21.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-12T08:41:17.019Z] #42 21.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:41:17.773Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.3s done [2022-07-12T08:41:17.773Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-12T08:41:17.931Z] #58 ... [2022-07-12T08:41:17.931Z] [2022-07-12T08:41:17.931Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-12T08:41:17.931Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-12T08:41:17.931Z] #14 DONE 4.0s [2022-07-12T08:41:17.931Z] [2022-07-12T08:41:17.931Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-12T08:41:17.931Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-12T08:41:17.956Z] #42 ... [2022-07-12T08:41:17.956Z] [2022-07-12T08:41:17.956Z] #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-07-12T08:41:17.956Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:41:17.956Z] #51 11.57 The following additional packages will be installed: [2022-07-12T08:41:17.956Z] #51 11.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:41:17.956Z] #51 11.60 python3-protobuf python3-six [2022-07-12T08:41:17.956Z] #51 11.60 Suggested packages: [2022-07-12T08:41:17.956Z] #51 11.60 python3-setuptools [2022-07-12T08:41:17.956Z] #51 11.60 Recommended packages: [2022-07-12T08:41:17.956Z] #51 11.60 iproute2 | iproute [2022-07-12T08:41:17.956Z] #51 11.84 The following NEW packages will be installed: [2022-07-12T08:41:17.956Z] #51 11.84 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:41:17.956Z] #51 11.84 python3-protobuf python3-six [2022-07-12T08:41:17.956Z] #51 12.13 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:41:17.956Z] #51 12.13 Need to get 2314 kB of archives. [2022-07-12T08:41:17.956Z] #51 12.13 After this operation, 11.1 MB of additional disk space will be used. [2022-07-12T08:41:17.956Z] #51 12.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-12T08:41:17.956Z] #51 12.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:41:17.956Z] #51 12.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-12T08:41:17.956Z] #51 12.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-12T08:41:17.956Z] #51 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T08:41:17.956Z] #51 12.20 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-07-12T08:41:17.956Z] #51 12.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:41:17.956Z] #51 14.51 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-12T08:41:17.956Z] #51 15.30 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:41:17.956Z] #51 15.45 Fetched 2314 kB in 3s (761 kB/s) [2022-07-12T08:41:17.956Z] #51 15.50 Selecting previously unselected package libprotobuf23:amd64. [2022-07-12T08:41:17.956Z] #51 15.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 ... 15718 files and directories currently installed.) [2022-07-12T08:41:17.956Z] #51 15.58 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-12T08:41:17.956Z] #51 15.62 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T08:41:17.956Z] #51 16.01 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:41:17.956Z] #51 16.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:41:17.956Z] #51 16.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:41:17.956Z] #51 16.18 Selecting previously unselected package python3-six. [2022-07-12T08:41:17.956Z] #51 16.19 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-12T08:41:17.956Z] #51 16.19 Unpacking python3-six (1.16.0-2) ... [2022-07-12T08:41:17.956Z] #51 16.31 Selecting previously unselected package python3-protobuf. [2022-07-12T08:41:17.956Z] #51 16.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-12T08:41:17.956Z] #51 16.34 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-12T08:41:17.956Z] #51 17.24 Selecting previously unselected package libnet1:amd64. [2022-07-12T08:41:17.956Z] #51 17.26 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T08:41:17.956Z] #51 17.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:41:17.956Z] #51 17.50 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T08:41:17.956Z] #51 17.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T08:41:17.956Z] #51 17.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:41:17.956Z] #51 17.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:41:17.956Z] #51 17.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:41:17.956Z] #51 17.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:41:17.956Z] #51 17.71 Selecting previously unselected package criu. [2022-07-12T08:41:17.956Z] #51 17.72 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-12T08:41:17.956Z] #51 17.72 Unpacking criu (3.17-1) ... [2022-07-12T08:41:17.956Z] #51 18.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:41:17.956Z] #51 18.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T08:41:17.956Z] #51 18.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:41:17.956Z] #51 19.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:41:17.956Z] #51 19.22 Setting up python3-six (1.16.0-2) ... [2022-07-12T08:41:17.956Z] #51 19.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:41:17.956Z] #51 19.75 Setting up python3-protobuf (3.12.4-1) ... [2022-07-12T08:41:17.956Z] #51 21.35 Setting up criu (3.17-1) ... [2022-07-12T08:41:17.956Z] #51 21.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:41:18.339Z] #11 ... [2022-07-12T08:41:18.339Z] [2022-07-12T08:41:18.339Z] #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-07-12T08:41:18.339Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T08:41:18.340Z] #29 1.309 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:18.340Z] #29 1.317 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:18.340Z] #29 1.317 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:18.340Z] #29 1.561 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:18.340Z] #29 1.935 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:18.340Z] #29 2.411 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:18.340Z] #29 3.681 Fetched 8548 kB in 3s (3253 kB/s) [2022-07-12T08:41:18.340Z] #29 3.681 Reading package lists... [2022-07-12T08:41:18.340Z] #29 4.479 Reading package lists... [2022-07-12T08:41:18.340Z] #29 5.249 Building dependency tree... [2022-07-12T08:41:18.340Z] #29 5.577 The following additional packages will be installed: [2022-07-12T08:41:18.340Z] #29 5.577 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-12T08:41:18.340Z] #29 5.577 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-12T08:41:18.340Z] #29 5.577 Recommended packages: [2022-07-12T08:41:18.340Z] #29 5.577 libldap-common publicsuffix libsasl2-modules [2022-07-12T08:41:18.340Z] #29 5.744 The following NEW packages will be installed: [2022-07-12T08:41:18.340Z] #29 5.745 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-12T08:41:18.340Z] #29 5.745 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-12T08:41:18.340Z] #29 5.746 libssh2-1 openssl [2022-07-12T08:41:18.340Z] #29 6.021 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-12T08:41:18.340Z] #29 6.021 Need to get 3041 kB of archives. [2022-07-12T08:41:18.340Z] #29 6.021 After this operation, 6651 kB of additional disk space will be used. [2022-07-12T08:41:18.340Z] #29 6.021 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-12T08:41:18.340Z] #29 6.040 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-12T08:41:18.340Z] #29 6.040 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-12T08:41:18.340Z] #29 6.040 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-07-12T08:41:18.340Z] #29 6.040 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-12T08:41:18.340Z] #29 6.049 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-12T08:41:18.340Z] #29 6.049 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-12T08:41:18.340Z] #29 6.049 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-12T08:41:18.340Z] #29 6.049 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-12T08:41:18.340Z] #29 6.057 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-12T08:41:18.340Z] #29 6.057 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-12T08:41:18.340Z] #29 6.065 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-12T08:41:18.340Z] #29 6.065 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T08:41:18.340Z] #29 6.065 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T08:41:18.340Z] #29 6.073 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T08:41:18.340Z] #29 6.283 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:41:18.340Z] #29 6.333 Fetched 3041 kB in 0s (9686 kB/s) [2022-07-12T08:41:18.340Z] #29 6.365 Selecting previously unselected package openssl. [2022-07-12T08:41:18.340Z] #29 6.365 (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-07-12T08:41:18.340Z] #29 6.367 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 6.372 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:41:18.340Z] #29 6.641 Selecting previously unselected package ca-certificates. [2022-07-12T08:41:18.340Z] #29 6.641 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-12T08:41:18.340Z] #29 6.641 Unpacking ca-certificates (20210119) ... [2022-07-12T08:41:18.340Z] #29 6.738 Selecting previously unselected package libbrotli1:amd64. [2022-07-12T08:41:18.340Z] #29 6.738 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 6.747 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T08:41:18.340Z] #29 6.840 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-12T08:41:18.340Z] #29 6.840 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 6.844 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 6.892 Selecting previously unselected package libsasl2-2:amd64. [2022-07-12T08:41:18.340Z] #29 6.892 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 6.896 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 6.958 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-12T08:41:18.340Z] #29 6.958 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 6.962 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 7.056 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-12T08:41:18.340Z] #29 7.056 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 7.061 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T08:41:18.340Z] #29 7.114 Selecting previously unselected package libpsl5:amd64. [2022-07-12T08:41:18.340Z] #29 7.114 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 7.118 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T08:41:18.340Z] #29 7.169 Selecting previously unselected package librtmp1:amd64. [2022-07-12T08:41:18.340Z] #29 7.169 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 7.174 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:41:18.340Z] #29 7.237 Selecting previously unselected package libssh2-1:amd64. [2022-07-12T08:41:18.340Z] #29 7.237 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 7.241 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T08:41:18.340Z] #29 7.337 Selecting previously unselected package libcurl4:amd64. [2022-07-12T08:41:18.340Z] #29 7.337 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 7.337 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 7.429 Selecting previously unselected package curl. [2022-07-12T08:41:18.340Z] #29 7.429 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 7.434 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 7.538 Selecting previously unselected package libonig5:amd64. [2022-07-12T08:41:18.340Z] #29 7.538 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 7.538 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:41:18.340Z] #29 7.613 Selecting previously unselected package libjq1:amd64. [2022-07-12T08:41:18.340Z] #29 7.613 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 7.621 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:41:18.340Z] #29 7.678 Selecting previously unselected package jq. [2022-07-12T08:41:18.340Z] #29 7.678 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-12T08:41:18.340Z] #29 7.683 Unpacking jq (1.6-2.1) ... [2022-07-12T08:41:18.340Z] #29 7.724 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T08:41:18.340Z] #29 7.740 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T08:41:18.340Z] #29 7.752 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T08:41:18.340Z] #29 7.764 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 7.778 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:41:18.340Z] #29 7.795 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 7.810 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T08:41:18.340Z] #29 7.822 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:41:18.340Z] #29 7.841 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:41:18.340Z] #29 7.855 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:41:18.340Z] #29 7.869 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 7.883 Setting up ca-certificates (20210119) ... [2022-07-12T08:41:18.340Z] #29 8.658 Updating certificates in /etc/ssl/certs... [2022-07-12T08:41:18.340Z] #29 9.635 129 added, 0 removed; done. [2022-07-12T08:41:18.340Z] #29 9.704 Setting up jq (1.6-2.1) ... [2022-07-12T08:41:18.340Z] #29 9.718 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 9.728 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:41:18.340Z] #29 9.740 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:41:18.340Z] #29 9.761 Processing triggers for ca-certificates (20210119) ... [2022-07-12T08:41:18.340Z] #29 9.768 Updating certificates in /etc/ssl/certs... [2022-07-12T08:41:18.340Z] #29 ... [2022-07-12T08:41:18.340Z] [2022-07-12T08:41:18.340Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:18.340Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:18.531Z] using credential docker-jenkins-github-credentials [2022-07-12T08:41:18.540Z] Cloning the remote Git repository [2022-07-12T08:41:18.540Z] Cloning with configured refspecs honoured and without tags [2022-07-12T08:41:18.570Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T08:41:18.629Z] > git init /home/ubuntu/workspace/moby_PR-43795 # timeout=10 [2022-07-12T08:41:18.914Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:41:18.916Z] > git --version # timeout=10 [2022-07-12T08:41:18.943Z] > git --version # 'git version 2.25.1' [2022-07-12T08:41:18.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:41:18.945Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:41:19.347Z] #51 ... [2022-07-12T08:41:19.347Z] [2022-07-12T08:41:19.347Z] #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-07-12T08:41:19.347Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:41:19.347Z] #34 13.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-12T08:41:19.347Z] #34 13.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T08:41:19.347Z] #34 ... [2022-07-12T08:41:19.347Z] [2022-07-12T08:41:19.347Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:19.347Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:19.347Z] #14 21.07 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T08:41:19.347Z] #14 21.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:41:19.347Z] #14 21.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:41:19.347Z] #14 21.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T08:41:19.347Z] #14 21.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:41:19.347Z] #14 21.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:41:19.640Z] #14 ... [2022-07-12T08:41:19.640Z] [2022-07-12T08:41:19.640Z] #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-07-12T08:41:19.640Z] #64 sha256:b67a2b62c9d8c143475a594beac5c6fb7b0d9091d23d6f3f49168568effb1757 [2022-07-12T08:41:19.640Z] #64 1.383 + RM_GOPATH=0 [2022-07-12T08:41:19.640Z] #64 1.383 + TMP_GOPATH= [2022-07-12T08:41:19.640Z] #64 1.383 + : /build [2022-07-12T08:41:19.640Z] #64 1.383 + '[' -z '' ']' [2022-07-12T08:41:19.640Z] #64 1.383 ++ mktemp -d [2022-07-12T08:41:19.640Z] #64 1.421 + export GOPATH=/tmp/tmp.MMReuQD4ad [2022-07-12T08:41:19.640Z] #64 1.421 + GOPATH=/tmp/tmp.MMReuQD4ad [2022-07-12T08:41:19.640Z] #64 1.421 + RM_GOPATH=1 [2022-07-12T08:41:19.640Z] #64 1.421 + case "$(go env GOARCH)" in [2022-07-12T08:41:19.640Z] #64 1.421 ++ go env GOARCH [2022-07-12T08:41:19.640Z] #64 1.430 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:19.640Z] #64 1.430 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:19.640Z] #64 1.430 ++ dirname /install.sh [2022-07-12T08:41:19.640Z] #64 1.433 Install containerd version v1.6.6 [2022-07-12T08:41:19.640Z] #64 1.433 + dir=/ [2022-07-12T08:41:19.640Z] #64 1.433 + bin=containerd [2022-07-12T08:41:19.640Z] #64 1.433 + shift [2022-07-12T08:41:19.640Z] #64 1.433 + '[' '!' -f //containerd.installer ']' [2022-07-12T08:41:19.640Z] #64 1.433 + . //containerd.installer [2022-07-12T08:41:19.640Z] #64 1.433 ++ set -e [2022-07-12T08:41:19.640Z] #64 1.433 ++ : v1.6.6 [2022-07-12T08:41:19.640Z] #64 1.433 + install_containerd [2022-07-12T08:41:19.640Z] #64 1.433 + echo 'Install containerd version v1.6.6' [2022-07-12T08:41:19.640Z] #64 1.435 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MMReuQD4ad/src/github.com/containerd/containerd [2022-07-12T08:41:19.640Z] #64 1.436 Cloning into '/tmp/tmp.MMReuQD4ad/src/github.com/containerd/containerd'... [2022-07-12T08:41:19.640Z] #64 ... [2022-07-12T08:41:19.640Z] [2022-07-12T08:41:19.640Z] #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-07-12T08:41:19.640Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:41:19.640Z] #42 23.49 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T08:41:19.640Z] #42 23.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:41:19.900Z] #42 24.00 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-12T08:41:19.900Z] #42 ... [2022-07-12T08:41:19.900Z] [2022-07-12T08:41:19.900Z] #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-07-12T08:41:19.900Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:41:19.900Z] #51 DONE 23.8s [2022-07-12T08:41:19.900Z] [2022-07-12T08:41:19.900Z] #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-07-12T08:41:19.900Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:41:19.900Z] #42 24.08 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:41:19.900Z] #42 24.17 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T08:41:19.900Z] #42 24.18 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-12T08:41:19.900Z] #42 24.19 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:41:19.900Z] #42 24.20 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:41:19.900Z] #42 24.23 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T08:41:20.163Z] #42 24.26 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:41:20.163Z] #42 24.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:41:20.735Z] #42 DONE 24.8s [2022-07-12T08:41:20.735Z] [2022-07-12T08:41:20.735Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T08:41:20.735Z] #43 sha256:86adf94196058f80275eefb8044e7754af0109035c98fd02d4b1003777e5db7e [2022-07-12T08:41:20.735Z] #43 DONE 0.2s [2022-07-12T08:41:20.735Z] [2022-07-12T08:41:20.735Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T08:41:20.735Z] #44 sha256:6661c290017debe1f5464c77d68391ea123625d6fc94e4e34b35100c9b76ead6 [2022-07-12T08:41:20.878Z] #11 ... [2022-07-12T08:41:20.878Z] [2022-07-12T08:41:20.878Z] #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-07-12T08:41:20.878Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T08:41:20.878Z] #29 10.56 0 added, 0 removed; done. [2022-07-12T08:41:20.878Z] #29 10.56 Running hooks in /etc/ca-certificates/update.d... [2022-07-12T08:41:20.878Z] #29 10.56 done. [2022-07-12T08:41:20.878Z] #29 DONE 11.9s [2022-07-12T08:41:20.878Z] [2022-07-12T08:41:20.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:20.878Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:20.878Z] #11 ... [2022-07-12T08:41:20.878Z] [2022-07-12T08:41:20.878Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T08:41:20.878Z] #30 sha256:268e0d4dfa1c0f0ec752e3b0fa51af0bbeba84afebc2fc3973edd47e77e8b050 [2022-07-12T08:41:20.878Z] #30 DONE 0.1s [2022-07-12T08:41:20.878Z] [2022-07-12T08:41:20.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:20.878Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:21.214Z] #15 DONE 3.3s [2022-07-12T08:41:21.214Z] [2022-07-12T08:41:21.214Z] #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-07-12T08:41:21.214Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:41:21.214Z] #58 5.567 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:21.214Z] #58 5.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:21.214Z] #58 5.621 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:21.214Z] #58 6.106 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-12T08:41:21.214Z] #58 7.154 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:22.114Z] #44 1.142 + RM_GOPATH=0 [2022-07-12T08:41:22.114Z] #44 1.142 + TMP_GOPATH= [2022-07-12T08:41:22.114Z] #44 1.142 + : /build [2022-07-12T08:41:22.114Z] #44 1.142 + '[' -z '' ']' [2022-07-12T08:41:22.114Z] #44 1.142 ++ mktemp -d [2022-07-12T08:41:22.114Z] #44 1.146 + export GOPATH=/tmp/tmp.vP1j6agoDd [2022-07-12T08:41:22.114Z] #44 1.146 + GOPATH=/tmp/tmp.vP1j6agoDd [2022-07-12T08:41:22.114Z] #44 1.146 + RM_GOPATH=1 [2022-07-12T08:41:22.114Z] #44 1.146 + case "$(go env GOARCH)" in [2022-07-12T08:41:22.114Z] #44 1.146 ++ go env GOARCH [2022-07-12T08:41:22.114Z] #44 1.158 Install tini version v0.19.0 [2022-07-12T08:41:22.114Z] #44 1.158 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:22.114Z] #44 1.158 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:22.114Z] #44 1.158 ++ dirname /install.sh [2022-07-12T08:41:22.114Z] #44 1.158 + dir=/ [2022-07-12T08:41:22.114Z] #44 1.158 + bin=tini [2022-07-12T08:41:22.114Z] #44 1.158 + shift [2022-07-12T08:41:22.114Z] #44 1.158 + '[' '!' -f //tini.installer ']' [2022-07-12T08:41:22.114Z] #44 1.158 + . //tini.installer [2022-07-12T08:41:22.114Z] #44 1.158 ++ : v0.19.0 [2022-07-12T08:41:22.114Z] #44 1.158 + install_tini [2022-07-12T08:41:22.114Z] #44 1.158 + echo 'Install tini version v0.19.0' [2022-07-12T08:41:22.114Z] #44 1.158 + git clone https://github.com/krallin/tini.git /tmp/tmp.vP1j6agoDd/tini [2022-07-12T08:41:22.114Z] #44 1.159 Cloning into '/tmp/tmp.vP1j6agoDd/tini'... [2022-07-12T08:41:22.373Z] #44 1.599 + cd /tmp/tmp.vP1j6agoDd/tini [2022-07-12T08:41:22.631Z] #44 1.599 + git checkout -q v0.19.0 [2022-07-12T08:41:22.631Z] #44 1.604 + cmake . [2022-07-12T08:41:22.631Z] #44 1.784 -- The C compiler identification is GNU 10.2.1 [2022-07-12T08:41:22.631Z] #44 1.815 -- Detecting C compiler ABI info [2022-07-12T08:41:22.783Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.1s [2022-07-12T08:41:22.903Z] #44 2.079 -- Detecting C compiler ABI info - done [2022-07-12T08:41:22.903Z] #44 2.105 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T08:41:22.903Z] #44 2.106 -- Detecting C compile features [2022-07-12T08:41:22.903Z] #44 2.121 -- Detecting C compile features - done [2022-07-12T08:41:22.903Z] #44 2.134 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T08:41:23.111Z] #58 ... [2022-07-12T08:41:23.111Z] [2022-07-12T08:41:23.111Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-12T08:41:23.111Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-12T08:41:23.111Z] #16 DONE 1.9s [2022-07-12T08:41:23.111Z] [2022-07-12T08:41:23.111Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-12T08:41:23.111Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-12T08:41:23.161Z] #44 2.230 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T08:41:23.161Z] #44 2.275 -- Configuring done [2022-07-12T08:41:23.161Z] #44 2.280 -- Generating done [2022-07-12T08:41:23.161Z] #44 2.295 -- Build files have been written to: /tmp/tmp.vP1j6agoDd/tini [2022-07-12T08:41:23.161Z] #44 2.299 + make tini-static [2022-07-12T08:41:23.161Z] #44 2.483 Scanning dependencies of target tini-static [2022-07-12T08:41:23.370Z] #17 ... [2022-07-12T08:41:23.370Z] [2022-07-12T08:41:23.370Z] #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-07-12T08:41:23.370Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:41:23.370Z] #60 4.857 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-12T08:41:23.370Z] #60 6.399 go: downloading github.com/fatih/color v1.10.0 [2022-07-12T08:41:23.371Z] #60 6.430 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-12T08:41:23.371Z] #60 6.445 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-12T08:41:23.371Z] #60 6.748 go: downloading golang.org/x/tools v0.1.0 [2022-07-12T08:41:23.371Z] #60 7.049 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-12T08:41:23.371Z] #60 7.139 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T08:41:23.371Z] #60 7.278 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-12T08:41:23.371Z] #60 7.597 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-12T08:41:23.419Z] #44 2.550 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T08:41:23.629Z] #60 ... [2022-07-12T08:41:23.630Z] [2022-07-12T08:41:23.630Z] #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-07-12T08:41:23.630Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:41:23.630Z] #64 6.383 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-12T08:41:23.630Z] #64 8.359 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-12T08:41:23.630Z] #64 8.359 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-12T08:41:23.630Z] #64 8.479 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-12T08:41:23.630Z] #64 ... [2022-07-12T08:41:23.630Z] [2022-07-12T08:41:23.630Z] #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-07-12T08:41:23.630Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:23.630Z] #62 4.238 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-12T08:41:23.630Z] #62 5.292 go: downloading github.com/fatih/color v1.13.0 [2022-07-12T08:41:23.630Z] #62 5.292 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:41:23.630Z] #62 5.723 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T08:41:23.630Z] #62 5.731 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-12T08:41:23.630Z] #62 5.854 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-12T08:41:23.630Z] #62 6.218 go: downloading github.com/spf13/viper v1.11.0 [2022-07-12T08:41:23.630Z] #62 6.403 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-12T08:41:23.630Z] #62 6.605 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-12T08:41:23.630Z] #62 6.705 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-12T08:41:23.630Z] #62 6.777 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-12T08:41:23.630Z] #62 6.867 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-12T08:41:23.630Z] #62 8.731 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-12T08:41:23.630Z] #62 8.854 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-12T08:41:23.630Z] #62 9.210 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T08:41:23.630Z] #62 9.225 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T08:41:23.678Z] #44 2.934 [100%] Linking C executable tini-static [2022-07-12T08:41:23.887Z] #62 ... [2022-07-12T08:41:23.887Z] [2022-07-12T08:41:23.887Z] #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-07-12T08:41:23.887Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:41:23.887Z] #54 4.783 + git clone https://github.com/docker/distribution.git . [2022-07-12T08:41:23.887Z] #54 4.787 Cloning into '.'... [2022-07-12T08:41:23.937Z] #44 3.091 [100%] Built target tini-static [2022-07-12T08:41:23.937Z] #44 3.117 + mkdir -p /build [2022-07-12T08:41:23.937Z] #44 3.118 + cp tini-static /build/docker-init [2022-07-12T08:41:24.144Z] #54 ... [2022-07-12T08:41:24.144Z] [2022-07-12T08:41:24.144Z] #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-07-12T08:41:24.144Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:41:24.144Z] #47 5.649 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-12T08:41:24.144Z] #47 6.663 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-12T08:41:24.144Z] #47 8.667 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-12T08:41:24.144Z] #47 9.009 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-12T08:41:24.144Z] #47 9.415 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-12T08:41:24.144Z] #47 ... [2022-07-12T08:41:24.144Z] [2022-07-12T08:41:24.144Z] #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-07-12T08:41:24.144Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T08:41:24.144Z] #45 5.078 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-12T08:41:24.400Z] #45 ... [2022-07-12T08:41:24.400Z] [2022-07-12T08:41:24.400Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-12T08:41:24.400Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-12T08:41:24.400Z] #17 DONE 1.6s [2022-07-12T08:41:24.400Z] [2022-07-12T08:41:24.400Z] #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-07-12T08:41:24.400Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:41:24.400Z] #83 4.338 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:24.400Z] #83 4.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:24.400Z] #83 4.367 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:24.400Z] #83 4.691 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:24.400Z] #83 6.279 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:24.400Z] #83 9.373 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:24.400Z] #83 ... [2022-07-12T08:41:24.400Z] [2022-07-12T08:41:24.400Z] #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-07-12T08:41:24.400Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:41:24.400Z] #43 6.090 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-12T08:41:24.656Z] #43 ... [2022-07-12T08:41:24.656Z] [2022-07-12T08:41:24.656Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-12T08:41:24.656Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-12T08:41:25.303Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 7.5s done [2022-07-12T08:41:25.560Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0.1s [2022-07-12T08:41:25.842Z] #44 DONE 4.7s [2022-07-12T08:41:25.842Z] [2022-07-12T08:41:25.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-07-12T08:41:25.842Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:41:25.842Z] #77 1.002 Cloning into '/tmp/crun-build'... [2022-07-12T08:41:25.842Z] #77 2.616 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-12T08:41:25.842Z] #77 2.626 Cloning into '/tmp/crun-build/libocispec'... [2022-07-12T08:41:25.842Z] #77 3.147 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-12T08:41:25.842Z] #77 3.183 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-12T08:41:25.842Z] #77 3.183 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-12T08:41:25.842Z] #77 3.183 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-12T08:41:25.842Z] #77 3.195 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-12T08:41:25.842Z] #77 4.222 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-12T08:41:25.842Z] #77 4.860 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-12T08:41:25.842Z] #77 5.445 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-12T08:41:25.842Z] #77 5.545 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-12T08:41:25.842Z] #77 5.701 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-12T08:41:25.842Z] #77 ... [2022-07-12T08:41:25.842Z] [2022-07-12T08:41:25.842Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T08:41:25.842Z] #64 sha256:b67a2b62c9d8c143475a594beac5c6fb7b0d9091d23d6f3f49168568effb1757 [2022-07-12T08:41:25.842Z] #64 16.23 + cd /tmp/tmp.MMReuQD4ad/src/github.com/containerd/containerd [2022-07-12T08:41:25.842Z] #64 16.23 + git checkout -q v1.6.6 [2022-07-12T08:41:26.041Z] #18 DONE 1.8s [2022-07-12T08:41:26.041Z] [2022-07-12T08:41:26.041Z] #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-07-12T08:41:26.041Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:41:26.800Z] #64 17.40 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T08:41:26.800Z] #64 17.40 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T08:41:26.800Z] #64 17.40 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:41:26.800Z] #64 17.40 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:41:26.800Z] #64 17.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T08:41:26.800Z] #64 17.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T08:41:26.800Z] #64 17.40 + '[' '' = dynamic ']' [2022-07-12T08:41:26.800Z] #64 17.40 + make [2022-07-12T08:41:27.737Z] #64 18.29 + bin/ctr [2022-07-12T08:41:28.556Z] Fetching without tags [2022-07-12T08:41:28.562Z] #19 1.965 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:28.562Z] #19 2.071 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:28.562Z] #19 2.078 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:28.782Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:41:29.124Z] #19 ... [2022-07-12T08:41:29.124Z] [2022-07-12T08:41:29.124Z] #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-07-12T08:41:29.124Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:41:29.124Z] #41 5.411 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-12T08:41:29.124Z] #41 5.422 Cloning into '.'... [2022-07-12T08:41:29.124Z] #41 ... [2022-07-12T08:41:29.124Z] [2022-07-12T08:41:29.124Z] #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-07-12T08:41:29.124Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:29.124Z] #62 15.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:41:29.124Z] #62 15.30 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-12T08:41:29.380Z] #62 15.79 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-12T08:41:29.380Z] #62 15.79 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-12T08:41:29.380Z] #62 15.98 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-12T08:41:29.637Z] #62 16.09 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-12T08:41:29.637Z] #62 16.21 go: downloading github.com/spf13/afero v1.8.2 [2022-07-12T08:41:28.496Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:41:28.519Z] > git config --add remote.origin.fetch +refs/pull/43795/head:refs/remotes/origin/PR-43795 # timeout=10 [2022-07-12T08:41:28.534Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:41:28.549Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:41:28.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:41:28.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:41:28.561Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:41:28.793Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:41:28.827Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:41:29.894Z] #62 16.46 go: downloading github.com/spf13/cast v1.4.1 [2022-07-12T08:41:30.151Z] #62 16.62 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-12T08:41:30.169Z] Merge succeeded, producing 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:41:30.170Z] Checking out Revision 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 (PR-43795) [2022-07-12T08:41:30.409Z] #62 16.81 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-12T08:41:30.409Z] #62 16.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-12T08:41:30.666Z] #62 17.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-12T08:41:30.666Z] #62 17.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-12T08:41:30.666Z] #62 17.35 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-12T08:41:30.818Z] #11 ... [2022-07-12T08:41:30.818Z] [2022-07-12T08:41:30.818Z] #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-07-12T08:41:30.818Z] #31 sha256:f34e8846ab82f454803916c525a7ce086fd3c688ddac6a9cbf03aeb5bce81b68 [2022-07-12T08:41:30.818Z] #31 2.063 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-12T08:41:30.818Z] #31 2.374 [2022-07-12T08:41:30.818Z] #31 2.603 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:30.818Z] #31 2.925 [2022-07-12T08:41:30.818Z] #31 3.983 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-12T08:41:30.818Z] #31 4.304 [2022-07-12T08:41:30.818Z] #31 4.522 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:30.818Z] #31 4.797 [2022-07-12T08:41:30.818Z] #31 5.787 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-12T08:41:30.818Z] #31 6.094 [2022-07-12T08:41:30.818Z] #31 6.317 #=#=# ################## 25.5% ######################################### 58.1% ################################################################ 90.2% ######################################################################## 100.0% [2022-07-12T08:41:30.818Z] #31 6.882 [2022-07-12T08:41:30.818Z] #31 7.863 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-12T08:41:30.818Z] #31 8.243 [2022-07-12T08:41:30.818Z] #31 8.467 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:30.818Z] #31 8.759 [2022-07-12T08:41:30.818Z] #31 9.465 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-12T08:41:30.818Z] #31 9.778 [2022-07-12T08:41:30.818Z] #31 9.996 #=#=# ######################################################################## 100.0% [2022-07-12T08:41:30.818Z] #31 ... [2022-07-12T08:41:30.818Z] [2022-07-12T08:41:30.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:30.818Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:30.818Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.3s [2022-07-12T08:41:30.923Z] #62 17.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-12T08:41:31.025Z] #64 ... [2022-07-12T08:41:31.025Z] [2022-07-12T08:41:31.025Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:31.025Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:31.025Z] #14 24.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T08:41:31.025Z] #14 24.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:41:31.025Z] #14 24.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:41:31.025Z] #14 30.34 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T08:41:31.025Z] #14 30.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:41:31.025Z] #14 30.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:41:31.025Z] #14 32.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T08:41:31.025Z] #14 32.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:41:31.025Z] #14 32.43 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:41:31.025Z] #14 ... [2022-07-12T08:41:31.025Z] [2022-07-12T08:41:31.025Z] #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-07-12T08:41:31.025Z] #67 sha256:6938d06713f1c1f1e3ff035138c41f9753d6cccef4e3fd47dc4b6f8b052797ef [2022-07-12T08:41:31.025Z] #67 33.27 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:41:31.025Z] #67 33.27 + GOBIN=/build [2022-07-12T08:41:31.025Z] #67 33.27 + GO111MODULE=on [2022-07-12T08:41:31.025Z] #67 33.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:41:31.181Z] #62 17.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-12T08:41:31.438Z] #62 17.83 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-12T08:41:31.438Z] #62 17.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-12T08:41:30.125Z] > git remote # timeout=10 [2022-07-12T08:41:30.133Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T08:41:30.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:41:30.144Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T08:41:30.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T08:41:30.170Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:41:30.175Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:41:32.124Z] #67 35.84 rootlesskit version 1.0.0 [2022-07-12T08:41:32.124Z] #67 35.85 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T08:41:32.124Z] #67 35.85 -container-ip string [2022-07-12T08:41:32.124Z] #67 35.85 container ip [2022-07-12T08:41:32.124Z] #67 35.85 -container-port int [2022-07-12T08:41:32.124Z] #67 35.85 container port (default -1) [2022-07-12T08:41:32.124Z] #67 35.85 -host-ip string [2022-07-12T08:41:32.124Z] #67 35.85 host ip [2022-07-12T08:41:32.124Z] #67 35.85 -host-port int [2022-07-12T08:41:32.124Z] #67 35.85 host port (default -1) [2022-07-12T08:41:32.124Z] #67 35.86 -proto string [2022-07-12T08:41:32.124Z] #67 35.86 proxy protocol (default "tcp") [2022-07-12T08:41:32.194Z] #11 ... [2022-07-12T08:41:32.194Z] [2022-07-12T08:41:32.194Z] #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-07-12T08:41:32.194Z] #31 sha256:f34e8846ab82f454803916c525a7ce086fd3c688ddac6a9cbf03aeb5bce81b68 [2022-07-12T08:41:32.194Z] #31 10.33 [2022-07-12T08:41:32.194Z] #31 10.38 Download of images into '/build' complete. [2022-07-12T08:41:32.194Z] #31 10.38 Use something like the following to load the result into a Docker daemon: [2022-07-12T08:41:32.194Z] #31 10.38 tar -cC '/build' . | docker load [2022-07-12T08:41:32.194Z] #31 DONE 11.8s [2022-07-12T08:41:32.194Z] [2022-07-12T08:41:32.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:41:32.194Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:41:32.809Z] #62 19.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-12T08:41:33.373Z] #62 19.66 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-12T08:41:33.629Z] #62 ... [2022-07-12T08:41:33.629Z] [2022-07-12T08:41:33.629Z] #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-07-12T08:41:33.629Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:41:33.629Z] #58 9.718 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:33.629Z] #58 12.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:33.629Z] #58 15.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-12T08:41:33.629Z] #58 ... [2022-07-12T08:41:33.629Z] [2022-07-12T08:41:33.629Z] #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-07-12T08:41:33.629Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:41:33.629Z] #43 18.25 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-12T08:41:33.629Z] #43 18.25 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-12T08:41:33.629Z] #43 19.33 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-12T08:41:33.629Z] #43 19.46 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-12T08:41:33.629Z] #43 19.98 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-12T08:41:33.888Z] #43 20.51 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-12T08:41:33.888Z] #43 ... [2022-07-12T08:41:33.888Z] [2022-07-12T08:41:33.888Z] #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-07-12T08:41:33.888Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:41:33.888Z] #64 10.49 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-12T08:41:34.146Z] #64 ... [2022-07-12T08:41:34.146Z] [2022-07-12T08:41:34.146Z] #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-07-12T08:41:34.146Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:41:34.146Z] #43 20.59 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-12T08:41:34.146Z] #43 20.70 go: downloading github.com/peterh/liner v1.2.2 [2022-07-12T08:41:34.522Z] Commit message: "docs: add API v1.42" [2022-07-12T08:41:34.544Z] > git --version # timeout=10 [2022-07-12T08:41:34.554Z] > git --version # 'git version 2.25.1' [2022-07-12T08:41:34.571Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-12T08:41:34.710Z] #43 21.01 go: downloading github.com/google/go-dap v0.6.0 [2022-07-12T08:41:34.710Z] #43 21.22 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-12T08:41:34.725Z] #67 DONE 38.2s [2022-07-12T08:41:34.725Z] [2022-07-12T08:41:34.725Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:34.725Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:34.725Z] #14 35.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T08:41:34.725Z] #14 35.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:41:34.725Z] #14 35.24 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:41:34.725Z] #14 ... [2022-07-12T08:41:34.725Z] [2022-07-12T08:41:34.725Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T08:41:34.725Z] #68 sha256:fa431ec78c949e5c661a4c89a5466b53264f0d6599fa93d011628eb6afb336a9 [2022-07-12T08:41:34.725Z] #68 DONE 0.3s [2022-07-12T08:41:34.725Z] [2022-07-12T08:41:34.725Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T08:41:34.725Z] #69 sha256:90742fea5232cf55109f497054bbcff766351446dd7e0144a650eb3f712ce23b [2022-07-12T08:41:34.725Z] #69 DONE 0.1s [2022-07-12T08:41:34.725Z] [2022-07-12T08:41:34.725Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:41:34.725Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:41:34.725Z] #77 12.69 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-12T08:41:34.725Z] #77 17.86 libtoolize: putting auxiliary files in '.'. [2022-07-12T08:41:34.725Z] #77 17.86 libtoolize: copying file './ltmain.sh' [2022-07-12T08:41:34.968Z] #43 ... [2022-07-12T08:41:34.968Z] [2022-07-12T08:41:34.968Z] #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-07-12T08:41:34.968Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T08:41:34.968Z] #45 21.00 tomll can be used in two ways: [2022-07-12T08:41:34.968Z] #45 21.00 Writing to STDIN and reading from STDOUT: [2022-07-12T08:41:34.968Z] #45 21.00 cat file.toml | tomll > file.toml [2022-07-12T08:41:34.968Z] #45 21.00 [2022-07-12T08:41:34.968Z] #45 21.00 Reading and updating a list of files: [2022-07-12T08:41:34.968Z] #45 21.00 tomll a.toml b.toml c.toml [2022-07-12T08:41:34.968Z] #45 21.00 [2022-07-12T08:41:34.968Z] #45 21.00 When given a list of files, tomll will modify all files in place without asking. [2022-07-12T08:41:34.968Z] #45 DONE 21.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T08:41:35.224Z] [2022-07-12T08:41:35.224Z] #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-07-12T08:41:35.224Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:41:35.224Z] #43 21.63 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-12T08:41:35.293Z] #77 18.50 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-12T08:41:35.293Z] #77 18.50 libtoolize: and rerunning libtoolize and aclocal. [2022-07-12T08:41:35.293Z] #77 18.50 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:41:35.717Z] + docker version [2022-07-12T08:41:35.787Z] #43 22.25 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-12T08:41:36.044Z] #43 22.44 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-12T08:41:36.044Z] #43 22.46 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-12T08:41:36.229Z] #77 ... [2022-07-12T08:41:36.229Z] [2022-07-12T08:41:36.229Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:36.229Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:36.229Z] #14 40.33 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T08:41:36.229Z] #14 40.34 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:41:36.229Z] #14 40.35 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:41:36.372Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 10.4s [2022-07-12T08:41:36.607Z] #43 ... [2022-07-12T08:41:36.607Z] [2022-07-12T08:41:36.607Z] #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-07-12T08:41:36.607Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:41:36.607Z] #60 13.06 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-12T08:41:36.607Z] #60 13.23 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-12T08:41:36.607Z] #60 13.25 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-12T08:41:36.607Z] #60 15.58 go: downloading golang.org/x/mod v0.3.0 [2022-07-12T08:41:36.607Z] #60 15.58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T08:41:36.607Z] #60 ... [2022-07-12T08:41:36.607Z] [2022-07-12T08:41:36.607Z] #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-07-12T08:41:36.607Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:36.607Z] #62 20.41 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T08:41:36.607Z] #62 21.23 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-12T08:41:36.607Z] #62 21.28 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-12T08:41:36.607Z] #62 21.52 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-12T08:41:36.607Z] #62 21.55 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-12T08:41:36.607Z] #62 21.72 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-12T08:41:36.607Z] #62 21.81 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-12T08:41:36.607Z] #62 22.01 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-12T08:41:36.607Z] #62 22.10 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-12T08:41:36.607Z] #62 22.42 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-12T08:41:36.607Z] #62 22.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-12T08:41:36.607Z] #62 22.87 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-12T08:41:36.607Z] #62 22.95 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-12T08:41:36.607Z] #62 23.17 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-12T08:41:36.607Z] #62 23.27 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-12T08:41:36.864Z] #62 23.38 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-12T08:41:37.121Z] #62 23.58 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-12T08:41:37.121Z] #62 23.66 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-12T08:41:37.121Z] #62 23.74 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-12T08:41:37.445Z] #62 23.82 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-12T08:41:37.445Z] #62 23.82 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-12T08:41:37.445Z] #62 ... [2022-07-12T08:41:37.445Z] [2022-07-12T08:41:37.445Z] #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-07-12T08:41:37.445Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:41:37.445Z] #47 13.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-12T08:41:37.445Z] #47 14.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:41:37.613Z] #14 ... [2022-07-12T08:41:37.613Z] [2022-07-12T08:41:37.613Z] #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-07-12T08:41:37.613Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:41:37.613Z] #34 DONE 41.7s [2022-07-12T08:41:37.712Z] #47 ... [2022-07-12T08:41:37.712Z] [2022-07-12T08:41:37.712Z] #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-07-12T08:41:37.712Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:37.712Z] #62 24.18 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-12T08:41:37.712Z] #62 24.33 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-12T08:41:37.872Z] [2022-07-12T08:41:37.872Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:37.872Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:37.989Z] #62 24.57 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-12T08:41:37.989Z] #62 24.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-12T08:41:38.131Z] #14 42.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T08:41:38.131Z] #14 42.34 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T08:41:38.252Z] #62 24.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-12T08:41:38.252Z] #62 24.71 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-12T08:41:38.408Z] #14 42.39 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:41:38.408Z] #14 42.54 Selecting previously unselected package libapparmor1:amd64. [2022-07-12T08:41:38.408Z] #14 42.54 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-12T08:41:38.408Z] #14 42.55 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T08:41:38.408Z] #14 42.64 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-12T08:41:38.512Z] #62 24.96 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-12T08:41:38.669Z] #14 42.64 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-12T08:41:38.669Z] #14 42.65 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T08:41:38.669Z] #14 42.79 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T08:41:38.669Z] #14 42.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T08:41:38.669Z] #14 42.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:41:39.087Z] #62 25.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-12T08:41:39.087Z] #62 25.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-12T08:41:39.087Z] #62 25.53 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-12T08:41:39.237Z] #14 43.43 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T08:41:39.237Z] #14 43.44 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T08:41:39.343Z] #62 25.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-12T08:41:39.343Z] #62 25.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-12T08:41:39.497Z] #14 43.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:41:39.497Z] #14 43.78 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-12T08:41:39.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:41:39.540Z] Fetching without tags [2022-07-12T08:41:39.600Z] #62 26.02 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-12T08:41:39.600Z] #62 26.13 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-12T08:41:39.600Z] #62 26.20 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-12T08:41:39.600Z] #62 26.25 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-12T08:41:39.600Z] #62 ... [2022-07-12T08:41:39.600Z] [2022-07-12T08:41:39.600Z] #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-07-12T08:41:39.600Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:41:39.600Z] #19 3.564 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T08:41:39.600Z] #19 4.900 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:39.600Z] #19 6.566 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:41:39.600Z] #19 8.266 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T08:41:39.600Z] #19 10.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T08:41:39.600Z] #19 12.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T08:41:39.600Z] #19 13.64 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T08:41:39.647Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.6s done [2022-07-12T08:41:39.647Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-12T08:41:39.734Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:41:39.755Z] #14 43.78 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:41:39.755Z] #14 43.80 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:41:39.755Z] #14 43.86 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T08:41:39.755Z] #14 43.86 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T08:41:39.755Z] #14 43.87 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:41:39.755Z] #14 44.04 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-12T08:41:39.889Z] #19 13.68 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T08:41:39.889Z] #19 13.68 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:41:39.889Z] #19 13.71 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T08:41:39.889Z] #19 13.75 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:39.889Z] #19 13.76 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T08:41:39.889Z] #19 ... [2022-07-12T08:41:39.889Z] [2022-07-12T08:41:39.889Z] #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-07-12T08:41:39.889Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:39.889Z] #62 26.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-12T08:41:39.889Z] #62 26.42 go: downloading github.com/julz/importas v0.1.0 [2022-07-12T08:41:39.889Z] #62 26.47 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-12T08:41:39.889Z] #62 26.52 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-12T08:41:39.903Z] #11 DONE 47.3s [2022-07-12T08:41:39.904Z] [2022-07-12T08:41:39.904Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T08:41:39.904Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T08:41:40.051Z] #14 44.04 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-12T08:41:40.051Z] #14 44.05 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T08:41:40.145Z] #62 26.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-12T08:41:40.145Z] #62 26.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-12T08:41:40.310Z] #14 44.57 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-12T08:41:40.310Z] #14 44.57 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-12T08:41:40.402Z] #62 26.76 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-12T08:41:40.402Z] #62 26.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-12T08:41:40.402Z] #62 26.99 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-12T08:41:40.467Z] Merge succeeded, producing 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:41:40.467Z] Checking out Revision 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 (PR-43795) [2022-07-12T08:41:40.569Z] #14 44.66 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T08:41:40.569Z] #14 ... [2022-07-12T08:41:40.569Z] [2022-07-12T08:41:40.569Z] #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-07-12T08:41:40.569Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:41:40.569Z] #36 44.12 Delve is a source level debugger for Go programs. [2022-07-12T08:41:40.569Z] #36 44.12 [2022-07-12T08:41:40.569Z] #36 44.12 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-12T08:41:40.569Z] #36 44.12 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-12T08:41:40.569Z] #36 44.12 [2022-07-12T08:41:40.569Z] #36 44.12 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-12T08:41:40.569Z] #36 44.12 [2022-07-12T08:41:40.569Z] #36 44.12 Pass flags to the program you are debugging using `--`, for example: [2022-07-12T08:41:40.569Z] #36 44.12 [2022-07-12T08:41:40.569Z] #36 44.12 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-12T08:41:40.569Z] #36 44.12 [2022-07-12T08:41:40.569Z] #36 44.12 Usage: [2022-07-12T08:41:40.569Z] #36 44.12 dlv [command] [2022-07-12T08:41:40.569Z] #36 44.12 [2022-07-12T08:41:40.569Z] #36 44.12 Available Commands: [2022-07-12T08:41:40.569Z] #36 44.12 attach Attach to running process and begin debugging. [2022-07-12T08:41:40.569Z] #36 44.12 connect Connect to a headless debug server with a terminal client. [2022-07-12T08:41:40.569Z] #36 44.12 core Examine a core dump. [2022-07-12T08:41:40.569Z] #36 44.12 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-12T08:41:40.569Z] #36 44.12 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-12T08:41:40.569Z] #36 44.12 exec Execute a precompiled binary, and begin a debug session. [2022-07-12T08:41:40.569Z] #36 44.12 help Help about any command [2022-07-12T08:41:40.569Z] #36 44.12 run Deprecated command. Use 'debug' instead. [2022-07-12T08:41:40.569Z] #36 44.12 test Compile test binary and begin debugging program. [2022-07-12T08:41:40.569Z] #36 44.12 trace Compile and begin tracing program. [2022-07-12T08:41:40.569Z] #36 44.12 version Prints version. [2022-07-12T08:41:40.569Z] #36 44.12 [2022-07-12T08:41:40.569Z] #36 44.12 Flags: [2022-07-12T08:41:40.569Z] #36 44.12 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-12T08:41:40.569Z] #36 44.12 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-12T08:41:40.569Z] #36 44.12 --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-07-12T08:41:40.569Z] #36 44.12 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-12T08:41:40.569Z] #36 44.12 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-12T08:41:40.569Z] #36 44.12 --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-07-12T08:41:40.569Z] #36 44.12 --disable-aslr Disables address space randomization [2022-07-12T08:41:40.569Z] #36 44.12 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-12T08:41:40.569Z] #36 44.12 -h, --help help for dlv [2022-07-12T08:41:40.569Z] #36 44.12 --init string Init file, executed by the terminal client. [2022-07-12T08:41:40.569Z] #36 44.12 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-12T08:41:40.569Z] #36 44.12 --log Enable debugging server logging. [2022-07-12T08:41:40.569Z] #36 44.12 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-12T08:41:40.569Z] #36 44.12 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-12T08:41:40.569Z] #36 44.12 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-12T08:41:40.569Z] #36 44.12 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-12T08:41:40.569Z] #36 44.12 --wd string Working directory for running the program. [2022-07-12T08:41:40.569Z] #36 44.12 [2022-07-12T08:41:40.569Z] #36 44.12 Additional help topics: [2022-07-12T08:41:40.569Z] #36 44.12 dlv backend Help about the --backend flag. [2022-07-12T08:41:40.569Z] #36 44.12 dlv log Help about logging flags. [2022-07-12T08:41:40.569Z] #36 44.12 dlv redirect Help about file redirection. [2022-07-12T08:41:40.569Z] #36 44.12 [2022-07-12T08:41:40.569Z] #36 44.12 Use "dlv [command] --help" for more information about a command. [2022-07-12T08:41:40.569Z] #36 DONE 44.7s [2022-07-12T08:41:40.660Z] #62 27.08 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-12T08:41:40.660Z] #62 27.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-12T08:41:40.827Z] [2022-07-12T08:41:40.827Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:40.827Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:40.827Z] #14 44.85 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-12T08:41:40.827Z] #14 44.87 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-12T08:41:40.827Z] #14 44.88 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T08:41:40.827Z] #14 45.15 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-12T08:41:40.917Z] #62 27.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-12T08:41:40.917Z] #62 27.37 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-12T08:41:41.086Z] #14 45.16 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-12T08:41:41.086Z] #14 45.17 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T08:41:41.086Z] #14 45.22 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-12T08:41:41.086Z] #14 45.23 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-12T08:41:41.086Z] #14 45.24 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T08:41:41.271Z] #12 DONE 1.2s [2022-07-12T08:41:41.271Z] [2022-07-12T08:41:41.271Z] #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-07-12T08:41:41.271Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T08:41:41.345Z] #14 45.51 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-12T08:41:41.345Z] #14 45.52 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-12T08:41:41.345Z] #14 45.52 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T08:41:41.527Z] #13 DONE 0.6s [2022-07-12T08:41:41.527Z] [2022-07-12T08:41:41.527Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T08:41:41.527Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T08:41:41.527Z] #33 DONE 0.0s [2022-07-12T08:41:41.527Z] [2022-07-12T08:41:41.527Z] #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-07-12T08:41:41.527Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:41:41.604Z] #14 45.68 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-12T08:41:41.604Z] #14 45.68 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:41:41.604Z] #14 45.74 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:41:41.604Z] #14 45.80 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T08:41:41.604Z] #14 45.81 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T08:41:41.604Z] #14 45.81 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:41:39.506Z] > git config --add remote.origin.fetch +refs/pull/43795/head:refs/remotes/origin/PR-43795 # timeout=10 [2022-07-12T08:41:39.521Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:41:39.534Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T08:41:39.544Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T08:41:39.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:41:39.545Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43795/head:refs/remotes/origin/PR-43795 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T08:41:39.742Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:41:39.755Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:41:40.372Z] > git remote # timeout=10 [2022-07-12T08:41:40.396Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T08:41:40.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T08:41:40.417Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T08:41:40.443Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T08:41:40.472Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T08:41:40.502Z] > git checkout -f 264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 # timeout=10 [2022-07-12T08:41:41.788Z] #34 ... [2022-07-12T08:41:41.788Z] [2022-07-12T08:41:41.788Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T08:41:41.788Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T08:41:41.788Z] #46 DONE 0.3s [2022-07-12T08:41:41.863Z] #14 45.88 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T08:41:41.863Z] #14 45.90 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T08:41:41.863Z] #14 45.90 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:41:41.863Z] #14 46.15 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:41:41.863Z] #62 28.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-12T08:41:41.863Z] #62 28.38 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-12T08:41:41.863Z] #62 28.48 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-12T08:41:42.050Z] [2022-07-12T08:41:42.050Z] #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-07-12T08:41:42.050Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T08:41:42.050Z] #50 DONE 0.3s [2022-07-12T08:41:42.050Z] [2022-07-12T08:41:42.050Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T08:41:42.050Z] #66 sha256:d164770c5af511117728c2ea9c05e9510382b24da1758626a96eb35fcf25efa8 [2022-07-12T08:41:42.050Z] #66 DONE 0.4s [2022-07-12T08:41:42.050Z] [2022-07-12T08:41:42.050Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T08:41:42.050Z] #25 sha256:c92d8c0855c10fbd6f883b0b312e7b41639a058bbc8dbbbc2c36edaef79ca5f1 [2022-07-12T08:41:42.050Z] #25 DONE 0.5s [2022-07-12T08:41:42.050Z] [2022-07-12T08:41:42.050Z] #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-07-12T08:41:42.050Z] #67 sha256:488b407a2767312dcba1b831e7ae988496141f29b8d9a59849a916a80a286f4a [2022-07-12T08:41:42.120Z] #62 28.53 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-12T08:41:42.123Z] #14 46.17 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T08:41:42.123Z] #14 46.19 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:41:42.123Z] #14 46.20 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T08:41:42.123Z] #14 46.21 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:41:42.123Z] #14 46.23 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T08:41:42.123Z] #14 46.24 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:41:42.123Z] #14 46.27 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T08:41:42.123Z] #14 46.28 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:41:42.123Z] #14 46.29 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T08:41:42.123Z] #14 46.30 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:41:42.123Z] #14 46.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:41:42.123Z] #14 46.35 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:41:42.123Z] #14 46.37 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T08:41:42.376Z] #62 28.86 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-12T08:41:42.376Z] #62 28.88 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-12T08:41:42.376Z] #62 29.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-12T08:41:42.376Z] #62 29.04 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-12T08:41:42.382Z] #14 46.39 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T08:41:42.382Z] #14 46.40 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:41:42.382Z] #14 46.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:41:42.382Z] #14 46.43 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T08:41:42.382Z] #14 46.45 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T08:41:42.382Z] #14 46.46 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:41:42.382Z] #14 46.48 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:41:42.382Z] #14 46.49 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-07-12T08:41:42.382Z] #14 46.50 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:41:42.382Z] #14 46.51 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-07-12T08:41:42.382Z] #14 46.52 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:41:42.382Z] #14 46.54 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:41:42.382Z] #14 46.55 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-07-12T08:41:42.382Z] #14 46.56 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:41:42.382Z] #14 46.58 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:41:42.382Z] #14 46.62 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:41:42.382Z] #14 46.64 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:41:42.382Z] #14 46.66 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:41:42.382Z] #14 46.67 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:41:42.382Z] #14 46.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:41:42.632Z] #62 29.16 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-12T08:41:42.950Z] #14 DONE 47.0s [2022-07-12T08:41:42.950Z] [2022-07-12T08:41:42.950Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:41:42.950Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:41:42.950Z] #77 22.36 configure.ac:7: installing './compile' [2022-07-12T08:41:42.950Z] #77 22.36 configure.ac:11: installing './config.guess' [2022-07-12T08:41:42.950Z] #77 22.37 configure.ac:11: installing './config.sub' [2022-07-12T08:41:42.950Z] #77 22.39 configure.ac:8: installing './install-sh' [2022-07-12T08:41:42.950Z] #77 22.39 configure.ac:8: installing './missing' [2022-07-12T08:41:42.950Z] #77 22.43 Makefile.am: installing './depcomp' [2022-07-12T08:41:42.950Z] #77 23.06 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:41:42.950Z] #77 23.06 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:41:42.950Z] #77 23.20 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:41:42.950Z] #77 23.20 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:41:42.950Z] #77 23.29 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:41:42.950Z] #77 23.42 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:41:42.950Z] #77 23.53 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:41:42.950Z] #77 23.64 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:41:42.950Z] #77 23.72 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:41:42.950Z] #77 ... [2022-07-12T08:41:42.950Z] [2022-07-12T08:41:42.950Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T08:41:42.950Z] #59 sha256:d40ba4276c5bcdc2cf599d5f1612af4fbe110bffeed90a39431dda38a9cb5385 [2022-07-12T08:41:42.950Z] #59 DONE 0.1s [2022-07-12T08:41:42.950Z] [2022-07-12T08:41:42.950Z] #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-07-12T08:41:42.950Z] #60 sha256:9f859b77431c8ea1e6266b4103fb3ae01828b4cbb734445e9833186fdea3db99 [2022-07-12T08:41:43.196Z] #62 29.73 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-12T08:41:43.196Z] #62 ... [2022-07-12T08:41:43.196Z] [2022-07-12T08:41:43.196Z] #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-07-12T08:41:43.196Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:41:43.196Z] #83 19.66 Fetched 8548 kB in 16s (546 kB/s) [2022-07-12T08:41:43.196Z] #83 19.66 Reading package lists... [2022-07-12T08:41:43.196Z] #83 27.01 Reading package lists... [2022-07-12T08:41:43.196Z] #83 ... [2022-07-12T08:41:43.196Z] [2022-07-12T08:41:43.196Z] #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-07-12T08:41:43.196Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:43.196Z] #62 29.75 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-12T08:41:43.196Z] #62 29.83 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-12T08:41:43.452Z] #62 29.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-12T08:41:43.452Z] #62 30.03 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-12T08:41:43.708Z] #62 30.17 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-12T08:41:43.708Z] #62 30.28 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-12T08:41:43.708Z] #62 30.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-12T08:41:43.886Z] #60 0.979 + RM_GOPATH=0 [2022-07-12T08:41:43.886Z] #60 0.979 + TMP_GOPATH= [2022-07-12T08:41:43.886Z] #60 0.979 + : /build [2022-07-12T08:41:43.886Z] #60 0.979 + '[' -z '' ']' [2022-07-12T08:41:43.886Z] #60 0.979 ++ mktemp -d [2022-07-12T08:41:43.886Z] #60 0.983 + export GOPATH=/tmp/tmp.EqjBpGLLmB [2022-07-12T08:41:43.886Z] #60 0.983 + GOPATH=/tmp/tmp.EqjBpGLLmB [2022-07-12T08:41:43.886Z] #60 0.983 + RM_GOPATH=1 [2022-07-12T08:41:43.886Z] #60 0.983 + case "$(go env GOARCH)" in [2022-07-12T08:41:43.886Z] #60 0.983 ++ go env GOARCH [2022-07-12T08:41:43.886Z] #60 0.988 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:43.886Z] #60 0.988 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:43.886Z] #60 0.992 ++ dirname /install.sh [2022-07-12T08:41:43.886Z] #60 0.995 + dir=/ [2022-07-12T08:41:43.886Z] #60 0.995 + bin=runc [2022-07-12T08:41:43.886Z] #60 0.995 + shift [2022-07-12T08:41:43.886Z] #60 0.995 + '[' '!' -f //runc.installer ']' [2022-07-12T08:41:43.886Z] #60 0.995 + . //runc.installer [2022-07-12T08:41:43.886Z] #60 0.995 ++ set -e [2022-07-12T08:41:43.886Z] #60 0.995 ++ : v1.1.2 [2022-07-12T08:41:43.886Z] #60 0.995 + install_runc [2022-07-12T08:41:43.886Z] #60 0.995 + RUNC_BUILDTAGS=seccomp [2022-07-12T08:41:43.886Z] #60 0.995 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T08:41:43.886Z] #60 0.995 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EqjBpGLLmB/src/github.com/opencontainers/runc [2022-07-12T08:41:43.886Z] #60 0.995 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T08:41:43.886Z] #60 0.999 Cloning into '/tmp/tmp.EqjBpGLLmB/src/github.com/opencontainers/runc'... [2022-07-12T08:41:43.964Z] #62 30.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-12T08:41:43.965Z] #62 30.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-12T08:41:43.965Z] #62 30.61 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-12T08:41:44.227Z] #62 30.64 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-12T08:41:44.228Z] #62 30.80 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-12T08:41:44.484Z] #62 30.98 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-12T08:41:44.484Z] #62 31.10 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-12T08:41:44.484Z] #62 31.16 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-12T08:41:44.518Z] #60 ... [2022-07-12T08:41:44.518Z] [2022-07-12T08:41:44.518Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T08:41:44.518Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T08:41:44.518Z] #15 DONE 1.4s [2022-07-12T08:41:44.518Z] [2022-07-12T08:41:44.518Z] #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-07-12T08:41:44.518Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-12T08:41:44.741Z] #62 31.23 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-12T08:41:44.898Z] Commit message: "docs: add API v1.42" [2022-07-12T08:41:44.919Z] > git --version # timeout=10 [2022-07-12T08:41:44.927Z] > git --version # 'git version 2.25.1' [2022-07-12T08:41:44.943Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-07-12T08:41:44.997Z] #62 31.46 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-12T08:41:45.254Z] #62 31.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T08:41:45.511Z] #62 32.10 go: downloading honnef.co/go/tools v0.3.1 [2022-07-12T08:41:45.669Z] Client: Docker Engine - Community [2022-07-12T08:41:45.669Z] Version: 20.10.14 [2022-07-12T08:41:45.669Z] API version: 1.41 [2022-07-12T08:41:45.669Z] Go version: go1.16.15 [2022-07-12T08:41:45.669Z] Git commit: a224086 [2022-07-12T08:41:45.669Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-12T08:41:45.669Z] OS/Arch: linux/arm64 [2022-07-12T08:41:45.669Z] Context: default [2022-07-12T08:41:45.669Z] Experimental: true [2022-07-12T08:41:45.669Z] [2022-07-12T08:41:45.669Z] Server: Docker Engine - Community [2022-07-12T08:41:45.669Z] Engine: [2022-07-12T08:41:45.669Z] Version: 20.10.14 [2022-07-12T08:41:45.669Z] API version: 1.41 (minimum version 1.12) [2022-07-12T08:41:45.669Z] Go version: go1.16.15 [2022-07-12T08:41:45.669Z] Git commit: 87a90dc [2022-07-12T08:41:45.669Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-12T08:41:45.669Z] OS/Arch: linux/arm64 [2022-07-12T08:41:45.669Z] Experimental: true [2022-07-12T08:41:45.669Z] containerd: [2022-07-12T08:41:45.669Z] Version: 1.5.11 [2022-07-12T08:41:45.669Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:41:45.669Z] runc: [2022-07-12T08:41:45.669Z] Version: 1.0.3 [2022-07-12T08:41:45.669Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T08:41:45.669Z] docker-init: [2022-07-12T08:41:45.669Z] Version: 0.19.0 [2022-07-12T08:41:45.669Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T08:41:45.882Z] + docker version [2022-07-12T08:41:45.897Z] #16 DONE 1.5s [2022-07-12T08:41:45.897Z] [2022-07-12T08:41:45.897Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T08:41:45.897Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T08:41:46.009Z] + docker info [2022-07-12T08:41:46.836Z] #17 0.911 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T08:41:46.836Z] #17 DONE 1.1s [2022-07-12T08:41:46.836Z] [2022-07-12T08:41:46.836Z] #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-07-12T08:41:46.836Z] #60 sha256:9f859b77431c8ea1e6266b4103fb3ae01828b4cbb734445e9833186fdea3db99 [2022-07-12T08:41:46.836Z] #60 3.487 + cd /tmp/tmp.EqjBpGLLmB/src/github.com/opencontainers/runc [2022-07-12T08:41:46.836Z] #60 3.494 + git checkout -q v1.1.2 [2022-07-12T08:41:46.836Z] #60 3.703 + '[' -z '' ']' [2022-07-12T08:41:46.836Z] #60 3.703 + target=static [2022-07-12T08:41:46.836Z] #60 3.703 + make BUILDTAGS=seccomp static [2022-07-12T08:41:47.095Z] #60 4.079 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T08:41:47.298Z] #67 ... [2022-07-12T08:41:47.298Z] [2022-07-12T08:41:47.298Z] #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-07-12T08:41:47.298Z] #26 sha256:93e471b1523bd629f431d140a8ab8f64cf5f015facd6c26a9da0ba8071d827ee [2022-07-12T08:41:47.556Z] #26 ... [2022-07-12T08:41:47.556Z] [2022-07-12T08:41:47.556Z] #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-07-12T08:41:47.556Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T08:41:47.556Z] #38 5.926 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-12T08:41:48.031Z] #62 34.34 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-12T08:41:48.031Z] #62 34.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-12T08:41:48.031Z] #62 ... [2022-07-12T08:41:48.031Z] [2022-07-12T08:41:48.031Z] #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-07-12T08:41:48.031Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:41:48.031Z] #43 24.43 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-12T08:41:48.031Z] #43 24.50 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-12T08:41:48.031Z] #43 ... [2022-07-12T08:41:48.031Z] [2022-07-12T08:41:48.031Z] #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-07-12T08:41:48.031Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:41:48.031Z] #58 24.23 Fetched 8552 kB in 19s (449 kB/s) [2022-07-12T08:41:48.031Z] #58 24.23 Reading package lists... [2022-07-12T08:41:48.043Z] #60 ... [2022-07-12T08:41:48.043Z] [2022-07-12T08:41:48.043Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T08:41:48.043Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-12T08:41:48.043Z] #18 DONE 1.0s [2022-07-12T08:41:48.043Z] [2022-07-12T08:41:48.043Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T08:41:48.043Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-12T08:41:48.120Z] #38 ... [2022-07-12T08:41:48.120Z] [2022-07-12T08:41:48.120Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:48.120Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:48.120Z] #14 6.425 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:48.120Z] #14 6.455 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:48.120Z] #14 6.455 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:48.290Z] #58 31.45 Reading package lists... [2022-07-12T08:41:48.290Z] #58 ... [2022-07-12T08:41:48.290Z] [2022-07-12T08:41:48.290Z] #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-07-12T08:41:48.290Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:48.290Z] #62 34.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-12T08:41:48.290Z] #62 34.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T08:41:48.290Z] #62 34.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T08:41:48.290Z] #62 34.78 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-12T08:41:48.378Z] #14 ... [2022-07-12T08:41:48.378Z] [2022-07-12T08:41:48.378Z] #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-07-12T08:41:48.378Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:41:48.378Z] #34 6.752 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-12T08:41:48.378Z] #34 6.752 Cloning into '.'... [2022-07-12T08:41:48.548Z] #62 34.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-12T08:41:48.548Z] #62 34.99 go: downloading golang.org/x/text v0.3.7 [2022-07-12T08:41:48.981Z] #19 DONE 1.1s [2022-07-12T08:41:48.981Z] [2022-07-12T08:41:48.981Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T08:41:48.981Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T08:41:49.917Z] #62 ... [2022-07-12T08:41:49.917Z] [2022-07-12T08:41:49.917Z] #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-07-12T08:41:49.917Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:41:49.917Z] #19 13.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T08:41:49.917Z] #19 13.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T08:41:49.917Z] #19 13.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T08:41:49.917Z] #19 13.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T08:41:49.917Z] #19 13.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:41:49.917Z] #19 13.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:49.917Z] #19 ... [2022-07-12T08:41:49.917Z] [2022-07-12T08:41:49.917Z] #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-07-12T08:41:49.917Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:41:49.917Z] #54 31.03 Updating files: 71% (1559/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-12T08:41:49.917Z] #54 31.86 + git checkout -q v2.3.0 [2022-07-12T08:41:49.917Z] #54 34.30 + 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-07-12T08:41:50.362Z] #20 DONE 1.0s [2022-07-12T08:41:50.363Z] [2022-07-12T08:41:50.363Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:41:50.363Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:41:51.300Z] #21 1.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:51.300Z] #21 1.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:51.300Z] #21 1.263 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:51.559Z] #21 1.613 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:51.665Z] #34 ... [2022-07-12T08:41:51.665Z] [2022-07-12T08:41:51.665Z] #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-07-12T08:41:51.665Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:41:51.666Z] #42 7.371 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:51.666Z] #42 7.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:51.666Z] #42 7.508 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:51.666Z] #42 9.023 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:51.666Z] #42 ... [2022-07-12T08:41:51.666Z] [2022-07-12T08:41:51.666Z] #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-07-12T08:41:51.666Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:51.666Z] #55 6.312 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-12T08:41:51.666Z] #55 8.217 go: downloading github.com/fatih/color v1.13.0 [2022-07-12T08:41:51.666Z] #55 8.219 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:41:51.666Z] #55 8.309 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T08:41:51.666Z] #55 8.315 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-12T08:41:51.666Z] #55 8.474 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-12T08:41:51.666Z] #55 8.887 go: downloading github.com/spf13/viper v1.11.0 [2022-07-12T08:41:51.666Z] #55 8.898 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-12T08:41:51.666Z] #55 9.907 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-12T08:41:51.666Z] #55 9.933 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-12T08:41:51.923Z] #55 ... [2022-07-12T08:41:51.923Z] [2022-07-12T08:41:51.923Z] #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-07-12T08:41:51.923Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:41:51.923Z] #76 7.952 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:51.923Z] #76 7.983 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:51.923Z] #76 7.991 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:51.923Z] #76 9.470 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:51.923Z] #76 ... [2022-07-12T08:41:51.923Z] [2022-07-12T08:41:51.923Z] #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-07-12T08:41:51.923Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:41:51.923Z] #53 7.176 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-12T08:41:51.923Z] #53 9.644 go: downloading github.com/fatih/color v1.10.0 [2022-07-12T08:41:51.923Z] #53 9.671 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-12T08:41:51.923Z] #53 9.695 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-12T08:41:51.923Z] #53 10.26 go: downloading golang.org/x/tools v0.1.0 [2022-07-12T08:41:52.126Z] #21 2.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:52.196Z] #53 ... [2022-07-12T08:41:52.196Z] [2022-07-12T08:41:52.196Z] #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-07-12T08:41:52.196Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:41:52.196Z] #51 7.740 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:52.196Z] #51 7.773 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:52.196Z] #51 7.789 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:52.196Z] #51 8.409 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-12T08:41:52.196Z] #51 9.405 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:52.437Z] #54 ... [2022-07-12T08:41:52.438Z] [2022-07-12T08:41:52.438Z] #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-07-12T08:41:52.438Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:41:52.438Z] #58 31.45 Reading package lists... [2022-07-12T08:41:52.564Z] #51 ... [2022-07-12T08:41:52.564Z] [2022-07-12T08:41:52.564Z] #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-07-12T08:41:52.564Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:41:52.564Z] #40 7.837 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-12T08:41:52.564Z] #40 8.903 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-12T08:41:52.564Z] #40 10.91 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-12T08:41:52.564Z] #40 ... [2022-07-12T08:41:52.564Z] [2022-07-12T08:41:52.564Z] #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-07-12T08:41:52.564Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:41:52.564Z] #62 7.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:41:52.564Z] #62 7.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:41:52.564Z] #62 7.268 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:41:52.564Z] #62 8.650 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:52.564Z] #62 ... [2022-07-12T08:41:52.564Z] [2022-07-12T08:41:52.564Z] #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-07-12T08:41:52.564Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:41:52.564Z] #36 8.184 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-12T08:41:52.564Z] #36 ... [2022-07-12T08:41:52.564Z] [2022-07-12T08:41:52.564Z] #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-07-12T08:41:52.564Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:41:52.564Z] #57 8.311 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-12T08:41:52.564Z] #57 9.791 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-12T08:41:52.564Z] #57 9.869 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-12T08:41:52.564Z] #57 9.871 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-12T08:41:52.694Z] #21 2.700 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:52.830Z] #57 ... [2022-07-12T08:41:52.830Z] [2022-07-12T08:41:52.830Z] #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-07-12T08:41:52.830Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:41:52.830Z] #47 7.177 + git clone https://github.com/docker/distribution.git . [2022-07-12T08:41:52.830Z] #47 7.177 Cloning into '.'... [2022-07-12T08:41:53.105Z] #47 ... [2022-07-12T08:41:53.105Z] [2022-07-12T08:41:53.105Z] #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-07-12T08:41:53.105Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:41:53.105Z] #53 10.95 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-12T08:41:53.105Z] #53 11.16 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T08:41:53.105Z] #53 11.51 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-12T08:41:53.371Z] #53 11.85 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-12T08:41:53.809Z] #58 38.63 Building dependency tree... [2022-07-12T08:41:54.071Z] #21 3.991 Fetched 8548 kB in 3s (2850 kB/s) [2022-07-12T08:41:55.011Z] #21 3.991 Reading package lists... [2022-07-12T08:41:55.011Z] #21 ... [2022-07-12T08:41:55.011Z] [2022-07-12T08:41:55.011Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:41:55.011Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:41:55.011Z] #77 28.07 configure.ac:7: installing 'build-aux/compile' [2022-07-12T08:41:55.011Z] #77 28.07 configure.ac:9: installing 'build-aux/config.guess' [2022-07-12T08:41:55.011Z] #77 28.07 configure.ac:9: installing 'build-aux/config.sub' [2022-07-12T08:41:55.011Z] #77 28.07 configure.ac:11: installing 'build-aux/install-sh' [2022-07-12T08:41:55.011Z] #77 28.09 configure.ac:11: installing 'build-aux/missing' [2022-07-12T08:41:55.011Z] #77 28.17 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:41:55.011Z] #77 28.21 parallel-tests: installing 'build-aux/test-driver' [2022-07-12T08:41:55.011Z] #77 29.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:41:55.011Z] #77 29.58 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:41:55.011Z] #77 30.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:41:55.011Z] #77 30.00 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:41:55.011Z] #77 30.08 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:41:55.011Z] #77 30.15 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:41:55.011Z] #77 30.26 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:41:55.011Z] #77 30.34 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:41:55.011Z] #77 36.13 configure.ac:11: installing 'build-aux/compile' [2022-07-12T08:41:55.011Z] #77 36.14 configure.ac:11: installing 'build-aux/config.guess' [2022-07-12T08:41:55.011Z] #77 36.15 configure.ac:11: installing 'build-aux/config.sub' [2022-07-12T08:41:55.011Z] #77 36.15 configure.ac:13: installing 'build-aux/install-sh' [2022-07-12T08:41:55.011Z] #77 36.15 configure.ac:13: installing 'build-aux/missing' [2022-07-12T08:41:55.011Z] #77 36.16 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-12T08:41:55.011Z] #77 36.23 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:41:55.011Z] #77 36.88 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:41:55.011Z] #77 37.05 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:41:55.011Z] #77 37.05 checking how to print strings... printf [2022-07-12T08:41:55.011Z] #77 37.05 checking for gcc... gcc [2022-07-12T08:41:55.011Z] #77 37.15 checking whether the C compiler works... yes [2022-07-12T08:41:55.011Z] #77 37.24 checking for C compiler default output file name... a.out [2022-07-12T08:41:55.011Z] #77 37.24 checking for suffix of executables... [2022-07-12T08:41:55.011Z] #77 37.33 checking whether we are cross compiling... no [2022-07-12T08:41:55.011Z] #77 37.46 checking for suffix of object files... o [2022-07-12T08:41:55.011Z] #77 37.50 checking whether we are using the GNU C compiler... yes [2022-07-12T08:41:55.011Z] #77 37.55 checking whether gcc accepts -g... yes [2022-07-12T08:41:55.011Z] #77 37.62 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:41:55.011Z] #77 37.75 checking whether gcc understands -c and -o together... yes [2022-07-12T08:41:55.011Z] #77 37.88 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:41:55.011Z] #77 37.90 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:41:55.011Z] #77 37.91 checking for egrep... /bin/grep -E [2022-07-12T08:41:55.011Z] #77 37.91 checking for fgrep... /bin/grep -F [2022-07-12T08:41:55.011Z] #77 37.92 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:41:55.011Z] #77 37.93 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:41:55.011Z] #77 37.94 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:41:55.011Z] #77 37.95 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:41:55.011Z] #77 38.03 checking whether ln -s works... yes [2022-07-12T08:41:55.011Z] #77 38.03 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:41:55.011Z] #77 38.06 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:41:55.011Z] #77 38.06 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:41:55.011Z] #77 38.06 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:41:55.011Z] #77 38.06 checking for objdump... objdump [2022-07-12T08:41:55.011Z] #77 38.06 checking how to recognize dependent libraries... pass_all [2022-07-12T08:41:55.011Z] #77 38.06 checking for dlltool... no [2022-07-12T08:41:55.011Z] #77 38.06 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:41:55.011Z] #77 38.06 checking for ar... ar [2022-07-12T08:41:55.011Z] #77 38.06 checking for archiver @FILE support... @ [2022-07-12T08:41:55.011Z] #77 38.14 checking for strip... strip [2022-07-12T08:41:55.011Z] #77 38.14 checking for ranlib... ranlib [2022-07-12T08:41:55.011Z] #77 38.14 checking for gawk... no [2022-07-12T08:41:55.011Z] #77 38.14 checking for mawk... mawk [2022-07-12T08:41:55.011Z] #77 38.15 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-12T08:41:55.011Z] #77 ... [2022-07-12T08:41:55.011Z] [2022-07-12T08:41:55.011Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:41:55.011Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:41:55.011Z] #21 3.991 Reading package lists... [2022-07-12T08:41:55.853Z] Client: Docker Engine - Community [2022-07-12T08:41:55.853Z] Version: 20.10.14 [2022-07-12T08:41:55.853Z] API version: 1.41 [2022-07-12T08:41:55.853Z] Go version: go1.16.15 [2022-07-12T08:41:55.853Z] Git commit: a224086 [2022-07-12T08:41:55.853Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-12T08:41:55.853Z] OS/Arch: linux/amd64 [2022-07-12T08:41:55.853Z] Context: default [2022-07-12T08:41:55.853Z] Experimental: true [2022-07-12T08:41:55.853Z] [2022-07-12T08:41:55.853Z] Server: Docker Engine - Community [2022-07-12T08:41:55.853Z] Engine: [2022-07-12T08:41:55.853Z] Version: 20.10.14 [2022-07-12T08:41:55.853Z] API version: 1.41 (minimum version 1.12) [2022-07-12T08:41:55.853Z] Go version: go1.16.15 [2022-07-12T08:41:55.853Z] Git commit: 87a90dc [2022-07-12T08:41:55.853Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-12T08:41:55.853Z] OS/Arch: linux/amd64 [2022-07-12T08:41:55.853Z] Experimental: true [2022-07-12T08:41:55.853Z] containerd: [2022-07-12T08:41:55.853Z] Version: 1.5.11 [2022-07-12T08:41:55.853Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:41:55.853Z] runc: [2022-07-12T08:41:55.853Z] Version: 1.0.3 [2022-07-12T08:41:55.853Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T08:41:55.853Z] docker-init: [2022-07-12T08:41:55.853Z] Version: 0.19.0 [2022-07-12T08:41:55.853Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T08:41:55.947Z] #21 5.017 Reading package lists... [2022-07-12T08:41:55.947Z] #21 5.890 Building dependency tree... [2022-07-12T08:41:56.164Z] + docker info [2022-07-12T08:41:56.206Z] #21 6.294 The following additional packages will be installed: [2022-07-12T08:41:56.206Z] #21 6.295 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T08:41:56.206Z] #21 6.295 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-12T08:41:56.206Z] #21 6.296 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T08:41:56.206Z] #21 6.296 python3-pkg-resources vim-runtime xxd [2022-07-12T08:41:56.206Z] #21 6.297 Suggested packages: [2022-07-12T08:41:56.206Z] #21 6.298 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-12T08:41:56.206Z] #21 6.298 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-12T08:41:56.206Z] #21 6.298 acl attr quota [2022-07-12T08:41:56.206Z] #21 6.298 Recommended packages: [2022-07-12T08:41:56.206Z] #21 6.298 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T08:41:56.773Z] #21 6.796 The following NEW packages will be installed: [2022-07-12T08:41:56.773Z] #21 6.796 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-12T08:41:56.773Z] #21 6.797 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T08:41:56.773Z] #21 6.800 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-12T08:41:56.773Z] #21 6.800 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-12T08:41:56.773Z] #21 6.801 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T08:41:56.773Z] #21 6.802 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-12T08:41:56.773Z] #21 6.802 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-12T08:41:56.773Z] #21 6.802 xz-utils zip zstd [2022-07-12T08:41:57.036Z] #21 7.101 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:41:57.036Z] #21 7.101 Need to get 27.7 MB of archives. [2022-07-12T08:41:57.036Z] #21 7.101 After this operation, 106 MB of additional disk space will be used. [2022-07-12T08:41:57.036Z] #21 7.101 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-12T08:41:57.036Z] #21 7.105 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-12T08:41:57.036Z] #21 7.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-12T08:41:57.036Z] #21 7.128 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T08:41:57.036Z] #21 7.129 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-12T08:41:57.036Z] #21 7.131 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-12T08:41:57.036Z] #21 7.132 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-12T08:41:57.036Z] #21 7.134 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-12T08:41:57.036Z] #21 7.146 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:41:57.036Z] #21 7.148 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:41:57.036Z] #21 7.151 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T08:41:57.036Z] #21 7.158 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T08:41:57.036Z] #21 7.159 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T08:41:57.036Z] #21 7.162 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-12T08:41:57.036Z] #21 7.170 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-12T08:41:57.036Z] #21 7.182 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-12T08:41:57.036Z] #21 7.184 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-12T08:41:57.036Z] #21 7.185 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-12T08:41:57.036Z] #21 7.188 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-12T08:41:57.036Z] #21 7.189 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-12T08:41:57.036Z] #21 7.190 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-12T08:41:57.036Z] #21 7.195 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T08:41:57.036Z] #21 7.197 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T08:41:57.036Z] #21 7.201 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T08:41:57.036Z] #21 7.203 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-12T08:41:57.036Z] #21 7.204 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-12T08:41:57.036Z] #21 7.205 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T08:41:57.083Z] #58 42.98 The following additional packages will be installed: [2022-07-12T08:41:57.083Z] #58 42.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:41:57.083Z] #58 42.99 python3-protobuf python3-six [2022-07-12T08:41:57.083Z] #58 43.00 Suggested packages: [2022-07-12T08:41:57.083Z] #58 43.00 python3-setuptools [2022-07-12T08:41:57.083Z] #58 43.00 Recommended packages: [2022-07-12T08:41:57.083Z] #58 43.00 iproute2 | iproute [2022-07-12T08:41:57.316Z] #21 7.345 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-12T08:41:57.340Z] #58 ... [2022-07-12T08:41:57.340Z] [2022-07-12T08:41:57.340Z] #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-07-12T08:41:57.340Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:41:57.340Z] #83 27.01 Reading package lists... [2022-07-12T08:41:57.340Z] #83 34.04 Building dependency tree... [2022-07-12T08:41:57.340Z] #83 38.28 python3 is already the newest version (3.9.2-3). [2022-07-12T08:41:57.340Z] #83 38.28 The following additional packages will be installed: [2022-07-12T08:41:57.340Z] #83 38.30 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-12T08:41:57.340Z] #83 38.31 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-12T08:41:57.340Z] #83 38.31 Suggested packages: [2022-07-12T08:41:57.340Z] #83 38.31 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-12T08:41:57.340Z] #83 38.31 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-12T08:41:57.340Z] #83 38.31 m4-doc ed diffutils-doc [2022-07-12T08:41:57.340Z] #83 38.31 Recommended packages: [2022-07-12T08:41:57.340Z] #83 38.31 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T08:41:57.340Z] #83 38.31 liblocale-gettext-perl libltdl-dev [2022-07-12T08:41:57.340Z] #83 40.20 The following NEW packages will be installed: [2022-07-12T08:41:57.340Z] #83 40.20 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-12T08:41:57.340Z] #83 40.20 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-12T08:41:57.340Z] #83 40.21 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-12T08:41:57.340Z] #83 40.21 libyajl2 m4 patch xz-utils [2022-07-12T08:41:57.340Z] #83 40.21 The following packages will be upgraded: [2022-07-12T08:41:57.340Z] #83 40.22 libdpkg-perl [2022-07-12T08:41:57.340Z] #83 40.73 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:41:57.340Z] #83 40.73 Need to get 7486 kB of archives. [2022-07-12T08:41:57.340Z] #83 40.73 After this operation, 18.7 MB of additional disk space will be used. [2022-07-12T08:41:57.340Z] #83 40.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T08:41:57.340Z] #83 40.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-12T08:41:57.340Z] #83 40.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-12T08:41:57.340Z] #83 40.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-12T08:41:57.340Z] #83 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-07-12T08:41:57.340Z] #83 40.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-12T08:41:57.340Z] #83 40.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-12T08:41:57.340Z] #83 40.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-12T08:41:57.340Z] #83 40.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-12T08:41:57.340Z] #83 40.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-12T08:41:57.340Z] #83 40.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T08:41:57.340Z] #83 41.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T08:41:57.340Z] #83 41.07 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T08:41:57.340Z] #83 41.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-12T08:41:57.340Z] #83 41.26 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T08:41:57.340Z] #83 41.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-12T08:41:57.340Z] #83 41.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:41:57.340Z] #83 41.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-12T08:41:57.340Z] #83 41.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T08:41:57.340Z] #83 41.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T08:41:57.340Z] #83 41.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-12T08:41:57.340Z] #83 41.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T08:41:57.340Z] #83 41.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T08:41:57.340Z] #83 41.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-12T08:41:57.340Z] #83 43.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:41:57.340Z] #83 43.47 Fetched 7486 kB in 1s (6581 kB/s) [2022-07-12T08:41:57.340Z] #83 43.56 Selecting previously unselected package bzip2. [2022-07-12T08:41:57.340Z] #83 43.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:41:57.340Z] #83 43.69 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T08:41:57.340Z] #83 43.70 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:41:57.340Z] #83 43.84 Selecting previously unselected package libmagic-mgc. [2022-07-12T08:41:57.340Z] #83 43.84 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-12T08:41:57.340Z] #83 43.85 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T08:41:57.575Z] #21 7.346 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T08:41:57.575Z] #21 7.348 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T08:41:57.575Z] #21 7.353 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:41:57.575Z] #21 7.354 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T08:41:57.575Z] #21 7.355 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-12T08:41:57.575Z] #21 7.359 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T08:41:57.575Z] #21 7.361 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T08:41:57.575Z] #21 7.388 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T08:41:57.575Z] #21 7.389 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T08:41:57.575Z] #21 7.395 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:41:57.575Z] #21 7.398 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T08:41:57.575Z] #21 7.402 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T08:41:57.575Z] #21 7.403 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T08:41:57.575Z] #21 7.407 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-12T08:41:57.575Z] #21 7.423 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-12T08:41:57.575Z] #21 7.428 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-12T08:41:57.575Z] #21 7.431 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T08:41:57.575Z] #21 7.580 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-12T08:41:57.575Z] #21 7.609 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-12T08:41:57.575Z] #21 7.622 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-12T08:41:57.575Z] #21 7.630 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-12T08:41:57.597Z] #83 ... [2022-07-12T08:41:57.597Z] [2022-07-12T08:41:57.597Z] #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-07-12T08:41:57.597Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:57.597Z] #62 42.99 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-12T08:41:57.597Z] #62 43.02 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-12T08:41:57.597Z] #62 43.20 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T08:41:57.597Z] #62 43.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-12T08:41:57.597Z] #62 43.83 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-12T08:41:57.597Z] #62 43.98 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-12T08:41:57.597Z] #62 44.05 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-12T08:41:57.597Z] #62 44.06 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-12T08:41:57.833Z] #21 7.949 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:41:57.854Z] #62 44.21 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-12T08:41:57.854Z] #62 44.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-12T08:41:58.092Z] #21 8.025 Fetched 27.7 MB in 1s (33.5 MB/s) [2022-07-12T08:41:58.092Z] #21 8.081 Selecting previously unselected package pigz. [2022-07-12T08:41:58.092Z] #21 8.081 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-12T08:41:58.092Z] #21 8.118 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-12T08:41:58.092Z] #21 8.122 Unpacking pigz (2.6-1) ... [2022-07-12T08:41:58.111Z] #62 44.53 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-12T08:41:58.111Z] #62 44.54 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-12T08:41:58.111Z] #62 44.64 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-12T08:41:58.367Z] #62 44.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-12T08:41:58.367Z] #62 44.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-12T08:41:58.379Z] #21 8.215 Selecting previously unselected package libelf1:amd64. [2022-07-12T08:41:58.379Z] #21 8.219 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-12T08:41:58.379Z] #21 8.233 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-12T08:41:58.379Z] #21 8.338 Selecting previously unselected package libbpf0:amd64. [2022-07-12T08:41:58.379Z] #21 8.341 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-12T08:41:58.379Z] #21 8.347 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-12T08:41:58.379Z] #21 8.446 Selecting previously unselected package libcap2:amd64. [2022-07-12T08:41:58.623Z] #62 45.17 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-12T08:41:58.638Z] #21 8.449 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T08:41:58.638Z] #21 8.459 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:41:58.638Z] #21 8.532 Selecting previously unselected package libmnl0:amd64. [2022-07-12T08:41:58.638Z] #21 8.535 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-12T08:41:58.638Z] #21 8.540 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-12T08:41:58.638Z] #21 8.606 Selecting previously unselected package libxtables12:amd64. [2022-07-12T08:41:58.638Z] #21 8.611 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-12T08:41:58.638Z] #21 8.614 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-12T08:41:58.638Z] #21 8.660 Selecting previously unselected package libcap2-bin. [2022-07-12T08:41:58.638Z] #21 8.664 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-12T08:41:58.638Z] #21 8.670 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T08:41:58.651Z] #53 ... [2022-07-12T08:41:58.651Z] [2022-07-12T08:41:58.651Z] #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-07-12T08:41:58.651Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:41:58.651Z] #55 12.88 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-12T08:41:58.651Z] #55 13.07 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-12T08:41:58.651Z] #55 13.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T08:41:58.651Z] #55 14.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T08:41:58.651Z] #55 ... [2022-07-12T08:41:58.651Z] [2022-07-12T08:41:58.651Z] #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-07-12T08:41:58.651Z] #67 sha256:488b407a2767312dcba1b831e7ae988496141f29b8d9a59849a916a80a286f4a [2022-07-12T08:41:58.651Z] #67 6.620 + RM_GOPATH=0 [2022-07-12T08:41:58.651Z] #67 6.620 + TMP_GOPATH= [2022-07-12T08:41:58.651Z] #67 6.620 + : /build [2022-07-12T08:41:58.651Z] #67 6.620 + '[' -z '' ']' [2022-07-12T08:41:58.651Z] #67 6.620 ++ mktemp -d [2022-07-12T08:41:58.651Z] #67 6.620 + export GOPATH=/tmp/tmp.tC7gXdlE56 [2022-07-12T08:41:58.651Z] #67 6.620 + GOPATH=/tmp/tmp.tC7gXdlE56 [2022-07-12T08:41:58.651Z] #67 6.620 + RM_GOPATH=1 [2022-07-12T08:41:58.651Z] #67 6.620 + case "$(go env GOARCH)" in [2022-07-12T08:41:58.651Z] #67 6.620 ++ go env GOARCH [2022-07-12T08:41:58.651Z] #67 6.659 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:58.651Z] #67 6.659 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:58.651Z] #67 6.659 ++ dirname /install.sh [2022-07-12T08:41:58.651Z] #67 6.665 + dir=/ [2022-07-12T08:41:58.651Z] #67 6.665 + bin=rootlesskit [2022-07-12T08:41:58.651Z] #67 6.665 + shift [2022-07-12T08:41:58.651Z] #67 6.665 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T08:41:58.651Z] #67 6.665 + . //rootlesskit.installer [2022-07-12T08:41:58.651Z] #67 6.665 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:41:58.651Z] #67 6.665 + install_rootlesskit [2022-07-12T08:41:58.651Z] #67 6.665 + case "$1" in [2022-07-12T08:41:58.651Z] #67 6.665 + export CGO_ENABLED=0 [2022-07-12T08:41:58.651Z] #67 6.665 + CGO_ENABLED=0 [2022-07-12T08:41:58.651Z] #67 6.665 + _install_rootlesskit [2022-07-12T08:41:58.651Z] #67 6.666 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:41:58.651Z] #67 6.666 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T08:41:58.651Z] #67 6.666 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:41:58.651Z] #67 6.666 + GOBIN=/build [2022-07-12T08:41:58.651Z] #67 6.666 + GO111MODULE=on [2022-07-12T08:41:58.651Z] #67 6.666 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:41:58.651Z] #67 7.555 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T08:41:58.651Z] #67 10.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:41:58.651Z] #67 10.70 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T08:41:58.651Z] #67 12.34 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T08:41:58.897Z] #21 8.768 Selecting previously unselected package iproute2. [2022-07-12T08:41:58.897Z] #21 8.772 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-12T08:41:58.898Z] #21 8.779 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T08:41:58.907Z] #67 ... [2022-07-12T08:41:58.907Z] [2022-07-12T08:41:58.907Z] #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-07-12T08:41:58.907Z] #26 sha256:93e471b1523bd629f431d140a8ab8f64cf5f015facd6c26a9da0ba8071d827ee [2022-07-12T08:41:58.907Z] #26 6.756 + RM_GOPATH=0 [2022-07-12T08:41:58.907Z] #26 6.756 + TMP_GOPATH= [2022-07-12T08:41:58.907Z] #26 6.756 + : /build [2022-07-12T08:41:58.907Z] #26 6.756 + '[' -z '' ']' [2022-07-12T08:41:58.907Z] #26 6.764 ++ mktemp -d [2022-07-12T08:41:58.907Z] #26 6.775 + export GOPATH=/tmp/tmp.r7rzFKozXX [2022-07-12T08:41:58.907Z] #26 6.775 + GOPATH=/tmp/tmp.r7rzFKozXX [2022-07-12T08:41:58.907Z] #26 6.775 + RM_GOPATH=1 [2022-07-12T08:41:58.907Z] #26 6.775 + case "$(go env GOARCH)" in [2022-07-12T08:41:58.907Z] #26 6.775 ++ go env GOARCH [2022-07-12T08:41:58.907Z] #26 6.799 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:58.907Z] #26 6.799 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:41:58.907Z] #26 6.799 ++ dirname /install.sh [2022-07-12T08:41:58.907Z] #26 6.801 + dir=/ [2022-07-12T08:41:58.907Z] #26 6.801 + bin=dockercli [2022-07-12T08:41:58.907Z] #26 6.801 + shift [2022-07-12T08:41:58.907Z] #26 6.801 + '[' '!' -f //dockercli.installer ']' [2022-07-12T08:41:58.907Z] #26 6.801 + . //dockercli.installer [2022-07-12T08:41:58.907Z] #26 6.801 ++ : stable [2022-07-12T08:41:58.907Z] #26 6.801 ++ : 17.06.2-ce [2022-07-12T08:41:58.907Z] #26 6.801 + install_dockercli [2022-07-12T08:41:58.907Z] #26 6.801 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T08:41:58.907Z] #26 6.801 ++ uname -m [2022-07-12T08:41:58.907Z] #26 6.801 + arch=x86_64 [2022-07-12T08:41:58.907Z] #26 6.801 + '[' x86_64 '!=' x86_64 ']' [2022-07-12T08:41:58.907Z] #26 6.801 + url=https://download.docker.com/linux/static [2022-07-12T08:41:58.907Z] #26 6.801 Install docker/cli version 17.06.2-ce from stable [2022-07-12T08:41:58.907Z] #26 6.807 + tar -xz docker/docker [2022-07-12T08:41:58.907Z] #26 6.812 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-12T08:41:59.156Z] #21 9.050 Selecting previously unselected package xxd. [2022-07-12T08:41:59.156Z] #21 9.054 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:41:59.156Z] #21 9.063 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:41:59.156Z] #21 9.181 Selecting previously unselected package vim-common. [2022-07-12T08:41:59.156Z] #21 9.189 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:41:59.156Z] #21 9.209 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:41:59.167Z] #26 ... [2022-07-12T08:41:59.167Z] [2022-07-12T08:41:59.167Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:41:59.167Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:41:59.167Z] #14 7.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:41:59.167Z] #14 10.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:41:59.167Z] #14 14.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:41:59.415Z] #21 9.383 Selecting previously unselected package bash-completion. [2022-07-12T08:41:59.415Z] #21 9.387 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T08:41:59.424Z] #14 ... [2022-07-12T08:41:59.424Z] [2022-07-12T08:41:59.424Z] #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-07-12T08:41:59.424Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:41:59.424Z] #40 11.79 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-12T08:41:59.424Z] #40 11.90 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-12T08:41:59.424Z] #40 16.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-12T08:41:59.424Z] #40 17.34 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:41:59.424Z] #40 ... [2022-07-12T08:41:59.424Z] [2022-07-12T08:41:59.424Z] #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-07-12T08:41:59.424Z] #67 sha256:488b407a2767312dcba1b831e7ae988496141f29b8d9a59849a916a80a286f4a [2022-07-12T08:41:59.424Z] #67 17.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T08:41:59.552Z] #62 46.01 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-12T08:41:59.553Z] #62 46.09 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-12T08:41:59.809Z] #62 46.29 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-12T08:42:00.080Z] #62 46.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-12T08:42:00.348Z] #62 46.74 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-12T08:42:00.348Z] #62 46.89 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T08:42:00.348Z] #62 46.90 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-12T08:42:00.348Z] #62 46.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-12T08:42:00.605Z] #62 47.14 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-12T08:42:00.605Z] #62 47.19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-12T08:42:00.605Z] #62 47.25 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T08:42:00.799Z] #67 18.50 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T08:42:00.799Z] #67 18.83 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T08:42:00.856Z] Client: [2022-07-12T08:42:00.856Z] Context: default [2022-07-12T08:42:00.856Z] Debug Mode: false [2022-07-12T08:42:00.856Z] Plugins: [2022-07-12T08:42:00.856Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T08:42:00.856Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T08:42:00.856Z] [2022-07-12T08:42:00.856Z] Server: [2022-07-12T08:42:00.856Z] Containers: 0 [2022-07-12T08:42:00.856Z] Running: 0 [2022-07-12T08:42:00.856Z] Paused: 0 [2022-07-12T08:42:00.856Z] Stopped: 0 [2022-07-12T08:42:00.856Z] Images: 0 [2022-07-12T08:42:00.856Z] Server Version: 20.10.14 [2022-07-12T08:42:00.856Z] Storage Driver: overlay2 [2022-07-12T08:42:00.856Z] Backing Filesystem: extfs [2022-07-12T08:42:00.856Z] Supports d_type: true [2022-07-12T08:42:00.856Z] Native Overlay Diff: true [2022-07-12T08:42:00.856Z] userxattr: false [2022-07-12T08:42:00.856Z] Logging Driver: json-file [2022-07-12T08:42:00.856Z] Cgroup Driver: cgroupfs [2022-07-12T08:42:00.856Z] Cgroup Version: 1 [2022-07-12T08:42:00.856Z] Plugins: [2022-07-12T08:42:00.856Z] Volume: local [2022-07-12T08:42:00.856Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T08:42:00.856Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T08:42:00.856Z] Swarm: inactive [2022-07-12T08:42:00.856Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T08:42:00.856Z] Default Runtime: runc [2022-07-12T08:42:00.856Z] Init Binary: docker-init [2022-07-12T08:42:00.856Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:42:00.856Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T08:42:00.856Z] init version: de40ad0 [2022-07-12T08:42:00.856Z] Security Options: [2022-07-12T08:42:00.856Z] apparmor [2022-07-12T08:42:00.856Z] seccomp [2022-07-12T08:42:00.856Z] Profile: default [2022-07-12T08:42:00.856Z] Kernel Version: 5.13.0-1021-aws [2022-07-12T08:42:00.856Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-12T08:42:00.856Z] OSType: linux [2022-07-12T08:42:00.856Z] Architecture: aarch64 [2022-07-12T08:42:00.856Z] CPUs: 2 [2022-07-12T08:42:00.856Z] Total Memory: 7.562GiB [2022-07-12T08:42:00.856Z] Name: ip-10-100-87-144 [2022-07-12T08:42:00.856Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-12T08:42:00.856Z] Docker Root Dir: /var/lib/docker [2022-07-12T08:42:00.856Z] Debug Mode: false [2022-07-12T08:42:00.856Z] Registry: https://index.docker.io/v1/ [2022-07-12T08:42:00.856Z] Labels: [2022-07-12T08:42:00.857Z] Experimental: true [2022-07-12T08:42:00.857Z] Insecure Registries: [2022-07-12T08:42:00.857Z] 127.0.0.0/8 [2022-07-12T08:42:00.857Z] Live Restore Enabled: true [2022-07-12T08:42:00.857Z] [Pipeline] sh [2022-07-12T08:42:01.131Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T08:42:01.131Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T08:42:01.131Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43795/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T08:42:01.131Z] + bash /home/ubuntu/workspace/moby_PR-43795/check-config.sh [2022-07-12T08:42:01.131Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T08:42:01.131Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-12T08:42:01.131Z] [2022-07-12T08:42:01.131Z] Generally Necessary: [2022-07-12T08:42:01.131Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T08:42:01.131Z] - apparmor: enabled and tools installed [2022-07-12T08:42:01.131Z] - CONFIG_NAMESPACES: enabled [2022-07-12T08:42:01.131Z] - CONFIG_NET_NS: enabled [2022-07-12T08:42:01.131Z] - CONFIG_PID_NS: enabled [2022-07-12T08:42:01.131Z] - CONFIG_IPC_NS: enabled [2022-07-12T08:42:01.131Z] - CONFIG_UTS_NS: enabled [2022-07-12T08:42:01.131Z] - CONFIG_CGROUPS: enabled [2022-07-12T08:42:01.131Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T08:42:01.131Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T08:42:01.131Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T08:42:01.131Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T08:42:01.131Z] - CONFIG_CPUSETS: enabled [2022-07-12T08:42:01.131Z] - CONFIG_MEMCG: enabled [2022-07-12T08:42:01.131Z] - CONFIG_KEYS: enabled [2022-07-12T08:42:01.131Z] - CONFIG_VETH: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T08:42:01.131Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T08:42:01.168Z] #62 47.48 go: downloading github.com/prometheus/common v0.32.1 [2022-07-12T08:42:01.387Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T08:42:01.387Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T08:42:01.387Z] [2022-07-12T08:42:01.387Z] Optional Features: [2022-07-12T08:42:01.387Z] - CONFIG_USER_NS: enabled [2022-07-12T08:42:01.387Z] - CONFIG_SECCOMP: enabled [2022-07-12T08:42:01.387Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T08:42:01.387Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T08:42:01.387Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T08:42:01.387Z] (cgroup swap accounting is currently enabled) [2022-07-12T08:42:01.387Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T08:42:01.387Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T08:42:01.387Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T08:42:01.387Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T08:42:01.387Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T08:42:01.387Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T08:42:01.387Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T08:42:01.387Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T08:42:01.387Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T08:42:01.387Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T08:42:01.387Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T08:42:01.387Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T08:42:01.387Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T08:42:01.387Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T08:42:01.387Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T08:42:01.387Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T08:42:01.387Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T08:42:01.387Z] - CONFIG_EXT4_FS: enabled [2022-07-12T08:42:01.387Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T08:42:01.387Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T08:42:01.387Z] - Network Drivers: [2022-07-12T08:42:01.387Z] - "overlay": [2022-07-12T08:42:01.387Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T08:42:01.387Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T08:42:01.387Z] Optional (for encrypted networks): [2022-07-12T08:42:01.434Z] #62 47.87 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-12T08:42:01.645Z] - CONFIG_CRYPTO: enabled [2022-07-12T08:42:01.645Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T08:42:01.645Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T08:42:01.645Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T08:42:01.645Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T08:42:01.645Z] - CONFIG_XFRM: enabled [2022-07-12T08:42:01.645Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T08:42:01.645Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T08:42:01.645Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T08:42:01.645Z] - "ipvlan": [2022-07-12T08:42:01.645Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T08:42:01.645Z] - "macvlan": [2022-07-12T08:42:01.645Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T08:42:01.645Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T08:42:01.645Z] - "ftp,tftp client in container": [2022-07-12T08:42:01.645Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T08:42:01.645Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T08:42:01.645Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T08:42:01.645Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T08:42:01.645Z] - Storage Drivers: [2022-07-12T08:42:01.645Z] - "aufs": [2022-07-12T08:42:01.645Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T08:42:01.645Z] - "btrfs": [2022-07-12T08:42:01.645Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T08:42:01.645Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T08:42:01.645Z] - "devicemapper": [2022-07-12T08:42:01.645Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T08:42:01.645Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T08:42:01.645Z] - "overlay": [2022-07-12T08:42:01.645Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T08:42:01.645Z] - "zfs": [2022-07-12T08:42:01.645Z] - /dev/zfs: present [2022-07-12T08:42:01.645Z] - zfs command: missing [2022-07-12T08:42:01.645Z] - zpool command: missing [2022-07-12T08:42:01.645Z] [2022-07-12T08:42:01.645Z] Limits: [2022-07-12T08:42:01.645Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T08:42:01.645Z] [2022-07-12T08:42:01.645Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T08:42:01.691Z] #62 48.06 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T08:42:01.951Z] #21 12.07 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T08:42:01.961Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 . [2022-07-12T08:42:02.166Z] #67 20.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T08:42:02.221Z] #2 [internal] load .dockerignore [2022-07-12T08:42:02.221Z] #2 sha256:437662ba3238f2b7d55f918c29cd61d94f1cfb0b563f4d91122285957ff18d29 [2022-07-12T08:42:02.221Z] #2 transferring context: 145B done [2022-07-12T08:42:02.221Z] #2 DONE 0.1s [2022-07-12T08:42:02.221Z] [2022-07-12T08:42:02.221Z] #1 [internal] load build definition from Dockerfile [2022-07-12T08:42:02.221Z] #1 sha256:46d0d7ab04cc540c2ba78d661246df0f9c80c453211faecfffac96d51069fa85 [2022-07-12T08:42:02.221Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T08:42:02.221Z] #1 DONE 0.2s [2022-07-12T08:42:02.422Z] #67 20.50 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:42:02.478Z] [2022-07-12T08:42:02.478Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T08:42:02.478Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-12T08:42:02.527Z] #21 12.40 Selecting previously unselected package bzip2. [2022-07-12T08:42:02.527Z] #21 12.40 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T08:42:02.527Z] #21 12.42 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:42:02.527Z] #21 12.51 Selecting previously unselected package xz-utils. [2022-07-12T08:42:02.527Z] #21 12.51 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T08:42:02.527Z] #21 12.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:42:02.679Z] #67 20.66 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T08:42:02.735Z] #3 DONE 0.5s [2022-07-12T08:42:02.735Z] [2022-07-12T08:42:02.735Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T08:42:02.735Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-12T08:42:02.735Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-12T08:42:02.786Z] #21 12.66 Selecting previously unselected package apparmor. [2022-07-12T08:42:02.786Z] #21 12.67 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-12T08:42:02.786Z] #21 12.72 Unpacking apparmor (2.13.6-10) ... [2022-07-12T08:42:02.786Z] #21 12.92 Selecting previously unselected package inetutils-ping. [2022-07-12T08:42:02.935Z] #67 21.06 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T08:42:02.991Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-12T08:42:02.991Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-07-12T08:42:02.991Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-07-12T08:42:02.991Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 1.05MB / 9.20MB 0.2s [2022-07-12T08:42:02.991Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.3s [2022-07-12T08:42:03.048Z] #21 12.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-12T08:42:03.048Z] #21 12.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T08:42:03.058Z] #62 49.27 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-12T08:42:03.058Z] #62 ... [2022-07-12T08:42:03.058Z] [2022-07-12T08:42:03.058Z] #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-07-12T08:42:03.058Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:42:03.058Z] #64 48.77 v3.0.2 [2022-07-12T08:42:03.058Z] #64 DONE 49.4s [2022-07-12T08:42:03.058Z] [2022-07-12T08:42:03.058Z] #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-07-12T08:42:03.058Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:42:03.058Z] #83 44.74 Selecting previously unselected package libmagic1:amd64. [2022-07-12T08:42:03.058Z] #83 44.74 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-12T08:42:03.058Z] #83 44.75 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:42:03.058Z] #83 45.01 Selecting previously unselected package file. [2022-07-12T08:42:03.058Z] #83 45.02 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-12T08:42:03.058Z] #83 45.02 Unpacking file (1:5.39-3) ... [2022-07-12T08:42:03.058Z] #83 45.21 Selecting previously unselected package xz-utils. [2022-07-12T08:42:03.058Z] #83 45.21 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T08:42:03.058Z] #83 45.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:42:03.058Z] #83 45.66 Selecting previously unselected package libsigsegv2:amd64. [2022-07-12T08:42:03.058Z] #83 45.68 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-12T08:42:03.058Z] #83 45.69 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-12T08:42:03.058Z] #83 45.92 Selecting previously unselected package m4. [2022-07-12T08:42:03.058Z] #83 45.93 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-12T08:42:03.058Z] #83 45.93 Unpacking m4 (1.4.18-5) ... [2022-07-12T08:42:03.058Z] #83 46.41 Selecting previously unselected package autoconf. [2022-07-12T08:42:03.058Z] #83 46.41 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-12T08:42:03.058Z] #83 46.43 Unpacking autoconf (2.69-14) ... [2022-07-12T08:42:03.058Z] #83 46.81 Selecting previously unselected package autotools-dev. [2022-07-12T08:42:03.058Z] #83 46.83 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-12T08:42:03.058Z] #83 46.84 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:42:03.058Z] #83 47.13 Selecting previously unselected package automake. [2022-07-12T08:42:03.058Z] #83 47.13 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-12T08:42:03.058Z] #83 47.17 Unpacking automake (1:1.16.3-2) ... [2022-07-12T08:42:03.058Z] #83 48.15 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T08:42:03.058Z] #83 48.18 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T08:42:03.247Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-07-12T08:42:03.247Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-07-12T08:42:03.320Z] #21 13.14 Selecting previously unselected package libip4tc2:amd64. [2022-07-12T08:42:03.320Z] #21 13.15 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-12T08:42:03.320Z] #21 13.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T08:42:03.320Z] #21 13.25 Selecting previously unselected package libip6tc2:amd64. [2022-07-12T08:42:03.320Z] #21 13.25 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-12T08:42:03.320Z] #21 13.26 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T08:42:03.320Z] #21 13.31 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-12T08:42:03.320Z] #21 13.31 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-12T08:42:03.320Z] #21 13.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T08:42:03.504Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-07-12T08:42:03.504Z] #4 DONE 0.7s [2022-07-12T08:42:03.588Z] #21 13.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-12T08:42:03.588Z] #21 13.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-12T08:42:03.588Z] #21 13.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T08:42:03.588Z] #21 13.52 Selecting previously unselected package libnftnl11:amd64. [2022-07-12T08:42:03.588Z] #21 13.52 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-12T08:42:03.588Z] #21 13.53 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T08:42:03.588Z] #21 13.61 Selecting previously unselected package iptables. [2022-07-12T08:42:03.588Z] #21 13.61 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-12T08:42:03.588Z] #21 13.62 Unpacking iptables (1.8.7-1) ... [2022-07-12T08:42:03.622Z] #83 50.01 Selecting previously unselected package patch. [2022-07-12T08:42:03.622Z] #83 50.04 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-12T08:42:03.622Z] #83 50.05 Unpacking patch (2.7.6-7) ... [2022-07-12T08:42:03.622Z] #83 50.27 Selecting previously unselected package dpkg-dev. [2022-07-12T08:42:03.622Z] #83 50.28 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-12T08:42:03.760Z] [2022-07-12T08:42:03.760Z] #6 [internal] load build definition from Dockerfile [2022-07-12T08:42:03.760Z] #6 sha256:6705b65930fd24891d457e2e1e4c8f4b9423180f5e94ac776a17efc155a3d009 [2022-07-12T08:42:03.760Z] #6 DONE 0.0s [2022-07-12T08:42:03.760Z] [2022-07-12T08:42:03.760Z] #5 [internal] load .dockerignore [2022-07-12T08:42:03.760Z] #5 sha256:c64ace101f81cbb2a5cd8a74ae9b1b76597494a4da0bb1008a37b1e819bd14b1 [2022-07-12T08:42:03.760Z] #5 DONE 0.0s [2022-07-12T08:42:03.760Z] [2022-07-12T08:42:03.760Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:42:03.760Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T08:42:03.851Z] #21 13.87 Selecting previously unselected package libonig5:amd64. [2022-07-12T08:42:03.851Z] #21 13.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T08:42:03.851Z] #21 ... [2022-07-12T08:42:03.851Z] [2022-07-12T08:42:03.851Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:03.851Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:03.851Z] #77 38.15 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:42:03.851Z] #77 38.38 checking for sysroot... no [2022-07-12T08:42:03.851Z] #77 38.38 checking for a working dd... /bin/dd [2022-07-12T08:42:03.851Z] #77 38.39 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:42:03.851Z] #77 38.44 checking for mt... no [2022-07-12T08:42:03.851Z] #77 38.44 checking if : is a manifest tool... no [2022-07-12T08:42:03.851Z] #77 38.45 checking how to run the C preprocessor... gcc -E [2022-07-12T08:42:03.851Z] #77 38.59 checking for ANSI C header files... yes [2022-07-12T08:42:03.851Z] #77 38.88 checking for sys/types.h... yes [2022-07-12T08:42:03.851Z] #77 38.98 checking for sys/stat.h... yes [2022-07-12T08:42:03.851Z] #77 39.10 checking for stdlib.h... yes [2022-07-12T08:42:03.851Z] #77 39.22 checking for string.h... yes [2022-07-12T08:42:03.851Z] #77 39.34 checking for memory.h... yes [2022-07-12T08:42:03.851Z] #77 39.46 checking for strings.h... yes [2022-07-12T08:42:03.851Z] #77 39.57 checking for inttypes.h... yes [2022-07-12T08:42:03.851Z] #77 39.66 checking for stdint.h... yes [2022-07-12T08:42:03.851Z] #77 39.77 checking for unistd.h... yes [2022-07-12T08:42:03.851Z] #77 39.87 checking for dlfcn.h... yes [2022-07-12T08:42:03.851Z] #77 39.94 checking for objdir... .libs [2022-07-12T08:42:03.851Z] #77 40.15 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:42:03.851Z] #77 40.21 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:42:03.851Z] #77 40.21 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:42:03.851Z] #77 40.26 checking if gcc static flag -static works... yes [2022-07-12T08:42:03.851Z] #77 40.48 checking if gcc supports -c -o file.o... yes [2022-07-12T08:42:03.851Z] #77 40.58 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:42:03.851Z] #77 40.58 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:42:03.851Z] #77 40.63 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:42:03.851Z] #77 40.84 checking how to hardcode library paths into programs... immediate [2022-07-12T08:42:03.851Z] #77 40.84 checking whether stripping libraries is possible... yes [2022-07-12T08:42:03.851Z] #77 40.84 checking if libtool supports shared libraries... yes [2022-07-12T08:42:03.851Z] #77 40.84 checking whether to build shared libraries... no [2022-07-12T08:42:03.851Z] #77 40.84 checking whether to build static libraries... yes [2022-07-12T08:42:03.851Z] #77 40.84 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:42:03.851Z] #77 40.86 checking whether build environment is sane... yes [2022-07-12T08:42:03.851Z] #77 40.94 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:42:03.851Z] #77 40.94 checking whether make sets $(MAKE)... yes [2022-07-12T08:42:03.851Z] #77 40.99 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:42:03.851Z] #77 41.02 checking whether make supports nested variables... yes [2022-07-12T08:42:03.851Z] #77 41.04 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:42:03.851Z] #77 41.05 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:42:03.852Z] #77 41.05 checking how to create a ustar tar archive... gnutar [2022-07-12T08:42:03.852Z] #77 41.08 checking dependency style of gcc... gcc3 [2022-07-12T08:42:03.852Z] #77 41.24 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:42:03.852Z] #77 41.24 checking whether make supports nested variables... (cached) yes [2022-07-12T08:42:03.852Z] #77 41.24 checking for gawk... (cached) mawk [2022-07-12T08:42:03.852Z] #77 41.24 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:42:03.852Z] #77 41.25 checking for gcc... (cached) gcc [2022-07-12T08:42:03.852Z] #77 41.32 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:42:03.852Z] #77 41.32 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:42:03.852Z] #77 41.32 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:42:03.852Z] #77 41.32 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:42:03.852Z] #77 41.32 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:42:03.852Z] #77 41.35 checking for python3... /usr/bin/python3 [2022-07-12T08:42:03.852Z] #77 41.35 checking for python3 version... 3.9 [2022-07-12T08:42:03.852Z] #77 41.37 checking for python3 platform... linux [2022-07-12T08:42:03.852Z] #77 41.40 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:42:03.852Z] #77 41.46 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:42:03.852Z] #77 41.54 checking for go-md2man... no [2022-07-12T08:42:03.852Z] #77 41.56 checking error.h usability... yes [2022-07-12T08:42:03.852Z] #77 41.66 checking error.h presence... yes [2022-07-12T08:42:03.852Z] #77 41.69 checking for error.h... yes [2022-07-12T08:42:03.852Z] #77 41.73 checking linux/openat2.h usability... yes [2022-07-12T08:42:03.852Z] #77 41.81 checking linux/openat2.h presence... yes [2022-07-12T08:42:03.852Z] #77 41.85 checking for linux/openat2.h... yes [2022-07-12T08:42:03.852Z] #77 41.89 checking for copy_file_range... yes [2022-07-12T08:42:03.852Z] #77 42.04 checking for fgetxattr... yes [2022-07-12T08:42:03.852Z] #77 42.17 checking for statx... yes [2022-07-12T08:42:03.852Z] #77 42.33 checking for fgetpwent_r... yes [2022-07-12T08:42:03.852Z] #77 42.46 checking for issetugid... no [2022-07-12T08:42:03.852Z] #77 42.60 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:42:03.852Z] #77 42.60 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:42:03.852Z] #77 42.60 checking for library containing yajl_tree_get... -lyajl [2022-07-12T08:42:03.852Z] #77 42.84 checking for yajl >= 2.0.0... yes [2022-07-12T08:42:03.852Z] #77 42.87 checking sys/capability.h usability... yes [2022-07-12T08:42:03.852Z] #77 42.94 checking sys/capability.h presence... yes [2022-07-12T08:42:03.852Z] #77 42.97 checking for sys/capability.h... yes [2022-07-12T08:42:03.852Z] #77 42.98 checking for library containing cap_from_name... -lcap [2022-07-12T08:42:03.852Z] #77 43.22 checking for library containing dlopen... -ldl [2022-07-12T08:42:03.852Z] #77 43.44 checking seccomp.h usability... yes [2022-07-12T08:42:03.852Z] #77 43.58 checking seccomp.h presence... yes [2022-07-12T08:42:03.852Z] #77 43.62 checking for seccomp.h... yes [2022-07-12T08:42:03.852Z] #77 43.63 checking for library containing seccomp_rule_add... -lseccomp [2022-07-12T08:42:03.852Z] #77 43.80 checking for library containing seccomp_arch_resolve_name... none required [2022-07-12T08:42:03.852Z] #77 43.91 checking systemd/sd-bus.h usability... yes [2022-07-12T08:42:03.852Z] #77 44.02 checking systemd/sd-bus.h presence... yes [2022-07-12T08:42:03.852Z] #77 44.10 checking for systemd/sd-bus.h... yes [2022-07-12T08:42:03.852Z] #77 44.10 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-12T08:42:03.852Z] #77 44.31 checking for sd_notify_barrier... yes [2022-07-12T08:42:03.852Z] #77 44.42 checking linux/bpf.h usability... yes [2022-07-12T08:42:03.852Z] #77 44.50 checking linux/bpf.h presence... yes [2022-07-12T08:42:03.852Z] #77 44.54 checking for linux/bpf.h... yes [2022-07-12T08:42:03.852Z] #77 44.54 checking compilation for eBPF... yes [2022-07-12T08:42:03.852Z] #77 44.62 checking for criu >= 3.15... no [2022-07-12T08:42:03.852Z] #77 44.64 configure: CRIU headers not found, building without CRIU support [2022-07-12T08:42:03.852Z] #77 44.64 checking for criu > 3.16... no [2022-07-12T08:42:03.852Z] #77 44.66 configure: CRIU version doesn't support join-ns API [2022-07-12T08:42:03.852Z] #77 44.67 checking for criu > 3.16.1... no [2022-07-12T08:42:03.852Z] #77 44.68 configure: CRIU version doesn't support for pre-dumping [2022-07-12T08:42:03.852Z] #77 44.68 checking for new mount API (fsconfig)... yes [2022-07-12T08:42:03.852Z] #77 44.72 checking for seccomp notify API... yes [2022-07-12T08:42:03.852Z] #77 44.77 checking for gperf... no [2022-07-12T08:42:03.852Z] #77 44.78 configure: gperf not found - cannot rebuild signal parser code [2022-07-12T08:42:03.852Z] #77 44.78 checking for library containing argp_parse... none required [2022-07-12T08:42:03.852Z] #77 44.93 checking that generated files are newer than configure... done [2022-07-12T08:42:03.852Z] #77 44.94 configure: creating ./config.status [2022-07-12T08:42:03.852Z] #77 46.84 config.status: creating Makefile [2022-07-12T08:42:03.852Z] #77 46.91 config.status: creating rpm/crun.spec [2022-07-12T08:42:03.852Z] #77 47.00 config.status: creating config.h [2022-07-12T08:42:03.852Z] #77 47.04 config.status: executing libtool commands [2022-07-12T08:42:03.852Z] #77 47.08 config.status: executing depfiles commands [2022-07-12T08:42:03.863Z] #67 22.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T08:42:03.879Z] #83 50.29 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T08:42:04.420Z] #77 ... [2022-07-12T08:42:04.420Z] [2022-07-12T08:42:04.420Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:42:04.420Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:42:04.420Z] #21 13.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:42:04.420Z] #21 14.09 Selecting previously unselected package libjq1:amd64. [2022-07-12T08:42:04.420Z] #21 14.09 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T08:42:04.420Z] #21 14.11 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:42:04.420Z] #21 14.19 Selecting previously unselected package jq. [2022-07-12T08:42:04.420Z] #21 14.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-12T08:42:04.420Z] #21 14.23 Unpacking jq (1.6-2.1) ... [2022-07-12T08:42:04.420Z] #21 14.33 Selecting previously unselected package libaio1:amd64. [2022-07-12T08:42:04.420Z] #21 14.33 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-12T08:42:04.420Z] #21 14.34 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-12T08:42:04.420Z] #21 14.42 Selecting previously unselected package libgpm2:amd64. [2022-07-12T08:42:04.420Z] #21 14.43 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-12T08:42:04.420Z] #21 14.43 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-12T08:42:04.420Z] #21 14.52 Selecting previously unselected package libicu67:amd64. [2022-07-12T08:42:04.420Z] #21 14.52 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-12T08:42:04.430Z] #67 22.46 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T08:42:04.442Z] #83 ... [2022-07-12T08:42:04.442Z] [2022-07-12T08:42:04.442Z] #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-07-12T08:42:04.442Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:42:04.442Z] #47 50.86 NAME: [2022-07-12T08:42:04.442Z] #47 50.86 go-winres - A tool for embedding resources in Windows executables [2022-07-12T08:42:04.442Z] #47 50.86 [2022-07-12T08:42:04.442Z] #47 50.86 USAGE: [2022-07-12T08:42:04.442Z] #47 50.86 go-winres [global options] command [command options] [arguments...] [2022-07-12T08:42:04.442Z] #47 50.86 [2022-07-12T08:42:04.442Z] #47 50.86 COMMANDS: [2022-07-12T08:42:04.442Z] #47 50.86 init Create an initial ./winres/winres.json [2022-07-12T08:42:04.442Z] #47 50.86 make Make syso files for the "go build" command [2022-07-12T08:42:04.442Z] #47 50.86 simply Make syso files for the "go build" command (simplified) [2022-07-12T08:42:04.442Z] #47 50.86 extract Extract all resources from an executable [2022-07-12T08:42:04.442Z] #47 50.86 patch Replace resources in an executable file (exe, dll) [2022-07-12T08:42:04.442Z] #47 50.86 help, h Shows a list of commands or help for one command [2022-07-12T08:42:04.442Z] #47 50.86 [2022-07-12T08:42:04.442Z] #47 50.86 GLOBAL OPTIONS: [2022-07-12T08:42:04.442Z] #47 50.86 --help, -h show help (default: false) [2022-07-12T08:42:04.442Z] #47 DONE 51.1s [2022-07-12T08:42:04.442Z] [2022-07-12T08:42:04.442Z] #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-07-12T08:42:04.442Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:42:04.442Z] #58 44.08 The following NEW packages will be installed: [2022-07-12T08:42:04.442Z] #58 44.09 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:42:04.442Z] #58 44.10 python3-protobuf python3-six [2022-07-12T08:42:04.442Z] #58 44.74 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:42:04.442Z] #58 44.74 Need to get 2314 kB of archives. [2022-07-12T08:42:04.442Z] #58 44.74 After this operation, 11.1 MB of additional disk space will be used. [2022-07-12T08:42:04.442Z] #58 44.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-12T08:42:04.442Z] #58 44.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:42:04.442Z] #58 44.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-12T08:42:04.442Z] #58 44.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-12T08:42:04.442Z] #58 44.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T08:42:04.442Z] #58 44.92 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-07-12T08:42:04.442Z] #58 44.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:42:04.442Z] #58 47.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-12T08:42:04.442Z] #58 48.75 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:42:04.442Z] #58 49.07 Fetched 2314 kB in 3s (710 kB/s) [2022-07-12T08:42:04.442Z] #58 49.23 Selecting previously unselected package libprotobuf23:amd64. [2022-07-12T08:42:04.442Z] #58 49.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:42:04.442Z] #58 49.36 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-12T08:42:04.442Z] #58 49.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T08:42:04.442Z] #58 50.63 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:42:04.442Z] #58 50.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:42:04.442Z] #58 50.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:42:04.680Z] #21 14.54 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T08:42:04.687Z] #67 22.69 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T08:42:04.687Z] #67 ... [2022-07-12T08:42:04.687Z] [2022-07-12T08:42:04.687Z] #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-07-12T08:42:04.687Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:42:04.687Z] #57 13.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-12T08:42:04.946Z] #57 ... [2022-07-12T08:42:04.946Z] [2022-07-12T08:42:04.946Z] #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-07-12T08:42:04.946Z] #26 sha256:93e471b1523bd629f431d140a8ab8f64cf5f015facd6c26a9da0ba8071d827ee [2022-07-12T08:42:04.946Z] #26 22.51 + mkdir -p /build [2022-07-12T08:42:04.946Z] #26 22.56 + mv docker/docker /build/ [2022-07-12T08:42:04.946Z] #26 22.59 + rmdir docker [2022-07-12T08:42:04.946Z] #26 ... [2022-07-12T08:42:04.946Z] [2022-07-12T08:42:04.946Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T08:42:04.946Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:42:04.946Z] #42 13.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:42:04.946Z] #42 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:42:05.007Z] #58 51.02 Selecting previously unselected package python3-six. [2022-07-12T08:42:05.007Z] #58 51.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-12T08:42:05.007Z] #58 51.06 Unpacking python3-six (1.16.0-2) ... [2022-07-12T08:42:05.007Z] #58 51.18 Selecting previously unselected package python3-protobuf. [2022-07-12T08:42:05.007Z] #58 51.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-12T08:42:05.007Z] #58 51.20 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-12T08:42:05.007Z] #58 ... [2022-07-12T08:42:05.007Z] [2022-07-12T08:42:05.007Z] #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-07-12T08:42:05.007Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:42:05.007Z] #83 51.68 Selecting previously unselected package build-essential. [2022-07-12T08:42:05.007Z] #83 51.68 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-12T08:42:05.007Z] #83 51.68 Unpacking build-essential (12.9) ... [2022-07-12T08:42:05.204Z] #42 ... [2022-07-12T08:42:05.204Z] [2022-07-12T08:42:05.204Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:42:05.204Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:05.204Z] #55 21.86 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-12T08:42:05.204Z] #55 21.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:42:05.204Z] #55 22.22 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-12T08:42:05.204Z] #55 22.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-12T08:42:05.204Z] #55 22.67 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-12T08:42:05.204Z] #55 22.79 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-12T08:42:05.204Z] #55 23.02 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-12T08:42:05.204Z] #55 23.25 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-12T08:42:05.204Z] #55 23.26 go: downloading github.com/spf13/afero v1.8.2 [2022-07-12T08:42:05.204Z] #55 23.67 go: downloading github.com/spf13/cast v1.4.1 [2022-07-12T08:42:05.204Z] #55 23.77 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-12T08:42:05.264Z] #83 51.77 Selecting previously unselected package libcap2:amd64. [2022-07-12T08:42:05.264Z] #83 51.77 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T08:42:05.264Z] #83 51.81 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:42:05.264Z] #83 51.93 Selecting previously unselected package libcap-dev:amd64. [2022-07-12T08:42:05.264Z] #83 51.93 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-12T08:42:05.461Z] #55 23.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-12T08:42:05.461Z] #55 24.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-12T08:42:05.520Z] #83 51.96 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T08:42:05.717Z] #55 ... [2022-07-12T08:42:05.717Z] [2022-07-12T08:42:05.717Z] #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-07-12T08:42:05.717Z] #26 sha256:93e471b1523bd629f431d140a8ab8f64cf5f015facd6c26a9da0ba8071d827ee [2022-07-12T08:42:05.717Z] #26 DONE 23.6s [2022-07-12T08:42:05.717Z] [2022-07-12T08:42:05.717Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:42:05.717Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:05.717Z] #55 24.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-12T08:42:05.717Z] #55 24.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-12T08:42:05.777Z] #83 52.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:42:05.777Z] #83 52.18 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:42:05.777Z] #83 52.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:05.777Z] #83 52.32 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-12T08:42:05.777Z] #83 52.32 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:42:05.777Z] #83 52.36 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:05.973Z] #55 24.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-12T08:42:05.974Z] #55 ... [2022-07-12T08:42:05.974Z] [2022-07-12T08:42:05.974Z] #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-07-12T08:42:05.974Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:42:05.974Z] #62 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:42:05.974Z] #62 18.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:42:05.974Z] #62 ... [2022-07-12T08:42:05.974Z] [2022-07-12T08:42:05.974Z] #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-07-12T08:42:05.974Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:05.974Z] #55 24.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-12T08:42:05.974Z] #55 24.43 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-12T08:42:06.057Z] #21 15.98 Selecting previously unselected package libinih1:amd64. [2022-07-12T08:42:06.057Z] #21 15.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-12T08:42:06.057Z] #21 15.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-12T08:42:06.057Z] #21 16.07 Selecting previously unselected package libnet1:amd64. [2022-07-12T08:42:06.057Z] #21 16.08 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T08:42:06.057Z] #21 16.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:42:06.057Z] #21 16.15 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T08:42:06.057Z] #21 16.16 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T08:42:06.057Z] #21 16.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:42:06.232Z] #55 24.63 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-12T08:42:06.232Z] #55 ... [2022-07-12T08:42:06.232Z] [2022-07-12T08:42:06.232Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T08:42:06.232Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:42:06.232Z] #76 14.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:42:06.232Z] #76 18.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:42:06.232Z] #76 ... [2022-07-12T08:42:06.232Z] [2022-07-12T08:42:06.232Z] #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-07-12T08:42:06.232Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:42:06.232Z] #51 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:42:06.232Z] #51 19.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:42:06.232Z] #51 23.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-12T08:42:06.280Z] #10 ... [2022-07-12T08:42:06.280Z] [2022-07-12T08:42:06.280Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:42:06.280Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T08:42:06.280Z] #8 DONE 2.3s [2022-07-12T08:42:06.280Z] [2022-07-12T08:42:06.280Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T08:42:06.280Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-12T08:42:06.280Z] #9 DONE 2.5s [2022-07-12T08:42:06.280Z] [2022-07-12T08:42:06.280Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:42:06.280Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T08:42:06.280Z] #10 DONE 2.5s [2022-07-12T08:42:06.280Z] [2022-07-12T08:42:06.280Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T08:42:06.280Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-12T08:42:06.280Z] #7 DONE 2.6s [2022-07-12T08:42:06.315Z] #21 16.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:42:06.315Z] #21 16.24 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:42:06.315Z] #21 16.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:06.315Z] #21 16.33 Selecting previously unselected package libyajl2:amd64. [2022-07-12T08:42:06.315Z] #21 16.33 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T08:42:06.315Z] #21 16.34 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:42:06.315Z] #21 16.39 Selecting previously unselected package net-tools. [2022-07-12T08:42:06.315Z] #21 16.39 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-12T08:42:06.315Z] #21 16.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:42:06.341Z] #83 52.61 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T08:42:06.341Z] #83 52.63 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T08:42:06.341Z] #83 52.65 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:42:06.488Z] #51 ... [2022-07-12T08:42:06.488Z] [2022-07-12T08:42:06.488Z] #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-07-12T08:42:06.488Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:06.488Z] #55 24.66 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-12T08:42:06.578Z] #21 16.51 Selecting previously unselected package patch. [2022-07-12T08:42:06.578Z] #21 16.51 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-12T08:42:06.578Z] #21 16.52 Unpacking patch (2.7.6-7) ... [2022-07-12T08:42:06.598Z] #83 53.01 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T08:42:06.598Z] #83 53.01 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T08:42:06.598Z] #83 53.04 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:42:06.745Z] #55 25.17 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-12T08:42:06.837Z] #21 16.82 Selecting previously unselected package python-pip-whl. [2022-07-12T08:42:06.837Z] #21 16.83 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:42:06.837Z] #21 16.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:42:07.307Z] #55 ... [2022-07-12T08:42:07.307Z] [2022-07-12T08:42:07.307Z] #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-07-12T08:42:07.307Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T08:42:07.307Z] #38 25.38 tomll can be used in two ways: [2022-07-12T08:42:07.307Z] #38 25.38 Writing to STDIN and reading from STDOUT: [2022-07-12T08:42:07.307Z] #38 25.38 cat file.toml | tomll > file.toml [2022-07-12T08:42:07.307Z] #38 25.38 [2022-07-12T08:42:07.307Z] #38 25.38 Reading and updating a list of files: [2022-07-12T08:42:07.307Z] #38 25.38 tomll a.toml b.toml c.toml [2022-07-12T08:42:07.307Z] #38 25.38 [2022-07-12T08:42:07.307Z] #38 25.38 When given a list of files, tomll will modify all files in place without asking. [2022-07-12T08:42:07.307Z] #38 DONE 25.6s [2022-07-12T08:42:07.307Z] [2022-07-12T08:42:07.307Z] #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-07-12T08:42:07.307Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:42:07.307Z] #53 19.11 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-12T08:42:07.307Z] #53 19.33 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-12T08:42:07.307Z] #53 19.52 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-12T08:42:07.307Z] #53 23.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T08:42:07.307Z] #53 23.12 go: downloading golang.org/x/mod v0.3.0 [2022-07-12T08:42:07.404Z] #21 17.33 Selecting previously unselected package python3-lib2to3. [2022-07-12T08:42:07.405Z] #21 17.34 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T08:42:07.405Z] #21 17.40 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:42:07.529Z] #83 54.20 Selecting previously unselected package libtool. [2022-07-12T08:42:07.564Z] #53 ... [2022-07-12T08:42:07.564Z] [2022-07-12T08:42:07.564Z] #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-07-12T08:42:07.564Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:42:07.564Z] #36 25.90 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-12T08:42:07.564Z] #36 25.91 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-12T08:42:07.786Z] #83 54.20 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-12T08:42:07.786Z] #83 54.21 Unpacking libtool (2.4.6-15) ... [2022-07-12T08:42:07.979Z] #21 18.01 Selecting previously unselected package python3-distutils. [2022-07-12T08:42:07.979Z] #21 18.02 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T08:42:08.043Z] #83 54.57 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T08:42:08.043Z] #83 54.57 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T08:42:08.043Z] #83 54.59 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:42:08.268Z] #21 18.21 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T08:42:08.268Z] #21 ... [2022-07-12T08:42:08.268Z] [2022-07-12T08:42:08.268Z] #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-07-12T08:42:08.268Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:42:08.268Z] #47 62.30 + dpkg --print-architecture [2022-07-12T08:42:08.268Z] #47 62.30 + git checkout -q v2.1.0 [2022-07-12T08:42:08.268Z] #47 62.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-12T08:42:08.268Z] #47 62.44 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-12T08:42:08.299Z] #83 54.86 Selecting previously unselected package libyajl2:amd64. [2022-07-12T08:42:08.299Z] #83 54.86 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T08:42:08.299Z] #83 54.87 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:42:08.499Z] #36 26.89 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-12T08:42:08.527Z] #47 ... [2022-07-12T08:42:08.527Z] [2022-07-12T08:42:08.527Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:08.527Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:08.527Z] #77 48.08 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-12T08:42:08.527Z] #77 48.09 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:42:08.527Z] #77 48.43 checking for gcc... gcc [2022-07-12T08:42:08.527Z] #77 48.53 checking whether the C compiler works... yes [2022-07-12T08:42:08.527Z] #77 48.67 checking for C compiler default output file name... a.out [2022-07-12T08:42:08.527Z] #77 48.67 checking for suffix of executables... [2022-07-12T08:42:08.527Z] #77 48.79 checking whether we are cross compiling... no [2022-07-12T08:42:08.527Z] #77 48.90 checking for suffix of object files... o [2022-07-12T08:42:08.527Z] #77 48.97 checking whether we are using the GNU C compiler... yes [2022-07-12T08:42:08.527Z] #77 49.02 checking whether gcc accepts -g... yes [2022-07-12T08:42:08.527Z] #77 49.09 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:42:08.527Z] #77 49.19 checking whether gcc understands -c and -o together... yes [2022-07-12T08:42:08.527Z] #77 49.26 checking how to run the C preprocessor... gcc -E [2022-07-12T08:42:08.527Z] #77 49.42 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:42:08.527Z] #77 49.43 checking for egrep... /bin/grep -E [2022-07-12T08:42:08.527Z] #77 49.43 checking for ANSI C header files... yes [2022-07-12T08:42:08.527Z] #77 49.70 checking for sys/types.h... yes [2022-07-12T08:42:08.527Z] #77 49.97 checking for sys/stat.h... yes [2022-07-12T08:42:08.527Z] #77 50.08 checking for stdlib.h... yes [2022-07-12T08:42:08.527Z] #77 50.19 checking for string.h... yes [2022-07-12T08:42:08.527Z] #77 50.29 checking for memory.h... yes [2022-07-12T08:42:08.527Z] #77 50.39 checking for strings.h... yes [2022-07-12T08:42:08.527Z] #77 50.46 checking for inttypes.h... yes [2022-07-12T08:42:08.528Z] #77 50.55 checking for stdint.h... yes [2022-07-12T08:42:08.528Z] #77 50.66 checking for unistd.h... yes [2022-07-12T08:42:08.528Z] #77 50.74 checking minix/config.h usability... no [2022-07-12T08:42:08.528Z] #77 50.82 checking minix/config.h presence... no [2022-07-12T08:42:08.528Z] #77 50.84 checking for minix/config.h... no [2022-07-12T08:42:08.528Z] #77 50.84 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-12T08:42:08.528Z] #77 50.99 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:42:08.528Z] #77 51.16 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:42:08.528Z] #77 51.16 checking how to print strings... printf [2022-07-12T08:42:08.528Z] #77 51.17 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:42:08.528Z] #77 51.20 checking for fgrep... /bin/grep -F [2022-07-12T08:42:08.528Z] #77 51.21 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:42:08.528Z] #77 51.21 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:42:08.528Z] #77 51.22 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:42:08.528Z] #77 51.22 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:42:08.528Z] #77 51.31 checking whether ln -s works... yes [2022-07-12T08:42:08.528Z] #77 51.31 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:42:08.528Z] #77 51.34 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:42:08.528Z] #77 51.34 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:42:08.528Z] #77 51.34 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:42:08.528Z] #77 51.34 checking for objdump... objdump [2022-07-12T08:42:08.528Z] #77 51.34 checking how to recognize dependent libraries... pass_all [2022-07-12T08:42:08.528Z] #77 51.34 checking for dlltool... no [2022-07-12T08:42:08.528Z] #77 51.34 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:42:08.528Z] #77 51.34 checking for ar... ar [2022-07-12T08:42:08.528Z] #77 51.34 checking for archiver @FILE support... @ [2022-07-12T08:42:08.528Z] #77 51.43 checking for strip... strip [2022-07-12T08:42:08.528Z] #77 51.43 checking for ranlib... ranlib [2022-07-12T08:42:08.528Z] #77 51.44 checking for gawk... no [2022-07-12T08:42:08.528Z] #77 51.44 checking for mawk... mawk [2022-07-12T08:42:08.528Z] #77 51.44 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:42:08.528Z] #77 51.75 checking for sysroot... no [2022-07-12T08:42:08.528Z] #77 51.75 checking for a working dd... /bin/dd [2022-07-12T08:42:08.528Z] #77 51.75 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:42:08.528Z] #77 51.79 checking for mt... no [2022-07-12T08:42:08.528Z] #77 51.79 checking if : is a manifest tool... no [2022-07-12T08:42:08.556Z] #83 55.00 Selecting previously unselected package libyajl-dev:amd64. [2022-07-12T08:42:08.556Z] #83 55.01 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-12T08:42:08.556Z] #83 55.01 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T08:42:08.778Z] #36 27.33 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-12T08:42:08.789Z] #77 51.80 checking for dlfcn.h... yes [2022-07-12T08:42:08.789Z] #77 51.89 checking for objdir... .libs [2022-07-12T08:42:08.789Z] [2022-07-12T08:42:08.789Z] #77 ... [2022-07-12T08:42:08.789Z] [2022-07-12T08:42:08.789Z] #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-07-12T08:42:08.789Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:42:08.789Z] #47 DONE 72.8s [2022-07-12T08:42:08.789Z] [2022-07-12T08:42:08.789Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:08.789Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:08.795Z] [2022-07-12T08:42:08.795Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:42:08.795Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T08:42:08.795Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-12T08:42:08.795Z] #73 DONE 0.0s [2022-07-12T08:42:08.795Z] [2022-07-12T08:42:08.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:08.795Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:08.795Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done [2022-07-12T08:42:08.795Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-12T08:42:08.795Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done [2022-07-12T08:42:08.795Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done [2022-07-12T08:42:08.813Z] #83 55.30 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:42:08.813Z] #83 55.31 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T08:42:08.813Z] #83 55.32 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:42:08.813Z] #83 55.33 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:42:08.813Z] #83 55.36 Setting up file (1:5.39-3) ... [2022-07-12T08:42:08.813Z] #83 55.38 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:42:08.813Z] #83 55.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:08.813Z] #83 55.40 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:08.813Z] #83 55.41 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:42:08.813Z] #83 55.42 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:42:08.813Z] #83 55.43 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-12T08:42:08.813Z] #83 55.45 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:42:09.048Z] #77 52.10 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:42:09.048Z] #77 52.15 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:42:09.048Z] #77 52.15 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:42:09.051Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0B / 53.70MB 0.3s [2022-07-12T08:42:09.051Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 15.73MB / 53.70MB 0.4s [2022-07-12T08:42:09.051Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0B / 4.94MB 0.4s [2022-07-12T08:42:09.070Z] #83 55.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:42:09.070Z] #83 55.55 Setting up patch (2.7.6-7) ... [2022-07-12T08:42:09.307Z] #77 52.24 checking if gcc static flag -static works... yes [2022-07-12T08:42:09.307Z] #77 52.41 checking if gcc supports -c -o file.o... yes [2022-07-12T08:42:09.307Z] #77 52.50 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:42:09.307Z] #77 52.50 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:42:09.308Z] #11 ... [2022-07-12T08:42:09.308Z] [2022-07-12T08:42:09.308Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T08:42:09.308Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T08:42:09.308Z] #49 DONE 0.7s [2022-07-12T08:42:09.308Z] [2022-07-12T08:42:09.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:09.308Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:09.308Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 25.24MB / 53.70MB 0.5s [2022-07-12T08:42:09.308Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 1.05MB / 4.94MB 0.5s [2022-07-12T08:42:09.308Z] #11 ... [2022-07-12T08:42:09.308Z] [2022-07-12T08:42:09.308Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T08:42:09.308Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T08:42:09.308Z] #49 DONE 0.0s [2022-07-12T08:42:09.308Z] [2022-07-12T08:42:09.308Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:09.308Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:09.308Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 28.31MB / 53.70MB 0.6s [2022-07-12T08:42:09.308Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 0.5s done [2022-07-12T08:42:09.327Z] #83 55.64 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:42:09.327Z] #83 55.73 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T08:42:09.327Z] #83 55.77 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T08:42:09.327Z] #83 55.81 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T08:42:09.327Z] #83 55.86 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:42:09.327Z] #83 55.90 Setting up libtool (2.4.6-15) ... [2022-07-12T08:42:09.327Z] #83 55.95 Setting up m4 (1.4.18-5) ... [2022-07-12T08:42:09.327Z] #83 55.98 Setting up dpkg-dev (1.20.11) ... [2022-07-12T08:42:09.327Z] #83 56.01 Setting up autoconf (2.69-14) ... [2022-07-12T08:42:09.343Z] #36 27.82 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-12T08:42:09.566Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 45.11MB / 53.70MB 0.8s [2022-07-12T08:42:09.566Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 3.15MB / 10.66MB 0.8s [2022-07-12T08:42:09.566Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 0.9s [2022-07-12T08:42:09.566Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 0.9s [2022-07-12T08:42:09.583Z] #83 56.03 Setting up build-essential (12.9) ... [2022-07-12T08:42:09.583Z] #83 56.05 Setting up automake (1:1.16.3-2) ... [2022-07-12T08:42:09.583Z] #83 56.08 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-12T08:42:09.583Z] #83 56.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:42:09.588Z] #77 52.52 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:42:09.588Z] #77 52.66 checking how to hardcode library paths into programs... immediate [2022-07-12T08:42:09.588Z] #77 52.66 checking whether stripping libraries is possible... yes [2022-07-12T08:42:09.588Z] #77 52.66 checking if libtool supports shared libraries... yes [2022-07-12T08:42:09.588Z] #77 52.66 checking whether to build shared libraries... no [2022-07-12T08:42:09.588Z] #77 52.66 checking whether to build static libraries... yes [2022-07-12T08:42:09.588Z] #77 52.66 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:42:09.588Z] #77 52.69 checking whether build environment is sane... yes [2022-07-12T08:42:09.588Z] #77 52.72 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:42:09.588Z] #77 52.73 checking whether make sets $(MAKE)... yes [2022-07-12T08:42:09.588Z] #77 52.75 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:42:09.588Z] #77 52.79 checking whether make supports nested variables... yes [2022-07-12T08:42:09.588Z] #77 52.82 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:42:09.588Z] #77 52.82 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:42:09.588Z] #77 52.82 checking how to create a ustar tar archive... gnutar [2022-07-12T08:42:09.599Z] #36 27.99 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-12T08:42:09.855Z] #36 28.18 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-12T08:42:09.855Z] #36 28.23 go: downloading github.com/peterh/liner v1.2.2 [2022-07-12T08:42:09.855Z] #77 52.85 checking dependency style of gcc... gcc3 [2022-07-12T08:42:09.855Z] #77 52.96 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:42:09.855Z] #77 52.96 checking whether make supports nested variables... (cached) yes [2022-07-12T08:42:09.855Z] #77 52.96 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:42:09.855Z] #77 52.96 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:42:09.855Z] #77 52.96 checking for yajl >= 2.1.0... yes [2022-07-12T08:42:09.855Z] #77 52.98 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:42:09.855Z] #77 52.98 checking for gcc... (cached) gcc [2022-07-12T08:42:09.855Z] #77 53.04 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:42:09.855Z] #77 53.04 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:42:09.855Z] #77 53.04 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:42:09.855Z] #77 53.04 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:42:09.855Z] #77 53.04 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:42:09.855Z] #77 53.08 checking for python3... /usr/bin/python3 [2022-07-12T08:42:09.855Z] #77 53.08 checking for python3 version... 3.9 [2022-07-12T08:42:09.855Z] #77 53.10 checking for python3 platform... linux [2022-07-12T08:42:09.855Z] #77 53.12 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:42:10.112Z] #36 28.54 go: downloading github.com/google/go-dap v0.6.0 [2022-07-12T08:42:10.114Z] #77 53.17 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:42:10.146Z] #83 DONE 56.5s [2022-07-12T08:42:10.146Z] [2022-07-12T08:42:10.147Z] #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-07-12T08:42:10.147Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:42:10.147Z] #58 51.90 Selecting previously unselected package libnet1:amd64. [2022-07-12T08:42:10.147Z] #58 51.92 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T08:42:10.147Z] #58 51.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:42:10.147Z] #58 52.16 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T08:42:10.147Z] #58 52.17 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T08:42:10.147Z] #58 52.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:42:10.147Z] #58 52.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:42:10.147Z] #58 52.50 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:42:10.147Z] #58 52.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:10.147Z] #58 52.74 Selecting previously unselected package criu. [2022-07-12T08:42:10.147Z] #58 52.74 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-12T08:42:10.147Z] #58 52.78 Unpacking criu (3.17-1) ... [2022-07-12T08:42:10.147Z] #58 53.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:42:10.147Z] #58 55.97 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T08:42:10.147Z] #58 55.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:42:10.147Z] #58 55.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:10.147Z] #58 56.00 Setting up python3-six (1.16.0-2) ... [2022-07-12T08:42:10.373Z] #77 53.31 checking that generated files are newer than configure... done [2022-07-12T08:42:10.373Z] #77 53.71 configure: creating ./config.status [2022-07-12T08:42:10.501Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.5s done [2022-07-12T08:42:10.501Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 1.7s done [2022-07-12T08:42:10.501Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 [2022-07-12T08:42:10.501Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 0B / 81.09MB 1.8s [2022-07-12T08:42:10.501Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 6.86MB / 81.09MB 1.9s [2022-07-12T08:42:10.674Z] #36 29.08 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-12T08:42:10.815Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 16.78MB / 81.09MB 2.0s [2022-07-12T08:42:10.815Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 31.46MB / 81.09MB 2.1s [2022-07-12T08:42:11.078Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 38.80MB / 81.09MB 2.4s [2022-07-12T08:42:11.078Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 0B / 54.67MB 2.4s [2022-07-12T08:42:11.237Z] #36 29.46 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-12T08:42:11.336Z] #11 ... [2022-07-12T08:42:11.336Z] [2022-07-12T08:42:11.336Z] #24 [internal] load build context [2022-07-12T08:42:11.336Z] #24 sha256:0afc3b8e75562ba4fe84497f2cc012748c0a25f53b48c35c9c110a9e2dfbba60 [2022-07-12T08:42:11.336Z] #24 transferring context: 62.06MB 2.5s done [2022-07-12T08:42:11.336Z] #24 DONE 2.6s [2022-07-12T08:42:11.336Z] [2022-07-12T08:42:11.336Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:11.336Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:11.336Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 53.48MB / 81.09MB 2.5s [2022-07-12T08:42:11.336Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 7.34MB / 54.67MB 2.5s [2022-07-12T08:42:11.336Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0B / 108.88MB 2.5s [2022-07-12T08:42:11.336Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 2.7s [2022-07-12T08:42:11.336Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 17.83MB / 54.67MB 2.7s [2022-07-12T08:42:11.336Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 16.78MB / 108.88MB 2.7s [2022-07-12T08:42:11.516Z] #58 57.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:42:11.516Z] #58 57.47 Setting up python3-protobuf (3.12.4-1) ... [2022-07-12T08:42:11.596Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 32.51MB / 108.88MB 2.8s [2022-07-12T08:42:11.596Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 32.51MB / 54.67MB 2.9s [2022-07-12T08:42:11.853Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 38.93MB / 54.67MB 3.0s [2022-07-12T08:42:11.853Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 39.99MB / 108.88MB 3.0s [2022-07-12T08:42:11.853Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 51.38MB / 54.67MB 3.2s [2022-07-12T08:42:11.853Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 51.38MB / 108.88MB 3.2s [2022-07-12T08:42:11.853Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 3.3s [2022-07-12T08:42:12.080Z] #58 ... [2022-07-12T08:42:12.080Z] [2022-07-12T08:42:12.080Z] #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-07-12T08:42:12.080Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:42:12.080Z] #41 56.91 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-07-12T08:42:12.080Z] #41 57.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-12T08:42:12.080Z] #41 58.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T08:42:12.168Z] #36 30.47 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-12T08:42:12.168Z] #36 30.63 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-12T08:42:12.168Z] #36 30.71 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-12T08:42:12.277Z] #77 55.39 config.status: creating Makefile [2022-07-12T08:42:12.277Z] #77 55.44 config.status: creating config.h [2022-07-12T08:42:12.277Z] #77 55.45 config.status: executing libtool commands [2022-07-12T08:42:12.277Z] #77 55.47 config.status: executing depfiles commands [2022-07-12T08:42:12.415Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 3.5s done [2022-07-12T08:42:12.416Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 0B / 126B 3.6s [2022-07-12T08:42:12.416Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 66.06MB / 108.88MB 3.8s [2022-07-12T08:42:12.416Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 3.8s [2022-07-12T08:42:12.672Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 84.93MB / 108.88MB 4.0s [2022-07-12T08:42:12.858Z] #77 56.05 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-12T08:42:12.858Z] #77 56.06 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:42:12.929Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 4.1s done [2022-07-12T08:42:12.929Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 4.2s [2022-07-12T08:42:12.929Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 4.1s done [2022-07-12T08:42:13.011Z] #41 ... [2022-07-12T08:42:13.011Z] [2022-07-12T08:42:13.011Z] #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-07-12T08:42:13.011Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:13.011Z] #62 49.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-12T08:42:13.101Z] #36 ... [2022-07-12T08:42:13.101Z] [2022-07-12T08:42:13.101Z] #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-07-12T08:42:13.101Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:42:13.101Z] #62 31.56 Fetched 8548 kB in 25s (347 kB/s) [2022-07-12T08:42:13.267Z] #62 ... [2022-07-12T08:42:13.267Z] [2022-07-12T08:42:13.267Z] #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-07-12T08:42:13.267Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:13.267Z] #84 1.264 Cloning into '/tmp/crun-build'... [2022-07-12T08:42:13.375Z] #77 56.46 checking for gcc... gcc [2022-07-12T08:42:13.375Z] #77 56.52 checking whether the C compiler works... yes [2022-07-12T08:42:13.375Z] #77 56.65 checking for C compiler default output file name... a.out [2022-07-12T08:42:13.375Z] #77 56.65 checking for suffix of executables... [2022-07-12T08:42:13.633Z] #77 56.74 checking whether we are cross compiling... no [2022-07-12T08:42:13.633Z] #77 56.82 checking for suffix of object files... o [2022-07-12T08:42:13.891Z] #77 56.96 checking whether we are using the GNU C compiler... yes [2022-07-12T08:42:13.891Z] #77 57.05 checking whether gcc accepts -g... yes [2022-07-12T08:42:13.891Z] #77 57.08 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:42:14.150Z] #77 57.17 checking whether gcc understands -c and -o together... yes [2022-07-12T08:42:14.150Z] #77 57.29 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:42:14.150Z] #77 57.32 checking whether build environment is sane... yes [2022-07-12T08:42:14.150Z] #77 57.35 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:42:14.150Z] #77 57.37 checking for gawk... no [2022-07-12T08:42:14.150Z] #77 57.37 checking for mawk... mawk [2022-07-12T08:42:14.150Z] #77 57.37 checking whether make sets $(MAKE)... yes [2022-07-12T08:42:14.297Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 5.6s done [2022-07-12T08:42:14.409Z] #77 57.42 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:42:14.409Z] #77 57.45 checking whether make supports nested variables... yes [2022-07-12T08:42:14.409Z] #77 57.49 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:42:14.409Z] #77 57.49 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:42:14.409Z] #77 57.49 checking how to create a ustar tar archive... gnutar [2022-07-12T08:42:14.409Z] #77 57.57 checking dependency style of gcc... gcc3 [2022-07-12T08:42:14.554Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 4.1s done [2022-07-12T08:42:14.667Z] #77 57.68 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:42:14.667Z] #77 57.68 checking whether make supports nested variables... (cached) yes [2022-07-12T08:42:14.667Z] #77 57.71 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:42:14.667Z] #77 57.92 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:42:14.667Z] #77 57.92 checking how to print strings... printf [2022-07-12T08:42:14.667Z] #77 57.93 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:42:14.811Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded [2022-07-12T08:42:14.926Z] #77 57.94 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:42:14.926Z] #77 57.94 checking for egrep... /bin/grep -E [2022-07-12T08:42:14.926Z] #77 57.95 checking for fgrep... /bin/grep -F [2022-07-12T08:42:14.926Z] #77 57.95 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:42:14.926Z] #77 57.98 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:42:14.926Z] #77 57.99 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:42:14.926Z] #77 58.00 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:42:14.926Z] #77 58.09 checking whether ln -s works... yes [2022-07-12T08:42:14.926Z] #77 58.09 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:42:14.926Z] #77 58.14 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:42:14.926Z] #77 58.14 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:42:14.926Z] #77 58.15 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:42:14.926Z] #77 58.15 checking for objdump... objdump [2022-07-12T08:42:14.926Z] #77 58.15 checking how to recognize dependent libraries... pass_all [2022-07-12T08:42:14.926Z] #77 58.15 checking for dlltool... no [2022-07-12T08:42:14.926Z] #77 58.15 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:42:14.926Z] #77 58.15 checking for ar... ar [2022-07-12T08:42:15.196Z] #77 58.15 checking for archiver @FILE support... @ [2022-07-12T08:42:15.196Z] #77 58.25 checking for strip... strip [2022-07-12T08:42:15.196Z] #77 58.25 checking for ranlib... ranlib [2022-07-12T08:42:15.196Z] #77 58.25 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:42:15.196Z] #77 58.40 checking for sysroot... no [2022-07-12T08:42:15.196Z] #77 58.40 checking for a working dd... /bin/dd [2022-07-12T08:42:15.196Z] #77 58.42 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:42:15.375Z] #11 ... [2022-07-12T08:42:15.375Z] [2022-07-12T08:42:15.375Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:42:15.375Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-12T08:42:15.375Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-12T08:42:15.375Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-12T08:42:15.375Z] #28 sha256:16b6769bf0827b7d2e1c487018a4c598c4985a3d0fa60dcfa7af3505554b0f7d 529B / 529B done [2022-07-12T08:42:15.375Z] #28 sha256:c7e601276d47957134e06e6611a00cda66bcf66977434494b0a2425d8d2d3cd7 1.48kB / 1.48kB done [2022-07-12T08:42:15.375Z] #28 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.3s done [2022-07-12T08:42:15.375Z] #28 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 4.0s done [2022-07-12T08:42:15.375Z] #28 DONE 6.8s [2022-07-12T08:42:15.375Z] [2022-07-12T08:42:15.375Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:15.375Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:15.375Z] #11 ... [2022-07-12T08:42:15.375Z] [2022-07-12T08:42:15.375Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:42:15.375Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T08:42:15.375Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-07-12T08:42:15.375Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:42:15.375Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-12T08:42:15.375Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-12T08:42:15.375Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2022-07-12T08:42:15.375Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-07-12T08:42:15.375Z] #71 DONE 6.7s [2022-07-12T08:42:15.375Z] [2022-07-12T08:42:15.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:15.376Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:15.376Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.7s done [2022-07-12T08:42:15.457Z] #77 58.50 checking for mt... no [2022-07-12T08:42:15.458Z] #77 58.50 checking if : is a manifest tool... no [2022-07-12T08:42:15.458Z] #77 58.51 checking how to run the C preprocessor... gcc -E [2022-07-12T08:42:15.635Z] #11 ... [2022-07-12T08:42:15.635Z] [2022-07-12T08:42:15.635Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:42:15.635Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T08:42:15.635Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:42:15.635Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-12T08:42:15.635Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-12T08:42:15.635Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2022-07-12T08:42:15.635Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-07-12T08:42:15.635Z] #73 DONE 6.8s [2022-07-12T08:42:15.716Z] #77 58.71 checking for ANSI C header files... yes [2022-07-12T08:42:15.716Z] #77 59.00 checking for sys/types.h... yes [2022-07-12T08:42:15.891Z] [2022-07-12T08:42:15.891Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:15.891Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:15.891Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd [2022-07-12T08:42:15.974Z] #77 59.09 checking for sys/stat.h... yes [2022-07-12T08:42:15.974Z] #77 59.19 checking for stdlib.h... yes [2022-07-12T08:42:16.148Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.3s done [2022-07-12T08:42:16.233Z] #77 59.28 checking for string.h... yes [2022-07-12T08:42:16.234Z] #77 59.38 checking for memory.h... yes [2022-07-12T08:42:16.234Z] #77 59.45 checking for strings.h... yes [2022-07-12T08:42:16.405Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 [2022-07-12T08:42:16.492Z] #77 59.55 checking for inttypes.h... yes [2022-07-12T08:42:16.492Z] #77 59.68 checking for stdint.h... yes [2022-07-12T08:42:16.541Z] #84 ... [2022-07-12T08:42:16.541Z] [2022-07-12T08:42:16.542Z] #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-07-12T08:42:16.542Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:42:16.542Z] #58 62.80 Setting up criu (3.17-1) ... [2022-07-12T08:42:16.751Z] #77 59.77 checking for unistd.h... yes [2022-07-12T08:42:16.751Z] #77 59.91 checking for dlfcn.h... yes [2022-07-12T08:42:16.751Z] #77 59.99 checking for objdir... .libs [2022-07-12T08:42:17.010Z] #77 60.15 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:42:17.269Z] #77 60.26 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:42:17.269Z] #77 60.26 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:42:17.269Z] #77 60.34 checking if gcc static flag -static works... yes [2022-07-12T08:42:17.269Z] #77 60.50 checking if gcc supports -c -o file.o... yes [2022-07-12T08:42:17.527Z] #77 60.54 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:42:17.528Z] #77 60.55 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:42:17.528Z] #77 60.58 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:42:17.528Z] #77 60.69 checking how to hardcode library paths into programs... immediate [2022-07-12T08:42:17.528Z] #77 60.69 checking whether stripping libraries is possible... yes [2022-07-12T08:42:17.528Z] #77 60.70 checking if libtool supports shared libraries... yes [2022-07-12T08:42:17.528Z] #77 60.70 checking whether to build shared libraries... no [2022-07-12T08:42:17.528Z] #77 60.70 checking whether to build static libraries... yes [2022-07-12T08:42:17.528Z] #77 60.72 checking float.h usability... yes [2022-07-12T08:42:17.528Z] #77 60.78 checking float.h presence... yes [2022-07-12T08:42:17.528Z] #77 60.80 checking for float.h... yes [2022-07-12T08:42:17.528Z] #77 60.81 checking limits.h usability... yes [2022-07-12T08:42:17.528Z] #77 60.87 checking limits.h presence... yes [2022-07-12T08:42:17.528Z] #77 60.89 checking for limits.h... yes [2022-07-12T08:42:17.786Z] #77 60.91 checking stddef.h usability... yes [2022-07-12T08:42:17.786Z] #77 60.95 checking stddef.h presence... yes [2022-07-12T08:42:17.786Z] #77 60.97 checking for stddef.h... yes [2022-07-12T08:42:17.786Z] #77 60.98 checking for stdlib.h... (cached) yes [2022-07-12T08:42:17.786Z] #77 60.99 checking for string.h... (cached) yes [2022-07-12T08:42:17.786Z] #77 61.00 checking sys/time.h usability... yes [2022-07-12T08:42:17.786Z] #77 61.04 checking sys/time.h presence... yes [2022-07-12T08:42:17.786Z] #77 61.06 checking for sys/time.h... yes [2022-07-12T08:42:17.786Z] #77 61.06 checking for inline... inline [2022-07-12T08:42:18.045Z] #77 61.09 checking for size_t... yes [2022-07-12T08:42:18.045Z] #77 61.18 checking for stdlib.h... (cached) yes [2022-07-12T08:42:18.045Z] #77 61.18 checking for GNU libc compatible malloc... yes [2022-07-12T08:42:18.045Z] #77 61.23 checking for stdlib.h... (cached) yes [2022-07-12T08:42:18.045Z] #77 61.23 checking for GNU libc compatible realloc... yes [2022-07-12T08:42:18.045Z] #77 61.29 checking for working strtod... yes [2022-07-12T08:42:18.304Z] #77 61.36 checking for gettimeofday... yes [2022-07-12T08:42:18.304Z] #77 61.45 checking for memset... yes [2022-07-12T08:42:18.304Z] #77 61.51 checking for strspn... yes [2022-07-12T08:42:18.358Z] #62 31.56 Reading package lists... [2022-07-12T08:42:18.358Z] #62 ... [2022-07-12T08:42:18.358Z] [2022-07-12T08:42:18.358Z] #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-07-12T08:42:18.358Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:18.358Z] #55 26.43 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T08:42:18.358Z] #55 26.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-12T08:42:18.358Z] #55 26.78 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-12T08:42:18.358Z] #55 26.93 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-12T08:42:18.358Z] #55 26.99 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-12T08:42:18.358Z] #55 27.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-12T08:42:18.358Z] #55 27.53 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-12T08:42:18.358Z] #55 27.91 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-12T08:42:18.358Z] #55 28.18 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-12T08:42:18.358Z] #55 28.38 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-12T08:42:18.358Z] #55 28.54 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-12T08:42:18.358Z] #55 28.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-12T08:42:18.358Z] #55 28.75 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-12T08:42:18.358Z] #55 28.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-12T08:42:18.358Z] #55 29.14 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-12T08:42:18.358Z] #55 29.15 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-12T08:42:18.358Z] #55 29.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-12T08:42:18.358Z] #55 29.49 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-12T08:42:18.358Z] #55 29.68 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-12T08:42:18.358Z] #55 29.69 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-12T08:42:18.358Z] #55 30.31 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-12T08:42:18.358Z] #55 30.32 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-12T08:42:18.358Z] #55 30.55 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-12T08:42:18.358Z] #55 30.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-12T08:42:18.358Z] #55 30.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-12T08:42:18.358Z] #55 30.85 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-12T08:42:18.358Z] #55 31.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-12T08:42:18.358Z] #55 31.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-12T08:42:18.358Z] #55 31.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-12T08:42:18.358Z] #55 31.67 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-12T08:42:18.358Z] #55 31.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-12T08:42:18.358Z] #55 31.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-12T08:42:18.358Z] #55 32.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-12T08:42:18.358Z] #55 32.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-12T08:42:18.358Z] #55 32.57 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-12T08:42:18.358Z] #55 32.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-12T08:42:18.358Z] #55 32.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-12T08:42:18.358Z] #55 32.84 go: downloading github.com/julz/importas v0.1.0 [2022-07-12T08:42:18.358Z] #55 32.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-12T08:42:18.358Z] #55 33.04 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-12T08:42:18.358Z] #55 33.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-12T08:42:18.358Z] #55 33.34 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-12T08:42:18.358Z] #55 33.36 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-12T08:42:18.358Z] #55 33.52 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-12T08:42:18.358Z] #55 33.61 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-12T08:42:18.358Z] #55 33.91 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-12T08:42:18.358Z] #55 33.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-12T08:42:18.358Z] #55 34.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-12T08:42:18.358Z] #55 34.17 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-12T08:42:18.358Z] #55 35.35 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-12T08:42:18.358Z] #55 35.35 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-12T08:42:18.358Z] #55 35.56 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-12T08:42:18.358Z] #55 35.61 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-12T08:42:18.358Z] #55 36.05 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-12T08:42:18.358Z] #55 36.48 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-12T08:42:18.358Z] #55 ... [2022-07-12T08:42:18.358Z] [2022-07-12T08:42:18.359Z] #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-07-12T08:42:18.359Z] #67 sha256:488b407a2767312dcba1b831e7ae988496141f29b8d9a59849a916a80a286f4a [2022-07-12T08:42:18.359Z] #67 26.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:42:18.359Z] #67 ... [2022-07-12T08:42:18.359Z] [2022-07-12T08:42:18.359Z] #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-07-12T08:42:18.359Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:18.359Z] #55 36.71 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-12T08:42:18.562Z] #77 61.62 checking that generated files are newer than configure... done [2022-07-12T08:42:18.562Z] #77 61.62 configure: creating ./config.status [2022-07-12T08:42:18.562Z] #77 ... [2022-07-12T08:42:18.562Z] [2022-07-12T08:42:18.562Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:42:18.562Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:42:18.562Z] #21 18.64 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:42:18.562Z] #21 18.64 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:42:18.562Z] #21 18.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:42:18.562Z] #21 18.94 Selecting previously unselected package python3-setuptools. [2022-07-12T08:42:18.562Z] #21 18.95 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T08:42:18.562Z] #21 18.97 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T08:42:18.562Z] #21 19.18 Selecting previously unselected package python3-wheel. [2022-07-12T08:42:18.562Z] #21 19.20 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T08:42:18.562Z] #21 19.20 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T08:42:18.562Z] #21 19.27 Selecting previously unselected package python3-pip. [2022-07-12T08:42:18.562Z] #21 19.27 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:42:18.562Z] #21 19.28 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:42:18.562Z] #21 19.44 Selecting previously unselected package sudo. [2022-07-12T08:42:18.562Z] #21 19.45 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-12T08:42:18.562Z] #21 19.46 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T08:42:18.562Z] #21 20.10 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T08:42:18.562Z] #21 20.11 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-12T08:42:18.562Z] #21 20.12 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:42:18.562Z] #21 20.29 Selecting previously unselected package uidmap. [2022-07-12T08:42:18.562Z] #21 20.30 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-12T08:42:18.562Z] #21 20.31 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T08:42:18.562Z] #21 20.41 Selecting previously unselected package vim-runtime. [2022-07-12T08:42:18.562Z] #21 20.42 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:42:18.562Z] #21 20.43 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T08:42:18.562Z] #21 20.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T08:42:18.562Z] #21 20.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:42:18.562Z] #21 21.61 Selecting previously unselected package vim. [2022-07-12T08:42:18.562Z] #21 21.61 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:42:18.562Z] #21 21.63 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:42:18.562Z] #21 21.84 Selecting previously unselected package xfsprogs. [2022-07-12T08:42:18.562Z] #21 21.84 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-12T08:42:18.562Z] #21 21.84 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T08:42:18.562Z] #21 22.11 Selecting previously unselected package zip. [2022-07-12T08:42:18.562Z] #21 22.11 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-12T08:42:18.562Z] #21 22.12 Unpacking zip (3.0-12) ... [2022-07-12T08:42:18.562Z] #21 22.19 Selecting previously unselected package zstd. [2022-07-12T08:42:18.562Z] #21 22.19 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-12T08:42:18.562Z] #21 22.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:42:18.562Z] #21 23.13 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:42:18.562Z] #21 23.52 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T08:42:18.562Z] #21 23.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:42:18.562Z] #21 23.55 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-12T08:42:18.562Z] #21 23.56 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T08:42:18.562Z] #21 23.57 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T08:42:18.562Z] #21 23.58 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-12T08:42:18.562Z] #21 23.60 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T08:42:18.562Z] #21 23.62 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:42:18.562Z] #21 23.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:42:18.562Z] #21 23.67 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:42:18.562Z] #21 23.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:18.562Z] #21 23.89 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T08:42:18.562Z] #21 24.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:42:18.562Z] #21 24.21 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:42:18.562Z] #21 24.23 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T08:42:18.562Z] #21 24.25 Setting up apparmor (2.13.6-10) ... [2022-07-12T08:42:18.562Z] #21 25.44 Setting up zip (3.0-12) ... [2022-07-12T08:42:18.562Z] #21 25.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:42:18.562Z] #21 25.48 Setting up bash-completion (1:2.11-2) ... [2022-07-12T08:42:18.562Z] #21 27.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:42:18.562Z] #21 27.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:42:18.562Z] #21 27.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-12T08:42:18.562Z] #21 27.92 Setting up patch (2.7.6-7) ... [2022-07-12T08:42:18.562Z] #21 27.94 Setting up sudo (1.9.5p2-3) ... [2022-07-12T08:42:18.562Z] #21 28.00 invoke-rc.d: could not determine current runlevel [2022-07-12T08:42:18.562Z] #21 28.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T08:42:18.562Z] #21 28.01 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T08:42:18.562Z] #21 28.02 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-12T08:42:18.562Z] #21 28.04 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T08:42:18.562Z] #21 28.05 Setting up pigz (2.6-1) ... [2022-07-12T08:42:18.562Z] #21 28.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T08:42:18.562Z] #21 28.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:42:18.562Z] #21 28.09 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:42:18.562Z] #21 28.11 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:42:18.562Z] #21 28.32 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-12T08:42:18.562Z] #21 28.33 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:42:18.562Z] #21 28.48 Setting up libelf1:amd64 (0.183-1) ... [2022-07-12T08:42:18.562Z] #21 28.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:42:18.562Z] #21 28.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:42:18.562Z] #21 28.52 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T08:42:18.615Z] #55 36.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-12T08:42:18.820Z] #21 28.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:42:18.820Z] #21 28.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T08:42:18.820Z] #21 28.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T08:42:18.820Z] #21 28.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T08:42:18.820Z] #21 28.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T08:42:18.820Z] #21 28.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T08:42:18.820Z] #21 28.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T08:42:18.820Z] #21 28.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T08:42:18.820Z] #21 28.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T08:42:18.820Z] #21 28.81 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T08:42:18.872Z] #55 37.27 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-12T08:42:19.128Z] #55 37.67 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-12T08:42:19.165Z] #21 ... [2022-07-12T08:42:19.165Z] [2022-07-12T08:42:19.165Z] #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-07-12T08:42:19.165Z] #64 sha256:b67a2b62c9d8c143475a594beac5c6fb7b0d9091d23d6f3f49168568effb1757 [2022-07-12T08:42:19.165Z] #64 69.49 + bin/containerd [2022-07-12T08:42:19.230Z] #58 65.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:42:19.385Z] #55 37.82 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-12T08:42:19.676Z] #11 ... [2022-07-12T08:42:19.676Z] [2022-07-12T08:42:19.676Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T08:42:19.676Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-12T08:42:19.676Z] #72 DONE 0.6s [2022-07-12T08:42:19.676Z] [2022-07-12T08:42:19.676Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:19.676Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:19.793Z] #58 DONE 65.9s [2022-07-12T08:42:19.793Z] [2022-07-12T08:42:19.793Z] #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-07-12T08:42:19.793Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:19.793Z] #84 9.336 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-12T08:42:19.793Z] #84 9.370 Cloning into '/tmp/crun-build/libocispec'... [2022-07-12T08:42:19.932Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 3.4s done [2022-07-12T08:42:19.932Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e [2022-07-12T08:42:19.950Z] #55 ... [2022-07-12T08:42:19.950Z] [2022-07-12T08:42:19.950Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:42:19.950Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:42:19.950Z] #14 28.16 Fetched 8548 kB in 22s (390 kB/s) [2022-07-12T08:42:19.950Z] #14 28.16 Reading package lists... [2022-07-12T08:42:19.950Z] #14 37.40 Reading package lists... [2022-07-12T08:42:19.950Z] #14 ... [2022-07-12T08:42:19.950Z] [2022-07-12T08:42:19.950Z] #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-07-12T08:42:19.950Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:42:19.950Z] #36 33.97 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-12T08:42:19.950Z] #36 34.22 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-12T08:42:20.188Z] #11 ... [2022-07-12T08:42:20.188Z] [2022-07-12T08:42:20.188Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T08:42:20.188Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-12T08:42:20.188Z] #74 DONE 0.8s [2022-07-12T08:42:20.188Z] [2022-07-12T08:42:20.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:20.188Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:20.514Z] #36 ... [2022-07-12T08:42:20.514Z] [2022-07-12T08:42:20.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-07-12T08:42:20.514Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:20.514Z] #55 38.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-12T08:42:20.586Z] #64 ... [2022-07-12T08:42:20.586Z] [2022-07-12T08:42:20.586Z] #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-07-12T08:42:20.586Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:20.586Z] #55 82.95 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-12T08:42:20.586Z] #55 DONE 84.6s [2022-07-12T08:42:20.586Z] [2022-07-12T08:42:20.586Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:20.586Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:20.586Z] #77 62.56 config.status: creating Makefile [2022-07-12T08:42:20.586Z] #77 62.58 config.status: creating config.h [2022-07-12T08:42:20.586Z] #77 62.59 config.status: executing depfiles commands [2022-07-12T08:42:20.586Z] #77 62.67 config.status: executing libtool commands [2022-07-12T08:42:20.586Z] #77 63.11 GEN .version [2022-07-12T08:42:20.586Z] #77 63.12 make install-recursive [2022-07-12T08:42:20.586Z] #77 63.12 make[1]: Entering directory '/tmp/crun-build' [2022-07-12T08:42:20.586Z] #77 63.19 Making install in libocispec [2022-07-12T08:42:20.586Z] #77 63.20 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:42:20.586Z] #77 63.23 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-12T08:42:20.586Z] #77 63.24 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-12T08:42:20.586Z] #77 63.24 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-12T08:42:20.586Z] #77 63.25 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-12T08:42:20.586Z] #77 63.31 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-12T08:42:20.586Z] #77 63.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-12T08:42:20.586Z] #77 63.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-12T08:42:20.586Z] #77 63.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-12T08:42:20.586Z] #77 63.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-12T08:42:20.586Z] #77 63.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-12T08:42:20.586Z] #77 63.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-12T08:42:20.586Z] #77 63.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-12T08:42:20.586Z] #77 63.34 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-12T08:42:20.586Z] #77 63.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-12T08:42:20.586Z] #77 63.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-12T08:42:20.586Z] #77 63.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-12T08:42:20.586Z] #77 63.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-12T08:42:20.586Z] #77 63.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-12T08:42:20.586Z] #77 63.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-12T08:42:20.586Z] #77 63.35 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-12T08:42:20.586Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-12T08:42:20.586Z] #77 63.72 make install-recursive [2022-07-12T08:42:20.586Z] #77 63.73 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:42:20.586Z] #77 63.82 Making install in yajl [2022-07-12T08:42:20.586Z] #77 63.83 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:42:20.586Z] #77 63.88 CC verify/json_verify-json_verify.o [2022-07-12T08:42:20.586Z] #77 63.88 CC src/libyajl_la-yajl_alloc.lo [2022-07-12T08:42:20.586Z] #77 63.88 CC src/libyajl_la-yajl.lo [2022-07-12T08:42:20.586Z] #77 63.88 CC src/libyajl_la-yajl_gen.lo [2022-07-12T08:42:20.586Z] #77 63.89 CC src/libyajl_la-yajl_buf.lo [2022-07-12T08:42:20.586Z] #77 63.89 CC src/libyajl_la-yajl_parser.lo [2022-07-12T08:42:20.586Z] #77 63.89 CC src/libyajl_la-yajl_encode.lo [2022-07-12T08:42:20.586Z] #77 63.90 CC src/libyajl_la-yajl_lex.lo [2022-07-12T08:42:20.586Z] #77 63.96 CC src/libyajl_la-yajl_tree.lo [2022-07-12T08:42:20.771Z] #55 39.16 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-12T08:42:20.771Z] #55 39.28 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-12T08:42:21.159Z] #84 10.86 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-12T08:42:21.159Z] #84 10.88 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-12T08:42:21.159Z] #84 10.88 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-12T08:42:21.159Z] #84 10.88 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-12T08:42:21.159Z] #84 10.91 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-12T08:42:21.338Z] #55 39.78 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-12T08:42:21.523Z] #77 64.74 CCLD libyajl.la [2022-07-12T08:42:21.594Z] #55 39.94 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-12T08:42:21.782Z] #77 64.98 CCLD verify/json_verify [2022-07-12T08:42:21.782Z] #77 ... [2022-07-12T08:42:21.782Z] [2022-07-12T08:42:21.782Z] #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-07-12T08:42:21.782Z] #60 sha256:9f859b77431c8ea1e6266b4103fb3ae01828b4cbb734445e9833186fdea3db99 [2022-07-12T08:42:21.782Z] #60 38.58 + mkdir -p /build [2022-07-12T08:42:21.782Z] #60 38.58 + cp runc /build/runc [2022-07-12T08:42:21.782Z] #60 DONE 38.8s [2022-07-12T08:42:21.782Z] [2022-07-12T08:42:21.782Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:42:21.782Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:42:21.782Z] #21 29.66 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:42:21.782Z] #21 29.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T08:42:21.782Z] #21 29.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:42:21.782Z] #21 29.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:42:21.782Z] #21 30.52 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T08:42:21.782Z] #21 30.54 Setting up jq (1.6-2.1) ... [2022-07-12T08:42:21.782Z] #21 30.56 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-12T08:42:21.782Z] #21 30.57 Setting up iptables (1.8.7-1) ... [2022-07-12T08:42:21.782Z] #21 30.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:42:21.783Z] #21 30.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:42:21.783Z] #21 30.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:42:21.783Z] #21 30.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:42:21.783Z] #21 30.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T08:42:21.783Z] #21 30.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T08:42:21.783Z] #21 30.67 Setting up iproute2 (5.10.0-4) ... [2022-07-12T08:42:21.783Z] #21 30.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:42:21.783Z] #21 DONE 31.8s [2022-07-12T08:42:22.042Z] [2022-07-12T08:42:22.042Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:22.042Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:22.042Z] #77 65.21 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:42:22.042Z] #77 65.21 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:42:22.042Z] #77 65.21 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:42:22.042Z] #77 65.21 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:42:22.042Z] #77 65.21 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:42:22.042Z] #77 65.22 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:42:22.042Z] #77 65.32 CC src/validate.o [2022-07-12T08:42:22.042Z] #77 65.33 CC src/image_spec_schema_config_schema.lo [2022-07-12T08:42:22.042Z] #77 65.34 CC src/image_spec_schema_content_descriptor.lo [2022-07-12T08:42:22.042Z] #77 65.34 CC src/image_spec_schema_defs.lo [2022-07-12T08:42:22.042Z] #77 65.34 CC src/image_spec_schema_defs_descriptor.lo [2022-07-12T08:42:22.042Z] #77 65.35 CC src/image_spec_schema_image_index_schema.lo [2022-07-12T08:42:22.042Z] #77 65.35 CC src/image_spec_schema_image_layout_schema.lo [2022-07-12T08:42:22.042Z] #77 65.35 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-12T08:42:22.042Z] #77 65.37 CC src/runtime_spec_schema_config_zos.lo [2022-07-12T08:42:22.042Z] #77 65.38 CC src/runtime_spec_schema_config_schema.lo [2022-07-12T08:42:22.042Z] #77 65.38 CC src/runtime_spec_schema_config_linux.lo [2022-07-12T08:42:22.042Z] #77 65.38 CC src/runtime_spec_schema_config_solaris.lo [2022-07-12T08:42:22.042Z] #77 65.38 CC src/runtime_spec_schema_config_vm.lo [2022-07-12T08:42:22.042Z] #77 65.38 CC src/runtime_spec_schema_config_windows.lo [2022-07-12T08:42:22.175Z] #55 40.55 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-12T08:42:22.175Z] #55 40.68 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-12T08:42:22.303Z] #77 65.40 CC src/runtime_spec_schema_defs.lo [2022-07-12T08:42:22.303Z] #77 65.40 CC src/runtime_spec_schema_defs_linux.lo [2022-07-12T08:42:22.303Z] #77 65.42 CC src/runtime_spec_schema_defs_zos.lo [2022-07-12T08:42:22.303Z] #77 65.44 CC src/runtime_spec_schema_defs_vm.lo [2022-07-12T08:42:22.303Z] #77 65.44 CC src/runtime_spec_schema_defs_windows.lo [2022-07-12T08:42:22.303Z] #77 65.44 CC src/runtime_spec_schema_state_schema.lo [2022-07-12T08:42:22.303Z] #77 65.44 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-12T08:42:22.303Z] #77 65.44 CC src/basic_test_double_array_item.lo [2022-07-12T08:42:22.303Z] #77 65.45 CC src/basic_test_double_array.lo [2022-07-12T08:42:22.303Z] #77 65.46 CC src/basic_test_top_array_int.lo [2022-07-12T08:42:22.303Z] #77 65.47 CC src/basic_test_top_array_string.lo [2022-07-12T08:42:22.303Z] #77 65.56 CC src/basic_test_top_double_array_int.lo [2022-07-12T08:42:22.303Z] #77 65.57 CC src/basic_test_top_double_array_obj.lo [2022-07-12T08:42:22.303Z] #77 65.61 CC src/basic_test_top_double_array_refobj.lo [2022-07-12T08:42:22.303Z] #77 65.64 CC src/basic_test_top_double_array_string.lo [2022-07-12T08:42:22.562Z] #77 65.66 CC src/read-file.lo [2022-07-12T08:42:22.562Z] #77 65.67 CC src/json_common.lo [2022-07-12T08:42:22.562Z] #77 65.67 CC tests/test-1.o [2022-07-12T08:42:22.562Z] #77 65.67 CC tests/test-2.o [2022-07-12T08:42:22.562Z] #77 65.68 CC tests/test-3.o [2022-07-12T08:42:22.562Z] #77 65.69 CC tests/test-4.o [2022-07-12T08:42:22.562Z] #77 65.70 CC tests/test-5.o [2022-07-12T08:42:22.562Z] #77 65.72 CC tests/test-6.o [2022-07-12T08:42:22.562Z] #77 65.75 CC tests/test-7.o [2022-07-12T08:42:22.562Z] #77 65.77 CC tests/test-8.o [2022-07-12T08:42:22.562Z] #77 65.79 CC tests/test-9.o [2022-07-12T08:42:22.562Z] #77 65.80 CC tests/test-10.o [2022-07-12T08:42:22.563Z] #77 65.83 CC tests/test-11.o [2022-07-12T08:42:22.697Z] Client: [2022-07-12T08:42:22.697Z] Context: default [2022-07-12T08:42:22.697Z] Debug Mode: false [2022-07-12T08:42:22.697Z] Plugins: [2022-07-12T08:42:22.697Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T08:42:22.697Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T08:42:22.697Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T08:42:22.697Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T08:42:22.697Z] [2022-07-12T08:42:22.697Z] Server: [2022-07-12T08:42:22.697Z] Containers: 0 [2022-07-12T08:42:22.697Z] Running: 0 [2022-07-12T08:42:22.697Z] Paused: 0 [2022-07-12T08:42:22.697Z] Stopped: 0 [2022-07-12T08:42:22.697Z] Images: 0 [2022-07-12T08:42:22.697Z] Server Version: 20.10.14 [2022-07-12T08:42:22.697Z] Storage Driver: overlay2 [2022-07-12T08:42:22.697Z] Backing Filesystem: extfs [2022-07-12T08:42:22.697Z] Supports d_type: true [2022-07-12T08:42:22.697Z] Native Overlay Diff: true [2022-07-12T08:42:22.697Z] userxattr: false [2022-07-12T08:42:22.697Z] Logging Driver: json-file [2022-07-12T08:42:22.697Z] Cgroup Driver: systemd [2022-07-12T08:42:22.697Z] Cgroup Version: 2 [2022-07-12T08:42:22.697Z] Plugins: [2022-07-12T08:42:22.697Z] Volume: local [2022-07-12T08:42:22.697Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T08:42:22.697Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T08:42:22.697Z] Swarm: inactive [2022-07-12T08:42:22.697Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T08:42:22.697Z] Default Runtime: runc [2022-07-12T08:42:22.697Z] Init Binary: docker-init [2022-07-12T08:42:22.697Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T08:42:22.697Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T08:42:22.697Z] init version: de40ad0 [2022-07-12T08:42:22.697Z] Security Options: [2022-07-12T08:42:22.697Z] apparmor [2022-07-12T08:42:22.697Z] seccomp [2022-07-12T08:42:22.697Z] Profile: default [2022-07-12T08:42:22.697Z] cgroupns [2022-07-12T08:42:22.697Z] Kernel Version: 5.13.0-1021-aws [2022-07-12T08:42:22.697Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-12T08:42:22.697Z] OSType: linux [2022-07-12T08:42:22.697Z] Architecture: x86_64 [2022-07-12T08:42:22.697Z] CPUs: 2 [2022-07-12T08:42:22.697Z] Total Memory: 7.559GiB [2022-07-12T08:42:22.697Z] Name: ip-10-100-98-178 [2022-07-12T08:42:22.697Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-12T08:42:22.697Z] Docker Root Dir: /var/lib/docker [2022-07-12T08:42:22.697Z] Debug Mode: false [2022-07-12T08:42:22.697Z] Registry: https://index.docker.io/v1/ [2022-07-12T08:42:22.697Z] Labels: [2022-07-12T08:42:22.697Z] Experimental: true [2022-07-12T08:42:22.697Z] Insecure Registries: [2022-07-12T08:42:22.697Z] 127.0.0.0/8 [2022-07-12T08:42:22.697Z] Live Restore Enabled: true [2022-07-12T08:42:22.697Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-12T08:42:22.740Z] #55 40.96 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-12T08:42:22.740Z] #55 41.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-12T08:42:22.740Z] #55 41.09 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-12T08:42:22.740Z] #55 41.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-12T08:42:22.740Z] #55 41.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-12T08:42:22.740Z] #55 ... [2022-07-12T08:42:22.740Z] [2022-07-12T08:42:22.740Z] #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-07-12T08:42:22.740Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:42:22.740Z] #42 31.26 Fetched 8548 kB in 24s (353 kB/s) [2022-07-12T08:42:22.740Z] #42 31.26 Reading package lists... [Pipeline] sh [2022-07-12T08:42:22.998Z] #42 41.00 Reading package lists... [2022-07-12T08:42:22.998Z] #42 ... [2022-07-12T08:42:22.998Z] [2022-07-12T08:42:22.998Z] #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-07-12T08:42:22.998Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:42:23.022Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 . [2022-07-12T08:42:23.131Z] #77 ... [2022-07-12T08:42:23.131Z] [2022-07-12T08:42:23.131Z] #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-07-12T08:42:23.131Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-12T08:42:23.131Z] #22 1.085 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T08:42:23.131Z] #22 1.123 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T08:42:23.131Z] #22 1.128 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T08:42:23.131Z] #22 DONE 1.2s [2022-07-12T08:42:23.131Z] [2022-07-12T08:42:23.131Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T08:42:23.131Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T08:42:23.279Z] #2 [internal] load .dockerignore [2022-07-12T08:42:23.279Z] #2 sha256:425aaa75dd2107cd6d931e4ee3eb29390b87cfe73a82dc35d39e2127fff7ab8c [2022-07-12T08:42:23.279Z] #2 transferring context: 145B done [2022-07-12T08:42:23.279Z] #2 DONE 0.2s [2022-07-12T08:42:23.279Z] [2022-07-12T08:42:23.279Z] #1 [internal] load build definition from Dockerfile [2022-07-12T08:42:23.279Z] #1 sha256:25454df6d5c1f51415520152ffd34959b84048f877aa18d4efb3b090240a4942 [2022-07-12T08:42:23.279Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T08:42:23.279Z] #1 DONE 0.2s [2022-07-12T08:42:23.279Z] [2022-07-12T08:42:23.279Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T08:42:23.279Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T08:42:23.470Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 3.1s done [2022-07-12T08:42:23.470Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0.1s [2022-07-12T08:42:23.680Z] #84 13.18 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-12T08:42:23.774Z] #47 40.79 Updating files: 52% (1152/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 81% (1780/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) [2022-07-12T08:42:23.774Z] #47 ... [2022-07-12T08:42:23.774Z] [2022-07-12T08:42:23.774Z] #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-07-12T08:42:23.774Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:42:23.774Z] #76 32.11 Fetched 8548 kB in 24s (351 kB/s) [2022-07-12T08:42:23.774Z] #76 32.11 Reading package lists... [2022-07-12T08:42:23.774Z] #76 41.60 Reading package lists... [2022-07-12T08:42:23.774Z] #76 ... [2022-07-12T08:42:23.774Z] [2022-07-12T08:42:23.774Z] #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-07-12T08:42:23.774Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:42:23.845Z] #3 DONE 0.4s [2022-07-12T08:42:23.845Z] [2022-07-12T08:42:23.845Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T08:42:23.845Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T08:42:23.845Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-12T08:42:23.845Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-12T08:42:23.845Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-12T08:42:23.845Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-07-12T08:42:23.845Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-12T08:42:24.103Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-07-12T08:42:24.103Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-07-12T08:42:24.288Z] #47 40.79 Updating files: 52% (1152/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 81% (1780/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-12T08:42:24.369Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-12T08:42:24.369Z] #4 DONE 0.7s [2022-07-12T08:42:24.545Z] #47 42.54 + git checkout -q v2.3.0 [2022-07-12T08:42:24.634Z] [2022-07-12T08:42:24.634Z] #6 [internal] load .dockerignore [2022-07-12T08:42:24.634Z] #6 sha256:a490c8b351f1be91627590165d1eb923acd1225c0002f692a15a4e188f448e03 [2022-07-12T08:42:24.634Z] #6 DONE 0.0s [2022-07-12T08:42:24.634Z] [2022-07-12T08:42:24.634Z] #5 [internal] load build definition from Dockerfile [2022-07-12T08:42:24.634Z] #5 sha256:570b4f51ef17b5e5a25de1bddfffeb0eaabcda31f3552a0087ed0a99d7ae7401 [2022-07-12T08:42:24.634Z] #5 DONE 0.0s [2022-07-12T08:42:24.634Z] [2022-07-12T08:42:24.634Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T08:42:24.634Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T08:42:25.574Z] #84 15.55 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-12T08:42:25.987Z] #11 ... [2022-07-12T08:42:25.987Z] [2022-07-12T08:42:25.987Z] #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-07-12T08:42:25.987Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-12T08:42:25.987Z] #29 0.749 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:42:25.987Z] #29 0.766 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:42:25.987Z] #29 0.791 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:42:25.987Z] #29 0.927 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:42:25.987Z] #29 1.226 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:42:25.987Z] #29 1.228 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:42:25.987Z] #29 2.309 Fetched 8434 kB in 2s (4624 kB/s) [2022-07-12T08:42:25.987Z] #29 2.309 Reading package lists... [2022-07-12T08:42:25.987Z] #29 2.881 Reading package lists... [2022-07-12T08:42:25.987Z] #29 3.431 Building dependency tree... [2022-07-12T08:42:25.987Z] #29 3.751 The following additional packages will be installed: [2022-07-12T08:42:25.987Z] #29 3.751 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-12T08:42:25.987Z] #29 3.751 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-12T08:42:25.987Z] #29 3.751 Recommended packages: [2022-07-12T08:42:25.987Z] #29 3.751 libldap-common publicsuffix libsasl2-modules [2022-07-12T08:42:25.987Z] #29 3.887 The following NEW packages will be installed: [2022-07-12T08:42:25.987Z] #29 3.887 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-12T08:42:25.987Z] #29 3.887 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-12T08:42:25.987Z] #29 3.887 libssh2-1 openssl [2022-07-12T08:42:25.987Z] #29 4.151 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-12T08:42:25.987Z] #29 4.151 Need to get 2934 kB of archives. [2022-07-12T08:42:25.987Z] #29 4.151 After this operation, 6476 kB of additional disk space will be used. [2022-07-12T08:42:25.987Z] #29 4.151 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-07-12T08:42:25.987Z] #29 4.198 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-07-12T08:42:25.987Z] #29 4.202 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-07-12T08:42:25.987Z] #29 4.218 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-07-12T08:42:25.987Z] #29 4.225 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-07-12T08:42:25.987Z] #29 4.237 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-07-12T08:42:25.987Z] #29 4.239 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-07-12T08:42:25.987Z] #29 4.264 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-07-12T08:42:25.987Z] #29 4.264 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-07-12T08:42:25.987Z] #29 4.264 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-07-12T08:42:25.987Z] #29 4.264 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-07-12T08:42:25.987Z] #29 4.278 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-07-12T08:42:25.987Z] #29 4.283 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-12T08:42:25.987Z] #29 4.292 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-12T08:42:25.987Z] #29 4.298 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-12T08:42:25.987Z] #29 4.496 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:42:25.987Z] #29 4.531 Fetched 2934 kB in 0s (7125 kB/s) [2022-07-12T08:42:25.987Z] #29 4.571 Selecting previously unselected package openssl. [2022-07-12T08:42:25.987Z] #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-07-12T08:42:25.987Z] #29 4.574 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 4.621 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:42:25.987Z] #29 4.767 Selecting previously unselected package ca-certificates. [2022-07-12T08:42:25.987Z] #29 4.767 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-12T08:42:25.987Z] #29 4.778 Unpacking ca-certificates (20210119) ... [2022-07-12T08:42:25.987Z] #29 4.956 Selecting previously unselected package libbrotli1:arm64. [2022-07-12T08:42:25.987Z] #29 4.956 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 4.967 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-12T08:42:25.987Z] #29 5.020 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-07-12T08:42:25.987Z] #29 5.021 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.026 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 5.072 Selecting previously unselected package libsasl2-2:arm64. [2022-07-12T08:42:25.987Z] #29 5.072 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.075 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 5.139 Selecting previously unselected package libldap-2.4-2:arm64. [2022-07-12T08:42:25.987Z] #29 5.139 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.143 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 5.218 Selecting previously unselected package libnghttp2-14:arm64. [2022-07-12T08:42:25.987Z] #29 5.218 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.224 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-12T08:42:25.987Z] #29 5.275 Selecting previously unselected package libpsl5:arm64. [2022-07-12T08:42:25.987Z] #29 5.275 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.280 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-07-12T08:42:25.987Z] #29 5.328 Selecting previously unselected package librtmp1:arm64. [2022-07-12T08:42:25.987Z] #29 5.328 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.338 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:42:25.987Z] #29 5.379 Selecting previously unselected package libssh2-1:arm64. [2022-07-12T08:42:25.987Z] #29 5.379 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.386 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-07-12T08:42:25.987Z] #29 5.459 Selecting previously unselected package libcurl4:arm64. [2022-07-12T08:42:25.987Z] #29 5.459 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.459 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 5.527 Selecting previously unselected package curl. [2022-07-12T08:42:25.987Z] #29 5.527 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.538 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 5.597 Selecting previously unselected package libonig5:arm64. [2022-07-12T08:42:25.987Z] #29 5.597 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.602 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-12T08:42:25.987Z] #29 5.661 Selecting previously unselected package libjq1:arm64. [2022-07-12T08:42:25.987Z] #29 5.662 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.666 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-12T08:42:25.987Z] #29 5.713 Selecting previously unselected package jq. [2022-07-12T08:42:25.987Z] #29 5.713 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-07-12T08:42:25.987Z] #29 5.716 Unpacking jq (1.6-2.1) ... [2022-07-12T08:42:25.987Z] #29 5.789 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-07-12T08:42:25.987Z] #29 5.802 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-07-12T08:42:25.987Z] #29 5.813 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-07-12T08:42:25.987Z] #29 5.825 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 5.834 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:42:25.987Z] #29 5.845 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 5.857 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-07-12T08:42:25.987Z] #29 5.867 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:42:25.987Z] #29 5.883 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-12T08:42:25.987Z] #29 5.894 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-12T08:42:25.987Z] #29 5.906 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 5.916 Setting up ca-certificates (20210119) ... [2022-07-12T08:42:25.987Z] #29 6.591 Updating certificates in /etc/ssl/certs... [2022-07-12T08:42:25.987Z] #29 7.212 129 added, 0 removed; done. [2022-07-12T08:42:25.987Z] #29 7.238 Setting up jq (1.6-2.1) ... [2022-07-12T08:42:25.987Z] #29 7.247 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 7.258 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:42:25.987Z] #29 7.268 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:42:25.987Z] #29 7.288 Processing triggers for ca-certificates (20210119) ... [2022-07-12T08:42:25.987Z] #29 7.305 Updating certificates in /etc/ssl/certs... [2022-07-12T08:42:25.987Z] #29 7.930 0 added, 0 removed; done. [2022-07-12T08:42:25.987Z] #29 7.930 Running hooks in /etc/ca-certificates/update.d... [2022-07-12T08:42:25.987Z] #29 7.931 done. [2022-07-12T08:42:25.987Z] #29 DONE 10.2s [2022-07-12T08:42:25.987Z] [2022-07-12T08:42:25.987Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:25.988Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:25.988Z] #11 ... [2022-07-12T08:42:25.988Z] [2022-07-12T08:42:25.988Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T08:42:25.988Z] #30 sha256:3bca07272ce16c3df9279f1e8291c9ae4be35c8cce56eeca0b8c9cd251e932e3 [2022-07-12T08:42:25.988Z] #30 DONE 0.4s [2022-07-12T08:42:25.988Z] [2022-07-12T08:42:25.988Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:25.988Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T08:42:26.009Z] #8 DONE 1.1s [2022-07-12T08:42:26.009Z] [2022-07-12T08:42:26.009Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T08:42:26.009Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T08:42:26.009Z] #7 DONE 1.1s [2022-07-12T08:42:26.009Z] [2022-07-12T08:42:26.009Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:42:26.009Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T08:42:26.009Z] #10 DONE 1.2s [2022-07-12T08:42:26.009Z] [2022-07-12T08:42:26.009Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T08:42:26.009Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T08:42:26.009Z] #9 DONE 1.2s [2022-07-12T08:42:26.009Z] [2022-07-12T08:42:26.009Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:26.009Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:26.009Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done [2022-07-12T08:42:26.275Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-12T08:42:26.439Z] #47 ... [2022-07-12T08:42:26.439Z] [2022-07-12T08:42:26.439Z] #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-07-12T08:42:26.439Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:42:26.439Z] #51 34.12 Fetched 8552 kB in 27s (320 kB/s) [2022-07-12T08:42:26.439Z] #51 34.12 Reading package lists... [2022-07-12T08:42:26.439Z] #51 43.40 Reading package lists... [2022-07-12T08:42:26.439Z] #51 ... [2022-07-12T08:42:26.439Z] [2022-07-12T08:42:26.439Z] #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-07-12T08:42:26.439Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:26.439Z] #55 41.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-12T08:42:26.439Z] #55 41.99 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-12T08:42:26.439Z] #55 42.10 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-12T08:42:26.439Z] #55 42.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-12T08:42:26.439Z] #55 42.33 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-12T08:42:26.439Z] #55 42.41 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-12T08:42:26.439Z] #55 42.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-12T08:42:26.439Z] #55 43.08 go: downloading honnef.co/go/tools v0.3.1 [2022-07-12T08:42:26.536Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-12T08:42:26.536Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-12T08:42:26.536Z] #11 ... [2022-07-12T08:42:26.536Z] [2022-07-12T08:42:26.536Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T08:42:26.536Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T08:42:26.536Z] #49 DONE 0.0s [2022-07-12T08:42:26.536Z] [2022-07-12T08:42:26.536Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:26.536Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:26.536Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.2s [2022-07-12T08:42:26.848Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.3s [2022-07-12T08:42:26.848Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.10MB / 55.01MB 0.3s [2022-07-12T08:42:26.848Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 0.3s [2022-07-12T08:42:26.942Z] #84 16.95 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-12T08:42:27.113Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 8.39MB / 55.01MB 0.4s [2022-07-12T08:42:27.113Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.4s [2022-07-12T08:42:27.113Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.5s done [2022-07-12T08:42:27.113Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.63MB / 55.01MB 0.6s [2022-07-12T08:42:27.113Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 0.6s [2022-07-12T08:42:27.200Z] #84 17.17 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-12T08:42:27.381Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 24.12MB / 55.01MB 0.8s [2022-07-12T08:42:27.381Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.7s done [2022-07-12T08:42:27.381Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 10.98MB / 54.58MB 0.8s [2022-07-12T08:42:27.381Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 0.8s [2022-07-12T08:42:27.456Z] #84 17.45 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-12T08:42:27.643Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 31.46MB / 55.01MB 1.0s [2022-07-12T08:42:27.643Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 20.97MB / 54.58MB 1.0s [2022-07-12T08:42:27.643Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 5.24MB / 85.88MB 1.0s [2022-07-12T08:42:27.643Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 34.60MB / 55.01MB 1.1s [2022-07-12T08:42:27.643Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 27.26MB / 54.58MB 1.1s [2022-07-12T08:42:27.643Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 11.53MB / 85.88MB 1.1s [2022-07-12T08:42:27.808Z] #55 45.93 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-12T08:42:27.808Z] #55 45.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-12T08:42:27.808Z] #55 46.16 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-12T08:42:27.888Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 4.3s done [2022-07-12T08:42:27.888Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done [2022-07-12T08:42:27.910Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.2s [2022-07-12T08:42:27.910Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 16.39MB / 85.88MB 1.2s [2022-07-12T08:42:27.910Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.4s [2022-07-12T08:42:27.910Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 35.65MB / 54.58MB 1.4s [2022-07-12T08:42:27.910Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 25.52MB / 85.88MB 1.4s [2022-07-12T08:42:28.066Z] #55 46.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T08:42:28.144Z] #11 DONE 19.5s [2022-07-12T08:42:28.144Z] [2022-07-12T08:42:28.144Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T08:42:28.144Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-12T08:42:28.173Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 45.09MB / 54.58MB 1.5s [2022-07-12T08:42:28.173Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 31.46MB / 85.88MB 1.5s [2022-07-12T08:42:28.173Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 52.43MB / 54.58MB 1.6s [2022-07-12T08:42:28.173Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 40.89MB / 85.88MB 1.6s [2022-07-12T08:42:28.323Z] #55 46.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T08:42:28.323Z] #55 46.71 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-12T08:42:28.408Z] #23 ... [2022-07-12T08:42:28.408Z] [2022-07-12T08:42:28.408Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:28.408Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:28.408Z] #77 69.92 CCLD libocispec.la [2022-07-12T08:42:28.408Z] #77 70.16 CCLD src/validate [2022-07-12T08:42:28.408Z] #77 70.16 CCLD tests/test-1 [2022-07-12T08:42:28.408Z] #77 70.17 CCLD tests/test-2 [2022-07-12T08:42:28.408Z] #77 70.17 CCLD tests/test-3 [2022-07-12T08:42:28.408Z] #77 70.18 CCLD tests/test-4 [2022-07-12T08:42:28.408Z] #77 70.24 CCLD tests/test-5 [2022-07-12T08:42:28.408Z] #77 70.24 CCLD tests/test-6 [2022-07-12T08:42:28.408Z] #77 70.25 CCLD tests/test-7 [2022-07-12T08:42:28.408Z] #77 70.28 CCLD tests/test-8 [2022-07-12T08:42:28.408Z] #77 70.29 CCLD tests/test-9 [2022-07-12T08:42:28.408Z] #77 70.31 CCLD tests/test-10 [2022-07-12T08:42:28.408Z] #77 70.32 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-12T08:42:28.408Z] #77 70.34 CCLD tests/test-11 [2022-07-12T08:42:28.408Z] #77 70.55 libtool: link: ar cr libocispec.a [2022-07-12T08:42:28.408Z] #77 70.56 libtool: link: ranlib libocispec.a [2022-07-12T08:42:28.408Z] #77 70.77 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:42:28.408Z] #77 70.84 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:42:28.408Z] #77 70.84 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:42:28.408Z] #77 70.84 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:42:28.408Z] #77 70.84 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:42:28.408Z] #77 70.84 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:42:28.408Z] #77 70.84 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:42:28.408Z] #77 70.84 make[2]: Entering directory '/tmp/crun-build' [2022-07-12T08:42:28.408Z] #77 70.96 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-12T08:42:28.408Z] #77 70.96 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-12T08:42:28.408Z] #77 70.97 CC src/libcrun/libcrun_testing_a-container.o [2022-07-12T08:42:28.408Z] #77 70.99 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-12T08:42:28.408Z] #77 71.00 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-12T08:42:28.408Z] #77 71.01 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-12T08:42:28.408Z] #77 71.02 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-12T08:42:28.408Z] #77 71.03 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-12T08:42:28.408Z] #77 71.04 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-12T08:42:28.408Z] #77 71.05 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-12T08:42:28.408Z] #77 71.06 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-12T08:42:28.408Z] #77 71.08 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-12T08:42:28.408Z] #77 71.10 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-12T08:42:28.408Z] #77 71.12 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-12T08:42:28.408Z] #77 71.14 CC src/libcrun/libcrun_testing_a-error.o [2022-07-12T08:42:28.408Z] #77 71.16 CC src/libcrun/libcrun_testing_a-status.o [2022-07-12T08:42:28.408Z] #77 71.17 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-12T08:42:28.408Z] #77 71.20 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-12T08:42:28.408Z] #77 71.21 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-12T08:42:28.408Z] #77 71.24 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-12T08:42:28.408Z] #77 71.26 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-12T08:42:28.408Z] #77 71.28 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-12T08:42:28.408Z] #77 71.30 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-12T08:42:28.408Z] #77 71.32 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-12T08:42:28.408Z] #77 71.35 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-12T08:42:28.408Z] #77 71.39 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-12T08:42:28.408Z] #77 71.48 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-12T08:42:28.408Z] #77 71.55 CC src/crun-crun.o [2022-07-12T08:42:28.408Z] #77 71.70 CC src/crun-run.o [2022-07-12T08:42:28.408Z] #77 71.72 CC src/crun-delete.o [2022-07-12T08:42:28.408Z] #77 71.75 CC src/crun-kill.o [2022-07-12T08:42:28.408Z] #77 71.80 CC src/crun-pause.o [2022-07-12T08:42:28.436Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 48.34MB / 85.88MB 1.7s [2022-07-12T08:42:28.436Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 60.82MB / 85.88MB 1.9s [2022-07-12T08:42:28.580Z] #55 46.97 go: downloading golang.org/x/text v0.3.7 [2022-07-12T08:42:28.666Z] #77 71.87 CC src/crun-unpause.o [2022-07-12T08:42:28.666Z] #77 71.91 CC src/crun-spec.o [2022-07-12T08:42:28.666Z] #77 71.93 CC src/crun-exec.o [2022-07-12T08:42:28.666Z] #77 72.00 CC src/crun-list.o [2022-07-12T08:42:28.666Z] #77 72.00 CC src/crun-create.o [2022-07-12T08:42:28.666Z] #77 72.03 CC src/crun-start.o [2022-07-12T08:42:28.700Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.0s done [2022-07-12T08:42:28.700Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 70.25MB / 85.88MB 2.1s [2022-07-12T08:42:28.700Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 76.55MB / 85.88MB 2.2s [2022-07-12T08:42:28.700Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-07-12T08:42:28.700Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 2.3s [2022-07-12T08:42:28.705Z] #12 DONE 0.6s [2022-07-12T08:42:28.706Z] [2022-07-12T08:42:28.706Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T08:42:28.706Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-12T08:42:28.929Z] #77 72.06 CC src/crun-state.o [2022-07-12T08:42:28.929Z] #77 72.09 CC src/crun-update.o [2022-07-12T08:42:28.929Z] #77 72.12 CC src/crun-ps.o [2022-07-12T08:42:28.929Z] #77 72.16 CC src/crun-checkpoint.o [2022-07-12T08:42:28.929Z] #77 72.24 CC src/crun-restore.o [2022-07-12T08:42:29.271Z] #13 DONE 0.5s [2022-07-12T08:42:29.271Z] [2022-07-12T08:42:29.271Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T08:42:29.271Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-12T08:42:29.271Z] #33 DONE 0.0s [2022-07-12T08:42:29.271Z] [2022-07-12T08:42:29.271Z] #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-07-12T08:42:29.271Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-12T08:42:29.271Z] #38 ... [2022-07-12T08:42:29.271Z] [2022-07-12T08:42:29.271Z] #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-07-12T08:42:29.271Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-12T08:42:29.271Z] #50 DONE 0.2s [2022-07-12T08:42:29.271Z] [2022-07-12T08:42:29.271Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T08:42:29.271Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-12T08:42:29.271Z] #46 DONE 0.3s [2022-07-12T08:42:29.271Z] [2022-07-12T08:42:29.271Z] #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-07-12T08:42:29.271Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T08:42:29.275Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.6s done [2022-07-12T08:42:29.275Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 0B / 156B 2.7s [2022-07-12T08:42:29.352Z] #84 ... [2022-07-12T08:42:29.352Z] [2022-07-12T08:42:29.352Z] #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-07-12T08:42:29.352Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:42:29.352Z] #60 75.83 gotestsum version dev [2022-07-12T08:42:29.497Z] #77 72.64 CC src/libcrun/libcrun_la-utils.lo [2022-07-12T08:42:29.497Z] #77 72.68 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-12T08:42:29.497Z] #77 72.69 CC src/libcrun/libcrun_la-container.lo [2022-07-12T08:42:29.497Z] #77 72.69 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-12T08:42:29.497Z] #77 72.70 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-12T08:42:29.497Z] #77 72.71 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-12T08:42:29.497Z] #77 72.74 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-12T08:42:29.497Z] #77 72.78 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-12T08:42:29.497Z] #77 72.78 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-12T08:42:29.497Z] #77 72.79 CC src/libcrun/libcrun_la-criu.lo [2022-07-12T08:42:29.497Z] #77 72.80 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-12T08:42:29.497Z] #77 72.83 CC src/libcrun/libcrun_la-linux.lo [2022-07-12T08:42:29.497Z] #77 72.85 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-12T08:42:29.532Z] #51 ... [2022-07-12T08:42:29.532Z] [2022-07-12T08:42:29.532Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T08:42:29.532Z] #25 sha256:a3157fb6802894a1c912df24dabb3370a518769e9de7d018c0541172489fa351 [2022-07-12T08:42:29.532Z] #25 DONE 0.3s [2022-07-12T08:42:29.532Z] [2022-07-12T08:42:29.532Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T08:42:29.532Z] #66 sha256:81a0b8a3a4f6129d20e0d980b9212c73a2d04e357b5e21753f15d2c1da8b9c45 [2022-07-12T08:42:29.532Z] #66 DONE 0.3s [2022-07-12T08:42:29.538Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.8s [2022-07-12T08:42:29.611Z] #60 DONE 76.2s [2022-07-12T08:42:29.611Z] [2022-07-12T08:42:29.611Z] #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-07-12T08:42:29.611Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:29.755Z] #77 72.89 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-12T08:42:29.755Z] #77 72.91 CC src/libcrun/libcrun_la-error.lo [2022-07-12T08:42:29.755Z] #77 72.96 CC src/libcrun/libcrun_la-status.lo [2022-07-12T08:42:29.755Z] #77 72.99 CC src/libcrun/libcrun_la-terminal.lo [2022-07-12T08:42:29.755Z] #77 72.99 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-12T08:42:29.755Z] #77 73.05 CC src/libcrun/libcrun_la-signals.lo [2022-07-12T08:42:29.755Z] #77 73.07 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-12T08:42:29.787Z] [2022-07-12T08:42:29.787Z] #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-07-12T08:42:29.787Z] #31 sha256:58a5f041a00c2f26761c83081fde35d016d0886c9db7fd39874da19a703e06cf [2022-07-12T08:42:29.788Z] #31 1.503 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-12T08:42:29.788Z] #31 1.735 [2022-07-12T08:42:29.788Z] #31 1.960 #=#=# ######################################################################## 100.0% [2022-07-12T08:42:29.788Z] #31 2.247 [2022-07-12T08:42:29.788Z] #31 3.421 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-12T08:42:29.788Z] #31 3.721 [2022-07-12T08:42:30.014Z] #77 73.07 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-12T08:42:30.014Z] #77 73.15 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-12T08:42:30.014Z] #77 73.16 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-12T08:42:30.014Z] #77 73.17 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-12T08:42:30.014Z] #77 73.19 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-12T08:42:30.014Z] #77 73.21 CC tests/init.o [2022-07-12T08:42:30.014Z] #77 73.23 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-12T08:42:30.045Z] #31 3.968 #=#=# 0.8% ######################################################################## 100.0% [2022-07-12T08:42:30.111Z] #11 ... [2022-07-12T08:42:30.111Z] [2022-07-12T08:42:30.111Z] #24 [internal] load build context [2022-07-12T08:42:30.111Z] #24 sha256:a40dbdd38d7f80c3258dae25461adadb3c5ae282a99e594d518d7a66d60045f4 [2022-07-12T08:42:30.111Z] #24 transferring context: 62.05MB 4.1s done [2022-07-12T08:42:30.111Z] #24 DONE 4.2s [2022-07-12T08:42:30.111Z] [2022-07-12T08:42:30.111Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:30.111Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:30.111Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 3.5s done [2022-07-12T08:42:30.111Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 3.6s done [2022-07-12T08:42:30.111Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 3.6s [2022-07-12T08:42:30.301Z] #31 4.377 [2022-07-12T08:42:30.373Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 13.10MB / 141.75MB 3.8s [2022-07-12T08:42:30.373Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 22.02MB / 141.75MB 3.9s [2022-07-12T08:42:30.633Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 33.55MB / 141.75MB 4.1s [2022-07-12T08:42:30.891Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 42.29MB / 141.75MB 4.2s [2022-07-12T08:42:30.891Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 55.57MB / 141.75MB 4.4s [2022-07-12T08:42:31.154Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 68.16MB / 141.75MB 4.6s [2022-07-12T08:42:31.390Z] #77 74.53 CCLD tests/init [2022-07-12T08:42:31.412Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 80.04MB / 141.75MB 4.8s [2022-07-12T08:42:31.412Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 88.08MB / 141.75MB 4.9s [2022-07-12T08:42:31.671Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 95.42MB / 141.75MB 5.0s [2022-07-12T08:42:31.671Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 113.25MB / 141.75MB 5.2s [2022-07-12T08:42:31.678Z] #31 5.715 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-12T08:42:31.866Z] #55 ... [2022-07-12T08:42:31.866Z] [2022-07-12T08:42:31.866Z] #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-07-12T08:42:31.866Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:42:31.866Z] #42 41.00 Reading package lists... [2022-07-12T08:42:31.930Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 121.63MB / 141.75MB 5.3s [2022-07-12T08:42:31.930Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 131.07MB / 141.75MB 5.4s [2022-07-12T08:42:31.930Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 139.46MB / 141.75MB 5.5s [2022-07-12T08:42:32.241Z] #31 6.092 [2022-07-12T08:42:32.753Z] #31 6.309 #=#=# 0.1% ########################################## 59.2% ##################################################################### 96.2% ######################################################################## 100.0% [2022-07-12T08:42:32.767Z] #77 ... [2022-07-12T08:42:32.767Z] [2022-07-12T08:42:32.767Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T08:42:32.767Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T08:42:32.767Z] #23 6.833 Collecting yamllint==1.26.1 [2022-07-12T08:42:32.767Z] #23 7.876 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T08:42:32.767Z] #23 8.378 Collecting pathspec>=0.5.3 [2022-07-12T08:42:32.767Z] #23 8.392 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T08:42:32.767Z] #23 8.555 Collecting pyyaml [2022-07-12T08:42:32.767Z] #23 8.566 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-07-12T08:42:32.767Z] #23 8.594 Building wheels for collected packages: yamllint [2022-07-12T08:42:32.767Z] #23 8.595 Building wheel for yamllint (setup.py): started [2022-07-12T08:42:32.767Z] #23 8.992 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T08:42:32.767Z] #23 8.993 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=004af7e673732343963c897120da7367860f76fee78dacee6c875e7623520d58 [2022-07-12T08:42:32.767Z] #23 8.993 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T08:42:32.767Z] #23 8.997 Successfully built yamllint [2022-07-12T08:42:32.767Z] #23 9.009 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T08:42:32.767Z] #23 9.188 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T08:42:32.767Z] #23 DONE 9.9s [2022-07-12T08:42:32.803Z] #42 50.22 Building dependency tree... [2022-07-12T08:42:32.803Z] #42 ... [2022-07-12T08:42:32.803Z] [2022-07-12T08:42:32.803Z] #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-07-12T08:42:32.803Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:42:32.803Z] #62 31.56 Reading package lists... [2022-07-12T08:42:32.803Z] #62 41.38 Reading package lists... [2022-07-12T08:42:32.803Z] #62 50.98 Building dependency tree... [2022-07-12T08:42:32.803Z] #62 ... [2022-07-12T08:42:32.803Z] [2022-07-12T08:42:32.803Z] #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-07-12T08:42:32.803Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:42:32.803Z] #76 41.60 Reading package lists... [2022-07-12T08:42:33.027Z] [2022-07-12T08:42:33.027Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T08:42:33.027Z] #27 sha256:504fd149c0a126e7cd61a3da3e1bda585b7bfa6b63352e696454456c6a320da7 [2022-07-12T08:42:33.286Z] #27 DONE 0.2s [2022-07-12T08:42:33.286Z] [2022-07-12T08:42:33.286Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T08:42:33.286Z] #32 sha256:9cd259af5aef022cfae7a952bfcc9b98061aec1775041f2e0d201795166322ed [2022-07-12T08:42:33.286Z] #32 DONE 0.3s [2022-07-12T08:42:33.286Z] [2022-07-12T08:42:33.286Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:33.286Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:33.306Z] #11 ... [2022-07-12T08:42:33.306Z] [2022-07-12T08:42:33.306Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:42:33.306Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T08:42:33.306Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-07-12T08:42:33.306Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:42:33.306Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-07-12T08:42:33.306Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-07-12T08:42:33.306Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.0s done [2022-07-12T08:42:33.306Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-07-12T08:42:33.306Z] #71 DONE 7.2s [2022-07-12T08:42:33.306Z] [2022-07-12T08:42:33.306Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:33.306Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:33.306Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 6.7s done [2022-07-12T08:42:33.384Z] #31 7.192 [2022-07-12T08:42:33.384Z] #31 ... [2022-07-12T08:42:33.384Z] [2022-07-12T08:42:33.384Z] #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-07-12T08:42:33.384Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-12T08:42:33.384Z] #38 4.111 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-12T08:42:33.545Z] #77 ... [2022-07-12T08:42:33.545Z] [2022-07-12T08:42:33.545Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T08:42:33.545Z] #35 sha256:d63e2356ef9b8c905825eee95bb096459e3d29565cae68b3f34351b60427a05d [2022-07-12T08:42:33.545Z] #35 DONE 0.1s [2022-07-12T08:42:33.545Z] [2022-07-12T08:42:33.545Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T08:42:33.545Z] #37 sha256:78f0dd3bef5254521b8dfe235d96ad3f5335a42e9267685b317d249b27d62d27 [2022-07-12T08:42:33.564Z] #11 ... [2022-07-12T08:42:33.564Z] [2022-07-12T08:42:33.564Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T08:42:33.564Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T08:42:33.564Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-07-12T08:42:33.564Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-07-12T08:42:33.564Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-07-12T08:42:33.564Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-07-12T08:42:33.564Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-07-12T08:42:33.564Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-07-12T08:42:33.564Z] #73 DONE 7.3s [2022-07-12T08:42:33.564Z] [2022-07-12T08:42:33.564Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:33.564Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:33.786Z] #62 ... [2022-07-12T08:42:33.786Z] [2022-07-12T08:42:33.786Z] #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-07-12T08:42:33.786Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:42:33.786Z] #19 67.67 Fetched 49.1 MB in 1min 6s (744 kB/s) [2022-07-12T08:42:33.804Z] #37 DONE 0.2s [2022-07-12T08:42:33.804Z] [2022-07-12T08:42:33.804Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T08:42:33.804Z] #39 sha256:b7a5c1a294f74cfc0ea59bc68694bd0725af72735925ab7da118adb04872fccf [2022-07-12T08:42:33.804Z] #39 DONE 0.1s [2022-07-12T08:42:33.804Z] [2022-07-12T08:42:33.804Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T08:42:33.804Z] #41 sha256:cf6e8e036924fa336e8298cb348c7c9a3a3948b59d98a4b23d70cc0b9776e783 [2022-07-12T08:42:33.804Z] #41 DONE 0.1s [2022-07-12T08:42:33.804Z] [2022-07-12T08:42:33.804Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:33.804Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:33.804Z] #77 ... [2022-07-12T08:42:33.804Z] [2022-07-12T08:42:33.804Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T08:42:33.804Z] #45 sha256:1ef25b9da21658a81ab53ca954cfb940eb060ef96a4cbf375ed2438eddec2213 [2022-07-12T08:42:33.804Z] #45 DONE 0.0s [2022-07-12T08:42:33.804Z] [2022-07-12T08:42:33.804Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T08:42:33.804Z] #48 sha256:4df4ffaa0d7be8990114a7793adcf856122e47785159d87c6f9aee8c03904b4a [2022-07-12T08:42:33.824Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.1s [2022-07-12T08:42:34.062Z] #48 DONE 0.1s [2022-07-12T08:42:34.062Z] [2022-07-12T08:42:34.062Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T08:42:34.062Z] #52 sha256:b3fac2decf24a9d35d76e906acac97a1f2af4d7e24fb3f6f06375ae7b1a3dd04 [2022-07-12T08:42:34.062Z] #52 DONE 0.1s [2022-07-12T08:42:34.062Z] [2022-07-12T08:42:34.062Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:34.062Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:34.062Z] #77 77.19 AR libcrun_testing.a [2022-07-12T08:42:34.062Z] #77 77.19 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-12T08:42:34.062Z] #77 77.24 CCLD tests/tests_libcrun_utils [2022-07-12T08:42:34.062Z] #77 77.25 CCLD tests/tests_libcrun_errors [2022-07-12T08:42:34.062Z] #77 77.25 CCLD tests/tests_libcrun_fuzzer [2022-07-12T08:42:34.062Z] #77 ... [2022-07-12T08:42:34.062Z] [2022-07-12T08:42:34.062Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T08:42:34.062Z] #54 sha256:136de75fd74351888ef2add49f718eb4935b054f3309d7277bad52574c996659 [2022-07-12T08:42:34.062Z] #54 DONE 0.1s [2022-07-12T08:42:34.320Z] [2022-07-12T08:42:34.320Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:34.320Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:34.320Z] #77 77.46 CCLD libcrun.la [2022-07-12T08:42:34.579Z] #77 ... [2022-07-12T08:42:34.579Z] [2022-07-12T08:42:34.579Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T08:42:34.579Z] #56 sha256:79279c9efd96f1757a78a4b9ba2a4bc0e613225e55320493f06a67002aeafef6 [2022-07-12T08:42:34.579Z] #56 DONE 0.4s [2022-07-12T08:42:34.579Z] [2022-07-12T08:42:34.579Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T08:42:34.579Z] #58 sha256:c9e08ddb9d578b468771b9e6fadc63340859b00acb7ecf9b2de67bfb0075df03 [2022-07-12T08:42:34.579Z] #58 DONE 0.1s [2022-07-12T08:42:34.579Z] [2022-07-12T08:42:34.579Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T08:42:34.579Z] #61 sha256:d9905fe9b07af49b0d0b3d42e60e0623fa42716da7969a95536a769c9d801772 [2022-07-12T08:42:34.579Z] #61 DONE 0.1s [2022-07-12T08:42:34.579Z] [2022-07-12T08:42:34.579Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:42:34.579Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:34.579Z] #77 77.91 CCLD crun [2022-07-12T08:42:35.147Z] #77 78.34 make[3]: Entering directory '/tmp/crun-build' [2022-07-12T08:42:35.147Z] #77 78.48 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-12T08:42:35.147Z] #77 78.48 /bin/mkdir -p '/usr/local/lib' [2022-07-12T08:42:35.147Z] #77 78.49 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-12T08:42:35.147Z] #77 78.49 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-12T08:42:35.147Z] #77 78.54 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-12T08:42:35.325Z] #76 51.02 Building dependency tree... [2022-07-12T08:42:35.421Z] #77 78.55 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-12T08:42:35.421Z] #77 78.55 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-12T08:42:35.421Z] #77 78.56 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-12T08:42:35.421Z] #77 78.65 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-07-12T08:42:35.421Z] #77 78.66 ---------------------------------------------------------------------- [2022-07-12T08:42:35.421Z] #77 78.66 Libraries have been installed in: [2022-07-12T08:42:35.421Z] #77 78.66 /usr/local/lib [2022-07-12T08:42:35.421Z] #77 78.66 [2022-07-12T08:42:35.421Z] #77 78.66 If you ever happen to want to link against installed libraries [2022-07-12T08:42:35.421Z] #77 78.66 in a given directory, LIBDIR, you must either use libtool, and [2022-07-12T08:42:35.421Z] #77 78.66 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-12T08:42:35.421Z] #77 78.66 flag during linking and do at least one of the following: [2022-07-12T08:42:35.421Z] #77 78.66 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-12T08:42:35.421Z] #77 78.66 during execution [2022-07-12T08:42:35.421Z] #77 78.66 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-12T08:42:35.421Z] #77 78.66 during linking [2022-07-12T08:42:35.421Z] #77 78.66 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-12T08:42:35.421Z] #77 78.66 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-12T08:42:35.421Z] #77 78.66 [2022-07-12T08:42:35.421Z] #77 78.66 See any operating system documentation about shared libraries for [2022-07-12T08:42:35.421Z] #77 78.66 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-12T08:42:35.421Z] #77 78.66 ---------------------------------------------------------------------- [2022-07-12T08:42:35.421Z] #77 78.67 /bin/mkdir -p '/build' [2022-07-12T08:42:35.421Z] #77 78.69 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-12T08:42:35.421Z] #77 78.77 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-12T08:42:35.680Z] #77 78.78 make[3]: Leaving directory '/tmp/crun-build' [2022-07-12T08:42:35.680Z] #77 78.78 make[2]: Leaving directory '/tmp/crun-build' [2022-07-12T08:42:35.680Z] #77 78.78 make[1]: Leaving directory '/tmp/crun-build' [2022-07-12T08:42:35.680Z] #77 DONE 79.0s [2022-07-12T08:42:35.680Z] [2022-07-12T08:42:35.680Z] #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-07-12T08:42:35.680Z] #64 sha256:b67a2b62c9d8c143475a594beac5c6fb7b0d9091d23d6f3f49168568effb1757 [2022-07-12T08:42:35.727Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.8s done [2022-07-12T08:42:35.727Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd [2022-07-12T08:42:36.296Z] #11 ... [2022-07-12T08:42:36.296Z] [2022-07-12T08:42:36.296Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:42:36.296Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T08:42:36.296Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.1s done [2022-07-12T08:42:36.296Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-12T08:42:36.296Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-12T08:42:36.296Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-12T08:42:36.296Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 5.5s done [2022-07-12T08:42:36.296Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.9s [2022-07-12T08:42:36.296Z] #28 ... [2022-07-12T08:42:36.296Z] [2022-07-12T08:42:36.296Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:36.296Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:36.296Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.5s done [2022-07-12T08:42:36.296Z] #11 ... [2022-07-12T08:42:36.296Z] [2022-07-12T08:42:36.296Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T08:42:36.296Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T08:42:36.296Z] #72 DONE 0.8s [2022-07-12T08:42:36.296Z] [2022-07-12T08:42:36.296Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:36.296Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:36.296Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd [2022-07-12T08:42:37.232Z] #11 ... [2022-07-12T08:42:37.232Z] [2022-07-12T08:42:37.232Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T08:42:37.232Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T08:42:37.232Z] #74 DONE 0.7s [2022-07-12T08:42:37.232Z] [2022-07-12T08:42:37.232Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:37.232Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:37.232Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.8s done [2022-07-12T08:42:37.491Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 [2022-07-12T08:42:37.749Z] #11 ... [2022-07-12T08:42:37.749Z] [2022-07-12T08:42:37.749Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T08:42:37.749Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T08:42:37.749Z] #28 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s done [2022-07-12T08:42:37.749Z] #28 DONE 11.6s [2022-07-12T08:42:37.749Z] [2022-07-12T08:42:37.749Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:37.749Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:37.847Z] #76 ... [2022-07-12T08:42:37.847Z] [2022-07-12T08:42:37.847Z] #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-07-12T08:42:37.847Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:42:37.847Z] #47 45.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-07-12T08:42:37.847Z] #47 ... [2022-07-12T08:42:37.847Z] [2022-07-12T08:42:37.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-07-12T08:42:37.847Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:42:37.847Z] #14 37.40 Reading package lists... [2022-07-12T08:42:37.847Z] #14 46.78 Building dependency tree... [2022-07-12T08:42:37.847Z] #14 53.41 The following additional packages will be installed: [2022-07-12T08:42:37.847Z] #14 53.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:42:37.847Z] #14 53.44 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T08:42:37.847Z] #14 53.44 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T08:42:37.847Z] #14 53.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T08:42:37.847Z] #14 53.45 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T08:42:37.847Z] #14 53.46 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T08:42:37.847Z] #14 53.46 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T08:42:37.847Z] #14 53.50 Suggested packages: [2022-07-12T08:42:37.847Z] #14 53.52 gcc-10-locales seccomp wine64 [2022-07-12T08:42:37.847Z] #14 55.98 The following NEW packages will be installed: [2022-07-12T08:42:37.847Z] #14 55.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:42:37.847Z] #14 55.98 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T08:42:37.847Z] #14 55.98 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T08:42:37.847Z] #14 55.98 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T08:42:37.847Z] #14 55.98 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T08:42:37.847Z] #14 55.98 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T08:42:37.847Z] #14 55.98 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T08:42:37.847Z] #14 55.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T08:42:37.847Z] #14 56.01 mingw-w64-x86-64-dev [2022-07-12T08:42:38.104Z] #14 56.46 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:42:38.104Z] #14 56.46 Need to get 115 MB of archives. [2022-07-12T08:42:38.104Z] #14 56.46 After this operation, 645 MB of additional disk space will be used. [2022-07-12T08:42:38.104Z] #14 56.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-07-12T08:42:38.104Z] #14 56.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-12T08:42:38.671Z] #14 56.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T08:42:38.671Z] #14 56.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-12T08:42:38.671Z] #14 56.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-12T08:42:38.671Z] #14 56.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T08:42:38.671Z] #14 ... [2022-07-12T08:42:38.671Z] [2022-07-12T08:42:38.671Z] #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-07-12T08:42:38.671Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:42:38.671Z] #76 57.12 python3 is already the newest version (3.9.2-3). [2022-07-12T08:42:38.671Z] #76 57.12 The following additional packages will be installed: [2022-07-12T08:42:38.671Z] #76 57.14 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-12T08:42:38.687Z] #38 ... [2022-07-12T08:42:38.687Z] [2022-07-12T08:42:38.687Z] #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-07-12T08:42:38.687Z] #67 sha256:f978b31511e01f4cb9b4e9c9d6fb47aca759ed68476d407f7e2be989391c4101 [2022-07-12T08:42:38.687Z] #67 4.452 + RM_GOPATH=0 [2022-07-12T08:42:38.687Z] #67 4.457 + TMP_GOPATH= [2022-07-12T08:42:38.687Z] #67 4.458 + : /build [2022-07-12T08:42:38.687Z] #67 4.458 + '[' -z '' ']' [2022-07-12T08:42:38.687Z] #67 4.459 ++ mktemp -d [2022-07-12T08:42:38.687Z] #67 4.464 + export GOPATH=/tmp/tmp.lsKVCf3SVC [2022-07-12T08:42:38.687Z] #67 4.477 + GOPATH=/tmp/tmp.lsKVCf3SVC [2022-07-12T08:42:38.687Z] #67 4.477 + RM_GOPATH=1 [2022-07-12T08:42:38.687Z] #67 4.478 + case "$(go env GOARCH)" in [2022-07-12T08:42:38.687Z] #67 4.478 ++ go env GOARCH [2022-07-12T08:42:38.687Z] #67 4.504 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:42:38.687Z] #67 4.504 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:42:38.687Z] #67 4.505 ++ dirname /install.sh [2022-07-12T08:42:38.687Z] #67 4.517 + dir=/ [2022-07-12T08:42:38.687Z] #67 4.518 + bin=rootlesskit [2022-07-12T08:42:38.687Z] #67 4.518 + shift [2022-07-12T08:42:38.687Z] #67 4.518 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T08:42:38.687Z] #67 4.518 + . //rootlesskit.installer [2022-07-12T08:42:38.687Z] #67 4.518 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:42:38.687Z] #67 4.519 + install_rootlesskit [2022-07-12T08:42:38.687Z] #67 4.519 + case "$1" in [2022-07-12T08:42:38.687Z] #67 4.519 + export CGO_ENABLED=0 [2022-07-12T08:42:38.687Z] #67 4.519 + CGO_ENABLED=0 [2022-07-12T08:42:38.687Z] #67 4.519 + _install_rootlesskit [2022-07-12T08:42:38.687Z] #67 4.520 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T08:42:38.687Z] #67 4.520 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:42:38.687Z] #67 4.521 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:42:38.687Z] #67 4.521 + GOBIN=/build [2022-07-12T08:42:38.687Z] #67 4.521 + GO111MODULE=on [2022-07-12T08:42:38.687Z] #67 4.521 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:42:38.687Z] #67 4.988 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T08:42:38.687Z] #67 6.834 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:42:38.687Z] #67 6.834 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T08:42:38.687Z] #67 7.401 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T08:42:38.930Z] #76 57.14 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-12T08:42:38.930Z] #76 57.16 Suggested packages: [2022-07-12T08:42:38.930Z] #76 57.16 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-12T08:42:38.930Z] #76 57.16 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-12T08:42:38.930Z] #76 57.16 m4-doc ed diffutils-doc [2022-07-12T08:42:38.930Z] #76 57.16 Recommended packages: [2022-07-12T08:42:38.930Z] #76 57.16 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T08:42:38.930Z] #76 57.16 liblocale-gettext-perl libltdl-dev [2022-07-12T08:42:39.250Z] #67 9.726 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T08:42:39.250Z] #67 ... [2022-07-12T08:42:39.250Z] [2022-07-12T08:42:39.250Z] #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-07-12T08:42:39.250Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-12T08:42:39.250Z] #62 4.835 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:42:39.250Z] #62 4.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:42:39.250Z] #62 4.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:42:39.250Z] #62 6.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:42:39.250Z] #62 8.724 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:42:39.506Z] #62 ... [2022-07-12T08:42:39.506Z] [2022-07-12T08:42:39.506Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:42:39.506Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:42:39.506Z] #14 5.155 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:42:39.506Z] #14 5.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:42:39.506Z] #14 5.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:42:39.506Z] #14 6.342 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:42:39.506Z] #14 9.163 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:42:39.506Z] #14 ... [2022-07-12T08:42:39.506Z] [2022-07-12T08:42:39.506Z] #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-07-12T08:42:39.506Z] #26 sha256:754e13048bc7ea70c784dcb64eb39b1a9f3684ddf86ce90f89ed6289ed84ff7f [2022-07-12T08:42:39.506Z] #26 4.168 + RM_GOPATH=0 [2022-07-12T08:42:39.506Z] #26 4.168 + TMP_GOPATH= [2022-07-12T08:42:39.506Z] #26 4.168 + : /build [2022-07-12T08:42:39.506Z] #26 4.168 + '[' -z '' ']' [2022-07-12T08:42:39.506Z] #26 4.168 ++ mktemp -d [2022-07-12T08:42:39.506Z] #26 4.189 + export GOPATH=/tmp/tmp.qNIP0pylJz [2022-07-12T08:42:39.506Z] #26 4.189 + GOPATH=/tmp/tmp.qNIP0pylJz [2022-07-12T08:42:39.506Z] #26 4.189 + RM_GOPATH=1 [2022-07-12T08:42:39.506Z] #26 4.189 + case "$(go env GOARCH)" in [2022-07-12T08:42:39.506Z] #26 4.189 ++ go env GOARCH [2022-07-12T08:42:39.506Z] #26 4.222 Install docker/cli version 17.06.2-ce from stable [2022-07-12T08:42:39.506Z] #26 4.222 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:42:39.506Z] #26 4.222 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:42:39.506Z] #26 4.222 ++ dirname /install.sh [2022-07-12T08:42:39.506Z] #26 4.222 + dir=/ [2022-07-12T08:42:39.506Z] #26 4.222 + bin=dockercli [2022-07-12T08:42:39.506Z] #26 4.222 + shift [2022-07-12T08:42:39.506Z] #26 4.222 + '[' '!' -f //dockercli.installer ']' [2022-07-12T08:42:39.506Z] #26 4.222 + . //dockercli.installer [2022-07-12T08:42:39.506Z] #26 4.222 ++ : stable [2022-07-12T08:42:39.506Z] #26 4.222 ++ : 17.06.2-ce [2022-07-12T08:42:39.506Z] #26 4.222 + install_dockercli [2022-07-12T08:42:39.506Z] #26 4.222 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T08:42:39.506Z] #26 4.246 ++ uname -m [2022-07-12T08:42:39.506Z] #26 4.246 + arch=aarch64 [2022-07-12T08:42:39.506Z] #26 4.268 + '[' aarch64 '!=' x86_64 ']' [2022-07-12T08:42:39.506Z] #26 4.268 + '[' aarch64 '!=' s390x ']' [2022-07-12T08:42:39.506Z] #26 4.268 + '[' aarch64 '!=' armhf ']' [2022-07-12T08:42:39.506Z] #26 4.268 + build_dockercli [2022-07-12T08:42:39.506Z] #26 4.268 + git clone https://github.com/docker/docker-ce /tmp/tmp.qNIP0pylJz/tmp/docker-ce [2022-07-12T08:42:39.506Z] #26 4.268 Cloning into '/tmp/tmp.qNIP0pylJz/tmp/docker-ce'... [2022-07-12T08:42:39.761Z] #26 ... [2022-07-12T08:42:39.761Z] [2022-07-12T08:42:39.762Z] #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-07-12T08:42:39.762Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T08:42:39.762Z] #42 4.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:42:39.762Z] #42 4.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:42:39.762Z] #42 4.899 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:42:39.762Z] #42 5.969 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:42:39.762Z] #42 8.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:42:39.762Z] #42 ... [2022-07-12T08:42:39.762Z] [2022-07-12T08:42:39.762Z] #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-07-12T08:42:39.762Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-12T08:42:39.762Z] #36 3.429 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-12T08:42:39.762Z] #36 9.824 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-12T08:42:39.762Z] #36 9.854 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-12T08:42:39.762Z] #36 10.15 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-12T08:42:39.762Z] #36 10.41 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-12T08:42:40.017Z] #36 ... [2022-07-12T08:42:40.017Z] [2022-07-12T08:42:40.018Z] #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-07-12T08:42:40.018Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-12T08:42:40.018Z] #53 4.897 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-12T08:42:40.018Z] #53 6.197 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-12T08:42:40.018Z] #53 6.209 go: downloading github.com/fatih/color v1.10.0 [2022-07-12T08:42:40.018Z] #53 6.283 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-12T08:42:40.018Z] #53 6.346 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T08:42:40.018Z] #53 6.720 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-12T08:42:40.018Z] #53 6.776 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T08:42:40.018Z] #53 6.857 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-12T08:42:40.018Z] #53 6.946 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-12T08:42:40.018Z] #53 6.978 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-12T08:42:40.018Z] #53 7.175 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-12T08:42:40.018Z] #53 7.337 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-12T08:42:40.018Z] #53 7.836 go: downloading golang.org/x/tools v0.1.0 [2022-07-12T08:42:40.018Z] #53 ... [2022-07-12T08:42:40.018Z] [2022-07-12T08:42:40.018Z] #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-07-12T08:42:40.018Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:42:40.018Z] #55 5.072 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-12T08:42:40.018Z] #55 6.822 go: downloading github.com/fatih/color v1.13.0 [2022-07-12T08:42:40.018Z] #55 6.826 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:42:40.018Z] #55 6.949 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-12T08:42:40.018Z] #55 6.951 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-12T08:42:40.018Z] #55 7.204 go: downloading github.com/spf13/viper v1.11.0 [2022-07-12T08:42:40.018Z] #55 7.226 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-12T08:42:40.018Z] #55 7.678 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-12T08:42:40.018Z] #55 7.704 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-12T08:42:40.018Z] #55 7.762 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-12T08:42:40.018Z] #55 7.890 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-12T08:42:40.018Z] #55 9.278 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-12T08:42:40.018Z] #55 9.443 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-12T08:42:40.018Z] #55 9.576 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T08:42:40.018Z] #55 9.721 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T08:42:40.274Z] #55 ... [2022-07-12T08:42:40.274Z] [2022-07-12T08:42:40.274Z] #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-07-12T08:42:40.274Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-12T08:42:40.274Z] #40 3.865 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-12T08:42:40.274Z] #40 4.994 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-12T08:42:40.274Z] #40 6.184 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-12T08:42:40.274Z] #40 6.269 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-12T08:42:40.274Z] #40 6.457 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-12T08:42:40.274Z] #40 9.009 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-12T08:42:40.274Z] #40 9.068 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:42:40.274Z] #40 ... [2022-07-12T08:42:40.274Z] [2022-07-12T08:42:40.274Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T08:42:40.274Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-12T08:42:40.274Z] #34 4.270 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-12T08:42:40.274Z] #34 4.270 Cloning into '.'... [2022-07-12T08:42:40.530Z] #34 ... [2022-07-12T08:42:40.530Z] [2022-07-12T08:42:40.531Z] #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-07-12T08:42:40.531Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T08:42:40.531Z] #76 5.174 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:42:40.531Z] #76 5.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:42:40.531Z] #76 5.217 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:42:40.531Z] #76 6.295 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:42:40.531Z] #76 8.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:42:40.531Z] #76 11.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:42:40.531Z] #76 ... [2022-07-12T08:42:40.531Z] [2022-07-12T08:42:40.531Z] #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-07-12T08:42:40.531Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-12T08:42:40.531Z] #57 3.990 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-12T08:42:40.531Z] #57 5.026 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-12T08:42:40.531Z] #57 5.045 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-12T08:42:40.531Z] #57 5.197 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-12T08:42:40.531Z] #57 6.631 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-12T08:42:40.786Z] #57 ... [2022-07-12T08:42:40.786Z] [2022-07-12T08:42:40.786Z] #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-07-12T08:42:40.786Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-12T08:42:40.786Z] #47 4.458 + git clone https://github.com/docker/distribution.git . [2022-07-12T08:42:40.786Z] #47 4.465 Cloning into '.'... [2022-07-12T08:42:41.044Z] #47 ... [2022-07-12T08:42:41.044Z] [2022-07-12T08:42:41.044Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:42:41.044Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:42:41.044Z] #14 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:42:41.934Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 4.4s done [2022-07-12T08:42:42.193Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec [2022-07-12T08:42:42.206Z] #76 60.18 The following NEW packages will be installed: [2022-07-12T08:42:42.206Z] #76 60.20 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-12T08:42:42.206Z] #76 60.20 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-12T08:42:42.206Z] #76 60.21 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-12T08:42:42.206Z] #76 60.21 libyajl2 m4 patch xz-utils [2022-07-12T08:42:42.206Z] #76 60.23 The following packages will be upgraded: [2022-07-12T08:42:42.206Z] #76 60.23 libdpkg-perl [2022-07-12T08:42:42.206Z] #76 60.74 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:42:42.206Z] #76 60.74 Need to get 7486 kB of archives. [2022-07-12T08:42:42.206Z] #76 60.74 After this operation, 18.7 MB of additional disk space will be used. [2022-07-12T08:42:42.206Z] #76 60.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T08:42:42.462Z] #76 60.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-12T08:42:42.462Z] #76 60.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-12T08:42:42.462Z] #76 60.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-12T08:42:42.462Z] #76 60.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T08:42:42.462Z] #76 60.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-12T08:42:42.462Z] #76 60.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-12T08:42:42.462Z] #76 60.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-12T08:42:42.462Z] #76 60.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-12T08:42:42.462Z] #76 60.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-12T08:42:42.720Z] #76 61.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T08:42:42.720Z] #76 61.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T08:42:42.720Z] #76 61.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T08:42:42.976Z] #76 61.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-12T08:42:42.976Z] #76 61.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T08:42:42.977Z] #76 61.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-12T08:42:42.977Z] #76 61.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:42:42.977Z] #76 61.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-12T08:42:42.977Z] #76 61.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T08:42:42.977Z] #76 61.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T08:42:43.233Z] #76 61.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-12T08:42:43.233Z] #76 61.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T08:42:43.233Z] #76 61.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T08:42:43.233Z] #76 61.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-12T08:42:43.799Z] #76 ... [2022-07-12T08:42:43.799Z] [2022-07-12T08:42:43.799Z] #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-07-12T08:42:43.799Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:42:43.799Z] #42 50.22 Building dependency tree... [2022-07-12T08:42:43.799Z] #42 56.13 The following additional packages will be installed: [2022-07-12T08:42:43.799Z] #42 56.14 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-12T08:42:43.799Z] #42 56.17 Suggested packages: [2022-07-12T08:42:43.799Z] #42 56.18 cmake-doc ninja-build lrzip [2022-07-12T08:42:43.799Z] #42 56.18 Recommended packages: [2022-07-12T08:42:43.799Z] #42 56.18 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T08:42:43.799Z] #42 57.69 The following NEW packages will be installed: [2022-07-12T08:42:43.799Z] #42 57.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-12T08:42:43.799Z] #42 57.76 vim-common xxd [2022-07-12T08:42:43.799Z] #42 58.34 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:42:43.799Z] #42 58.34 Need to get 17.7 MB of archives. [2022-07-12T08:42:43.799Z] #42 58.34 After this operation, 70.7 MB of additional disk space will be used. [2022-07-12T08:42:43.799Z] #42 58.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:42:43.799Z] #42 58.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:42:43.799Z] #42 58.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T08:42:43.799Z] #42 58.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T08:42:43.799Z] #42 59.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-12T08:42:43.799Z] #42 59.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-12T08:42:43.799Z] #42 59.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-12T08:42:43.799Z] #42 59.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-12T08:42:43.799Z] #42 59.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-12T08:42:43.799Z] #42 59.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-12T08:42:44.056Z] #42 ... [2022-07-12T08:42:44.056Z] [2022-07-12T08:42:44.056Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:42:44.056Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:44.056Z] #55 59.10 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-12T08:42:44.056Z] #55 59.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-12T08:42:44.056Z] #55 59.78 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-12T08:42:44.056Z] #55 59.84 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-12T08:42:44.056Z] #55 60.11 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T08:42:44.056Z] #55 60.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-12T08:42:44.056Z] #55 60.76 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-12T08:42:44.056Z] #55 60.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-12T08:42:44.056Z] #55 61.27 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-12T08:42:44.056Z] #55 61.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-12T08:42:44.056Z] #55 61.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-12T08:42:44.056Z] #55 61.41 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-12T08:42:44.056Z] #55 61.59 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-12T08:42:44.056Z] #55 61.71 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-12T08:42:44.056Z] #55 61.77 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-12T08:42:44.056Z] #55 61.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-12T08:42:44.056Z] #55 62.28 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-12T08:42:44.620Z] #55 ... [2022-07-12T08:42:44.620Z] [2022-07-12T08:42:44.620Z] #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-07-12T08:42:44.620Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:42:44.620Z] #51 43.40 Reading package lists... [2022-07-12T08:42:44.620Z] #51 52.99 Building dependency tree... [2022-07-12T08:42:44.620Z] #51 59.42 The following additional packages will be installed: [2022-07-12T08:42:44.620Z] #51 59.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:42:44.620Z] #51 59.42 python3-protobuf python3-six [2022-07-12T08:42:44.620Z] #51 59.46 Suggested packages: [2022-07-12T08:42:44.620Z] #51 59.46 python3-setuptools [2022-07-12T08:42:44.620Z] #51 59.46 Recommended packages: [2022-07-12T08:42:44.620Z] #51 59.46 iproute2 | iproute [2022-07-12T08:42:44.620Z] #51 60.52 The following NEW packages will be installed: [2022-07-12T08:42:44.620Z] #51 60.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:42:44.620Z] #51 60.53 python3-protobuf python3-six [2022-07-12T08:42:44.620Z] #51 61.07 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:42:44.620Z] #51 61.07 Need to get 2314 kB of archives. [2022-07-12T08:42:44.620Z] #51 61.07 After this operation, 11.1 MB of additional disk space will be used. [2022-07-12T08:42:44.620Z] #51 61.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-12T08:42:44.620Z] #51 61.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:42:44.620Z] #51 61.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-12T08:42:44.620Z] #51 61.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-12T08:42:44.620Z] #51 61.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T08:42:44.620Z] #51 61.22 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-07-12T08:42:44.620Z] #51 61.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:42:44.878Z] #51 ... [2022-07-12T08:42:44.878Z] [2022-07-12T08:42:44.878Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T08:42:44.878Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:42:44.878Z] #62 50.98 Building dependency tree... [2022-07-12T08:42:44.878Z] #62 56.73 The following additional packages will be installed: [2022-07-12T08:42:44.878Z] #62 56.77 libbtrfs0 [2022-07-12T08:42:44.878Z] #62 57.16 The following NEW packages will be installed: [2022-07-12T08:42:44.878Z] #62 57.20 libbtrfs-dev libbtrfs0 [2022-07-12T08:42:44.878Z] #62 57.87 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:42:44.878Z] #62 57.87 Need to get 460 kB of archives. [2022-07-12T08:42:44.878Z] #62 57.87 After this operation, 1237 kB of additional disk space will be used. [2022-07-12T08:42:44.878Z] #62 57.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T08:42:44.878Z] #62 57.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T08:42:44.878Z] #62 60.16 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:42:44.878Z] #62 60.69 Fetched 460 kB in 1s (826 kB/s) [2022-07-12T08:42:44.878Z] #62 60.97 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T08:42:44.878Z] #62 60.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 ... 15718 files and directories currently installed.) [2022-07-12T08:42:44.878Z] #62 61.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T08:42:44.878Z] #62 61.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:42:44.878Z] #62 61.95 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T08:42:44.878Z] #62 61.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T08:42:44.878Z] #62 61.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:42:44.878Z] #62 62.83 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:42:44.878Z] #62 62.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:42:44.878Z] #62 62.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:42:44.878Z] #62 ... [2022-07-12T08:42:44.878Z] [2022-07-12T08:42:44.878Z] #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-07-12T08:42:44.878Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:42:44.878Z] #42 62.46 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:42:44.878Z] #42 62.93 Fetched 17.7 MB in 2s (7341 kB/s) [2022-07-12T08:42:44.878Z] #42 63.05 Selecting previously unselected package xxd. [2022-07-12T08:42:44.878Z] #42 63.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:42:44.878Z] #42 63.16 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:42:44.878Z] #42 63.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:42:45.214Z] #14 ... [2022-07-12T08:42:45.214Z] [2022-07-12T08:42:45.214Z] #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-07-12T08:42:45.214Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T08:42:45.214Z] #51 5.138 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:42:45.214Z] #51 5.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:42:45.214Z] #51 5.205 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:42:45.214Z] #51 5.611 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-12T08:42:45.214Z] #51 6.421 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:42:45.214Z] #51 9.239 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:42:45.214Z] #51 12.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:42:45.214Z] #51 15.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-12T08:42:45.214Z] #51 ... [2022-07-12T08:42:45.214Z] [2022-07-12T08:42:45.214Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:42:45.214Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:42:45.214Z] #55 13.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:42:45.214Z] #55 13.30 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-12T08:42:45.214Z] #55 13.35 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-12T08:42:45.214Z] #55 13.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-12T08:42:45.214Z] #55 13.70 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-12T08:42:45.214Z] #55 13.79 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-12T08:42:45.214Z] #55 13.83 go: downloading github.com/spf13/afero v1.8.2 [2022-07-12T08:42:45.214Z] #55 13.91 go: downloading github.com/spf13/cast v1.4.1 [2022-07-12T08:42:45.214Z] #55 14.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-12T08:42:45.214Z] #55 14.17 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-12T08:42:45.214Z] #55 14.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-12T08:42:45.214Z] #55 14.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-12T08:42:45.214Z] #55 14.52 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-12T08:42:45.214Z] #55 14.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-12T08:42:45.214Z] #55 14.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-12T08:42:45.214Z] #55 14.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-12T08:42:45.214Z] #55 15.08 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-12T08:42:45.214Z] #55 15.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-12T08:42:45.214Z] #55 15.97 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-12T08:42:45.214Z] #55 16.17 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-12T08:42:45.452Z] #42 63.77 Selecting previously unselected package vim-common. [2022-07-12T08:42:45.452Z] #42 63.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:42:45.452Z] #42 ... [2022-07-12T08:42:45.452Z] [2022-07-12T08:42:45.452Z] #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-07-12T08:42:45.452Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:42:45.452Z] #62 DONE 64.0s [2022-07-12T08:42:45.452Z] [2022-07-12T08:42:45.452Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T08:42:45.452Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:42:45.452Z] #42 63.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:42:45.658Z] #64 94.96 # github.com/containerd/containerd/cmd/containerd [2022-07-12T08:42:45.658Z] #64 94.96 /usr/bin/ld: /tmp/go-link-3835468944/000019.o: in function `New': [2022-07-12T08:42:45.658Z] #64 94.96 /tmp/tmp.MMReuQD4ad/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-07-12T08:42:45.658Z] #64 95.02 + bin/containerd-stress [2022-07-12T08:42:45.658Z] #64 95.90 + bin/containerd-shim [2022-07-12T08:42:45.709Z] #42 ... [2022-07-12T08:42:45.709Z] [2022-07-12T08:42:45.709Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T08:42:45.709Z] #63 sha256:97a3b3c9970077fcd76eec769b80b957973e14ab042ffeb5e704be9e5c87359b [2022-07-12T08:42:45.709Z] #63 DONE 0.2s [2022-07-12T08:42:45.966Z] [2022-07-12T08:42:45.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-07-12T08:42:45.967Z] #64 sha256:3fe52536690296c5355453abe08645123bd6b548853390ed61aaa0f41f218452 [2022-07-12T08:42:45.969Z] #19 67.67 Reading package lists... [2022-07-12T08:42:45.969Z] #19 ... [2022-07-12T08:42:45.969Z] [2022-07-12T08:42:45.969Z] #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-07-12T08:42:45.969Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:42:45.969Z] #84 35.40 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-12T08:42:46.165Z] #55 ... [2022-07-12T08:42:46.165Z] [2022-07-12T08:42:46.165Z] #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-07-12T08:42:46.165Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-12T08:42:46.165Z] #38 15.79 tomll can be used in two ways: [2022-07-12T08:42:46.165Z] #38 15.79 Writing to STDIN and reading from STDOUT: [2022-07-12T08:42:46.165Z] #38 15.79 cat file.toml | tomll > file.toml [2022-07-12T08:42:46.165Z] #38 15.79 [2022-07-12T08:42:46.165Z] #38 15.79 Reading and updating a list of files: [2022-07-12T08:42:46.165Z] #38 15.79 tomll a.toml b.toml c.toml [2022-07-12T08:42:46.165Z] #38 15.79 [2022-07-12T08:42:46.165Z] #38 15.79 When given a list of files, tomll will modify all files in place without asking. [2022-07-12T08:42:46.165Z] #38 DONE 16.8s [2022-07-12T08:42:46.165Z] [2022-07-12T08:42:46.165Z] #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-07-12T08:42:46.165Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T08:42:46.165Z] #76 16.84 Fetched 8434 kB in 12s (705 kB/s) [2022-07-12T08:42:46.534Z] #64 ... [2022-07-12T08:42:46.534Z] [2022-07-12T08:42:46.534Z] #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-07-12T08:42:46.534Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:42:46.534Z] #57 64.85 v3.0.2 [2022-07-12T08:42:46.534Z] #57 DONE 65.0s [2022-07-12T08:42:46.791Z] [2022-07-12T08:42:46.791Z] #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-07-12T08:42:46.791Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:42:46.791Z] #76 63.78 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:42:46.791Z] #76 64.30 Fetched 7486 kB in 1s (5907 kB/s) [2022-07-12T08:42:46.791Z] #76 64.53 Selecting previously unselected package bzip2. [2022-07-12T08:42:46.791Z] #76 64.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 ... 15718 files and directories currently installed.) [2022-07-12T08:42:46.791Z] #76 64.66 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T08:42:46.791Z] #76 64.70 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:42:46.791Z] #76 64.97 Selecting previously unselected package libmagic-mgc. [2022-07-12T08:42:46.791Z] #76 64.98 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-12T08:42:46.791Z] #76 64.99 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T08:42:47.459Z] #11 ... [2022-07-12T08:42:47.459Z] [2022-07-12T08:42:47.459Z] #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-07-12T08:42:47.459Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T08:42:47.459Z] #29 0.938 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:42:47.459Z] #29 0.951 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:42:47.459Z] #29 0.956 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:42:47.459Z] #29 1.095 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:42:47.459Z] #29 1.321 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:42:47.459Z] #29 1.788 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:42:47.459Z] #29 2.904 Fetched 8548 kB in 2s (3848 kB/s) [2022-07-12T08:42:47.459Z] #29 2.904 Reading package lists... [2022-07-12T08:42:47.460Z] #29 3.723 Reading package lists... [2022-07-12T08:42:47.460Z] #29 4.532 Building dependency tree... [2022-07-12T08:42:47.460Z] #29 4.914 The following additional packages will be installed: [2022-07-12T08:42:47.460Z] #29 4.914 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-12T08:42:47.460Z] #29 4.915 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-12T08:42:47.460Z] #29 4.916 Recommended packages: [2022-07-12T08:42:47.460Z] #29 4.916 libldap-common publicsuffix libsasl2-modules [2022-07-12T08:42:47.460Z] #29 5.107 The following NEW packages will be installed: [2022-07-12T08:42:47.460Z] #29 5.108 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-12T08:42:47.460Z] #29 5.108 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-12T08:42:47.460Z] #29 5.109 libssh2-1 openssl [2022-07-12T08:42:47.460Z] #29 5.394 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-12T08:42:47.460Z] #29 5.394 Need to get 3041 kB of archives. [2022-07-12T08:42:47.460Z] #29 5.394 After this operation, 6651 kB of additional disk space will be used. [2022-07-12T08:42:47.460Z] #29 5.394 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-12T08:42:47.460Z] #29 5.404 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-12T08:42:47.460Z] #29 5.407 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-12T08:42:47.460Z] #29 5.415 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-07-12T08:42:47.460Z] #29 5.415 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-12T08:42:47.460Z] #29 5.415 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-12T08:42:47.460Z] #29 5.415 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-12T08:42:47.460Z] #29 5.418 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-12T08:42:47.460Z] #29 5.423 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-12T08:42:47.460Z] #29 5.423 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-12T08:42:47.460Z] #29 5.425 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-12T08:42:47.460Z] #29 5.428 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-12T08:42:47.460Z] #29 5.430 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T08:42:47.460Z] #29 5.435 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T08:42:47.460Z] #29 5.437 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T08:42:47.460Z] #29 5.602 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:42:47.460Z] #29 5.638 Fetched 3041 kB in 0s (9504 kB/s) [2022-07-12T08:42:47.460Z] #29 5.676 Selecting previously unselected package openssl. [2022-07-12T08:42:47.460Z] #29 5.676 (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-07-12T08:42:47.460Z] #29 5.676 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 5.688 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:42:47.460Z] #29 5.923 Selecting previously unselected package ca-certificates. [2022-07-12T08:42:47.460Z] #29 5.925 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-12T08:42:47.460Z] #29 5.931 Unpacking ca-certificates (20210119) ... [2022-07-12T08:42:47.460Z] #29 6.021 Selecting previously unselected package libbrotli1:amd64. [2022-07-12T08:42:47.460Z] #29 6.022 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.031 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T08:42:47.460Z] #29 6.111 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-12T08:42:47.460Z] #29 6.111 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.116 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 6.162 Selecting previously unselected package libsasl2-2:amd64. [2022-07-12T08:42:47.460Z] #29 6.162 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.170 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 6.231 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-12T08:42:47.460Z] #29 6.231 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.237 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 6.314 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-12T08:42:47.460Z] #29 6.315 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.320 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T08:42:47.460Z] #29 6.375 Selecting previously unselected package libpsl5:amd64. [2022-07-12T08:42:47.460Z] #29 6.375 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.380 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T08:42:47.460Z] #29 6.434 Selecting previously unselected package librtmp1:amd64. [2022-07-12T08:42:47.460Z] #29 6.434 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.440 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:42:47.460Z] #29 6.487 Selecting previously unselected package libssh2-1:amd64. [2022-07-12T08:42:47.460Z] #29 6.487 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.492 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T08:42:47.460Z] #29 6.647 Selecting previously unselected package libcurl4:amd64. [2022-07-12T08:42:47.460Z] #29 6.648 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.655 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 6.737 Selecting previously unselected package curl. [2022-07-12T08:42:47.460Z] #29 6.737 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.747 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 6.804 Selecting previously unselected package libonig5:amd64. [2022-07-12T08:42:47.460Z] #29 6.804 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.809 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:42:47.460Z] #29 6.881 Selecting previously unselected package libjq1:amd64. [2022-07-12T08:42:47.460Z] #29 6.881 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.887 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:42:47.460Z] #29 6.939 Selecting previously unselected package jq. [2022-07-12T08:42:47.460Z] #29 6.939 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-12T08:42:47.460Z] #29 6.943 Unpacking jq (1.6-2.1) ... [2022-07-12T08:42:47.460Z] #29 6.992 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-12T08:42:47.460Z] #29 7.005 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-12T08:42:47.460Z] #29 7.018 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-12T08:42:47.460Z] #29 7.034 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 7.049 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-12T08:42:47.460Z] #29 7.063 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 7.076 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-12T08:42:47.460Z] #29 7.090 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-12T08:42:47.460Z] #29 7.111 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:42:47.460Z] #29 7.125 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:42:47.460Z] #29 7.140 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 7.153 Setting up ca-certificates (20210119) ... [2022-07-12T08:42:47.460Z] #29 7.768 Updating certificates in /etc/ssl/certs... [2022-07-12T08:42:47.460Z] #29 8.395 129 added, 0 removed; done. [2022-07-12T08:42:47.460Z] #29 8.437 Setting up jq (1.6-2.1) ... [2022-07-12T08:42:47.460Z] #29 8.453 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 8.472 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-12T08:42:47.460Z] #29 8.493 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:42:47.460Z] #29 8.514 Processing triggers for ca-certificates (20210119) ... [2022-07-12T08:42:47.460Z] #29 8.528 Updating certificates in /etc/ssl/certs... [2022-07-12T08:42:47.460Z] #29 ... [2022-07-12T08:42:47.460Z] [2022-07-12T08:42:47.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:47.460Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:47.460Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.5s done [2022-07-12T08:42:47.460Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-12T08:42:47.981Z] #76 66.25 Selecting previously unselected package libmagic1:amd64. [2022-07-12T08:42:47.981Z] #76 66.26 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-12T08:42:47.981Z] #76 66.28 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:42:48.056Z] #76 16.84 Reading package lists... [2022-07-12T08:42:48.056Z] #76 ... [2022-07-12T08:42:48.056Z] [2022-07-12T08:42:48.056Z] #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-07-12T08:42:48.056Z] #31 sha256:58a5f041a00c2f26761c83081fde35d016d0886c9db7fd39874da19a703e06cf [2022-07-12T08:42:48.056Z] #31 11.79 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-12T08:42:48.056Z] #31 13.53 [2022-07-12T08:42:48.056Z] #31 13.91 #=#=# ######################################################################## 100.0% [2022-07-12T08:42:48.056Z] #31 15.26 [2022-07-12T08:42:48.056Z] #31 18.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-12T08:42:48.056Z] #31 19.85 #=#=# [2022-07-12T08:42:48.056Z] #31 20.28 #=#=# ######################################################################## 100.0% [2022-07-12T08:42:48.056Z] #31 21.87 [2022-07-12T08:42:48.056Z] #31 ... [2022-07-12T08:42:48.056Z] [2022-07-12T08:42:48.056Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:42:48.056Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:42:48.056Z] #55 17.05 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T08:42:48.056Z] #55 17.16 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-12T08:42:48.056Z] #55 17.18 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-12T08:42:48.056Z] #55 17.34 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-12T08:42:48.056Z] #55 17.34 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-12T08:42:48.056Z] #55 17.57 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-12T08:42:48.056Z] #55 17.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-12T08:42:48.056Z] #55 17.92 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-12T08:42:48.056Z] #55 18.01 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-12T08:42:48.056Z] #55 18.15 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-12T08:42:48.056Z] #55 18.32 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-12T08:42:48.056Z] #55 18.33 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-12T08:42:48.056Z] #55 18.40 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-12T08:42:48.056Z] #55 18.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-12T08:42:48.056Z] #55 18.50 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-12T08:42:48.056Z] #55 18.51 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-12T08:42:48.056Z] #55 18.57 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-12T08:42:48.056Z] #55 18.67 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-12T08:42:48.056Z] #55 18.72 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-12T08:42:48.056Z] #55 18.74 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-12T08:42:48.056Z] #55 18.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-12T08:42:48.056Z] #55 19.02 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-12T08:42:48.243Z] #76 66.71 Selecting previously unselected package file. [2022-07-12T08:42:48.243Z] #76 66.72 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-12T08:42:48.243Z] #76 66.76 Unpacking file (1:5.39-3) ... [2022-07-12T08:42:48.312Z] #55 19.11 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-12T08:42:48.312Z] #55 ... [2022-07-12T08:42:48.312Z] [2022-07-12T08:42:48.312Z] #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-07-12T08:42:48.312Z] #31 sha256:58a5f041a00c2f26761c83081fde35d016d0886c9db7fd39874da19a703e06cf [2022-07-12T08:42:48.312Z] #31 22.23 Download of images into '/build' complete. [2022-07-12T08:42:48.312Z] #31 22.23 Use something like the following to load the result into a Docker daemon: [2022-07-12T08:42:48.312Z] #31 22.23 tar -cC '/build' . | docker load [2022-07-12T08:42:48.312Z] #31 DONE 22.4s [2022-07-12T08:42:48.312Z] [2022-07-12T08:42:48.312Z] #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-07-12T08:42:48.312Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:42:48.312Z] #55 19.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-12T08:42:48.568Z] #55 19.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-12T08:42:48.568Z] #55 19.36 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-12T08:42:48.568Z] #55 19.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-12T08:42:48.806Z] #76 67.29 Selecting previously unselected package xz-utils. [2022-07-12T08:42:48.806Z] #76 67.29 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T08:42:48.806Z] #76 67.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:42:48.823Z] #55 19.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-12T08:42:48.837Z] #11 ... [2022-07-12T08:42:48.837Z] [2022-07-12T08:42:48.837Z] #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-07-12T08:42:48.837Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T08:42:48.837Z] #29 9.114 0 added, 0 removed; done. [2022-07-12T08:42:48.837Z] #29 9.114 Running hooks in /etc/ca-certificates/update.d... [2022-07-12T08:42:48.837Z] #29 9.116 done. [2022-07-12T08:42:48.837Z] #29 DONE 11.1s [2022-07-12T08:42:48.837Z] [2022-07-12T08:42:48.837Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:48.837Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:49.063Z] #76 ... [2022-07-12T08:42:49.063Z] [2022-07-12T08:42:49.063Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:42:49.063Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:42:49.063Z] #14 57.40 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-07-12T08:42:49.063Z] #14 57.79 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-07-12T08:42:49.063Z] #14 57.81 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-07-12T08:42:49.063Z] #14 58.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-07-12T08:42:49.063Z] #14 61.72 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-07-12T08:42:49.063Z] #14 63.01 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-07-12T08:42:49.063Z] #14 64.39 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-07-12T08:42:49.063Z] #14 67.23 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-07-12T08:42:49.063Z] #14 ... [2022-07-12T08:42:49.063Z] [2022-07-12T08:42:49.063Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T08:42:49.063Z] #64 sha256:3fe52536690296c5355453abe08645123bd6b548853390ed61aaa0f41f218452 [2022-07-12T08:42:49.063Z] #64 1.871 + RM_GOPATH=0 [2022-07-12T08:42:49.063Z] #64 1.871 + TMP_GOPATH= [2022-07-12T08:42:49.063Z] #64 1.871 + : /build [2022-07-12T08:42:49.063Z] #64 1.871 + '[' -z '' ']' [2022-07-12T08:42:49.063Z] #64 1.871 ++ mktemp -d [2022-07-12T08:42:49.063Z] #64 1.871 + export GOPATH=/tmp/tmp.yYMeHgHUxD [2022-07-12T08:42:49.063Z] #64 1.871 + GOPATH=/tmp/tmp.yYMeHgHUxD [2022-07-12T08:42:49.063Z] #64 1.871 + RM_GOPATH=1 [2022-07-12T08:42:49.063Z] #64 1.871 + case "$(go env GOARCH)" in [2022-07-12T08:42:49.063Z] #64 1.871 ++ go env GOARCH [2022-07-12T08:42:49.063Z] #64 1.945 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:42:49.063Z] #64 1.945 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:42:49.063Z] #64 1.949 ++ dirname /install.sh [2022-07-12T08:42:49.063Z] #64 1.977 + dir=/ [2022-07-12T08:42:49.063Z] #64 1.978 + bin=containerd [2022-07-12T08:42:49.063Z] #64 1.978 + shift [2022-07-12T08:42:49.063Z] #64 1.978 + '[' '!' -f //containerd.installer ']' [2022-07-12T08:42:49.063Z] #64 1.978 + . //containerd.installer [2022-07-12T08:42:49.063Z] #64 1.978 ++ set -e [2022-07-12T08:42:49.063Z] #64 1.978 ++ : v1.6.6 [2022-07-12T08:42:49.063Z] #64 1.978 + install_containerd [2022-07-12T08:42:49.063Z] #64 1.979 + echo 'Install containerd version v1.6.6' [2022-07-12T08:42:49.063Z] #64 1.979 Install containerd version v1.6.6 [2022-07-12T08:42:49.063Z] #64 1.981 + git clone https://github.com/containerd/containerd.git /tmp/tmp.yYMeHgHUxD/src/github.com/containerd/containerd [2022-07-12T08:42:49.063Z] #64 1.982 Cloning into '/tmp/tmp.yYMeHgHUxD/src/github.com/containerd/containerd'... [2022-07-12T08:42:49.079Z] #55 19.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-12T08:42:49.079Z] #55 19.82 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-12T08:42:49.079Z] #55 19.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-12T08:42:49.335Z] #55 20.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-12T08:42:49.335Z] #55 20.14 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-12T08:42:49.335Z] #55 20.15 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-12T08:42:49.335Z] #55 20.21 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-12T08:42:49.335Z] #55 20.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-12T08:42:49.335Z] #55 20.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-12T08:42:49.404Z] #11 ... [2022-07-12T08:42:49.404Z] [2022-07-12T08:42:49.404Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T08:42:49.404Z] #30 sha256:cb3baf3cbe7a164c2ff98b452705dcb3a26b3d8a571b918b85e45fdfe9747adf [2022-07-12T08:42:49.404Z] #30 DONE 0.6s [2022-07-12T08:42:49.404Z] [2022-07-12T08:42:49.404Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T08:42:49.404Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T08:42:49.592Z] #55 20.39 go: downloading github.com/julz/importas v0.1.0 [2022-07-12T08:42:49.592Z] #55 20.41 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-12T08:42:49.592Z] #55 20.47 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-12T08:42:49.592Z] #55 20.51 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-12T08:42:49.846Z] #64 100.2 + bin/containerd-shim-runc-v1 [2022-07-12T08:42:49.861Z] #55 20.59 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-12T08:42:49.861Z] #55 20.72 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-12T08:42:49.861Z] #55 20.74 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-12T08:42:49.861Z] #55 20.76 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-12T08:42:49.861Z] #55 20.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-12T08:42:49.861Z] #55 ... [2022-07-12T08:42:49.861Z] [2022-07-12T08:42:49.861Z] #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-07-12T08:42:49.861Z] #67 sha256:f978b31511e01f4cb9b4e9c9d6fb47aca759ed68476d407f7e2be989391c4101 [2022-07-12T08:42:49.861Z] #67 10.48 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T08:42:49.861Z] #67 10.65 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T08:42:49.861Z] #67 11.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T08:42:49.861Z] #67 11.41 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:42:49.861Z] #67 11.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T08:42:49.861Z] #67 11.76 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T08:42:49.861Z] #67 12.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T08:42:49.861Z] #67 12.18 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T08:42:49.861Z] #67 12.28 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T08:42:49.861Z] #67 13.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:42:50.117Z] #67 ... [2022-07-12T08:42:50.117Z] [2022-07-12T08:42:50.117Z] #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-07-12T08:42:50.117Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-12T08:42:50.117Z] #36 10.93 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-12T08:42:50.117Z] #36 11.24 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-12T08:42:50.117Z] #36 11.25 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-12T08:42:50.117Z] #36 11.27 go: downloading github.com/peterh/liner v1.2.2 [2022-07-12T08:42:50.117Z] #36 11.53 go: downloading github.com/google/go-dap v0.6.0 [2022-07-12T08:42:50.117Z] #36 11.83 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-12T08:42:50.117Z] #36 12.26 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-12T08:42:50.117Z] #36 12.40 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-12T08:42:50.117Z] #36 12.41 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-12T08:42:50.117Z] #36 13.54 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-12T08:42:50.117Z] #36 13.84 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-12T08:42:50.374Z] #36 ... [2022-07-12T08:42:50.374Z] [2022-07-12T08:42:50.374Z] #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-07-12T08:42:50.374Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-12T08:42:50.374Z] #62 11.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:42:50.374Z] #62 15.75 Fetched 8434 kB in 11s (754 kB/s) [2022-07-12T08:42:50.374Z] #62 15.75 Reading package lists... [2022-07-12T08:42:50.374Z] #62 19.74 Reading package lists... [2022-07-12T08:42:50.374Z] #62 ... [2022-07-12T08:42:50.374Z] [2022-07-12T08:42:50.374Z] #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-07-12T08:42:50.374Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T08:42:50.374Z] #42 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:42:50.374Z] #42 15.83 Fetched 8434 kB in 11s (741 kB/s) [2022-07-12T08:42:50.374Z] #42 15.83 Reading package lists... [2022-07-12T08:42:50.630Z] #42 21.44 Reading package lists... [2022-07-12T08:42:50.630Z] #42 ... [2022-07-12T08:42:50.630Z] [2022-07-12T08:42:50.630Z] #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-07-12T08:42:50.630Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:42:50.630Z] #55 20.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-12T08:42:50.630Z] #55 20.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-12T08:42:50.630Z] #55 21.01 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-12T08:42:50.887Z] #55 21.65 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-12T08:42:50.887Z] #55 21.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-12T08:42:50.887Z] #55 21.74 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-12T08:42:51.143Z] #55 21.88 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-12T08:42:51.143Z] #55 21.91 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-12T08:42:51.143Z] #55 21.97 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-12T08:42:51.143Z] #55 21.97 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-12T08:42:51.400Z] #55 22.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-12T08:42:51.400Z] #55 22.11 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-12T08:42:51.400Z] #55 ... [2022-07-12T08:42:51.400Z] [2022-07-12T08:42:51.400Z] #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-07-12T08:42:51.400Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-12T08:42:51.400Z] #53 12.34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T08:42:51.400Z] #53 12.37 go: downloading golang.org/x/mod v0.3.0 [2022-07-12T08:42:51.594Z] #64 ... [2022-07-12T08:42:51.594Z] [2022-07-12T08:42:51.594Z] #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-07-12T08:42:51.594Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:42:51.594Z] #40 69.16 NAME: [2022-07-12T08:42:51.594Z] #40 69.19 go-winres - A tool for embedding resources in Windows executables [2022-07-12T08:42:51.594Z] #40 69.19 [2022-07-12T08:42:51.594Z] #40 69.19 USAGE: [2022-07-12T08:42:51.594Z] #40 69.19 go-winres [global options] command [command options] [arguments...] [2022-07-12T08:42:51.594Z] #40 69.19 [2022-07-12T08:42:51.594Z] #40 69.19 COMMANDS: [2022-07-12T08:42:51.594Z] #40 69.19 init Create an initial ./winres/winres.json [2022-07-12T08:42:51.594Z] #40 69.19 make Make syso files for the "go build" command [2022-07-12T08:42:51.594Z] #40 69.19 simply Make syso files for the "go build" command (simplified) [2022-07-12T08:42:51.594Z] #40 69.19 extract Extract all resources from an executable [2022-07-12T08:42:51.594Z] #40 69.19 patch Replace resources in an executable file (exe, dll) [2022-07-12T08:42:51.594Z] #40 69.19 help, h Shows a list of commands or help for one command [2022-07-12T08:42:51.594Z] #40 69.19 [2022-07-12T08:42:51.594Z] #40 69.19 GLOBAL OPTIONS: [2022-07-12T08:42:51.594Z] #40 69.19 --help, -h show help (default: false) [2022-07-12T08:42:51.594Z] #40 DONE 69.5s [2022-07-12T08:42:51.594Z] [2022-07-12T08:42:51.594Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:42:51.594Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:42:51.594Z] #14 68.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-07-12T08:42:51.594Z] #14 68.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-12T08:42:51.594Z] #14 68.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-12T08:42:51.594Z] #14 68.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T08:42:51.594Z] #14 68.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T08:42:51.594Z] #14 68.28 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-07-12T08:42:51.594Z] #14 68.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T08:42:51.594Z] #14 68.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-12T08:42:51.594Z] #14 68.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-12T08:42:51.594Z] #14 68.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-12T08:42:51.594Z] #14 68.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-12T08:42:51.594Z] #14 68.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-12T08:42:51.594Z] #14 68.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-12T08:42:51.594Z] #14 68.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-07-12T08:42:51.594Z] #14 68.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-07-12T08:42:51.594Z] #14 68.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T08:42:51.656Z] #53 ... [2022-07-12T08:42:51.656Z] [2022-07-12T08:42:51.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-07-12T08:42:51.656Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:42:51.656Z] #55 22.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-12T08:42:51.656Z] #55 22.47 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-12T08:42:51.656Z] #55 22.50 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-12T08:42:51.656Z] #55 22.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-12T08:42:51.912Z] #55 22.65 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-12T08:42:51.912Z] #55 22.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-12T08:42:51.912Z] #55 22.79 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-12T08:42:51.941Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s [2022-07-12T08:42:52.158Z] #14 70.38 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:42:52.169Z] #55 22.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-12T08:42:52.169Z] #55 22.88 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-12T08:42:52.169Z] #55 22.94 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-12T08:42:52.169Z] #55 22.98 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-12T08:42:52.169Z] #55 23.03 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-12T08:42:52.169Z] #55 23.09 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-12T08:42:52.375Z] #64 102.7 + bin/containerd-shim-runc-v2 [2022-07-12T08:42:52.425Z] #55 23.34 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-12T08:42:52.633Z] #64 103.2 + binaries [2022-07-12T08:42:52.633Z] #64 103.2 + install -D bin/containerd /build/containerd [2022-07-12T08:42:52.633Z] #64 103.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T08:42:52.681Z] #55 23.46 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-12T08:42:52.682Z] #55 23.58 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-12T08:42:52.724Z] #14 70.97 Fetched 115 MB in 12s (9244 kB/s) [2022-07-12T08:42:52.724Z] #14 71.13 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T08:42:52.890Z] #64 103.3 + install -D bin/ctr /build/ctr [2022-07-12T08:42:52.938Z] #55 23.64 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-12T08:42:52.938Z] #55 23.65 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-12T08:42:52.938Z] #55 23.76 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-12T08:42:52.980Z] #14 71.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:42:52.981Z] #14 71.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T08:42:52.981Z] #14 71.41 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:42:53.195Z] #55 23.91 go: downloading honnef.co/go/tools v0.3.1 [2022-07-12T08:42:54.261Z] #64 DONE 104.5s [2022-07-12T08:42:54.481Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 7.5s done [2022-07-12T08:42:54.519Z] [2022-07-12T08:42:54.519Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T08:42:54.519Z] #65 sha256:f4e4a762b2bcbc49a39b4942e67279fae2313200bc1feb90b3d77c79c5d07b2b [2022-07-12T08:42:54.579Z] #55 25.20 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-12T08:42:54.579Z] #55 25.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-12T08:42:54.579Z] #55 25.41 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-12T08:42:54.579Z] #55 25.46 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-12T08:42:54.739Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-12T08:42:54.776Z] #65 DONE 0.3s [2022-07-12T08:42:54.836Z] #55 25.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T08:42:54.836Z] #55 25.63 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T08:42:54.836Z] #55 25.65 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-12T08:42:54.876Z] #14 ... [2022-07-12T08:42:54.876Z] [2022-07-12T08:42:54.876Z] #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-07-12T08:42:54.876Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:42:54.876Z] #55 63.29 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-12T08:42:54.876Z] #55 63.41 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-12T08:42:54.876Z] #55 63.80 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-12T08:42:54.876Z] #55 64.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-12T08:42:54.876Z] #55 64.78 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-12T08:42:54.876Z] #55 64.91 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T08:42:54.876Z] #55 65.00 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-12T08:42:54.876Z] #55 65.17 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-12T08:42:54.876Z] #55 65.35 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-12T08:42:54.876Z] #55 65.37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-12T08:42:54.876Z] #55 65.55 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T08:42:54.876Z] #55 65.64 go: downloading github.com/prometheus/common v0.32.1 [2022-07-12T08:42:54.876Z] #55 66.70 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-12T08:42:54.876Z] #55 66.70 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T08:42:54.876Z] #55 68.27 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-12T08:42:54.876Z] #55 70.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-12T08:42:54.876Z] #55 ... [2022-07-12T08:42:54.876Z] [2022-07-12T08:42:54.876Z] #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-07-12T08:42:54.876Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:42:54.876Z] #51 63.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-12T08:42:54.876Z] #51 66.29 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:42:54.876Z] #51 67.04 Fetched 2314 kB in 3s (661 kB/s) [2022-07-12T08:42:54.876Z] #51 67.19 Selecting previously unselected package libprotobuf23:amd64. [2022-07-12T08:42:54.876Z] #51 67.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 ... 15718 files and directories currently installed.) [2022-07-12T08:42:54.876Z] #51 67.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-12T08:42:54.876Z] #51 67.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T08:42:54.876Z] #51 69.09 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:42:54.876Z] #51 69.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:42:54.876Z] #51 69.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:42:54.876Z] #51 69.48 Selecting previously unselected package python3-six. [2022-07-12T08:42:54.876Z] #51 69.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-12T08:42:54.876Z] #51 69.52 Unpacking python3-six (1.16.0-2) ... [2022-07-12T08:42:54.876Z] #51 69.75 Selecting previously unselected package python3-protobuf. [2022-07-12T08:42:54.876Z] #51 69.75 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-12T08:42:54.876Z] #51 69.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-12T08:42:54.876Z] #51 70.74 Selecting previously unselected package libnet1:amd64. [2022-07-12T08:42:54.876Z] #51 70.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T08:42:54.876Z] #51 70.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:42:54.876Z] #51 70.99 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T08:42:54.876Z] #51 70.99 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T08:42:54.876Z] #51 71.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:42:54.876Z] #51 71.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:42:54.876Z] #51 71.58 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:42:54.876Z] #51 71.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:54.876Z] #51 71.94 Selecting previously unselected package criu. [2022-07-12T08:42:54.876Z] #51 71.94 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-12T08:42:54.876Z] #51 71.96 Unpacking criu (3.17-1) ... [2022-07-12T08:42:55.033Z] [2022-07-12T08:42:55.033Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T08:42:55.033Z] #70 sha256:1450d14d54430c1f8a8a659c5826cc973058d765c344ba2cc1807f1d98c96ad7 [2022-07-12T08:42:55.033Z] #70 DONE 0.1s [2022-07-12T08:42:55.033Z] [2022-07-12T08:42:55.033Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T08:42:55.033Z] #75 sha256:a7ded2cbe2e85277dcb547b63c65b49c7217c8d6fb39f4ded5b004d52156293e [2022-07-12T08:42:55.094Z] #55 25.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-12T08:42:55.094Z] #55 25.80 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-12T08:42:55.094Z] #55 26.03 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-12T08:42:55.133Z] #51 73.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:42:55.291Z] #75 DONE 0.3s [2022-07-12T08:42:55.291Z] [2022-07-12T08:42:55.291Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T08:42:55.291Z] #78 sha256:0f3056fd66a872e1c72427617b3a12d0836747ccb2a1017b5228edde87c28be4 [2022-07-12T08:42:55.291Z] #78 DONE 0.0s [2022-07-12T08:42:55.308Z] #11 DONE 29.0s [2022-07-12T08:42:55.308Z] [2022-07-12T08:42:55.308Z] #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-07-12T08:42:55.308Z] #31 sha256:87788a82b9587e43e0a9e5f3d89ee480b8efdd9517d2deb43631c44d061e2b26 [2022-07-12T08:42:55.308Z] #31 1.610 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-12T08:42:55.308Z] #31 1.870 [2022-07-12T08:42:55.308Z] #31 2.089 #=#=# ######################################################################## 100.0% [2022-07-12T08:42:55.308Z] #31 2.344 [2022-07-12T08:42:55.308Z] #31 3.241 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-12T08:42:55.308Z] #31 3.518 [2022-07-12T08:42:55.308Z] #31 3.737 #=#=# ######################################################################## 100.0% [2022-07-12T08:42:55.308Z] #31 4.001 [2022-07-12T08:42:55.308Z] #31 4.920 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-12T08:42:55.308Z] #31 5.207 [2022-07-12T08:42:55.308Z] #31 5.425 #=#=# ################### 26.8% ##################################### 52.2% ################################################################# 90.9% ######################################################################## 100.0% [2022-07-12T08:42:55.350Z] #55 26.10 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-12T08:42:55.350Z] #55 26.17 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T08:42:55.350Z] #55 26.31 go: downloading golang.org/x/text v0.3.7 [2022-07-12T08:42:55.549Z] [2022-07-12T08:42:55.549Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T08:42:55.549Z] #79 sha256:1c97196bdd752127475201697fd17873c119006b66cd8d1f1563144ba28b4cb9 [2022-07-12T08:42:55.549Z] #79 DONE 0.0s [2022-07-12T08:42:55.549Z] [2022-07-12T08:42:55.549Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T08:42:55.549Z] #80 sha256:af9dfccbadefd8ea2e1b3d1b3bf236209f3c587c6bcc8a5870d059314b282ce1 [2022-07-12T08:42:55.549Z] #80 DONE 0.0s [2022-07-12T08:42:55.549Z] [2022-07-12T08:42:55.549Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T08:42:55.549Z] #81 sha256:853c909b5bbdccee241b42d3c3c95ab06e3b0b0bda3ee1b05036253156e62a9d [2022-07-12T08:42:55.570Z] #31 6.032 [2022-07-12T08:42:55.914Z] #55 ... [2022-07-12T08:42:55.914Z] [2022-07-12T08:42:55.914Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:42:55.914Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:42:55.914Z] #14 16.76 Fetched 8434 kB in 12s (709 kB/s) [2022-07-12T08:42:55.914Z] #14 16.76 Reading package lists... [2022-07-12T08:42:55.914Z] #14 22.08 Reading package lists... [2022-07-12T08:42:56.064Z] #51 ... [2022-07-12T08:42:56.064Z] [2022-07-12T08:42:56.064Z] #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-07-12T08:42:56.064Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:42:56.064Z] #42 64.59 Selecting previously unselected package cmake-data. [2022-07-12T08:42:56.064Z] #42 64.59 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T08:42:56.064Z] #42 64.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:42:56.064Z] #42 71.03 Selecting previously unselected package libicu67:amd64. [2022-07-12T08:42:56.064Z] #42 71.03 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-12T08:42:56.064Z] #42 71.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T08:42:56.170Z] #14 26.41 Building dependency tree... [2022-07-12T08:42:56.170Z] #14 ... [2022-07-12T08:42:56.170Z] [2022-07-12T08:42:56.170Z] #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-07-12T08:42:56.170Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-12T08:42:56.170Z] #47 22.47 Updating files: 88% (1924/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-12T08:42:56.170Z] #47 22.65 + git checkout -q v2.3.0 [2022-07-12T08:42:56.170Z] #47 24.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-12T08:42:56.321Z] #42 ... [2022-07-12T08:42:56.322Z] [2022-07-12T08:42:56.322Z] #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-07-12T08:42:56.322Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:42:56.505Z] #31 ... [2022-07-12T08:42:56.505Z] [2022-07-12T08:42:56.505Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T08:42:56.505Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T08:42:56.505Z] #12 DONE 1.2s [2022-07-12T08:42:56.505Z] [2022-07-12T08:42:56.505Z] #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-07-12T08:42:56.505Z] #31 sha256:87788a82b9587e43e0a9e5f3d89ee480b8efdd9517d2deb43631c44d061e2b26 [2022-07-12T08:42:56.505Z] #31 6.800 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-12T08:42:56.505Z] #31 ... [2022-07-12T08:42:56.505Z] [2022-07-12T08:42:56.505Z] #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-07-12T08:42:56.505Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T08:42:56.763Z] #13 DONE 0.5s [2022-07-12T08:42:56.763Z] [2022-07-12T08:42:56.763Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T08:42:56.763Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T08:42:56.920Z] #81 DONE 1.3s [2022-07-12T08:42:56.920Z] [2022-07-12T08:42:56.920Z] #82 exporting to image [2022-07-12T08:42:56.920Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T08:42:56.920Z] #82 exporting layers [2022-07-12T08:42:57.028Z] #33 ... [2022-07-12T08:42:57.029Z] [2022-07-12T08:42:57.029Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T08:42:57.029Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T08:42:57.029Z] #46 DONE 0.3s [2022-07-12T08:42:57.287Z] [2022-07-12T08:42:57.287Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T08:42:57.287Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T08:42:57.287Z] #33 DONE 0.5s [2022-07-12T08:42:57.287Z] [2022-07-12T08:42:57.287Z] #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-07-12T08:42:57.287Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T08:42:57.287Z] #50 DONE 0.5s [2022-07-12T08:42:57.287Z] [2022-07-12T08:42:57.287Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T08:42:57.287Z] #25 sha256:56d6bd6ee127790c4ab7e7b4fa750dbcf1ca5c3fd8669e0e5b4925dff85ffb2b [2022-07-12T08:42:57.287Z] #25 DONE 0.5s [2022-07-12T08:42:57.287Z] [2022-07-12T08:42:57.287Z] #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-07-12T08:42:57.287Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:42:57.287Z] #51 ... [2022-07-12T08:42:57.287Z] [2022-07-12T08:42:57.287Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T08:42:57.287Z] #66 sha256:c0087ea97cb16cad713d28662dfddf3b1e80ba02cb6935b1fd9d17c2e12176aa [2022-07-12T08:42:57.287Z] #66 DONE 0.5s [2022-07-12T08:42:57.546Z] [2022-07-12T08:42:57.546Z] #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-07-12T08:42:57.546Z] #67 sha256:d32b6a022ed9425b9acbf1cdc9222565104786e294a0cc1ef3736c4b362ac08b [2022-07-12T08:42:57.874Z] #34 74.57 Updating files: 63% (965/1521) Updating files: 64% (974/1521) Updating files: 65% (989/1521) Updating files: 66% (1004/1521) Updating files: 67% (1020/1521) Updating files: 68% (1035/1521) Updating files: 69% (1050/1521) Updating files: 70% (1065/1521) Updating files: 71% (1080/1521) Updating files: 72% (1096/1521) Updating files: 73% (1111/1521) Updating files: 74% (1126/1521) Updating files: 75% (1141/1521) Updating files: 76% (1156/1521) Updating files: 77% (1172/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 87% (1333/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-07-12T08:42:58.062Z] #47 ... [2022-07-12T08:42:58.062Z] [2022-07-12T08:42:58.062Z] #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-07-12T08:42:58.062Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T08:42:58.062Z] #51 18.29 Fetched 8438 kB in 14s (624 kB/s) [2022-07-12T08:42:58.062Z] #51 18.29 Reading package lists... [2022-07-12T08:42:58.062Z] #51 22.91 Reading package lists... [2022-07-12T08:42:58.062Z] #51 27.26 Building dependency tree... [2022-07-12T08:42:58.062Z] #51 ... [2022-07-12T08:42:58.062Z] [2022-07-12T08:42:58.062Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T08:42:58.062Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-12T08:42:58.062Z] #62 19.74 Reading package lists... [2022-07-12T08:42:58.062Z] #62 24.07 Building dependency tree... [2022-07-12T08:42:58.062Z] #62 27.60 The following additional packages will be installed: [2022-07-12T08:42:58.062Z] #62 27.63 libbtrfs0 [2022-07-12T08:42:58.062Z] #62 27.82 The following NEW packages will be installed: [2022-07-12T08:42:58.062Z] #62 27.86 libbtrfs-dev libbtrfs0 [2022-07-12T08:42:58.062Z] #62 28.27 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:42:58.062Z] #62 28.27 Need to get 454 kB of archives. [2022-07-12T08:42:58.062Z] #62 28.27 After this operation, 1275 kB of additional disk space will be used. [2022-07-12T08:42:58.062Z] #62 28.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-12T08:42:58.062Z] #62 28.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-12T08:42:58.131Z] #34 76.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-12T08:42:58.150Z] #84 ... [2022-07-12T08:42:58.150Z] [2022-07-12T08:42:58.150Z] #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-07-12T08:42:58.150Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:42:58.150Z] #19 67.67 Reading package lists... [2022-07-12T08:42:58.625Z] #62 29.35 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:42:58.625Z] #62 29.56 Fetched 454 kB in 0s (1351 kB/s) [2022-07-12T08:42:58.710Z] #34 77.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T08:42:58.887Z] #62 29.69 Selecting previously unselected package libbtrfs0:arm64. [2022-07-12T08:42:58.887Z] #62 29.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-12T08:42:58.887Z] #62 29.77 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-12T08:42:58.887Z] #62 29.79 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-12T08:42:59.143Z] #62 30.09 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-12T08:42:59.276Z] #34 ... [2022-07-12T08:42:59.276Z] [2022-07-12T08:42:59.276Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T08:42:59.276Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:42:59.276Z] #76 67.81 Selecting previously unselected package libsigsegv2:amd64. [2022-07-12T08:42:59.276Z] #76 67.82 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 67.83 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-12T08:42:59.276Z] #76 68.34 Selecting previously unselected package m4. [2022-07-12T08:42:59.276Z] #76 68.35 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 68.42 Unpacking m4 (1.4.18-5) ... [2022-07-12T08:42:59.276Z] #76 68.95 Selecting previously unselected package autoconf. [2022-07-12T08:42:59.276Z] #76 68.96 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-12T08:42:59.276Z] #76 68.96 Unpacking autoconf (2.69-14) ... [2022-07-12T08:42:59.276Z] #76 69.78 Selecting previously unselected package autotools-dev. [2022-07-12T08:42:59.276Z] #76 69.78 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-12T08:42:59.276Z] #76 69.80 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:42:59.276Z] #76 70.25 Selecting previously unselected package automake. [2022-07-12T08:42:59.276Z] #76 70.25 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-12T08:42:59.276Z] #76 70.26 Unpacking automake (1:1.16.3-2) ... [2022-07-12T08:42:59.276Z] #76 71.28 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T08:42:59.276Z] #76 71.30 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T08:42:59.276Z] #76 72.69 Selecting previously unselected package patch. [2022-07-12T08:42:59.276Z] #76 72.70 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 72.71 Unpacking patch (2.7.6-7) ... [2022-07-12T08:42:59.276Z] #76 72.93 Selecting previously unselected package dpkg-dev. [2022-07-12T08:42:59.276Z] #76 72.94 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-12T08:42:59.276Z] #76 72.94 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T08:42:59.276Z] #76 75.23 Selecting previously unselected package build-essential. [2022-07-12T08:42:59.276Z] #76 75.23 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 75.23 Unpacking build-essential (12.9) ... [2022-07-12T08:42:59.276Z] #76 75.44 Selecting previously unselected package libcap2:amd64. [2022-07-12T08:42:59.276Z] #76 75.50 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 75.51 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:42:59.276Z] #76 75.75 Selecting previously unselected package libcap-dev:amd64. [2022-07-12T08:42:59.276Z] #76 75.75 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 75.76 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T08:42:59.276Z] #76 76.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:42:59.276Z] #76 76.05 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 76.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:59.276Z] #76 76.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-12T08:42:59.276Z] #76 76.30 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 76.30 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:59.276Z] #76 76.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T08:42:59.276Z] #76 76.52 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 76.53 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:42:59.276Z] #76 76.97 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T08:42:59.276Z] #76 77.03 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T08:42:59.276Z] #76 77.06 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:42:59.400Z] #62 30.09 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-12T08:42:59.400Z] #62 30.11 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-12T08:42:59.533Z] #76 ... [2022-07-12T08:42:59.533Z] [2022-07-12T08:42:59.533Z] #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-07-12T08:42:59.533Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:42:59.533Z] #51 76.48 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T08:42:59.533Z] #51 76.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:42:59.533Z] #51 76.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:42:59.533Z] #51 76.53 Setting up python3-six (1.16.0-2) ... [2022-07-12T08:42:59.657Z] #62 30.45 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-12T08:42:59.657Z] #62 30.49 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-12T08:42:59.657Z] #62 30.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:00.090Z] #67 ... [2022-07-12T08:43:00.091Z] [2022-07-12T08:43:00.091Z] #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-07-12T08:43:00.091Z] #31 sha256:87788a82b9587e43e0a9e5f3d89ee480b8efdd9517d2deb43631c44d061e2b26 [2022-07-12T08:43:00.091Z] #31 7.090 [2022-07-12T08:43:00.091Z] #31 7.317 #=#=# ######################################################################## 100.0% [2022-07-12T08:43:00.091Z] #31 7.584 [2022-07-12T08:43:00.091Z] #31 8.608 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-12T08:43:00.091Z] #31 9.344 [2022-07-12T08:43:00.091Z] #31 9.578 #=#=# ######################################################################## 100.0% [2022-07-12T08:43:00.091Z] #31 9.941 [2022-07-12T08:43:00.091Z] #31 10.01 Download of images into '/build' complete. [2022-07-12T08:43:00.091Z] #31 10.01 Use something like the following to load the result into a Docker daemon: [2022-07-12T08:43:00.091Z] #31 10.01 tar -cC '/build' . | docker load [2022-07-12T08:43:00.091Z] #31 DONE 10.1s [2022-07-12T08:43:00.091Z] [2022-07-12T08:43:00.091Z] #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-07-12T08:43:00.091Z] #26 sha256:6c3ec402730d33fed1cd5505bea8dfc7cecb9c7503708dcd1f796685cb49d7f6 [2022-07-12T08:43:00.587Z] #62 DONE 31.2s [2022-07-12T08:43:00.587Z] [2022-07-12T08:43:00.587Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T08:43:00.587Z] #63 sha256:fe6a589092a137e81e51d729b3b4edcd45e426d6ff83b675ab479da9e618dddf [2022-07-12T08:43:00.587Z] #63 DONE 0.2s [2022-07-12T08:43:00.587Z] [2022-07-12T08:43:00.587Z] #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-07-12T08:43:00.587Z] #64 sha256:c993d35f07a109d8619a7eddd7d355f7efa633d508f00718694d6e2cfd708407 [2022-07-12T08:43:00.844Z] #64 ... [2022-07-12T08:43:00.844Z] [2022-07-12T08:43:00.844Z] #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-07-12T08:43:00.844Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T08:43:00.844Z] #76 16.84 Reading package lists... [2022-07-12T08:43:00.844Z] #76 21.87 Reading package lists... [2022-07-12T08:43:00.844Z] #76 26.21 Building dependency tree... [2022-07-12T08:43:00.844Z] #76 29.74 python3 is already the newest version (3.9.2-3). [2022-07-12T08:43:00.844Z] #76 29.74 The following additional packages will be installed: [2022-07-12T08:43:00.844Z] #76 29.75 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-12T08:43:00.844Z] #76 29.76 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-12T08:43:00.844Z] #76 29.76 Suggested packages: [2022-07-12T08:43:00.844Z] #76 29.76 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-12T08:43:00.844Z] #76 29.76 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-12T08:43:00.844Z] #76 29.76 m4-doc ed diffutils-doc [2022-07-12T08:43:00.844Z] #76 29.76 Recommended packages: [2022-07-12T08:43:00.844Z] #76 29.76 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T08:43:00.844Z] #76 29.76 liblocale-gettext-perl libltdl-dev [2022-07-12T08:43:00.844Z] #76 30.97 The following NEW packages will be installed: [2022-07-12T08:43:00.844Z] #76 30.97 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-12T08:43:00.844Z] #76 30.97 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-12T08:43:00.844Z] #76 30.97 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-12T08:43:00.844Z] #76 30.97 libyajl2 m4 patch xz-utils [2022-07-12T08:43:00.844Z] #76 30.99 The following packages will be upgraded: [2022-07-12T08:43:00.844Z] #76 30.99 libdpkg-perl [2022-07-12T08:43:00.844Z] #76 31.40 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:43:00.844Z] #76 31.40 Need to get 7462 kB of archives. [2022-07-12T08:43:00.844Z] #76 31.40 After this operation, 18.6 MB of additional disk space will be used. [2022-07-12T08:43:00.844Z] #76 31.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-12T08:43:00.844Z] #76 31.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-07-12T08:43:00.844Z] #76 31.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-07-12T08:43:00.844Z] #76 31.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-07-12T08:43:00.844Z] #76 31.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-12T08:43:00.844Z] #76 31.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-07-12T08:43:00.844Z] #76 31.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-07-12T08:43:00.844Z] #76 31.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-07-12T08:43:00.844Z] #76 31.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-12T08:43:00.844Z] #76 31.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-07-12T08:43:00.844Z] #76 31.57 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T08:43:00.844Z] #76 31.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-12T08:43:00.844Z] #76 31.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T08:43:00.844Z] #76 31.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-07-12T08:43:00.844Z] #76 31.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-12T08:43:00.844Z] #76 31.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-07-12T08:43:00.905Z] #51 78.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:43:00.905Z] #51 78.81 Setting up python3-protobuf (3.12.4-1) ... [2022-07-12T08:43:01.100Z] #82 exporting layers 4.1s done [2022-07-12T08:43:01.100Z] #82 writing image sha256:b3ea05bded89af86e5645d4357635f40a3c475d08f43c00b19c9844a34e99e7f done [2022-07-12T08:43:01.100Z] #82 naming to docker.io/library/docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 done [2022-07-12T08:43:01.100Z] #82 DONE 4.1s [2022-07-12T08:43:01.101Z] #76 31.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-12T08:43:01.101Z] #76 31.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-07-12T08:43:01.101Z] #76 31.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-12T08:43:01.101Z] #76 31.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-12T08:43:01.101Z] #76 31.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-07-12T08:43:01.101Z] #76 31.86 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-12T08:43:01.101Z] #76 ... [2022-07-12T08:43:01.101Z] [2022-07-12T08:43:01.101Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:43:01.101Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:43:01.101Z] #55 31.49 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-12T08:43:01.101Z] #55 31.57 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-12T08:43:01.101Z] #55 31.62 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-12T08:43:01.101Z] #55 31.87 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-12T08:43:01.101Z] #55 31.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-12T08:43:01.101Z] #55 32.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-12T08:43:01.101Z] #55 32.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-12T08:43:01.101Z] #55 32.08 go: downloading github.com/fatih/structtag v1.2.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:43:01.358Z] #55 32.13 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-12T08:43:01.358Z] #55 32.17 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-12T08:43:01.358Z] #55 32.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-12T08:43:01.358Z] #55 32.30 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-12T08:43:01.427Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -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:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh dynbinary test-integration [2022-07-12T08:43:01.465Z] #26 4.245 + RM_GOPATH=0 [2022-07-12T08:43:01.465Z] #26 4.245 + TMP_GOPATH= [2022-07-12T08:43:01.465Z] #26 4.245 + : /build [2022-07-12T08:43:01.465Z] #26 4.245 + '[' -z '' ']' [2022-07-12T08:43:01.724Z] #26 4.245 ++ mktemp -d [2022-07-12T08:43:01.724Z] #26 4.280 + export GOPATH=/tmp/tmp.bcnd2mlvad [2022-07-12T08:43:01.724Z] #26 4.280 + GOPATH=/tmp/tmp.bcnd2mlvad [2022-07-12T08:43:01.724Z] #26 4.280 + RM_GOPATH=1 [2022-07-12T08:43:01.724Z] #26 4.280 + case "$(go env GOARCH)" in [2022-07-12T08:43:01.724Z] #26 4.280 ++ go env GOARCH [2022-07-12T08:43:01.724Z] #26 4.280 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:01.724Z] #26 4.280 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:01.724Z] #26 4.280 ++ dirname /install.sh [2022-07-12T08:43:01.724Z] #26 4.280 + dir=/ [2022-07-12T08:43:01.724Z] #26 4.280 + bin=dockercli [2022-07-12T08:43:01.724Z] #26 4.280 + shift [2022-07-12T08:43:01.724Z] #26 4.280 + '[' '!' -f //dockercli.installer ']' [2022-07-12T08:43:01.724Z] #26 4.280 + . //dockercli.installer [2022-07-12T08:43:01.724Z] #26 4.280 ++ : stable [2022-07-12T08:43:01.724Z] #26 4.280 ++ : 17.06.2-ce [2022-07-12T08:43:01.724Z] #26 4.280 + install_dockercli [2022-07-12T08:43:01.724Z] #26 4.280 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T08:43:01.724Z] #26 4.280 ++ uname -m [2022-07-12T08:43:01.724Z] #26 4.280 + arch=x86_64 [2022-07-12T08:43:01.724Z] #26 4.280 + '[' x86_64 '!=' x86_64 ']' [2022-07-12T08:43:01.724Z] #26 4.280 + url=https://download.docker.com/linux/static [2022-07-12T08:43:01.724Z] #26 4.280 + tar -xz docker/docker [2022-07-12T08:43:01.724Z] #26 4.280 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-12T08:43:01.724Z] #26 4.280 Install docker/cli version 17.06.2-ce from stable [2022-07-12T08:43:02.293Z] #55 33.02 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-12T08:43:02.293Z] #55 ... [2022-07-12T08:43:02.293Z] [2022-07-12T08:43:02.293Z] #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-07-12T08:43:02.293Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-12T08:43:02.293Z] #57 32.51 v3.0.2 [2022-07-12T08:43:02.293Z] #57 DONE 33.1s [2022-07-12T08:43:02.293Z] [2022-07-12T08:43:02.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-07-12T08:43:02.293Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:43:02.293Z] #55 33.06 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-12T08:43:02.293Z] #55 33.28 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-12T08:43:02.858Z] #55 33.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-12T08:43:03.105Z] #26 ... [2022-07-12T08:43:03.105Z] [2022-07-12T08:43:03.105Z] #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-07-12T08:43:03.105Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:43:03.105Z] #51 4.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:43:03.105Z] #51 4.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:43:03.105Z] #51 4.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:43:03.105Z] #51 5.390 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-12T08:43:03.105Z] #51 5.540 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:43:03.155Z] #55 33.85 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-12T08:43:03.155Z] #55 34.03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T08:43:03.322Z] [2022-07-12T08:43:03.322Z] Removing bundles/ [2022-07-12T08:43:03.322Z] [2022-07-12T08:43:03.322Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T08:43:03.322Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T08:43:03.322Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:43:03.420Z] #55 34.04 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-12T08:43:03.420Z] #55 34.19 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-12T08:43:03.420Z] #55 34.27 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-12T08:43:03.420Z] #55 34.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-12T08:43:03.677Z] #55 34.33 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T08:43:03.677Z] #55 34.35 go: downloading github.com/prometheus/common v0.32.1 [2022-07-12T08:43:03.677Z] #55 34.53 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-12T08:43:03.935Z] #55 ... [2022-07-12T08:43:03.935Z] [2022-07-12T08:43:03.935Z] #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-07-12T08:43:03.935Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-12T08:43:03.935Z] #40 34.29 NAME: [2022-07-12T08:43:03.935Z] #40 34.29 go-winres - A tool for embedding resources in Windows executables [2022-07-12T08:43:03.935Z] #40 34.29 [2022-07-12T08:43:03.935Z] #40 34.29 USAGE: [2022-07-12T08:43:03.935Z] #40 34.29 go-winres [global options] command [command options] [arguments...] [2022-07-12T08:43:03.935Z] #40 34.29 [2022-07-12T08:43:03.935Z] #40 34.29 COMMANDS: [2022-07-12T08:43:03.935Z] #40 34.29 init Create an initial ./winres/winres.json [2022-07-12T08:43:03.935Z] #40 34.29 make Make syso files for the "go build" command [2022-07-12T08:43:03.935Z] #40 34.29 simply Make syso files for the "go build" command (simplified) [2022-07-12T08:43:03.935Z] #40 34.29 extract Extract all resources from an executable [2022-07-12T08:43:03.935Z] #40 34.29 patch Replace resources in an executable file (exe, dll) [2022-07-12T08:43:03.935Z] #40 34.29 help, h Shows a list of commands or help for one command [2022-07-12T08:43:03.935Z] #40 34.29 [2022-07-12T08:43:03.935Z] #40 34.29 GLOBAL OPTIONS: [2022-07-12T08:43:03.935Z] #40 34.29 --help, -h show help (default: false) [2022-07-12T08:43:03.935Z] #40 DONE 34.6s [2022-07-12T08:43:03.935Z] [2022-07-12T08:43:03.935Z] #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-07-12T08:43:03.935Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:43:03.935Z] #55 34.79 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T08:43:04.184Z] #51 ... [2022-07-12T08:43:04.184Z] [2022-07-12T08:43:04.184Z] #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-07-12T08:43:04.185Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:43:04.185Z] #76 78.43 Selecting previously unselected package libtool. [2022-07-12T08:43:04.185Z] #76 78.44 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-12T08:43:04.185Z] #76 78.46 Unpacking libtool (2.4.6-15) ... [2022-07-12T08:43:04.185Z] #76 79.20 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T08:43:04.185Z] #76 79.21 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T08:43:04.185Z] #76 79.22 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:43:04.185Z] #76 79.51 Selecting previously unselected package libyajl2:amd64. [2022-07-12T08:43:04.185Z] #76 79.53 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T08:43:04.185Z] #76 79.54 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:43:04.185Z] #76 79.73 Selecting previously unselected package libyajl-dev:amd64. [2022-07-12T08:43:04.185Z] #76 79.73 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-12T08:43:04.185Z] #76 79.74 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T08:43:04.185Z] #76 79.90 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:43:04.185Z] #76 79.92 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T08:43:04.185Z] #76 79.96 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:43:04.185Z] #76 79.99 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:43:04.185Z] #76 80.03 Setting up file (1:5.39-3) ... [2022-07-12T08:43:04.185Z] #76 80.04 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:43:04.185Z] #76 80.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:43:04.185Z] #76 80.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T08:43:04.185Z] #76 80.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:43:04.185Z] #76 80.11 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:43:04.185Z] #76 80.12 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-12T08:43:04.185Z] #76 80.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:43:04.185Z] #76 80.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:43:04.185Z] #76 80.26 Setting up patch (2.7.6-7) ... [2022-07-12T08:43:04.185Z] #76 80.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:43:04.185Z] #76 80.38 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T08:43:04.185Z] #76 80.44 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T08:43:04.185Z] #76 80.52 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T08:43:04.185Z] #76 80.62 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:43:04.185Z] #76 80.65 Setting up libtool (2.4.6-15) ... [2022-07-12T08:43:04.185Z] #76 80.68 Setting up m4 (1.4.18-5) ... [2022-07-12T08:43:04.185Z] #76 80.69 Setting up dpkg-dev (1.20.11) ... [2022-07-12T08:43:04.185Z] #76 80.73 Setting up autoconf (2.69-14) ... [2022-07-12T08:43:04.185Z] #76 80.82 Setting up build-essential (12.9) ... [2022-07-12T08:43:04.185Z] #76 80.84 Setting up automake (1:1.16.3-2) ... [2022-07-12T08:43:04.185Z] #76 80.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-12T08:43:04.185Z] #76 80.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:04.699Z] #19 90.28 Reading package lists... [2022-07-12T08:43:04.699Z] #19 ... [2022-07-12T08:43:04.699Z] [2022-07-12T08:43:04.699Z] #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-07-12T08:43:04.699Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:43:04.699Z] #84 49.18 libtoolize: putting auxiliary files in '.'. [2022-07-12T08:43:04.699Z] #84 49.18 libtoolize: copying file './ltmain.sh' [2022-07-12T08:43:04.699Z] #84 50.74 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-12T08:43:04.699Z] #84 50.74 libtoolize: and rerunning libtoolize and aclocal. [2022-07-12T08:43:04.699Z] #84 50.74 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:43:04.751Z] #76 DONE 83.0s [2022-07-12T08:43:04.751Z] [2022-07-12T08:43:04.751Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:43:04.751Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:43:04.890Z] #55 ... [2022-07-12T08:43:04.890Z] [2022-07-12T08:43:04.890Z] #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-07-12T08:43:04.890Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T08:43:04.890Z] #42 21.44 Reading package lists... [2022-07-12T08:43:04.890Z] #42 25.70 Building dependency tree... [2022-07-12T08:43:04.891Z] #42 29.02 The following additional packages will be installed: [2022-07-12T08:43:04.891Z] #42 29.04 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-12T08:43:04.891Z] #42 29.06 Suggested packages: [2022-07-12T08:43:04.891Z] #42 29.06 cmake-doc ninja-build lrzip [2022-07-12T08:43:04.891Z] #42 29.06 Recommended packages: [2022-07-12T08:43:04.891Z] #42 29.06 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T08:43:04.891Z] #42 29.95 The following NEW packages will be installed: [2022-07-12T08:43:04.891Z] #42 29.97 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-12T08:43:04.891Z] #42 29.97 vim-common xxd [2022-07-12T08:43:04.891Z] #42 30.40 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:43:04.891Z] #42 30.40 Need to get 15.6 MB of archives. [2022-07-12T08:43:04.891Z] #42 30.40 After this operation, 67.4 MB of additional disk space will be used. [2022-07-12T08:43:04.891Z] #42 30.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:43:04.891Z] #42 30.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:43:04.891Z] #42 30.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T08:43:04.891Z] #42 30.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-12T08:43:04.891Z] #42 30.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-07-12T08:43:04.891Z] #42 30.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-07-12T08:43:04.891Z] #42 30.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-07-12T08:43:04.891Z] #42 30.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-07-12T08:43:04.891Z] #42 30.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-07-12T08:43:04.891Z] #42 30.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-07-12T08:43:04.891Z] #42 31.88 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:43:04.891Z] #42 32.23 Fetched 15.6 MB in 1s (16.8 MB/s) [2022-07-12T08:43:04.891Z] #42 32.34 Selecting previously unselected package xxd. [2022-07-12T08:43:04.891Z] #42 32.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 ... 15709 files and directories currently installed.) [2022-07-12T08:43:04.891Z] #42 32.45 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-12T08:43:04.891Z] #42 32.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:04.891Z] #42 32.99 Selecting previously unselected package vim-common. [2022-07-12T08:43:04.891Z] #42 32.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:43:04.891Z] #42 33.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:04.891Z] #42 33.66 Selecting previously unselected package cmake-data. [2022-07-12T08:43:04.891Z] #42 33.67 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T08:43:04.891Z] #42 33.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:43:04.891Z] #42 ... [2022-07-12T08:43:04.891Z] [2022-07-12T08:43:04.891Z] #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-07-12T08:43:04.891Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:43:04.891Z] #55 35.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-12T08:43:05.010Z] #51 7.393 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:43:05.148Z] #55 35.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-12T08:43:05.683Z] #77 1.209 Cloning into '/tmp/crun-build'... [2022-07-12T08:43:06.913Z] #51 ... [2022-07-12T08:43:06.913Z] [2022-07-12T08:43:06.913Z] #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-07-12T08:43:06.913Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:43:06.913Z] #36 8.600 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-12T08:43:06.913Z] #36 ... [2022-07-12T08:43:06.913Z] [2022-07-12T08:43:06.913Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:06.913Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:43:06.913Z] #14 7.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:43:06.913Z] #14 7.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:43:06.913Z] #14 7.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:43:06.913Z] #14 8.830 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:43:07.043Z] #55 ... [2022-07-12T08:43:07.043Z] [2022-07-12T08:43:07.043Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:07.043Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:43:07.043Z] #14 26.41 Building dependency tree... [2022-07-12T08:43:07.043Z] #14 30.14 The following additional packages will be installed: [2022-07-12T08:43:07.043Z] #14 30.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:43:07.043Z] #14 30.15 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T08:43:07.043Z] #14 30.15 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T08:43:07.043Z] #14 30.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T08:43:07.043Z] #14 30.16 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T08:43:07.043Z] #14 30.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T08:43:07.043Z] #14 30.16 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T08:43:07.043Z] #14 30.19 Suggested packages: [2022-07-12T08:43:07.043Z] #14 30.19 gcc-10-locales seccomp wine64 [2022-07-12T08:43:07.043Z] #14 31.68 The following NEW packages will be installed: [2022-07-12T08:43:07.043Z] #14 31.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:43:07.043Z] #14 31.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T08:43:07.043Z] #14 31.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T08:43:07.043Z] #14 31.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T08:43:07.043Z] #14 31.68 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T08:43:07.043Z] #14 31.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T08:43:07.043Z] #14 31.70 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T08:43:07.043Z] #14 31.70 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T08:43:07.043Z] #14 31.70 mingw-w64-x86-64-dev [2022-07-12T08:43:07.043Z] #14 32.21 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:43:07.043Z] #14 32.21 Need to get 108 MB of archives. [2022-07-12T08:43:07.043Z] #14 32.21 After this operation, 620 MB of additional disk space will be used. [2022-07-12T08:43:07.043Z] #14 32.21 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-07-12T08:43:07.043Z] #14 32.29 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-07-12T08:43:07.043Z] #14 32.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T08:43:07.043Z] #14 32.41 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-07-12T08:43:07.043Z] #14 32.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-07-12T08:43:07.043Z] #14 32.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T08:43:07.043Z] #14 32.81 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-07-12T08:43:07.043Z] #14 32.96 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-07-12T08:43:07.043Z] #14 32.97 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-07-12T08:43:07.043Z] #14 33.55 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-07-12T08:43:07.043Z] #14 34.82 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-07-12T08:43:07.043Z] #14 35.46 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-07-12T08:43:07.043Z] #14 35.92 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-07-12T08:43:07.043Z] #14 36.93 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-07-12T08:43:07.043Z] #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-07-12T08:43:07.043Z] #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-07-12T08:43:07.043Z] #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-07-12T08:43:07.043Z] #14 37.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-07-12T08:43:07.043Z] #14 37.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-07-12T08:43:07.043Z] #14 37.37 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-07-12T08:43:07.043Z] #14 37.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-07-12T08:43:07.043Z] #14 37.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-07-12T08:43:07.043Z] #14 37.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-07-12T08:43:07.043Z] #14 37.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-07-12T08:43:07.043Z] #14 37.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-07-12T08:43:07.043Z] #14 37.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-07-12T08:43:07.043Z] #14 37.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-07-12T08:43:07.043Z] #14 37.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-07-12T08:43:07.043Z] #14 37.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-12T08:43:07.043Z] #14 37.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-07-12T08:43:07.043Z] #14 ... [2022-07-12T08:43:07.043Z] [2022-07-12T08:43:07.043Z] #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-07-12T08:43:07.043Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T08:43:07.043Z] #42 37.95 Selecting previously unselected package libicu67:arm64. [2022-07-12T08:43:07.043Z] #42 37.96 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-07-12T08:43:07.043Z] #42 37.97 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-12T08:43:07.171Z] #14 ... [2022-07-12T08:43:07.171Z] [2022-07-12T08:43:07.171Z] #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-07-12T08:43:07.171Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:43:07.171Z] #57 5.283 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-12T08:43:07.171Z] #57 6.118 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-12T08:43:07.171Z] #57 6.118 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-12T08:43:07.171Z] #57 6.142 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-12T08:43:07.171Z] #57 7.680 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-12T08:43:07.171Z] #57 ... [2022-07-12T08:43:07.171Z] [2022-07-12T08:43:07.171Z] #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-07-12T08:43:07.171Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:07.171Z] #42 6.116 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:43:07.171Z] #42 6.116 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:43:07.171Z] #42 6.116 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:43:07.171Z] #42 6.838 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:43:07.171Z] #42 9.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:43:07.429Z] #42 ... [2022-07-12T08:43:07.429Z] [2022-07-12T08:43:07.429Z] #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-07-12T08:43:07.429Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:43:07.429Z] #62 4.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:43:07.429Z] #62 4.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:43:07.429Z] #62 4.989 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:43:07.429Z] #62 5.204 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:43:07.429Z] #62 6.262 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:43:07.429Z] #62 8.202 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:43:07.429Z] #62 ... [2022-07-12T08:43:07.429Z] [2022-07-12T08:43:07.429Z] #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-07-12T08:43:07.429Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:43:07.429Z] #47 6.238 + git clone https://github.com/docker/distribution.git . [2022-07-12T08:43:07.429Z] #47 6.238 Cloning into '.'... [2022-07-12T08:43:07.688Z] #47 ... [2022-07-12T08:43:07.688Z] [2022-07-12T08:43:07.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-07-12T08:43:07.688Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:43:07.688Z] #76 4.783 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:43:07.688Z] #76 4.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:43:07.688Z] #76 5.024 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:43:07.688Z] #76 5.186 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:43:07.688Z] #76 6.896 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:43:07.688Z] #76 9.357 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:43:07.688Z] #76 ... [2022-07-12T08:43:07.688Z] [2022-07-12T08:43:07.688Z] #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-07-12T08:43:07.688Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:43:07.688Z] #40 8.357 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-12T08:43:07.688Z] #40 9.413 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-12T08:43:07.946Z] #40 ... [2022-07-12T08:43:07.946Z] [2022-07-12T08:43:07.946Z] #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-07-12T08:43:07.946Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:43:07.946Z] #34 6.409 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-12T08:43:07.946Z] #34 6.413 Cloning into '.'... [2022-07-12T08:43:08.204Z] #34 ... [2022-07-12T08:43:08.204Z] [2022-07-12T08:43:08.204Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:43:08.204Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:43:08.204Z] #55 5.797 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-12T08:43:08.204Z] #55 7.753 go: downloading github.com/fatih/color v1.13.0 [2022-07-12T08:43:08.204Z] #55 7.777 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:43:08.204Z] #55 7.946 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T08:43:08.204Z] #55 7.958 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-12T08:43:08.204Z] #55 8.107 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-12T08:43:08.204Z] #55 8.247 go: downloading github.com/spf13/viper v1.11.0 [2022-07-12T08:43:08.204Z] #55 8.674 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-12T08:43:08.204Z] #55 9.054 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-12T08:43:08.204Z] #55 9.208 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-12T08:43:08.204Z] #55 9.212 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-12T08:43:08.204Z] #55 9.436 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-12T08:43:08.204Z] #55 11.28 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-12T08:43:08.204Z] #55 11.39 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-12T08:43:08.204Z] #55 ... [2022-07-12T08:43:08.204Z] [2022-07-12T08:43:08.204Z] #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-07-12T08:43:08.204Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:43:08.204Z] #53 6.268 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-12T08:43:08.204Z] #53 7.784 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-12T08:43:08.204Z] #53 7.784 go: downloading github.com/fatih/color v1.10.0 [2022-07-12T08:43:08.204Z] #53 7.868 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-12T08:43:08.204Z] #53 7.925 go: downloading github.com/pkg/errors v0.9.1 [2022-07-12T08:43:08.204Z] #53 8.304 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-12T08:43:08.204Z] #53 8.381 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-12T08:43:08.204Z] #53 8.526 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-12T08:43:08.204Z] #53 8.581 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-12T08:43:08.204Z] #53 8.713 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-12T08:43:08.204Z] #53 8.794 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-12T08:43:08.204Z] #53 8.898 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-12T08:43:08.204Z] #53 9.184 go: downloading golang.org/x/tools v0.1.0 [2022-07-12T08:43:08.233Z] #77 ... [2022-07-12T08:43:08.233Z] [2022-07-12T08:43:08.233Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:08.233Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:43:08.233Z] #14 76.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T08:43:08.233Z] #14 76.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T08:43:08.233Z] #14 76.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:43:08.233Z] #14 81.17 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T08:43:08.233Z] #14 81.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T08:43:08.233Z] #14 81.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:43:08.233Z] #14 82.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-12T08:43:08.233Z] #14 82.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:43:08.233Z] #14 82.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:43:08.233Z] #14 82.94 Selecting previously unselected package dmsetup. [2022-07-12T08:43:08.233Z] #14 82.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:43:08.233Z] #14 82.95 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:43:08.233Z] #14 83.37 Selecting previously unselected package mingw-w64-common. [2022-07-12T08:43:08.233Z] #14 83.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T08:43:08.233Z] #14 83.38 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T08:43:08.233Z] #14 ... [2022-07-12T08:43:08.233Z] [2022-07-12T08:43:08.233Z] #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-07-12T08:43:08.233Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:08.233Z] #42 83.92 Selecting previously unselected package libxml2:amd64. [2022-07-12T08:43:08.233Z] #42 83.93 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-12T08:43:08.233Z] #42 83.94 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:43:08.233Z] #42 85.25 Selecting previously unselected package libarchive13:amd64. [2022-07-12T08:43:08.233Z] #42 85.25 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-12T08:43:08.233Z] #42 85.25 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T08:43:08.233Z] #42 85.72 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-12T08:43:08.233Z] #42 85.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-12T08:43:08.233Z] #42 85.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T08:43:08.233Z] #42 85.91 Selecting previously unselected package librhash0:amd64. [2022-07-12T08:43:08.233Z] #42 85.96 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-12T08:43:08.233Z] #42 85.97 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-12T08:43:08.233Z] #42 86.28 Selecting previously unselected package libuv1:amd64. [2022-07-12T08:43:08.233Z] #42 86.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-12T08:43:08.233Z] #42 86.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-12T08:43:08.233Z] #42 86.62 Selecting previously unselected package cmake. [2022-07-12T08:43:08.233Z] #42 86.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-12T08:43:08.233Z] #42 86.66 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:43:08.411Z] #42 ... [2022-07-12T08:43:08.411Z] [2022-07-12T08:43:08.411Z] #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-07-12T08:43:08.411Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T08:43:08.411Z] #51 27.26 Building dependency tree... [2022-07-12T08:43:08.411Z] #51 31.00 The following additional packages will be installed: [2022-07-12T08:43:08.411Z] #51 31.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:43:08.411Z] #51 31.07 python3-protobuf python3-six [2022-07-12T08:43:08.411Z] #51 31.07 Suggested packages: [2022-07-12T08:43:08.411Z] #51 31.07 python3-setuptools [2022-07-12T08:43:08.411Z] #51 31.07 Recommended packages: [2022-07-12T08:43:08.411Z] #51 31.07 iproute2 | iproute [2022-07-12T08:43:08.411Z] #51 31.93 The following NEW packages will be installed: [2022-07-12T08:43:08.411Z] #51 31.94 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:43:08.411Z] #51 31.95 python3-protobuf python3-six [2022-07-12T08:43:08.411Z] #51 32.52 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:43:08.411Z] #51 32.52 Need to get 2136 kB of archives. [2022-07-12T08:43:08.411Z] #51 32.52 After this operation, 10.8 MB of additional disk space will be used. [2022-07-12T08:43:08.411Z] #51 32.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-07-12T08:43:08.411Z] #51 32.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:43:08.411Z] #51 32.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-12T08:43:08.411Z] #51 32.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-07-12T08:43:08.411Z] #51 32.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-12T08:43:08.411Z] #51 32.72 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-07-12T08:43:08.411Z] #51 32.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-12T08:43:08.411Z] #51 34.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-07-12T08:43:08.411Z] #51 35.98 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:43:08.411Z] #51 36.23 Fetched 2136 kB in 3s (664 kB/s) [2022-07-12T08:43:08.411Z] #51 36.35 Selecting previously unselected package libprotobuf23:arm64. [2022-07-12T08:43:08.411Z] #51 36.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 ... 15709 files and directories currently installed.) [2022-07-12T08:43:08.411Z] #51 36.39 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-07-12T08:43:08.411Z] #51 36.41 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-07-12T08:43:08.411Z] #51 37.02 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:43:08.411Z] #51 37.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:43:08.411Z] #51 37.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:43:08.411Z] #51 37.33 Selecting previously unselected package python3-six. [2022-07-12T08:43:08.411Z] #51 37.33 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-12T08:43:08.411Z] #51 37.34 Unpacking python3-six (1.16.0-2) ... [2022-07-12T08:43:08.411Z] #51 37.50 Selecting previously unselected package python3-protobuf. [2022-07-12T08:43:08.411Z] #51 37.51 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-07-12T08:43:08.411Z] #51 37.52 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-12T08:43:08.411Z] #51 38.04 Selecting previously unselected package libnet1:arm64. [2022-07-12T08:43:08.411Z] #51 38.04 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-12T08:43:08.411Z] #51 38.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:43:08.411Z] #51 38.21 Selecting previously unselected package libnl-3-200:arm64. [2022-07-12T08:43:08.411Z] #51 38.21 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-12T08:43:08.411Z] #51 38.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-12T08:43:08.411Z] #51 38.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-12T08:43:08.411Z] #51 38.40 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-12T08:43:08.411Z] #51 38.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T08:43:08.411Z] #51 38.57 Selecting previously unselected package criu. [2022-07-12T08:43:08.411Z] #51 38.57 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-07-12T08:43:08.411Z] #51 38.58 Unpacking criu (3.17-1) ... [2022-07-12T08:43:08.411Z] #51 ... [2022-07-12T08:43:08.411Z] [2022-07-12T08:43:08.411Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:08.411Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:43:08.411Z] #14 38.36 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:43:08.411Z] #14 38.59 Fetched 108 MB in 6s (19.3 MB/s) [2022-07-12T08:43:08.411Z] #14 38.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T08:43:08.411Z] #14 38.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-12T08:43:08.411Z] #14 38.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-12T08:43:08.411Z] #14 38.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:43:08.463Z] #53 ... [2022-07-12T08:43:08.463Z] [2022-07-12T08:43:08.463Z] #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-07-12T08:43:08.463Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T08:43:08.463Z] #38 5.121 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-12T08:43:08.463Z] #38 ... [2022-07-12T08:43:08.463Z] [2022-07-12T08:43:08.463Z] #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-07-12T08:43:08.463Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:43:08.463Z] #55 11.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-12T08:43:08.463Z] #55 11.73 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-12T08:43:09.030Z] #55 ... [2022-07-12T08:43:09.030Z] [2022-07-12T08:43:09.030Z] #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-07-12T08:43:09.030Z] #26 sha256:6c3ec402730d33fed1cd5505bea8dfc7cecb9c7503708dcd1f796685cb49d7f6 [2022-07-12T08:43:09.030Z] #26 11.31 + mkdir -p /build [2022-07-12T08:43:09.030Z] #26 11.34 + mv docker/docker /build/ [2022-07-12T08:43:09.030Z] #26 11.35 + rmdir docker [2022-07-12T08:43:09.030Z] #26 DONE 11.7s [2022-07-12T08:43:09.030Z] [2022-07-12T08:43:09.030Z] #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-07-12T08:43:09.030Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:43:09.030Z] #40 11.36 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-12T08:43:09.030Z] #40 11.85 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-12T08:43:09.030Z] #40 12.07 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-12T08:43:09.783Z] #14 40.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T08:43:09.784Z] #14 40.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-07-12T08:43:09.784Z] #14 40.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:43:11.156Z] #14 ... [2022-07-12T08:43:11.156Z] [2022-07-12T08:43:11.156Z] #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-07-12T08:43:11.156Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T08:43:11.156Z] #76 31.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-12T08:43:11.156Z] #76 31.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-07-12T08:43:11.156Z] #76 32.98 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:43:11.156Z] #76 33.54 Fetched 7462 kB in 1s (9459 kB/s) [2022-07-12T08:43:11.156Z] #76 33.65 Selecting previously unselected package bzip2. [2022-07-12T08:43:11.156Z] #76 33.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-07-12T08:43:11.156Z] #76 33.79 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 33.80 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:43:11.156Z] #76 34.28 Selecting previously unselected package libmagic-mgc. [2022-07-12T08:43:11.156Z] #76 34.28 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 34.30 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T08:43:11.156Z] #76 35.17 Selecting previously unselected package libmagic1:arm64. [2022-07-12T08:43:11.156Z] #76 35.17 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 35.18 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-07-12T08:43:11.156Z] #76 35.57 Selecting previously unselected package file. [2022-07-12T08:43:11.156Z] #76 35.57 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 35.63 Unpacking file (1:5.39-3) ... [2022-07-12T08:43:11.156Z] #76 35.98 Selecting previously unselected package xz-utils. [2022-07-12T08:43:11.156Z] #76 35.98 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 36.00 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:43:11.156Z] #76 36.30 Selecting previously unselected package libsigsegv2:arm64. [2022-07-12T08:43:11.156Z] #76 36.30 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 36.31 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-07-12T08:43:11.156Z] #76 36.42 Selecting previously unselected package m4. [2022-07-12T08:43:11.156Z] #76 36.42 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 36.43 Unpacking m4 (1.4.18-5) ... [2022-07-12T08:43:11.156Z] #76 36.64 Selecting previously unselected package autoconf. [2022-07-12T08:43:11.156Z] #76 36.67 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-12T08:43:11.156Z] #76 36.67 Unpacking autoconf (2.69-14) ... [2022-07-12T08:43:11.156Z] #76 37.09 Selecting previously unselected package autotools-dev. [2022-07-12T08:43:11.156Z] #76 37.10 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-12T08:43:11.156Z] #76 37.10 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:43:11.156Z] #76 37.34 Selecting previously unselected package automake. [2022-07-12T08:43:11.156Z] #76 37.35 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-12T08:43:11.156Z] #76 37.37 Unpacking automake (1:1.16.3-2) ... [2022-07-12T08:43:11.156Z] #76 37.84 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T08:43:11.156Z] #76 37.89 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T08:43:11.156Z] #76 38.93 Selecting previously unselected package patch. [2022-07-12T08:43:11.156Z] #76 38.95 Preparing to unpack .../11-patch_2.7.6-7_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 38.95 Unpacking patch (2.7.6-7) ... [2022-07-12T08:43:11.156Z] #76 39.11 Selecting previously unselected package dpkg-dev. [2022-07-12T08:43:11.156Z] #76 39.12 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-12T08:43:11.156Z] #76 39.14 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T08:43:11.156Z] #76 40.23 Selecting previously unselected package build-essential. [2022-07-12T08:43:11.156Z] #76 40.24 Preparing to unpack .../13-build-essential_12.9_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 40.25 Unpacking build-essential (12.9) ... [2022-07-12T08:43:11.156Z] #76 40.41 Selecting previously unselected package libcap2:arm64. [2022-07-12T08:43:11.156Z] #76 40.41 Preparing to unpack .../14-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 40.42 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-12T08:43:11.156Z] #76 40.49 Selecting previously unselected package libcap-dev:arm64. [2022-07-12T08:43:11.156Z] #76 40.51 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 40.52 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-07-12T08:43:11.156Z] #76 40.67 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-12T08:43:11.156Z] #76 40.68 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 40.68 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T08:43:11.156Z] #76 40.78 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-07-12T08:43:11.156Z] #76 40.81 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 40.83 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-12T08:43:11.156Z] #76 40.95 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-12T08:43:11.156Z] #76 40.96 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 40.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T08:43:11.156Z] #76 41.15 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-12T08:43:11.156Z] #76 41.18 Preparing to unpack .../19-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-12T08:43:11.156Z] #76 41.20 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-12T08:43:11.156Z] #76 41.94 Selecting previously unselected package libtool. [2022-07-12T08:43:11.156Z] #76 41.94 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-12T08:43:11.156Z] #76 41.96 Unpacking libtool (2.4.6-15) ... [2022-07-12T08:43:11.413Z] #76 ... [2022-07-12T08:43:11.413Z] [2022-07-12T08:43:11.413Z] #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-07-12T08:43:11.413Z] #64 sha256:c993d35f07a109d8619a7eddd7d355f7efa633d508f00718694d6e2cfd708407 [2022-07-12T08:43:11.413Z] #64 0.767 + RM_GOPATH=0 [2022-07-12T08:43:11.413Z] #64 0.769 + TMP_GOPATH= [2022-07-12T08:43:11.413Z] #64 0.769 + : /build [2022-07-12T08:43:11.413Z] #64 0.770 + '[' -z '' ']' [2022-07-12T08:43:11.413Z] #64 0.776 ++ mktemp -d [2022-07-12T08:43:11.413Z] #64 0.782 + export GOPATH=/tmp/tmp.hXIUWt007Y [2022-07-12T08:43:11.413Z] #64 0.783 + GOPATH=/tmp/tmp.hXIUWt007Y [2022-07-12T08:43:11.413Z] #64 0.783 + RM_GOPATH=1 [2022-07-12T08:43:11.413Z] #64 0.783 + case "$(go env GOARCH)" in [2022-07-12T08:43:11.413Z] #64 0.784 ++ go env GOARCH [2022-07-12T08:43:11.413Z] #64 0.795 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:11.413Z] #64 0.795 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:11.413Z] #64 0.796 ++ dirname /install.sh [2022-07-12T08:43:11.413Z] #64 0.823 + dir=/ [2022-07-12T08:43:11.413Z] #64 0.823 + bin=containerd [2022-07-12T08:43:11.413Z] #64 0.823 + shift [2022-07-12T08:43:11.413Z] #64 0.823 + '[' '!' -f //containerd.installer ']' [2022-07-12T08:43:11.413Z] #64 0.823 + . //containerd.installer [2022-07-12T08:43:11.413Z] #64 0.823 ++ set -e [2022-07-12T08:43:11.413Z] #64 0.823 ++ : v1.6.6 [2022-07-12T08:43:11.413Z] #64 0.823 + install_containerd [2022-07-12T08:43:11.413Z] #64 0.823 + echo 'Install containerd version v1.6.6' [2022-07-12T08:43:11.413Z] #64 0.824 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hXIUWt007Y/src/github.com/containerd/containerd [2022-07-12T08:43:11.413Z] #64 0.824 Install containerd version v1.6.6 [2022-07-12T08:43:11.413Z] #64 0.826 Cloning into '/tmp/tmp.hXIUWt007Y/src/github.com/containerd/containerd'... [2022-07-12T08:43:11.413Z] #64 ... [2022-07-12T08:43:11.413Z] [2022-07-12T08:43:11.413Z] #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-07-12T08:43:11.413Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T08:43:11.413Z] #76 42.23 Selecting previously unselected package libudev-dev:arm64. [2022-07-12T08:43:11.413Z] #76 42.23 Preparing to unpack .../21-libudev-dev_247.3-7_arm64.deb ... [2022-07-12T08:43:11.413Z] #76 42.24 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-12T08:43:11.515Z] #42 ... [2022-07-12T08:43:11.515Z] [2022-07-12T08:43:11.515Z] #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-07-12T08:43:11.515Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:43:11.515Z] #51 85.02 Setting up criu (3.17-1) ... [2022-07-12T08:43:11.515Z] #51 88.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:11.515Z] #51 DONE 89.6s [2022-07-12T08:43:11.669Z] #76 42.50 Selecting previously unselected package libyajl2:arm64. [2022-07-12T08:43:11.669Z] #76 42.50 Preparing to unpack .../22-libyajl2_2.1.0-3_arm64.deb ... [2022-07-12T08:43:11.669Z] #76 42.53 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-12T08:43:11.669Z] #76 42.62 Selecting previously unselected package libyajl-dev:arm64. [2022-07-12T08:43:11.772Z] [2022-07-12T08:43:11.772Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:43:11.772Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:43:11.930Z] #76 42.63 Preparing to unpack .../23-libyajl-dev_2.1.0-3_arm64.deb ... [2022-07-12T08:43:11.930Z] #76 42.65 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-07-12T08:43:11.930Z] #76 42.89 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T08:43:12.186Z] #76 42.96 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T08:43:12.186Z] #76 42.97 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-12T08:43:12.186Z] #76 42.99 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-07-12T08:43:12.186Z] #76 43.01 Setting up file (1:5.39-3) ... [2022-07-12T08:43:12.186Z] #76 43.02 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:43:12.186Z] #76 43.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T08:43:12.186Z] #76 43.05 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-07-12T08:43:12.186Z] #76 43.07 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-12T08:43:12.379Z] #40 15.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-12T08:43:12.443Z] #76 43.09 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:43:12.443Z] #76 43.12 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-07-12T08:43:12.443Z] #76 43.13 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:43:12.443Z] #76 43.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:43:12.443Z] #76 43.19 Setting up patch (2.7.6-7) ... [2022-07-12T08:43:12.443Z] #76 43.20 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-12T08:43:12.443Z] #76 43.22 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T08:43:12.443Z] #76 43.25 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-07-12T08:43:12.443Z] #76 43.26 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-07-12T08:43:12.443Z] #76 43.27 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-12T08:43:12.443Z] #76 43.29 Setting up libtool (2.4.6-15) ... [2022-07-12T08:43:12.443Z] #76 43.30 Setting up m4 (1.4.18-5) ... [2022-07-12T08:43:12.444Z] #76 43.32 Setting up dpkg-dev (1.20.11) ... [2022-07-12T08:43:12.444Z] #76 43.35 Setting up autoconf (2.69-14) ... [2022-07-12T08:43:12.444Z] #76 43.37 Setting up build-essential (12.9) ... [2022-07-12T08:43:12.444Z] #76 43.39 Setting up automake (1:1.16.3-2) ... [2022-07-12T08:43:12.444Z] #76 43.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-12T08:43:12.444Z] #76 43.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:12.799Z] #84 62.61 configure.ac:7: installing './compile' [2022-07-12T08:43:12.800Z] #84 62.62 configure.ac:11: installing './config.guess' [2022-07-12T08:43:12.800Z] #84 62.62 configure.ac:11: installing './config.sub' [2022-07-12T08:43:12.800Z] #84 62.63 configure.ac:8: installing './install-sh' [2022-07-12T08:43:12.800Z] #84 62.63 configure.ac:8: installing './missing' [2022-07-12T08:43:12.800Z] #84 62.76 Makefile.am: installing './depcomp' [2022-07-12T08:43:12.946Z] #40 15.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:43:13.882Z] #40 ... [2022-07-12T08:43:13.882Z] [2022-07-12T08:43:13.882Z] #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-07-12T08:43:13.882Z] #67 sha256:d32b6a022ed9425b9acbf1cdc9222565104786e294a0cc1ef3736c4b362ac08b [2022-07-12T08:43:13.882Z] #67 6.462 + RM_GOPATH=0 [2022-07-12T08:43:13.882Z] #67 6.462 + TMP_GOPATH= [2022-07-12T08:43:13.882Z] #67 6.462 + : /build [2022-07-12T08:43:13.882Z] #67 6.462 + '[' -z '' ']' [2022-07-12T08:43:13.882Z] #67 6.462 ++ mktemp -d [2022-07-12T08:43:13.882Z] #67 6.462 + export GOPATH=/tmp/tmp.W4USCPor51 [2022-07-12T08:43:13.882Z] #67 6.462 + GOPATH=/tmp/tmp.W4USCPor51 [2022-07-12T08:43:13.882Z] #67 6.462 + RM_GOPATH=1 [2022-07-12T08:43:13.882Z] #67 6.462 + case "$(go env GOARCH)" in [2022-07-12T08:43:13.882Z] #67 6.464 ++ go env GOARCH [2022-07-12T08:43:13.882Z] #67 6.505 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:13.882Z] #67 6.505 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:13.882Z] #67 6.512 ++ dirname /install.sh [2022-07-12T08:43:13.882Z] #67 6.512 + dir=/ [2022-07-12T08:43:13.882Z] #67 6.512 + bin=rootlesskit [2022-07-12T08:43:13.882Z] #67 6.512 + shift [2022-07-12T08:43:13.882Z] #67 6.512 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T08:43:13.882Z] #67 6.512 + . //rootlesskit.installer [2022-07-12T08:43:13.882Z] #67 6.512 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:43:13.882Z] #67 6.512 + install_rootlesskit [2022-07-12T08:43:13.882Z] #67 6.512 + case "$1" in [2022-07-12T08:43:13.882Z] #67 6.512 + export CGO_ENABLED=0 [2022-07-12T08:43:13.882Z] #67 6.512 + CGO_ENABLED=0 [2022-07-12T08:43:13.882Z] #67 6.512 + _install_rootlesskit [2022-07-12T08:43:13.882Z] #67 6.512 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T08:43:13.882Z] #67 6.512 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:43:13.882Z] #67 6.512 + GOBIN=/build [2022-07-12T08:43:13.882Z] #67 6.512 + GO111MODULE=on [2022-07-12T08:43:13.882Z] #67 6.512 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:43:13.882Z] #67 6.513 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:43:13.882Z] #67 7.088 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T08:43:13.882Z] #67 9.739 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:43:13.882Z] #67 9.740 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T08:43:13.882Z] #67 10.23 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T08:43:13.882Z] #67 14.47 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T08:43:13.882Z] #67 15.61 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T08:43:13.882Z] #67 15.74 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T08:43:13.882Z] #67 15.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T08:43:13.882Z] #67 15.96 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:43:13.882Z] #67 16.04 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T08:43:13.882Z] #67 16.30 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T08:43:14.142Z] #67 ... [2022-07-12T08:43:14.142Z] [2022-07-12T08:43:14.142Z] #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-07-12T08:43:14.142Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:43:14.142Z] #53 16.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-12T08:43:14.142Z] #53 16.53 go: downloading golang.org/x/mod v0.3.0 [2022-07-12T08:43:14.694Z] #84 64.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:43:14.694Z] #84 64.37 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:43:14.694Z] #84 64.62 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:43:14.694Z] #84 64.62 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:43:14.951Z] #84 64.81 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:43:14.951Z] #84 65.05 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:43:15.054Z] #55 ... [2022-07-12T08:43:15.054Z] [2022-07-12T08:43:15.054Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:15.054Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:43:15.054Z] #14 93.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T08:43:15.054Z] #14 93.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T08:43:15.054Z] #14 93.31 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:43:15.061Z] #76 DONE 45.3s [2022-07-12T08:43:15.061Z] [2022-07-12T08:43:15.061Z] #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-07-12T08:43:15.061Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T08:43:15.061Z] #42 43.65 Selecting previously unselected package libxml2:arm64. [2022-07-12T08:43:15.061Z] #42 43.65 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-07-12T08:43:15.061Z] #42 43.70 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:43:15.061Z] #42 44.56 Selecting previously unselected package libarchive13:arm64. [2022-07-12T08:43:15.061Z] #42 44.57 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-07-12T08:43:15.061Z] #42 44.60 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-12T08:43:15.061Z] #42 45.00 Selecting previously unselected package libjsoncpp24:arm64. [2022-07-12T08:43:15.061Z] #42 45.00 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-07-12T08:43:15.061Z] #42 45.03 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-12T08:43:15.061Z] #42 45.33 Selecting previously unselected package librhash0:arm64. [2022-07-12T08:43:15.061Z] #42 45.34 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-07-12T08:43:15.061Z] #42 45.35 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-07-12T08:43:15.061Z] #42 45.68 Selecting previously unselected package libuv1:arm64. [2022-07-12T08:43:15.061Z] #42 45.69 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-07-12T08:43:15.061Z] #42 45.69 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-07-12T08:43:15.061Z] #42 45.88 Selecting previously unselected package cmake. [2022-07-12T08:43:15.061Z] #42 45.93 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-07-12T08:43:15.061Z] #42 45.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:43:15.515Z] #84 65.24 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:43:15.515Z] #84 65.46 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:43:15.773Z] #84 65.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:43:16.686Z] #53 ... [2022-07-12T08:43:16.686Z] [2022-07-12T08:43:16.686Z] #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-07-12T08:43:16.686Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T08:43:16.686Z] #38 18.68 tomll can be used in two ways: [2022-07-12T08:43:16.686Z] #38 18.69 Writing to STDIN and reading from STDOUT: [2022-07-12T08:43:16.686Z] #38 18.69 cat file.toml | tomll > file.toml [2022-07-12T08:43:16.686Z] #38 18.69 [2022-07-12T08:43:16.686Z] #38 18.69 Reading and updating a list of files: [2022-07-12T08:43:16.686Z] #38 18.69 tomll a.toml b.toml c.toml [2022-07-12T08:43:16.686Z] #38 18.69 [2022-07-12T08:43:16.686Z] #38 18.69 When given a list of files, tomll will modify all files in place without asking. [2022-07-12T08:43:16.686Z] #38 DONE 19.6s [2022-07-12T08:43:16.686Z] [2022-07-12T08:43:16.686Z] #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-07-12T08:43:16.686Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:43:16.686Z] #55 17.31 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:43:16.686Z] #55 17.32 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-12T08:43:16.686Z] #55 17.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-12T08:43:16.686Z] #55 17.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-12T08:43:16.686Z] #55 17.99 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-12T08:43:16.686Z] #55 18.07 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-12T08:43:16.686Z] #55 18.22 go: downloading github.com/spf13/afero v1.8.2 [2022-07-12T08:43:16.686Z] #55 18.31 go: downloading github.com/spf13/cast v1.4.1 [2022-07-12T08:43:16.686Z] #55 18.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-12T08:43:16.686Z] #55 18.79 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-12T08:43:16.686Z] #55 19.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-12T08:43:16.686Z] #55 19.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-12T08:43:16.686Z] #55 19.31 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-12T08:43:16.686Z] #55 19.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-12T08:43:16.686Z] #55 19.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-12T08:43:16.686Z] #55 19.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-12T08:43:16.686Z] #55 19.82 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-12T08:43:16.686Z] #55 19.94 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-12T08:43:16.703Z] #84 ... [2022-07-12T08:43:16.703Z] [2022-07-12T08:43:16.703Z] #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-07-12T08:43:16.703Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:43:16.703Z] #19 90.28 Reading package lists... [2022-07-12T08:43:16.945Z] #55 ... [2022-07-12T08:43:16.945Z] [2022-07-12T08:43:16.945Z] #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-07-12T08:43:16.945Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:43:16.945Z] #51 9.609 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:43:16.945Z] #51 12.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-07-12T08:43:16.945Z] #51 ... [2022-07-12T08:43:16.945Z] [2022-07-12T08:43:16.945Z] #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-07-12T08:43:16.945Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:43:16.945Z] #36 19.02 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-12T08:43:16.945Z] #36 19.02 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-12T08:43:16.945Z] #36 19.74 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-12T08:43:16.945Z] #36 19.97 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-12T08:43:17.205Z] #36 20.31 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-12T08:43:17.464Z] #36 20.74 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-12T08:43:17.576Z] #14 ... [2022-07-12T08:43:17.576Z] [2022-07-12T08:43:17.576Z] #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-07-12T08:43:17.576Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:17.576Z] #42 94.55 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T08:43:17.576Z] #42 94.58 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:17.576Z] #42 94.59 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-12T08:43:17.576Z] #42 94.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:17.576Z] #42 94.78 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T08:43:17.576Z] #42 94.85 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-12T08:43:17.576Z] #42 94.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:43:17.576Z] #42 94.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:43:17.576Z] #42 94.89 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T08:43:17.576Z] #42 94.90 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:43:17.576Z] #42 94.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:17.576Z] #42 DONE 96.2s [2022-07-12T08:43:17.583Z] #42 ... [2022-07-12T08:43:17.583Z] [2022-07-12T08:43:17.583Z] #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-07-12T08:43:17.583Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-12T08:43:17.583Z] #34 38.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-12T08:43:17.583Z] #34 38.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T08:43:17.583Z] #34 ... [2022-07-12T08:43:17.583Z] [2022-07-12T08:43:17.583Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:17.583Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:43:17.583Z] #14 43.29 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T08:43:17.583Z] #14 43.31 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T08:43:17.583Z] #14 43.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:43:17.583Z] #14 43.51 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-07-12T08:43:17.583Z] #14 43.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-12T08:43:17.583Z] #14 43.57 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-12T08:43:17.583Z] #14 43.83 Selecting previously unselected package dmsetup. [2022-07-12T08:43:17.583Z] #14 43.84 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-07-12T08:43:17.584Z] #14 43.95 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:43:17.584Z] #14 44.44 Selecting previously unselected package mingw-w64-common. [2022-07-12T08:43:17.584Z] #14 44.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T08:43:17.584Z] #14 44.46 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T08:43:17.722Z] #36 20.81 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-12T08:43:17.722Z] #36 20.83 go: downloading github.com/peterh/liner v1.2.2 [2022-07-12T08:43:17.834Z] [2022-07-12T08:43:17.834Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T08:43:17.834Z] #43 sha256:c1eb6e60301c8d9d599def76defa0c33cb4c356cdf167a9c41bec7a848dac9da [2022-07-12T08:43:17.843Z] #14 ... [2022-07-12T08:43:17.843Z] [2022-07-12T08:43:17.843Z] #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-07-12T08:43:17.843Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T08:43:17.843Z] #42 48.55 Setting up libicu67:arm64 (67.1-7) ... [2022-07-12T08:43:17.843Z] #42 48.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:17.843Z] #42 48.61 Setting up libuv1:arm64 (1.40.0-2) ... [2022-07-12T08:43:17.843Z] #42 48.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:17.843Z] #42 48.68 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-07-12T08:43:17.843Z] #42 48.70 Setting up librhash0:arm64 (1.4.1-2) ... [2022-07-12T08:43:17.981Z] #36 21.08 go: downloading github.com/google/go-dap v0.6.0 [2022-07-12T08:43:18.093Z] #43 DONE 0.2s [2022-07-12T08:43:18.093Z] [2022-07-12T08:43:18.093Z] #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-07-12T08:43:18.093Z] #44 sha256:d41a810a0c1a3ec07d5668141c11fd5028198f67c9655ccb7ab56cba605dfb31 [2022-07-12T08:43:18.099Z] #42 48.81 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:43:18.099Z] #42 49.05 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:43:18.240Z] #36 21.39 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-12T08:43:18.240Z] #36 ... [2022-07-12T08:43:18.240Z] [2022-07-12T08:43:18.240Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:18.240Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:43:18.240Z] #14 11.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:43:18.240Z] #14 14.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:43:18.355Z] #42 49.08 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-07-12T08:43:18.355Z] #42 49.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:43:18.355Z] #42 49.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:18.500Z] #14 ... [2022-07-12T08:43:18.500Z] [2022-07-12T08:43:18.500Z] #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-07-12T08:43:18.500Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:18.500Z] #42 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:43:18.500Z] #42 21.05 Fetched 8548 kB in 15s (561 kB/s) [2022-07-12T08:43:18.500Z] #42 21.05 Reading package lists... [2022-07-12T08:43:18.500Z] #42 ... [2022-07-12T08:43:18.500Z] [2022-07-12T08:43:18.500Z] #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-07-12T08:43:18.500Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:43:18.500Z] #36 21.73 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-12T08:43:18.611Z] #42 ... [2022-07-12T08:43:18.611Z] [2022-07-12T08:43:18.611Z] #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-07-12T08:43:18.611Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T08:43:18.611Z] #51 39.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:43:18.611Z] #51 41.10 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-07-12T08:43:18.611Z] #51 41.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:43:18.611Z] #51 41.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T08:43:18.611Z] #51 41.17 Setting up python3-six (1.16.0-2) ... [2022-07-12T08:43:18.611Z] #51 42.30 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-12T08:43:18.611Z] #51 42.36 Setting up python3-protobuf (3.12.4-1) ... [2022-07-12T08:43:18.611Z] #51 46.49 Setting up criu (3.17-1) ... [2022-07-12T08:43:18.611Z] #51 48.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:18.611Z] #51 DONE 49.1s [2022-07-12T08:43:18.611Z] [2022-07-12T08:43:18.611Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:43:18.611Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:43:18.611Z] #77 0.679 Cloning into '/tmp/crun-build'... [2022-07-12T08:43:18.872Z] #77 ... [2022-07-12T08:43:18.872Z] [2022-07-12T08:43:18.872Z] #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-07-12T08:43:18.872Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T08:43:18.872Z] #42 DONE 49.6s [2022-07-12T08:43:18.872Z] [2022-07-12T08:43:18.872Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T08:43:18.872Z] #43 sha256:18619f310165199f284b661e89c3993b9ff561b86257a19f6d1e6a06e917e740 [2022-07-12T08:43:18.872Z] #43 DONE 0.2s [2022-07-12T08:43:18.872Z] [2022-07-12T08:43:18.872Z] #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-07-12T08:43:18.872Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:43:19.128Z] #55 ... [2022-07-12T08:43:19.128Z] [2022-07-12T08:43:19.128Z] #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-07-12T08:43:19.128Z] #44 sha256:712fdc64d6f0aeaef7997f1ddf637c996f7994255592fc2833c430e7d54c08d7 [2022-07-12T08:43:19.435Z] #36 22.45 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-12T08:43:19.462Z] #44 1.493 + RM_GOPATH=0 [2022-07-12T08:43:19.462Z] #44 1.493 + TMP_GOPATH= [2022-07-12T08:43:19.462Z] #44 1.493 + : /build [2022-07-12T08:43:19.462Z] #44 1.493 + '[' -z '' ']' [2022-07-12T08:43:19.462Z] #44 1.493 ++ mktemp -d [2022-07-12T08:43:19.462Z] #44 1.501 + export GOPATH=/tmp/tmp.8PB6NTWqZD [2022-07-12T08:43:19.462Z] #44 1.501 + GOPATH=/tmp/tmp.8PB6NTWqZD [2022-07-12T08:43:19.462Z] #44 1.501 + RM_GOPATH=1 [2022-07-12T08:43:19.462Z] #44 1.501 + case "$(go env GOARCH)" in [2022-07-12T08:43:19.462Z] #44 1.501 ++ go env GOARCH [2022-07-12T08:43:19.462Z] #44 1.583 Install tini version v0.19.0 [2022-07-12T08:43:19.462Z] #44 1.583 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:19.462Z] #44 1.583 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:19.462Z] #44 1.583 ++ dirname /install.sh [2022-07-12T08:43:19.462Z] #44 1.583 + dir=/ [2022-07-12T08:43:19.462Z] #44 1.583 + bin=tini [2022-07-12T08:43:19.462Z] #44 1.583 + shift [2022-07-12T08:43:19.462Z] #44 1.583 + '[' '!' -f //tini.installer ']' [2022-07-12T08:43:19.462Z] #44 1.583 + . //tini.installer [2022-07-12T08:43:19.462Z] #44 1.583 ++ : v0.19.0 [2022-07-12T08:43:19.462Z] #44 1.583 + install_tini [2022-07-12T08:43:19.462Z] #44 1.583 + echo 'Install tini version v0.19.0' [2022-07-12T08:43:19.462Z] #44 1.583 + git clone https://github.com/krallin/tini.git /tmp/tmp.8PB6NTWqZD/tini [2022-07-12T08:43:19.462Z] #44 1.585 Cloning into '/tmp/tmp.8PB6NTWqZD/tini'... [2022-07-12T08:43:19.694Z] #36 22.75 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-12T08:43:19.694Z] #36 22.78 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-12T08:43:20.077Z] #44 1.050 + RM_GOPATH=0 [2022-07-12T08:43:20.077Z] #44 1.050 + TMP_GOPATH= [2022-07-12T08:43:20.077Z] #44 1.050 + : /build [2022-07-12T08:43:20.077Z] #44 1.050 + '[' -z '' ']' [2022-07-12T08:43:20.077Z] #44 1.050 ++ mktemp -d [2022-07-12T08:43:20.077Z] #44 1.050 + export GOPATH=/tmp/tmp.9aMN7cuvvm [2022-07-12T08:43:20.077Z] #44 1.050 + GOPATH=/tmp/tmp.9aMN7cuvvm [2022-07-12T08:43:20.077Z] #44 1.050 + RM_GOPATH=1 [2022-07-12T08:43:20.077Z] #44 1.050 + case "$(go env GOARCH)" in [2022-07-12T08:43:20.077Z] #44 1.050 ++ go env GOARCH [2022-07-12T08:43:20.077Z] #44 1.101 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:20.077Z] #44 1.102 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:20.078Z] #44 1.125 ++ dirname /install.sh [2022-07-12T08:43:20.078Z] #44 1.126 + dir=/ [2022-07-12T08:43:20.078Z] #44 1.136 + bin=tini [2022-07-12T08:43:20.078Z] #44 1.136 + shift [2022-07-12T08:43:20.078Z] #44 1.136 + '[' '!' -f //tini.installer ']' [2022-07-12T08:43:20.078Z] #44 1.136 + . //tini.installer [2022-07-12T08:43:20.078Z] #44 1.136 ++ : v0.19.0 [2022-07-12T08:43:20.078Z] #44 1.136 + install_tini [2022-07-12T08:43:20.078Z] #44 1.136 + echo 'Install tini version v0.19.0' [2022-07-12T08:43:20.078Z] #44 1.136 Install tini version v0.19.0 [2022-07-12T08:43:20.078Z] #44 1.137 + git clone https://github.com/krallin/tini.git /tmp/tmp.9aMN7cuvvm/tini [2022-07-12T08:43:20.078Z] #44 1.165 Cloning into '/tmp/tmp.9aMN7cuvvm/tini'... [2022-07-12T08:43:20.392Z] #44 2.509 + cd /tmp/tmp.8PB6NTWqZD/tini [2022-07-12T08:43:20.392Z] #44 2.525 + git checkout -q v0.19.0 [2022-07-12T08:43:20.392Z] #44 2.545 + cmake . [2022-07-12T08:43:21.007Z] #44 1.838 + cd /tmp/tmp.9aMN7cuvvm/tini [2022-07-12T08:43:21.007Z] #44 1.838 + git checkout -q v0.19.0 [2022-07-12T08:43:21.007Z] #44 1.853 + cmake . [2022-07-12T08:43:21.322Z] #44 3.353 -- The C compiler identification is GNU 10.2.1 [2022-07-12T08:43:21.570Z] #44 2.426 -- The C compiler identification is GNU 10.2.1 [2022-07-12T08:43:21.570Z] #44 2.500 -- Detecting C compiler ABI info [2022-07-12T08:43:21.579Z] #44 3.561 -- Detecting C compiler ABI info [2022-07-12T08:43:21.597Z] #36 24.53 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-12T08:43:21.597Z] #36 24.65 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-12T08:43:22.132Z] #44 3.139 -- Detecting C compiler ABI info - done [2022-07-12T08:43:22.132Z] #44 3.240 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T08:43:22.213Z] #19 111.0 Building dependency tree... [2022-07-12T08:43:22.389Z] #44 3.254 -- Detecting C compile features [2022-07-12T08:43:22.389Z] #44 3.255 -- Detecting C compile features - done [2022-07-12T08:43:22.389Z] #44 3.304 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T08:43:22.645Z] #44 3.565 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T08:43:22.645Z] #44 3.640 -- Configuring done [2022-07-12T08:43:22.645Z] #44 3.676 -- Generating done [2022-07-12T08:43:22.645Z] #44 3.686 -- Build files have been written to: /tmp/tmp.9aMN7cuvvm/tini [2022-07-12T08:43:22.645Z] #44 3.694 + make tini-static [2022-07-12T08:43:22.901Z] #44 3.963 Scanning dependencies of target tini-static [2022-07-12T08:43:22.901Z] #44 4.015 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T08:43:22.946Z] #44 4.751 -- Detecting C compiler ABI info - done [2022-07-12T08:43:22.946Z] #44 4.875 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T08:43:22.946Z] #44 4.890 -- Detecting C compile features [2022-07-12T08:43:22.946Z] #44 4.895 -- Detecting C compile features - done [2022-07-12T08:43:22.946Z] #44 5.026 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T08:43:23.462Z] #44 ... [2022-07-12T08:43:23.462Z] [2022-07-12T08:43:23.462Z] #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-07-12T08:43:23.462Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-12T08:43:23.462Z] #53 53.33 gotestsum version dev [2022-07-12T08:43:23.462Z] #53 DONE 54.1s [2022-07-12T08:43:23.462Z] [2022-07-12T08:43:23.463Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:43:23.463Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:43:23.463Z] #77 6.548 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-12T08:43:23.463Z] #77 6.580 Cloning into '/tmp/crun-build/libocispec'... [2022-07-12T08:43:23.463Z] #77 7.566 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-12T08:43:23.463Z] #77 7.585 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-12T08:43:23.463Z] #77 7.586 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-12T08:43:23.463Z] #77 7.586 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-12T08:43:23.463Z] #77 7.627 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-12T08:43:23.511Z] #44 5.519 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T08:43:23.511Z] #44 5.628 -- Configuring done [2022-07-12T08:43:23.511Z] #44 5.689 -- Generating done [2022-07-12T08:43:23.511Z] #44 5.689 -- Build files have been written to: /tmp/tmp.8PB6NTWqZD/tini [2022-07-12T08:43:23.511Z] #44 5.730 + make tini-static [2022-07-12T08:43:24.141Z] #36 ... [2022-07-12T08:43:24.141Z] [2022-07-12T08:43:24.141Z] #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-07-12T08:43:24.141Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:43:24.141Z] #55 20.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-12T08:43:24.141Z] #55 21.19 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-12T08:43:24.141Z] #55 21.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-12T08:43:24.141Z] #55 22.55 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-12T08:43:24.141Z] #55 22.61 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-12T08:43:24.141Z] #55 22.70 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-12T08:43:24.141Z] #55 22.84 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-12T08:43:24.141Z] #55 22.95 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-12T08:43:24.141Z] #55 23.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-12T08:43:24.141Z] #55 23.33 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-12T08:43:24.141Z] #55 23.44 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-12T08:43:24.141Z] #55 23.61 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-12T08:43:24.141Z] #55 23.74 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-12T08:43:24.141Z] #55 23.84 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-12T08:43:24.141Z] #55 23.93 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-12T08:43:24.141Z] #55 23.93 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-12T08:43:24.141Z] #55 24.04 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-12T08:43:24.141Z] #55 24.19 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-12T08:43:24.141Z] #55 24.19 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-12T08:43:24.141Z] #55 24.28 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-12T08:43:24.141Z] #55 24.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-12T08:43:24.141Z] #55 24.35 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-12T08:43:24.141Z] #55 24.51 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-12T08:43:24.141Z] #55 24.65 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-12T08:43:24.141Z] #55 24.79 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-12T08:43:24.141Z] #55 24.82 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-12T08:43:24.141Z] #55 24.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-12T08:43:24.141Z] #55 24.96 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-12T08:43:24.141Z] #55 24.96 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-12T08:43:24.141Z] #55 25.21 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-12T08:43:24.141Z] #55 25.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-12T08:43:24.141Z] #55 25.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-12T08:43:24.141Z] #55 25.61 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-12T08:43:24.141Z] #55 25.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-12T08:43:24.141Z] #55 25.74 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-12T08:43:24.141Z] #55 25.81 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-12T08:43:24.141Z] #55 25.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-12T08:43:24.141Z] #55 26.10 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-12T08:43:24.141Z] #55 26.23 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-12T08:43:24.141Z] #55 26.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-12T08:43:24.141Z] #55 26.39 go: downloading github.com/julz/importas v0.1.0 [2022-07-12T08:43:24.141Z] #55 26.39 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-12T08:43:24.141Z] #55 26.43 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-12T08:43:24.141Z] #55 26.60 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-12T08:43:24.141Z] #55 26.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-12T08:43:24.141Z] #55 26.71 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-12T08:43:24.141Z] #55 26.80 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-12T08:43:24.141Z] #55 26.84 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-12T08:43:24.141Z] #55 26.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-12T08:43:24.141Z] #55 27.01 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-12T08:43:24.141Z] #55 27.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-12T08:43:24.141Z] #55 27.15 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-12T08:43:24.392Z] #77 9.762 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-12T08:43:24.400Z] #55 ... [2022-07-12T08:43:24.400Z] [2022-07-12T08:43:24.400Z] #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-07-12T08:43:24.400Z] #67 sha256:d32b6a022ed9425b9acbf1cdc9222565104786e294a0cc1ef3736c4b362ac08b [2022-07-12T08:43:24.400Z] #67 16.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T08:43:24.400Z] #67 17.29 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T08:43:24.400Z] #67 17.44 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T08:43:24.400Z] #67 19.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:43:24.400Z] #67 ... [2022-07-12T08:43:24.400Z] [2022-07-12T08:43:24.400Z] #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-07-12T08:43:24.400Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:24.400Z] #42 21.05 Reading package lists... [2022-07-12T08:43:24.447Z] #44 6.396 Scanning dependencies of target tini-static [2022-07-12T08:43:24.447Z] #44 6.497 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T08:43:24.705Z] #44 ... [2022-07-12T08:43:24.705Z] [2022-07-12T08:43:24.705Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:24.705Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:43:24.705Z] #14 103.2 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T08:43:24.705Z] #14 103.2 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:43:24.705Z] #14 103.2 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:43:24.962Z] #14 103.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T08:43:25.219Z] #14 103.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:43:25.219Z] #14 103.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:43:25.219Z] #14 ... [2022-07-12T08:43:25.219Z] [2022-07-12T08:43:25.219Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:43:25.219Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:43:25.219Z] #77 10.56 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-12T08:43:25.219Z] #77 10.59 Cloning into '/tmp/crun-build/libocispec'... [2022-07-12T08:43:25.219Z] #77 12.66 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-12T08:43:25.219Z] #77 12.71 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-12T08:43:25.219Z] #77 12.71 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-12T08:43:25.219Z] #77 12.71 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-12T08:43:25.219Z] #77 12.76 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-12T08:43:25.219Z] #77 15.98 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-12T08:43:25.219Z] #77 19.07 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-12T08:43:25.321Z] #77 ... [2022-07-12T08:43:25.321Z] [2022-07-12T08:43:25.321Z] #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-07-12T08:43:25.321Z] #44 sha256:712fdc64d6f0aeaef7997f1ddf637c996f7994255592fc2833c430e7d54c08d7 [2022-07-12T08:43:25.321Z] #44 5.468 [100%] Linking C executable tini-static [2022-07-12T08:43:25.321Z] #44 5.920 [100%] Built target tini-static [2022-07-12T08:43:25.321Z] #44 5.982 + mkdir -p /build [2022-07-12T08:43:25.321Z] #44 6.002 + cp tini-static /build/docker-init [2022-07-12T08:43:25.321Z] #44 DONE 6.2s [2022-07-12T08:43:25.321Z] [2022-07-12T08:43:25.321Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:25.321Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:43:25.321Z] #14 51.44 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T08:43:25.321Z] #14 51.44 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T08:43:25.321Z] #14 51.45 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:43:25.594Z] #42 27.76 Reading package lists... [2022-07-12T08:43:25.594Z] #42 ... [2022-07-12T08:43:25.594Z] [2022-07-12T08:43:25.594Z] #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-07-12T08:43:25.594Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:43:25.594Z] #62 18.59 Fetched 8548 kB in 14s (612 kB/s) [2022-07-12T08:43:25.594Z] #62 18.59 Reading package lists... [2022-07-12T08:43:25.594Z] #62 25.53 Reading package lists... [2022-07-12T08:43:25.594Z] #62 ... [2022-07-12T08:43:25.594Z] [2022-07-12T08:43:25.594Z] #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-07-12T08:43:25.594Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:43:25.594Z] #55 28.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-12T08:43:25.594Z] #55 28.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-12T08:43:25.594Z] #55 28.15 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-12T08:43:25.594Z] #55 28.25 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-12T08:43:25.594Z] #55 28.37 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-12T08:43:25.594Z] #55 28.54 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-12T08:43:25.594Z] #55 28.54 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-12T08:43:25.594Z] #55 28.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-12T08:43:25.594Z] #55 28.73 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-12T08:43:25.783Z] #77 21.19 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-12T08:43:25.852Z] #55 ... [2022-07-12T08:43:25.852Z] [2022-07-12T08:43:25.852Z] #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-07-12T08:43:25.852Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:43:25.852Z] #76 19.03 Fetched 8548 kB in 14s (593 kB/s) [2022-07-12T08:43:25.852Z] #76 19.03 Reading package lists... [2022-07-12T08:43:25.852Z] #76 25.01 Reading package lists... [2022-07-12T08:43:25.852Z] #76 ... [2022-07-12T08:43:25.852Z] [2022-07-12T08:43:25.852Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T08:43:25.852Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:43:26.040Z] #77 21.48 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-12T08:43:26.252Z] #14 ... [2022-07-12T08:43:26.252Z] [2022-07-12T08:43:26.252Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:43:26.252Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:43:26.252Z] #77 11.59 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-12T08:43:26.369Z] #47 28.45 Updating files: 69% (1505/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-12T08:43:26.606Z] #77 21.90 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-12T08:43:26.606Z] #77 ... [2022-07-12T08:43:26.606Z] [2022-07-12T08:43:26.606Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T08:43:26.606Z] #44 sha256:d41a810a0c1a3ec07d5668141c11fd5028198f67c9655ccb7ab56cba605dfb31 [2022-07-12T08:43:26.606Z] #44 8.635 [100%] Linking C executable tini-static [2022-07-12T08:43:26.627Z] #47 29.28 + git checkout -q v2.3.0 [2022-07-12T08:43:27.181Z] #77 12.67 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-12T08:43:27.437Z] #77 12.90 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-12T08:43:27.467Z] #19 121.4 The following additional packages will be installed: [2022-07-12T08:43:27.467Z] #19 121.4 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-12T08:43:27.467Z] #19 121.4 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-12T08:43:27.467Z] #19 121.4 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-12T08:43:27.467Z] #19 121.4 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-12T08:43:27.467Z] #19 121.4 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-12T08:43:27.467Z] #19 121.4 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-12T08:43:27.467Z] #19 121.4 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-12T08:43:27.467Z] #19 121.4 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-12T08:43:27.467Z] #19 121.4 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-12T08:43:27.467Z] #19 121.4 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-12T08:43:27.467Z] #19 121.4 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-12T08:43:27.467Z] #19 121.4 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-12T08:43:27.467Z] #19 121.4 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-12T08:43:27.468Z] #19 121.4 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-12T08:43:27.468Z] #19 121.4 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-12T08:43:27.468Z] #19 121.4 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-12T08:43:27.468Z] #19 121.4 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-12T08:43:27.468Z] #19 121.4 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-12T08:43:27.468Z] #19 121.4 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-12T08:43:27.468Z] #19 121.4 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-12T08:43:27.468Z] #19 121.4 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-12T08:43:27.468Z] #19 121.4 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-12T08:43:27.468Z] #19 121.4 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-12T08:43:27.468Z] #19 121.4 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-12T08:43:27.468Z] #19 121.4 libdpkg-perl libfile-homedir-perl libfile-which-perl [2022-07-12T08:43:27.468Z] #19 121.4 libgcc-10-dev-arm64-cross libgcc-10-dev-armel-cross [2022-07-12T08:43:27.468Z] #19 121.4 libgcc-10-dev-armhf-cross libgcc-10-dev-ppc64el-cross [2022-07-12T08:43:27.468Z] #19 121.4 libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross libgcc-s1-armel-cross [2022-07-12T08:43:27.468Z] #19 121.4 libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross libgcc-s1-s390x-cross [2022-07-12T08:43:27.468Z] #19 121.4 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2022-07-12T08:43:27.468Z] #19 121.4 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 libio-string-perl [2022-07-12T08:43:27.468Z] #19 121.4 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2022-07-12T08:43:27.468Z] #19 121.4 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2022-07-12T08:43:27.468Z] #19 121.5 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-12T08:43:27.468Z] #19 121.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-12T08:43:27.468Z] #19 121.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-12T08:43:27.468Z] #19 121.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-12T08:43:27.468Z] #19 121.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-12T08:43:27.468Z] #19 121.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-12T08:43:27.468Z] #19 121.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-12T08:43:27.468Z] #19 121.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-12T08:43:27.468Z] #19 121.5 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-12T08:43:27.468Z] #19 121.5 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-12T08:43:27.468Z] #19 121.5 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-12T08:43:27.468Z] #19 121.5 linux-libc-dev-s390x-cross patch xz-utils [2022-07-12T08:43:27.538Z] #44 9.550 [100%] Built target tini-static [2022-07-12T08:43:27.563Z] #47 ... [2022-07-12T08:43:27.563Z] [2022-07-12T08:43:27.564Z] #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-07-12T08:43:27.564Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:43:27.564Z] #51 20.31 Fetched 8552 kB in 16s (541 kB/s) [2022-07-12T08:43:27.564Z] #51 20.31 Reading package lists... [2022-07-12T08:43:27.694Z] #77 13.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-12T08:43:27.725Z] #19 121.5 Suggested packages: [2022-07-12T08:43:27.725Z] #19 121.5 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-12T08:43:27.725Z] #19 121.5 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-12T08:43:27.725Z] #19 121.5 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-12T08:43:27.725Z] #19 121.5 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-12T08:43:27.725Z] #19 121.5 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu bzr [2022-07-12T08:43:27.725Z] #19 121.5 libyaml-shell-perl ed diffutils-doc [2022-07-12T08:43:27.725Z] #19 121.5 Recommended packages: [2022-07-12T08:43:27.725Z] #19 121.5 fakeroot build-essential libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T08:43:27.725Z] #19 121.5 libwww-perl libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-12T08:43:27.795Z] #44 9.704 + mkdir -p /build [2022-07-12T08:43:27.795Z] #44 9.705 + cp tini-static /build/docker-init [2022-07-12T08:43:27.822Z] #51 26.84 Reading package lists... [2022-07-12T08:43:27.822Z] #51 ... [2022-07-12T08:43:27.822Z] [2022-07-12T08:43:27.822Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:43:27.822Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:43:27.822Z] #55 29.09 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-12T08:43:27.822Z] #55 29.12 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-12T08:43:27.822Z] #55 29.15 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-12T08:43:27.822Z] #55 29.31 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-12T08:43:27.822Z] #55 29.36 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-12T08:43:27.822Z] #55 29.48 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-12T08:43:27.822Z] #55 29.65 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-12T08:43:27.822Z] #55 29.70 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-12T08:43:27.822Z] #55 29.78 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-12T08:43:27.822Z] #55 29.78 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-12T08:43:27.822Z] #55 29.81 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-12T08:43:27.822Z] #55 29.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-12T08:43:27.822Z] #55 29.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-12T08:43:27.822Z] #55 30.26 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-12T08:43:27.822Z] #55 30.33 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-12T08:43:27.822Z] #55 30.37 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-12T08:43:27.822Z] #55 30.48 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-12T08:43:27.822Z] #55 30.54 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-12T08:43:27.822Z] #55 30.89 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-12T08:43:28.084Z] #55 31.05 go: downloading honnef.co/go/tools v0.3.1 [2022-07-12T08:43:28.726Z] #44 DONE 10.7s [2022-07-12T08:43:28.726Z] [2022-07-12T08:43:28.726Z] #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-07-12T08:43:28.726Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:43:28.726Z] #53 106.0 gotestsum version dev [2022-07-12T08:43:28.726Z] #53 DONE 107.1s [2022-07-12T08:43:28.726Z] [2022-07-12T08:43:28.726Z] #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-07-12T08:43:28.726Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:43:29.463Z] #55 32.72 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-12T08:43:29.723Z] #55 32.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-12T08:43:29.723Z] #55 32.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-12T08:43:29.723Z] #55 32.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-12T08:43:29.981Z] #55 33.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-12T08:43:29.981Z] #55 33.13 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-12T08:43:29.981Z] #55 33.22 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-12T08:43:29.981Z] #55 33.25 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-12T08:43:30.548Z] #55 33.57 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-12T08:43:30.548Z] #55 33.58 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-12T08:43:30.548Z] #55 33.70 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-12T08:43:30.548Z] #55 33.75 go: downloading golang.org/x/text v0.3.7 [2022-07-12T08:43:30.548Z] #55 ... [2022-07-12T08:43:30.548Z] [2022-07-12T08:43:30.548Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:30.548Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:43:30.548Z] #14 23.74 Fetched 8548 kB in 16s (526 kB/s) [2022-07-12T08:43:30.548Z] #14 23.74 Reading package lists... [2022-07-12T08:43:30.807Z] #14 30.46 Reading package lists... [2022-07-12T08:43:30.807Z] #14 ... [2022-07-12T08:43:30.807Z] [2022-07-12T08:43:30.807Z] #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-07-12T08:43:30.807Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:30.807Z] #42 27.76 Reading package lists... [2022-07-12T08:43:32.183Z] #42 33.78 Building dependency tree... [2022-07-12T08:43:32.980Z] #19 ... [2022-07-12T08:43:32.980Z] [2022-07-12T08:43:32.980Z] #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-07-12T08:43:32.980Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:43:32.980Z] #84 82.08 configure.ac:7: installing 'build-aux/compile' [2022-07-12T08:43:32.980Z] #84 82.09 configure.ac:9: installing 'build-aux/config.guess' [2022-07-12T08:43:32.980Z] #84 82.10 configure.ac:9: installing 'build-aux/config.sub' [2022-07-12T08:43:32.980Z] #84 82.11 configure.ac:11: installing 'build-aux/install-sh' [2022-07-12T08:43:32.980Z] #84 82.12 configure.ac:11: installing 'build-aux/missing' [2022-07-12T08:43:32.980Z] #84 82.40 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:43:32.980Z] #84 82.51 parallel-tests: installing 'build-aux/test-driver' [2022-07-12T08:43:34.239Z] #77 ... [2022-07-12T08:43:34.239Z] [2022-07-12T08:43:34.239Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:34.239Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:43:34.239Z] #14 57.66 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T08:43:34.239Z] #14 57.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-07-12T08:43:34.239Z] #14 57.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:43:34.239Z] #14 57.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T08:43:34.240Z] #14 57.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-12T08:43:34.240Z] #14 57.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:43:34.240Z] #14 63.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T08:43:34.240Z] #14 63.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-12T08:43:34.240Z] #14 63.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:43:34.715Z] #42 37.44 The following additional packages will be installed: [2022-07-12T08:43:34.715Z] #42 37.47 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-12T08:43:34.715Z] #42 37.48 Suggested packages: [2022-07-12T08:43:34.715Z] #42 37.49 cmake-doc ninja-build lrzip [2022-07-12T08:43:34.715Z] #42 37.49 Recommended packages: [2022-07-12T08:43:34.715Z] #42 37.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T08:43:34.921Z] #84 84.82 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:43:34.921Z] #84 84.82 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:43:35.281Z] #42 38.53 The following NEW packages will be installed: [2022-07-12T08:43:35.281Z] #42 38.54 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-12T08:43:35.281Z] #42 38.54 vim-common xxd [2022-07-12T08:43:35.851Z] #84 85.70 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:43:35.851Z] #84 85.70 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:43:35.851Z] #84 85.88 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:43:35.883Z] #42 38.94 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:43:35.883Z] #42 38.94 Need to get 17.7 MB of archives. [2022-07-12T08:43:35.883Z] #42 38.94 After this operation, 70.7 MB of additional disk space will be used. [2022-07-12T08:43:35.883Z] #42 38.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:43:35.883Z] #42 38.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:43:35.883Z] #42 38.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T08:43:35.883Z] #42 39.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T08:43:35.883Z] #42 ... [2022-07-12T08:43:35.883Z] [2022-07-12T08:43:35.883Z] #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-07-12T08:43:35.883Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T08:43:35.883Z] #57 38.70 v3.0.2 [2022-07-12T08:43:35.883Z] #57 DONE 39.1s [2022-07-12T08:43:35.883Z] [2022-07-12T08:43:35.883Z] #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-07-12T08:43:35.883Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:43:35.883Z] #76 25.01 Reading package lists... [2022-07-12T08:43:35.883Z] #76 30.84 Building dependency tree... [2022-07-12T08:43:35.883Z] #76 34.84 python3 is already the newest version (3.9.2-3). [2022-07-12T08:43:35.883Z] #76 34.84 The following additional packages will be installed: [2022-07-12T08:43:35.883Z] #76 34.86 autotools-dev bzip2 dpkg-dev file libcap2 libdpkg-perl libmagic-mgc [2022-07-12T08:43:35.883Z] #76 34.86 libmagic1 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-12T08:43:35.883Z] #76 34.87 Suggested packages: [2022-07-12T08:43:35.883Z] #76 34.89 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-12T08:43:35.883Z] #76 34.89 manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-12T08:43:35.883Z] #76 34.89 m4-doc ed diffutils-doc [2022-07-12T08:43:35.883Z] #76 34.89 Recommended packages: [2022-07-12T08:43:35.883Z] #76 34.89 fakeroot libalgorithm-merge-perl libfile-fcntllock-perl [2022-07-12T08:43:35.883Z] #76 34.89 liblocale-gettext-perl libltdl-dev [2022-07-12T08:43:35.883Z] #76 36.56 The following NEW packages will be installed: [2022-07-12T08:43:35.883Z] #76 36.57 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-12T08:43:35.883Z] #76 36.58 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-12T08:43:35.883Z] #76 36.58 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-12T08:43:35.883Z] #76 36.58 libyajl2 m4 patch xz-utils [2022-07-12T08:43:35.883Z] #76 36.59 The following packages will be upgraded: [2022-07-12T08:43:35.883Z] #76 36.60 libdpkg-perl [2022-07-12T08:43:35.883Z] #76 37.00 1 upgraded, 23 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:43:35.883Z] #76 37.00 Need to get 7486 kB of archives. [2022-07-12T08:43:35.883Z] #76 37.00 After this operation, 18.7 MB of additional disk space will be used. [2022-07-12T08:43:35.883Z] #76 37.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T08:43:35.883Z] #76 37.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-12T08:43:35.883Z] #76 37.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-12T08:43:35.883Z] #76 37.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-12T08:43:35.883Z] #76 37.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T08:43:35.883Z] #76 37.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-12T08:43:35.883Z] #76 37.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-12T08:43:35.883Z] #76 37.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-12T08:43:35.883Z] #76 37.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-12T08:43:35.883Z] #76 37.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-12T08:43:35.883Z] #76 37.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T08:43:35.883Z] #76 37.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T08:43:35.883Z] #76 37.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T08:43:35.883Z] #76 37.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-12T08:43:35.883Z] #76 37.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T08:43:35.883Z] #76 37.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-12T08:43:35.883Z] #76 37.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:43:35.883Z] #76 37.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-12T08:43:35.883Z] #76 37.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T08:43:35.883Z] #76 37.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T08:43:35.883Z] #76 37.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-12T08:43:35.883Z] #76 37.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T08:43:35.883Z] #76 37.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T08:43:35.883Z] #76 37.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-12T08:43:35.883Z] #76 38.80 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:43:36.107Z] #84 86.11 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:43:36.142Z] #76 39.26 Fetched 7486 kB in 1s (8495 kB/s) [2022-07-12T08:43:36.142Z] #76 39.35 Selecting previously unselected package bzip2. [2022-07-12T08:43:36.142Z] #76 39.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 ... 15718 files and directories currently installed.) [2022-07-12T08:43:36.142Z] #76 39.42 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T08:43:36.142Z] #76 39.44 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:43:36.364Z] #84 86.33 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:43:36.404Z] #76 ... [2022-07-12T08:43:36.404Z] [2022-07-12T08:43:36.404Z] #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-07-12T08:43:36.404Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T08:43:36.404Z] #62 25.53 Reading package lists... [2022-07-12T08:43:36.404Z] #62 31.82 Building dependency tree... [2022-07-12T08:43:36.404Z] #62 35.74 The following additional packages will be installed: [2022-07-12T08:43:36.404Z] #62 35.76 libbtrfs0 [2022-07-12T08:43:36.404Z] #62 35.96 The following NEW packages will be installed: [2022-07-12T08:43:36.404Z] #62 35.96 libbtrfs-dev libbtrfs0 [2022-07-12T08:43:36.404Z] #62 36.40 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:43:36.404Z] #62 36.40 Need to get 460 kB of archives. [2022-07-12T08:43:36.404Z] #62 36.40 After this operation, 1237 kB of additional disk space will be used. [2022-07-12T08:43:36.404Z] #62 36.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T08:43:36.404Z] #62 36.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T08:43:36.404Z] #62 37.68 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:43:36.404Z] #62 37.97 Fetched 460 kB in 0s (1205 kB/s) [2022-07-12T08:43:36.404Z] #62 38.10 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T08:43:36.404Z] #62 38.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:43:36.404Z] #62 38.22 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T08:43:36.404Z] #62 38.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:43:36.404Z] #62 38.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T08:43:36.404Z] #62 38.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T08:43:36.404Z] #62 38.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:43:36.404Z] #62 38.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:43:36.404Z] #62 39.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:43:36.404Z] #62 39.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:36.404Z] #62 DONE 39.6s [2022-07-12T08:43:36.404Z] [2022-07-12T08:43:36.404Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T08:43:36.404Z] #63 sha256:08296222437cbd9a7b87d6e02f93d8b0c8902cfb9da7a449f8d1321835cd25cc [2022-07-12T08:43:36.620Z] #84 86.62 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:43:36.664Z] #63 DONE 0.3s [2022-07-12T08:43:36.664Z] [2022-07-12T08:43:36.664Z] #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-07-12T08:43:36.664Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:36.664Z] #42 39.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-12T08:43:36.664Z] #42 39.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-12T08:43:36.664Z] #42 39.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-12T08:43:36.664Z] #42 39.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-12T08:43:36.664Z] #42 39.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-12T08:43:36.664Z] #42 39.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-12T08:43:38.040Z] #42 41.20 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:43:38.311Z] #42 41.46 Fetched 17.7 MB in 1s (12.4 MB/s) [2022-07-12T08:43:38.311Z] #42 41.54 Selecting previously unselected package xxd. [2022-07-12T08:43:38.311Z] #42 41.54 (Reading database ... [2022-07-12T08:43:38.311Z] #42 ... [2022-07-12T08:43:38.311Z] [2022-07-12T08:43:38.311Z] #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-07-12T08:43:38.311Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:43:38.311Z] #47 31.06 + 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-07-12T08:43:38.311Z] #47 ... [2022-07-12T08:43:38.311Z] [2022-07-12T08:43:38.311Z] #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-07-12T08:43:38.311Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:38.511Z] #84 ... [2022-07-12T08:43:38.511Z] [2022-07-12T08:43:38.511Z] #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-07-12T08:43:38.511Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:43:38.511Z] #19 130.1 The following NEW packages will be installed: [2022-07-12T08:43:38.511Z] #19 130.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-12T08:43:38.511Z] #19 130.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-12T08:43:38.511Z] #19 130.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-12T08:43:38.511Z] #19 130.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-12T08:43:38.511Z] #19 130.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-12T08:43:38.511Z] #19 130.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-12T08:43:38.511Z] #19 130.1 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-12T08:43:38.511Z] #19 130.1 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-12T08:43:38.511Z] #19 130.1 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-12T08:43:38.511Z] #19 130.1 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-12T08:43:38.511Z] #19 130.1 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-12T08:43:38.511Z] #19 130.1 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-12T08:43:38.511Z] #19 130.1 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-12T08:43:38.511Z] #19 130.1 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-12T08:43:38.511Z] #19 130.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-12T08:43:38.511Z] #19 130.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-12T08:43:38.511Z] #19 130.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-12T08:43:38.511Z] #19 130.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-12T08:43:38.511Z] #19 130.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-12T08:43:38.511Z] #19 130.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-12T08:43:38.512Z] #19 130.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-12T08:43:38.512Z] #19 130.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-12T08:43:38.512Z] #19 130.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-12T08:43:38.512Z] #19 130.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-12T08:43:38.512Z] #19 130.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-12T08:43:38.512Z] #19 130.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-12T08:43:38.512Z] #19 130.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-12T08:43:38.512Z] #19 130.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-12T08:43:38.512Z] #19 130.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-12T08:43:38.512Z] #19 130.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-12T08:43:38.512Z] #19 130.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-12T08:43:38.512Z] #19 130.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-12T08:43:38.512Z] #19 130.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-12T08:43:38.512Z] #19 130.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-12T08:43:38.512Z] #19 130.2 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-12T08:43:38.512Z] #19 130.2 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-12T08:43:38.512Z] #19 130.2 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-12T08:43:38.512Z] #19 130.2 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-12T08:43:38.512Z] #19 130.2 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-12T08:43:38.512Z] #19 130.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-12T08:43:38.512Z] #19 130.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-12T08:43:38.512Z] #19 130.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-12T08:43:38.512Z] #19 130.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-12T08:43:38.512Z] #19 130.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-12T08:43:38.512Z] #19 130.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-12T08:43:38.512Z] #19 130.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-12T08:43:38.512Z] #19 130.2 linux-libc-dev-s390x-cross patch xz-utils [2022-07-12T08:43:38.512Z] #19 130.2 The following packages will be upgraded: [2022-07-12T08:43:38.512Z] #19 130.3 libdpkg-perl [2022-07-12T08:43:38.512Z] #19 130.9 1 upgraded, 133 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:43:38.512Z] #19 130.9 Need to get 789 MB of archives. [2022-07-12T08:43:38.512Z] #19 130.9 After this operation, 3385 MB of additional disk space will be used. [2022-07-12T08:43:38.512Z] #19 130.9 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-12T08:43:38.512Z] #19 130.9 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T08:43:38.512Z] #19 130.9 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-12T08:43:38.512Z] #19 130.9 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-12T08:43:38.512Z] #19 130.9 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-12T08:43:38.512Z] #19 131.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-07-12T08:43:38.512Z] #19 131.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-07-12T08:43:38.512Z] #19 131.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-07-12T08:43:38.512Z] #19 131.2 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-12T08:43:38.512Z] #19 131.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-07-12T08:43:38.512Z] #19 131.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-07-12T08:43:38.512Z] #19 131.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-07-12T08:43:38.512Z] #19 131.7 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-07-12T08:43:38.573Z] #42 41.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:43:38.573Z] #42 41.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:43:38.573Z] #42 41.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:38.683Z] #47 ... [2022-07-12T08:43:38.683Z] [2022-07-12T08:43:38.683Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:38.683Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:43:38.683Z] #14 116.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T08:43:38.683Z] #14 116.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:43:38.683Z] #14 116.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:43:38.833Z] #42 41.94 Selecting previously unselected package vim-common. [2022-07-12T08:43:38.833Z] #42 41.94 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:43:38.833Z] #42 41.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:39.093Z] #42 42.31 Selecting previously unselected package cmake-data. [2022-07-12T08:43:39.093Z] #42 42.31 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T08:43:39.353Z] #42 42.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:43:39.922Z] #42 ... [2022-07-12T08:43:39.923Z] [2022-07-12T08:43:39.923Z] #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-07-12T08:43:39.923Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:43:39.923Z] #51 26.84 Reading package lists... [2022-07-12T08:43:39.923Z] #51 32.85 Building dependency tree... [2022-07-12T08:43:39.923Z] #51 36.62 The following additional packages will be installed: [2022-07-12T08:43:39.923Z] #51 36.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:43:39.923Z] #51 36.65 python3-protobuf python3-six [2022-07-12T08:43:39.923Z] #51 36.67 Suggested packages: [2022-07-12T08:43:39.923Z] #51 36.68 python3-setuptools [2022-07-12T08:43:39.923Z] #51 36.68 Recommended packages: [2022-07-12T08:43:39.923Z] #51 36.68 iproute2 | iproute [2022-07-12T08:43:39.923Z] #51 37.48 The following NEW packages will be installed: [2022-07-12T08:43:39.923Z] #51 37.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-12T08:43:39.923Z] #51 37.52 python3-protobuf python3-six [2022-07-12T08:43:39.923Z] #51 38.00 0 upgraded, 8 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:43:39.923Z] #51 38.00 Need to get 2314 kB of archives. [2022-07-12T08:43:39.923Z] #51 38.00 After this operation, 11.1 MB of additional disk space will be used. [2022-07-12T08:43:39.923Z] #51 38.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-12T08:43:39.923Z] #51 38.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:43:39.923Z] #51 38.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-12T08:43:39.923Z] #51 38.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-12T08:43:39.923Z] #51 38.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T08:43:39.923Z] #51 38.08 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-07-12T08:43:39.923Z] #51 38.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:43:39.923Z] #51 40.66 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-12T08:43:39.923Z] #51 42.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:43:39.923Z] #51 42.55 Fetched 2314 kB in 3s (686 kB/s) [2022-07-12T08:43:39.923Z] #51 42.68 Selecting previously unselected package libprotobuf23:amd64. [2022-07-12T08:43:39.923Z] #51 42.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:43:39.923Z] #51 42.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-12T08:43:39.923Z] #51 42.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T08:43:40.181Z] #51 ... [2022-07-12T08:43:40.181Z] [2022-07-12T08:43:40.181Z] #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-07-12T08:43:40.181Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:43:40.181Z] #55 40.73 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-12T08:43:40.181Z] #55 40.84 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-12T08:43:40.181Z] #55 40.92 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-12T08:43:40.181Z] #55 40.93 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-12T08:43:40.181Z] #55 41.08 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-12T08:43:40.181Z] #55 41.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-12T08:43:40.181Z] #55 41.20 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-12T08:43:40.181Z] #55 41.27 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-12T08:43:40.181Z] #55 41.31 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-12T08:43:40.181Z] #55 41.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-12T08:43:40.181Z] #55 41.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-12T08:43:40.181Z] #55 41.50 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-12T08:43:40.181Z] #55 42.12 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-12T08:43:40.181Z] #55 42.22 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-12T08:43:40.181Z] #55 42.33 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-12T08:43:40.181Z] #55 42.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-12T08:43:40.181Z] #55 42.81 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-12T08:43:40.181Z] #55 42.90 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-12T08:43:40.181Z] #55 42.90 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-12T08:43:40.181Z] #55 43.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-12T08:43:40.181Z] #55 43.09 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-12T08:43:40.181Z] #55 43.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-12T08:43:40.181Z] #55 43.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-12T08:43:40.181Z] #55 43.29 go: downloading github.com/prometheus/common v0.32.1 [2022-07-12T08:43:40.750Z] #55 43.73 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-12T08:43:40.750Z] #55 43.74 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-12T08:43:40.780Z] #14 ... [2022-07-12T08:43:40.780Z] [2022-07-12T08:43:40.780Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:43:40.780Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:43:40.780Z] #77 25.69 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-12T08:43:41.033Z] #19 134.6 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-07-12T08:43:41.033Z] #19 134.6 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-07-12T08:43:41.689Z] #55 44.79 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-12T08:43:42.035Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T08:43:42.035Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:43:42.035Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:43:42.035Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:43:42.035Z] [2022-07-12T08:43:42.035Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T08:43:42.035Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T08:43:42.035Z] HOSTNAME=ff921c6b8da1 [2022-07-12T08:43:42.035Z] DEST=bundles/test-integration [2022-07-12T08:43:42.035Z] PWD=/go/src/github.com/docker/docker [2022-07-12T08:43:42.035Z] DOCKER_ROOTLESS=1 [2022-07-12T08:43:42.035Z] DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:43:42.035Z] container=docker [2022-07-12T08:43:42.035Z] HOME=/root [2022-07-12T08:43:42.035Z] GOLANG_VERSION=1.18.3 [2022-07-12T08:43:42.035Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T08:43:42.035Z] VALIDATE_BRANCH=master [2022-07-12T08:43:42.035Z] TERM=xterm [2022-07-12T08:43:42.035Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T08:43:42.035Z] SHLVL=1 [2022-07-12T08:43:42.035Z] TIMEOUT=120m [2022-07-12T08:43:42.035Z] DOCKER_BUILDTAGS= journald [2022-07-12T08:43:42.035Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T08:43:42.035Z] GO111MODULE=off [2022-07-12T08:43:42.035Z] DOCKER_EXPERIMENTAL=1 [2022-07-12T08:43:42.035Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T08:43:42.035Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T08:43:42.035Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T08:43:42.035Z] GOPATH=/go [2022-07-12T08:43:42.035Z] PKG_CONFIG=pkg-config [2022-07-12T08:43:42.035Z] _=/usr/bin/env [2022-07-12T08:43:42.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T08:43:43.079Z] #55 ... [2022-07-12T08:43:43.079Z] [2022-07-12T08:43:43.080Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:43.080Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:43:43.080Z] #14 30.46 Reading package lists... [2022-07-12T08:43:43.080Z] #14 36.16 Building dependency tree... [2022-07-12T08:43:43.080Z] #14 39.69 The following additional packages will be installed: [2022-07-12T08:43:43.080Z] #14 39.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:43:43.080Z] #14 39.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T08:43:43.080Z] #14 39.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T08:43:43.080Z] #14 39.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T08:43:43.080Z] #14 39.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T08:43:43.080Z] #14 39.74 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T08:43:43.080Z] #14 39.74 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T08:43:43.080Z] #14 39.74 Suggested packages: [2022-07-12T08:43:43.080Z] #14 39.74 gcc-10-locales seccomp wine64 [2022-07-12T08:43:43.080Z] #14 41.23 The following NEW packages will be installed: [2022-07-12T08:43:43.080Z] #14 41.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:43:43.080Z] #14 41.23 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T08:43:43.080Z] #14 41.23 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T08:43:43.080Z] #14 41.23 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T08:43:43.080Z] #14 41.23 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T08:43:43.080Z] #14 41.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T08:43:43.080Z] #14 41.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T08:43:43.080Z] #14 41.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T08:43:43.080Z] #14 41.23 mingw-w64-x86-64-dev [2022-07-12T08:43:43.080Z] #14 41.60 0 upgraded, 30 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:43:43.080Z] #14 41.60 Need to get 115 MB of archives. [2022-07-12T08:43:43.080Z] #14 41.60 After this operation, 645 MB of additional disk space will be used. [2022-07-12T08:43:43.080Z] #14 41.60 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-07-12T08:43:43.080Z] #14 41.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-12T08:43:43.080Z] #14 41.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T08:43:43.080Z] #14 41.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-12T08:43:43.080Z] #14 41.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-12T08:43:43.080Z] #14 41.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T08:43:43.080Z] #14 42.22 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-07-12T08:43:43.080Z] #14 42.39 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-07-12T08:43:43.080Z] #14 42.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-12T08:43:43.080Z] #14 43.11 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-07-12T08:43:43.080Z] #14 44.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-07-12T08:43:43.080Z] #14 45.41 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-07-12T08:43:43.080Z] #14 46.19 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-07-12T08:43:43.080Z] #14 ... [2022-07-12T08:43:43.080Z] [2022-07-12T08:43:43.080Z] #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-07-12T08:43:43.080Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:43:43.080Z] #76 39.66 Selecting previously unselected package libmagic-mgc. [2022-07-12T08:43:43.080Z] #76 39.66 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 39.66 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T08:43:43.080Z] #76 40.22 Selecting previously unselected package libmagic1:amd64. [2022-07-12T08:43:43.080Z] #76 40.22 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 40.22 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:43:43.080Z] #76 40.40 Selecting previously unselected package file. [2022-07-12T08:43:43.080Z] #76 40.40 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 40.44 Unpacking file (1:5.39-3) ... [2022-07-12T08:43:43.080Z] #76 40.62 Selecting previously unselected package xz-utils. [2022-07-12T08:43:43.080Z] #76 40.62 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 40.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:43:43.080Z] #76 40.90 Selecting previously unselected package libsigsegv2:amd64. [2022-07-12T08:43:43.080Z] #76 40.91 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 40.92 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-12T08:43:43.080Z] #76 41.03 Selecting previously unselected package m4. [2022-07-12T08:43:43.080Z] #76 41.03 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 41.05 Unpacking m4 (1.4.18-5) ... [2022-07-12T08:43:43.080Z] #76 41.26 Selecting previously unselected package autoconf. [2022-07-12T08:43:43.080Z] #76 41.26 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-12T08:43:43.080Z] #76 41.29 Unpacking autoconf (2.69-14) ... [2022-07-12T08:43:43.080Z] #76 41.72 Selecting previously unselected package autotools-dev. [2022-07-12T08:43:43.080Z] #76 41.74 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-12T08:43:43.080Z] #76 41.80 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:43:43.080Z] #76 41.98 Selecting previously unselected package automake. [2022-07-12T08:43:43.080Z] #76 41.98 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-12T08:43:43.080Z] #76 41.98 Unpacking automake (1:1.16.3-2) ... [2022-07-12T08:43:43.080Z] #76 42.61 Preparing to unpack .../10-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T08:43:43.080Z] #76 42.67 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T08:43:43.080Z] #76 43.73 Selecting previously unselected package patch. [2022-07-12T08:43:43.080Z] #76 43.73 Preparing to unpack .../11-patch_2.7.6-7_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 43.73 Unpacking patch (2.7.6-7) ... [2022-07-12T08:43:43.080Z] #76 44.00 Selecting previously unselected package dpkg-dev. [2022-07-12T08:43:43.080Z] #76 44.00 Preparing to unpack .../12-dpkg-dev_1.20.11_all.deb ... [2022-07-12T08:43:43.080Z] #76 44.00 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T08:43:43.080Z] #76 45.14 Selecting previously unselected package build-essential. [2022-07-12T08:43:43.080Z] #76 45.15 Preparing to unpack .../13-build-essential_12.9_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 45.18 Unpacking build-essential (12.9) ... [2022-07-12T08:43:43.080Z] #76 45.33 Selecting previously unselected package libcap2:amd64. [2022-07-12T08:43:43.080Z] #76 45.35 Preparing to unpack .../14-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 45.35 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:43:43.080Z] #76 45.51 Selecting previously unselected package libcap-dev:amd64. [2022-07-12T08:43:43.080Z] #76 45.51 Preparing to unpack .../15-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 45.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T08:43:43.080Z] #76 45.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:43:43.080Z] #76 45.72 Preparing to unpack .../16-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 45.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:43:43.080Z] #76 45.87 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-12T08:43:43.080Z] #76 45.89 Preparing to unpack .../17-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 45.91 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T08:43:43.080Z] #76 46.11 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T08:43:43.080Z] #76 46.11 Preparing to unpack .../18-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T08:43:43.080Z] #76 46.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:43:43.340Z] #76 46.40 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T08:43:43.340Z] #76 46.40 Preparing to unpack .../19-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T08:43:43.340Z] #76 46.40 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:43:43.340Z] #76 ... [2022-07-12T08:43:43.340Z] [2022-07-12T08:43:43.340Z] #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-07-12T08:43:43.340Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T08:43:43.340Z] #40 45.64 NAME: [2022-07-12T08:43:43.340Z] #40 45.64 go-winres - A tool for embedding resources in Windows executables [2022-07-12T08:43:43.340Z] #40 45.64 [2022-07-12T08:43:43.340Z] #40 45.64 USAGE: [2022-07-12T08:43:43.340Z] #40 45.65 go-winres [global options] command [command options] [arguments...] [2022-07-12T08:43:43.340Z] #40 45.65 [2022-07-12T08:43:43.340Z] #40 45.65 COMMANDS: [2022-07-12T08:43:43.340Z] #40 45.70 init Create an initial ./winres/winres.json [2022-07-12T08:43:43.340Z] #40 45.70 make Make syso files for the "go build" command [2022-07-12T08:43:43.340Z] #40 45.70 simply Make syso files for the "go build" command (simplified) [2022-07-12T08:43:43.340Z] #40 45.70 extract Extract all resources from an executable [2022-07-12T08:43:43.340Z] #40 45.70 patch Replace resources in an executable file (exe, dll) [2022-07-12T08:43:43.340Z] #40 45.70 help, h Shows a list of commands or help for one command [2022-07-12T08:43:43.340Z] #40 45.70 [2022-07-12T08:43:43.340Z] #40 45.70 GLOBAL OPTIONS: [2022-07-12T08:43:43.340Z] #40 45.70 --help, -h show help (default: false) [2022-07-12T08:43:43.340Z] #40 DONE 46.5s [2022-07-12T08:43:43.340Z] [2022-07-12T08:43:43.340Z] #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-07-12T08:43:43.340Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:43:43.340Z] #51 43.69 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:43:43.340Z] #51 43.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:43:43.340Z] #51 43.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:43:43.340Z] #51 43.95 Selecting previously unselected package python3-six. [2022-07-12T08:43:43.340Z] #51 43.95 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-12T08:43:43.340Z] #51 43.96 Unpacking python3-six (1.16.0-2) ... [2022-07-12T08:43:43.340Z] #51 44.15 Selecting previously unselected package python3-protobuf. [2022-07-12T08:43:43.340Z] #51 44.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-12T08:43:43.340Z] #51 44.15 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-12T08:43:43.340Z] #51 44.88 Selecting previously unselected package libnet1:amd64. [2022-07-12T08:43:43.340Z] #51 44.88 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T08:43:43.340Z] #51 44.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:43:43.340Z] #51 45.06 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T08:43:43.340Z] #51 45.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T08:43:43.340Z] #51 45.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:43:43.340Z] #51 45.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:43:43.340Z] #51 45.25 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:43:43.340Z] #51 45.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:43:43.340Z] #51 45.46 Selecting previously unselected package criu. [2022-07-12T08:43:43.340Z] #51 45.46 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-12T08:43:43.340Z] #51 45.53 Unpacking criu (3.17-1) ... [2022-07-12T08:43:43.555Z] #19 137.2 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-07-12T08:43:43.555Z] #19 137.3 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-07-12T08:43:43.908Z] #51 46.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:43:46.027Z] #77 ... [2022-07-12T08:43:46.027Z] [2022-07-12T08:43:46.027Z] #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-07-12T08:43:46.027Z] #64 sha256:c993d35f07a109d8619a7eddd7d355f7efa633d508f00718694d6e2cfd708407 [2022-07-12T08:43:46.027Z] #64 40.20 Updating files: 54% (2629/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 93% (4471/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-12T08:43:46.027Z] #64 41.42 + cd /tmp/tmp.hXIUWt007Y/src/github.com/containerd/containerd [2022-07-12T08:43:46.027Z] #64 41.42 + git checkout -q v1.6.6 [2022-07-12T08:43:46.027Z] #64 43.27 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T08:43:46.027Z] #64 43.27 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T08:43:46.027Z] #64 43.27 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:43:46.027Z] #64 43.27 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:43:46.027Z] #64 43.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T08:43:46.027Z] #64 43.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T08:43:46.027Z] #64 43.28 + '[' '' = dynamic ']' [2022-07-12T08:43:46.027Z] #64 43.28 + make [2022-07-12T08:43:46.027Z] #64 44.89 + bin/ctr [2022-07-12T08:43:46.080Z] #19 139.8 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-07-12T08:43:46.080Z] #19 139.8 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-07-12T08:43:46.441Z] #51 48.69 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-12T08:43:46.441Z] #51 48.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:43:46.441Z] #51 48.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:43:46.441Z] #51 49.03 Setting up python3-six (1.16.0-2) ... [2022-07-12T08:43:46.441Z] #51 ... [2022-07-12T08:43:46.441Z] [2022-07-12T08:43:46.441Z] #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-07-12T08:43:46.441Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T08:43:46.441Z] #76 47.40 Selecting previously unselected package libtool. [2022-07-12T08:43:46.441Z] #76 47.40 Preparing to unpack .../20-libtool_2.4.6-15_all.deb ... [2022-07-12T08:43:46.441Z] #76 47.42 Unpacking libtool (2.4.6-15) ... [2022-07-12T08:43:46.441Z] #76 47.73 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T08:43:46.441Z] #76 47.73 Preparing to unpack .../21-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T08:43:46.441Z] #76 47.80 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:43:46.441Z] #76 48.03 Selecting previously unselected package libyajl2:amd64. [2022-07-12T08:43:46.441Z] #76 48.03 Preparing to unpack .../22-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T08:43:46.441Z] #76 48.03 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:43:46.441Z] #76 48.12 Selecting previously unselected package libyajl-dev:amd64. [2022-07-12T08:43:46.441Z] #76 48.14 Preparing to unpack .../23-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-12T08:43:46.441Z] #76 48.16 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T08:43:46.441Z] #76 48.39 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:43:46.441Z] #76 48.41 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T08:43:46.441Z] #76 48.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:43:46.441Z] #76 48.44 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:43:46.441Z] #76 48.49 Setting up file (1:5.39-3) ... [2022-07-12T08:43:46.441Z] #76 48.51 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:43:46.441Z] #76 48.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:43:46.441Z] #76 48.56 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-12T08:43:46.441Z] #76 48.59 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:43:46.441Z] #76 48.61 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-12T08:43:46.441Z] #76 48.62 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-12T08:43:46.441Z] #76 48.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:43:46.441Z] #76 48.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:43:46.441Z] #76 48.69 Setting up patch (2.7.6-7) ... [2022-07-12T08:43:46.441Z] #76 48.69 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:43:46.441Z] #76 48.74 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T08:43:46.441Z] #76 48.74 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-12T08:43:46.441Z] #76 48.75 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-12T08:43:46.441Z] #76 48.80 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:43:46.441Z] #76 48.80 Setting up libtool (2.4.6-15) ... [2022-07-12T08:43:46.441Z] #76 48.81 Setting up m4 (1.4.18-5) ... [2022-07-12T08:43:46.441Z] #76 48.85 Setting up dpkg-dev (1.20.11) ... [2022-07-12T08:43:46.441Z] #76 48.90 Setting up autoconf (2.69-14) ... [2022-07-12T08:43:46.441Z] #76 48.91 Setting up build-essential (12.9) ... [2022-07-12T08:43:46.441Z] #76 48.93 Setting up automake (1:1.16.3-2) ... [2022-07-12T08:43:46.441Z] #76 48.93 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-12T08:43:46.441Z] #76 48.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:46.701Z] #76 DONE 49.8s [2022-07-12T08:43:46.701Z] [2022-07-12T08:43:46.701Z] #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-07-12T08:43:46.701Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:43:46.701Z] #34 48.36 Updating files: 85% (1301/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-07-12T08:43:46.701Z] #34 48.91 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-12T08:43:46.701Z] #34 ... [2022-07-12T08:43:46.701Z] [2022-07-12T08:43:46.701Z] #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-07-12T08:43:46.701Z] #64 sha256:0df889b834261a08c9ec93848841a823583e60c9506db7421b465f4991d96f84 [2022-07-12T08:43:46.701Z] #64 5.376 + RM_GOPATH=0 [2022-07-12T08:43:46.701Z] #64 5.392 + TMP_GOPATH= [2022-07-12T08:43:46.701Z] #64 5.392 + : /build [2022-07-12T08:43:46.701Z] #64 5.392 + '[' -z '' ']' [2022-07-12T08:43:46.701Z] #64 5.392 ++ mktemp -d [2022-07-12T08:43:46.701Z] #64 5.413 + export GOPATH=/tmp/tmp.XuytJrAVou [2022-07-12T08:43:46.701Z] #64 5.413 + GOPATH=/tmp/tmp.XuytJrAVou [2022-07-12T08:43:46.701Z] #64 5.413 + RM_GOPATH=1 [2022-07-12T08:43:46.701Z] #64 5.413 + case "$(go env GOARCH)" in [2022-07-12T08:43:46.701Z] #64 5.413 ++ go env GOARCH [2022-07-12T08:43:46.701Z] #64 5.504 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:46.701Z] #64 5.504 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:43:46.701Z] #64 5.504 ++ dirname /install.sh [2022-07-12T08:43:46.701Z] #64 5.504 + dir=/ [2022-07-12T08:43:46.701Z] #64 5.504 + bin=containerd [2022-07-12T08:43:46.701Z] #64 5.504 + shift [2022-07-12T08:43:46.701Z] #64 5.504 + '[' '!' -f //containerd.installer ']' [2022-07-12T08:43:46.701Z] #64 5.504 + . //containerd.installer [2022-07-12T08:43:46.701Z] #64 5.504 ++ set -e [2022-07-12T08:43:46.701Z] #64 5.504 ++ : v1.6.6 [2022-07-12T08:43:46.701Z] #64 5.504 + install_containerd [2022-07-12T08:43:46.701Z] #64 5.504 + echo 'Install containerd version v1.6.6' [2022-07-12T08:43:46.701Z] #64 5.504 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XuytJrAVou/src/github.com/containerd/containerd [2022-07-12T08:43:46.701Z] #64 5.504 Cloning into '/tmp/tmp.XuytJrAVou/src/github.com/containerd/containerd'... [2022-07-12T08:43:46.701Z] #64 5.504 Install containerd version v1.6.6 [2022-07-12T08:43:46.960Z] #64 ... [2022-07-12T08:43:46.960Z] [2022-07-12T08:43:46.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-07-12T08:43:46.960Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:43:46.960Z] #14 47.99 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-07-12T08:43:46.960Z] #14 48.53 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-07-12T08:43:46.960Z] #14 48.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-12T08:43:46.960Z] #14 48.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-12T08:43:46.960Z] #14 48.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T08:43:46.960Z] #14 48.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T08:43:46.960Z] #14 48.61 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-07-12T08:43:46.960Z] #14 48.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T08:43:46.960Z] #14 48.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-12T08:43:46.960Z] #14 48.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-12T08:43:46.960Z] #14 48.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-12T08:43:46.960Z] #14 48.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-12T08:43:46.960Z] #14 48.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-12T08:43:46.960Z] #14 48.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-12T08:43:46.960Z] #14 48.75 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-07-12T08:43:46.960Z] #14 48.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T08:43:46.960Z] #14 48.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T08:43:46.960Z] #14 50.06 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:43:46.960Z] #14 50.23 Fetched 115 MB in 8s (15.2 MB/s) [2022-07-12T08:43:46.960Z] #14 50.32 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T08:43:47.219Z] #14 50.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:43:47.478Z] #14 50.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T08:43:47.478Z] #14 50.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:43:48.607Z] #19 142.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-07-12T08:43:48.607Z] #19 142.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-07-12T08:43:48.642Z] #14 ... [2022-07-12T08:43:48.642Z] [2022-07-12T08:43:48.642Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:43:48.642Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:43:48.642Z] #77 43.87 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-12T08:43:50.010Z] #14 52.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T08:43:50.011Z] #14 52.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T08:43:50.011Z] #14 52.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:43:50.197Z] #64 ... [2022-07-12T08:43:50.197Z] [2022-07-12T08:43:50.197Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:43:50.197Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:43:50.197Z] #77 35.02 libtoolize: putting auxiliary files in '.'. [2022-07-12T08:43:50.197Z] #77 35.02 libtoolize: copying file './ltmain.sh' [2022-07-12T08:43:50.197Z] #77 35.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-12T08:43:50.453Z] #77 35.75 libtoolize: and rerunning libtoolize and aclocal. [2022-07-12T08:43:50.453Z] #77 35.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:43:51.139Z] #19 145.0 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-07-12T08:43:51.139Z] #19 145.0 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-07-12T08:43:51.139Z] #19 145.1 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-07-12T08:43:51.139Z] #19 145.1 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-07-12T08:43:51.139Z] #19 145.1 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-07-12T08:43:51.139Z] #19 145.1 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-12T08:43:51.139Z] #19 145.1 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-12T08:43:51.139Z] #19 145.1 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-12T08:43:51.139Z] #19 145.2 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-07-12T08:43:51.396Z] #19 145.2 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-12T08:43:51.396Z] #19 145.2 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-12T08:43:51.396Z] #19 145.2 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-12T08:43:51.396Z] #19 145.2 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-12T08:43:51.396Z] #19 145.3 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-12T08:43:51.396Z] #19 145.4 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-12T08:43:51.655Z] #19 145.5 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-12T08:43:51.655Z] #19 145.6 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-12T08:43:51.655Z] #19 145.6 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-07-12T08:43:51.655Z] #19 145.7 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-07-12T08:43:52.542Z] #14 55.84 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T08:43:52.801Z] #14 55.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T08:43:52.801Z] #14 55.85 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:43:52.801Z] #14 56.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-12T08:43:52.801Z] #14 56.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:43:52.801Z] #14 56.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:43:53.059Z] #14 56.26 Selecting previously unselected package dmsetup. [2022-07-12T08:43:53.059Z] #14 56.26 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:43:53.059Z] #14 56.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:43:53.318Z] #14 56.46 Selecting previously unselected package mingw-w64-common. [2022-07-12T08:43:53.318Z] #14 56.46 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T08:43:53.318Z] #14 56.47 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T08:43:53.578Z] #14 ... [2022-07-12T08:43:53.578Z] [2022-07-12T08:43:53.578Z] #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-07-12T08:43:53.578Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:43:53.578Z] #55 46.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-12T08:43:53.722Z] #77 ... [2022-07-12T08:43:53.722Z] [2022-07-12T08:43:53.722Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:43:53.722Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:43:53.722Z] #14 74.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T08:43:53.722Z] #14 74.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-07-12T08:43:53.722Z] #14 74.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:43:53.722Z] #14 79.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T08:43:53.722Z] #14 79.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-07-12T08:43:53.722Z] #14 79.85 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:43:53.838Z] #55 ... [2022-07-12T08:43:53.838Z] [2022-07-12T08:43:53.838Z] #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-07-12T08:43:53.838Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:53.838Z] #42 46.75 Selecting previously unselected package libicu67:amd64. [2022-07-12T08:43:53.838Z] #42 46.75 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-12T08:43:53.838Z] #42 46.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T08:43:53.838Z] #42 54.27 Selecting previously unselected package libxml2:amd64. [2022-07-12T08:43:53.838Z] #42 54.27 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-12T08:43:53.838Z] #42 54.27 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:43:53.838Z] #42 54.84 Selecting previously unselected package libarchive13:amd64. [2022-07-12T08:43:53.838Z] #42 54.84 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-12T08:43:53.838Z] #42 54.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T08:43:53.838Z] #42 55.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-12T08:43:53.838Z] #42 55.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-12T08:43:53.838Z] #42 55.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T08:43:53.838Z] #42 55.37 Selecting previously unselected package librhash0:amd64. [2022-07-12T08:43:53.838Z] #42 55.37 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-12T08:43:53.838Z] #42 55.37 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-12T08:43:53.838Z] #42 55.52 Selecting previously unselected package libuv1:amd64. [2022-07-12T08:43:53.838Z] #42 55.52 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-12T08:43:53.838Z] #42 55.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-12T08:43:53.838Z] #42 55.72 Selecting previously unselected package cmake. [2022-07-12T08:43:53.838Z] #42 55.72 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-12T08:43:53.838Z] #42 55.74 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:43:54.284Z] #14 84.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T08:43:54.284Z] #14 84.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-12T08:43:54.284Z] #14 84.87 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:43:54.936Z] #19 148.4 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-07-12T08:43:54.936Z] #19 148.4 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-07-12T08:43:54.936Z] #19 148.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-12T08:43:54.936Z] #19 148.6 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-07-12T08:43:54.936Z] #19 148.6 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-07-12T08:43:55.198Z] #19 ... [2022-07-12T08:43:55.198Z] [2022-07-12T08:43:55.198Z] #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-07-12T08:43:55.198Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:43:55.198Z] #84 105.3 configure.ac:11: installing 'build-aux/compile' [2022-07-12T08:43:55.462Z] #84 105.3 configure.ac:11: installing 'build-aux/config.guess' [2022-07-12T08:43:55.462Z] #84 105.3 configure.ac:11: installing 'build-aux/config.sub' [2022-07-12T08:43:55.462Z] #84 105.3 configure.ac:13: installing 'build-aux/install-sh' [2022-07-12T08:43:55.462Z] #84 105.3 configure.ac:13: installing 'build-aux/missing' [2022-07-12T08:43:55.462Z] #84 105.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-12T08:43:55.721Z] #84 105.6 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:43:55.740Z] #42 ... [2022-07-12T08:43:55.740Z] [2022-07-12T08:43:55.741Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T08:43:55.741Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T08:43:55.741Z] #51 50.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:43:55.741Z] #51 50.61 Setting up python3-protobuf (3.12.4-1) ... [2022-07-12T08:43:55.741Z] #51 55.10 Setting up criu (3.17-1) ... [2022-07-12T08:43:55.741Z] #51 57.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:55.741Z] #51 DONE 58.2s [2022-07-12T08:43:55.741Z] [2022-07-12T08:43:55.741Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:43:55.741Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:43:55.741Z] #77 6.221 Cloning into '/tmp/crun-build'... [2022-07-12T08:43:57.109Z] #84 106.8 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:43:57.109Z] #84 107.0 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:43:57.109Z] #84 107.0 checking how to print strings... printf [2022-07-12T08:43:57.109Z] #84 107.0 checking for gcc... gcc [2022-07-12T08:43:57.126Z] #77 ... [2022-07-12T08:43:57.126Z] [2022-07-12T08:43:57.126Z] #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-07-12T08:43:57.126Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:43:57.126Z] #34 49.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T08:43:57.384Z] #34 ... [2022-07-12T08:43:57.384Z] [2022-07-12T08:43:57.384Z] #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-07-12T08:43:57.384Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T08:43:57.384Z] #42 60.66 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T08:43:57.384Z] #42 60.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:57.384Z] #42 60.73 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-12T08:43:57.470Z] #84 107.1 checking whether the C compiler works... yes [2022-07-12T08:43:57.470Z] #84 107.3 checking for C compiler default output file name... a.out [2022-07-12T08:43:57.470Z] #84 107.3 checking for suffix of executables... [2022-07-12T08:43:57.643Z] #42 60.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:43:57.643Z] #42 60.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T08:43:57.643Z] #42 60.82 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-12T08:43:57.643Z] #42 60.84 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:43:57.643Z] #42 60.87 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:43:57.643Z] #42 60.88 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T08:43:57.643Z] #42 60.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:43:57.643Z] #42 60.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:43:57.984Z] #84 107.5 checking whether we are cross compiling... no [2022-07-12T08:43:57.984Z] #84 107.8 checking for suffix of object files... o [2022-07-12T08:43:57.984Z] #84 107.9 checking whether we are using the GNU C compiler... yes [2022-07-12T08:43:58.241Z] #84 108.0 checking whether gcc accepts -g... yes [2022-07-12T08:43:58.454Z] #14 ... [2022-07-12T08:43:58.454Z] [2022-07-12T08:43:58.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-07-12T08:43:58.454Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:43:58.454Z] #77 43.73 configure.ac:7: installing './compile' [2022-07-12T08:43:58.454Z] #77 43.73 configure.ac:11: installing './config.guess' [2022-07-12T08:43:58.454Z] #77 43.74 configure.ac:11: installing './config.sub' [2022-07-12T08:43:58.454Z] #77 43.76 configure.ac:8: installing './install-sh' [2022-07-12T08:43:58.454Z] #77 43.77 configure.ac:8: installing './missing' [2022-07-12T08:43:58.454Z] #77 43.86 Makefile.am: installing './depcomp' [2022-07-12T08:43:58.500Z] #84 108.1 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:43:58.500Z] #84 108.3 checking whether gcc understands -c and -o together... yes [2022-07-12T08:43:58.500Z] #84 108.4 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:43:58.500Z] #84 108.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:43:58.500Z] #84 108.5 checking for egrep... /bin/grep -E [2022-07-12T08:43:58.500Z] #84 108.5 checking for fgrep... /bin/grep -F [2022-07-12T08:43:58.500Z] #84 108.5 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:43:58.637Z] #77 ... [2022-07-12T08:43:58.637Z] [2022-07-12T08:43:58.637Z] #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-07-12T08:43:58.637Z] #64 sha256:3fe52536690296c5355453abe08645123bd6b548853390ed61aaa0f41f218452 [2022-07-12T08:43:58.762Z] #84 108.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:43:58.762Z] #84 108.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:43:58.762Z] #84 108.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:43:58.762Z] #84 108.6 checking whether ln -s works... yes [2022-07-12T08:43:58.762Z] #84 108.6 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:43:58.762Z] #84 108.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:43:58.762Z] #84 108.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:43:58.762Z] #84 108.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:43:58.762Z] #84 108.7 checking for objdump... objdump [2022-07-12T08:43:58.762Z] #84 108.7 checking how to recognize dependent libraries... pass_all [2022-07-12T08:43:58.762Z] #84 108.7 checking for dlltool... no [2022-07-12T08:43:58.762Z] #84 108.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:43:58.762Z] #84 108.7 checking for ar... ar [2022-07-12T08:43:58.762Z] #84 108.7 checking for archiver @FILE support... @ [2022-07-12T08:43:59.020Z] #84 108.8 checking for strip... strip [2022-07-12T08:43:59.020Z] #84 108.8 checking for ranlib... ranlib [2022-07-12T08:43:59.020Z] #84 108.8 checking for gawk... no [2022-07-12T08:43:59.020Z] #84 108.8 checking for mawk... mawk [2022-07-12T08:43:59.051Z] #42 DONE 61.9s [2022-07-12T08:43:59.051Z] [2022-07-12T08:43:59.051Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T08:43:59.051Z] #43 sha256:a75f916716536c20e63ffc33fb7d3da1647dcaf8fa7181bd42b4b2da8480bf72 [2022-07-12T08:43:59.276Z] #84 108.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:43:59.276Z] #84 109.2 checking for sysroot... no [2022-07-12T08:43:59.276Z] #84 109.2 checking for a working dd... /bin/dd [2022-07-12T08:43:59.276Z] #84 109.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:43:59.276Z] #84 109.3 checking for mt... no [2022-07-12T08:43:59.533Z] #84 109.3 checking if : is a manifest tool... no [2022-07-12T08:43:59.533Z] #84 109.3 checking how to run the C preprocessor... gcc -E [2022-07-12T08:43:59.629Z] #43 DONE 0.8s [2022-07-12T08:43:59.629Z] [2022-07-12T08:43:59.629Z] #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-07-12T08:43:59.629Z] #44 sha256:ee16bc6b694a1ce31320fd1ab4639eb987e525a64ffa332bd762d3f8cdcc8b3f [2022-07-12T08:43:59.857Z] #77 44.99 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:43:59.857Z] #77 44.99 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:43:59.857Z] #77 45.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:43:59.857Z] #77 45.14 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:43:59.857Z] #77 45.22 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:43:59.857Z] #77 45.32 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:43:59.857Z] #77 45.42 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:44:00.113Z] #77 45.51 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:44:00.113Z] #77 45.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:44:00.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T08:44:00.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T08:44:00.423Z] #84 109.8 checking for ANSI C header files... yes [2022-07-12T08:44:00.938Z] #84 110.5 checking for sys/types.h... yes [2022-07-12T08:44:01.195Z] #84 110.7 checking for sys/stat.h... yes [2022-07-12T08:44:01.424Z] #64 72.45 Updating files: 24% (1178/4797) Updating files: 25% (1200/4797) Updating files: 26% (1248/4797) Updating files: 27% (1296/4797) Updating files: 28% (1344/4797) Updating files: 29% (1392/4797) Updating files: 30% (1440/4797) Updating files: 31% (1488/4797) Updating files: 32% (1536/4797) Updating files: 33% (1584/4797) Updating files: 34% (1631/4797) Updating files: 35% (1679/4797) Updating files: 36% (1727/4797) Updating files: 37% (1775/4797) Updating files: 38% (1823/4797) Updating files: 39% (1871/4797) Updating files: 40% (1919/4797) Updating files: 41% (1967/4797) Updating files: 42% (2015/4797) Updating files: 43% (2063/4797) Updating files: 44% (2111/4797) Updating files: 45% (2159/4797) Updating files: 46% (2207/4797) Updating files: 47% (2255/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 57% (2752/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 78% (3757/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 94% (4525/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-12T08:44:01.424Z] #64 75.66 + cd /tmp/tmp.yYMeHgHUxD/src/github.com/containerd/containerd [2022-07-12T08:44:01.424Z] #64 75.66 + git checkout -q v1.6.6 [2022-07-12T08:44:01.473Z] #84 111.1 checking for stdlib.h... yes [2022-07-12T08:44:01.730Z] #84 111.4 checking for string.h... yes [2022-07-12T08:44:01.987Z] #84 111.6 checking for memory.h... yes [2022-07-12T08:44:01.987Z] #84 111.8 checking for strings.h... yes [2022-07-12T08:44:02.244Z] #84 112.0 checking for inttypes.h... yes [2022-07-12T08:44:02.501Z] #84 112.3 checking for stdint.h... yes [2022-07-12T08:44:02.760Z] #84 112.5 checking for unistd.h... yes [2022-07-12T08:44:03.322Z] #64 77.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T08:44:03.322Z] #64 77.29 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T08:44:03.322Z] #64 77.30 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:44:03.322Z] #64 77.30 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:44:03.322Z] #64 77.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T08:44:03.322Z] #64 77.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T08:44:03.322Z] #64 77.30 + '[' '' = dynamic ']' [2022-07-12T08:44:03.322Z] #64 77.30 + make [2022-07-12T08:44:03.323Z] #84 112.7 checking for dlfcn.h... yes [2022-07-12T08:44:03.323Z] #84 113.1 checking for objdir... .libs [2022-07-12T08:44:03.838Z] #84 113.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:44:03.838Z] #84 113.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:44:03.838Z] #84 113.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:44:04.352Z] #84 113.9 checking if gcc static flag -static works... yes [2022-07-12T08:44:04.611Z] #84 114.4 checking if gcc supports -c -o file.o... yes [2022-07-12T08:44:04.611Z] #84 114.6 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:44:04.611Z] #84 114.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:44:05.022Z] #44 4.528 + RM_GOPATH=0 [2022-07-12T08:44:05.022Z] #44 4.528 + TMP_GOPATH= [2022-07-12T08:44:05.022Z] #44 4.528 + : /build [2022-07-12T08:44:05.022Z] #44 4.528 + '[' -z '' ']' [2022-07-12T08:44:05.022Z] #44 4.528 ++ mktemp -d [2022-07-12T08:44:05.022Z] #44 4.528 + export GOPATH=/tmp/tmp.OgyfOBbury [2022-07-12T08:44:05.022Z] #44 4.528 + GOPATH=/tmp/tmp.OgyfOBbury [2022-07-12T08:44:05.022Z] #44 4.528 + RM_GOPATH=1 [2022-07-12T08:44:05.022Z] #44 4.528 + case "$(go env GOARCH)" in [2022-07-12T08:44:05.022Z] #44 4.528 ++ go env GOARCH [2022-07-12T08:44:05.022Z] #44 4.545 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:44:05.022Z] #44 4.545 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:44:05.022Z] #44 4.545 ++ dirname /install.sh [2022-07-12T08:44:05.022Z] #44 4.555 + dir=/ [2022-07-12T08:44:05.022Z] #44 4.555 + bin=tini [2022-07-12T08:44:05.022Z] #44 4.555 + shift [2022-07-12T08:44:05.022Z] #44 4.555 + '[' '!' -f //tini.installer ']' [2022-07-12T08:44:05.022Z] #44 4.555 + . //tini.installer [2022-07-12T08:44:05.022Z] #44 4.555 ++ : v0.19.0 [2022-07-12T08:44:05.022Z] #44 4.555 + install_tini [2022-07-12T08:44:05.022Z] #44 4.555 + echo 'Install tini version v0.19.0' [2022-07-12T08:44:05.022Z] #44 4.555 + git clone https://github.com/krallin/tini.git /tmp/tmp.OgyfOBbury/tini [2022-07-12T08:44:05.022Z] #44 4.559 Cloning into '/tmp/tmp.OgyfOBbury/tini'... [2022-07-12T08:44:05.022Z] #44 4.567 Install tini version v0.19.0 [2022-07-12T08:44:05.022Z] #44 5.427 + cd /tmp/tmp.OgyfOBbury/tini [2022-07-12T08:44:05.175Z] #84 114.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:44:05.175Z] #84 115.2 checking how to hardcode library paths into programs... immediate [2022-07-12T08:44:05.175Z] #84 115.2 checking whether stripping libraries is possible... yes [2022-07-12T08:44:05.175Z] #84 115.2 checking if libtool supports shared libraries... yes [2022-07-12T08:44:05.175Z] #84 115.2 checking whether to build shared libraries... no [2022-07-12T08:44:05.175Z] #84 115.2 checking whether to build static libraries... yes [2022-07-12T08:44:05.218Z] #64 79.28 + bin/ctr [2022-07-12T08:44:05.282Z] #44 5.427 + git checkout -q v0.19.0 [2022-07-12T08:44:05.282Z] #44 5.466 + cmake . [2022-07-12T08:44:05.282Z] #44 ... [2022-07-12T08:44:05.282Z] [2022-07-12T08:44:05.282Z] #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-07-12T08:44:05.282Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T08:44:05.282Z] #53 67.74 gotestsum version dev [2022-07-12T08:44:05.282Z] #53 DONE 68.4s [2022-07-12T08:44:05.282Z] [2022-07-12T08:44:05.282Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:05.282Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:05.282Z] #77 13.21 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-12T08:44:05.282Z] #77 13.21 Cloning into '/tmp/crun-build/libocispec'... [2022-07-12T08:44:05.282Z] #77 14.49 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-12T08:44:05.282Z] #77 14.54 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-12T08:44:05.282Z] #77 14.54 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-12T08:44:05.282Z] #77 14.54 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-12T08:44:05.282Z] #77 14.54 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-12T08:44:05.282Z] #77 16.67 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-12T08:44:05.282Z] #77 18.17 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-12T08:44:05.358Z] #77 ... [2022-07-12T08:44:05.358Z] [2022-07-12T08:44:05.358Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:44:05.358Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:44:05.358Z] #14 95.79 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T08:44:05.358Z] #14 95.79 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-07-12T08:44:05.358Z] #14 95.79 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:44:05.432Z] #84 115.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:44:05.432Z] #84 115.3 checking whether build environment is sane... yes [2022-07-12T08:44:05.432Z] #84 115.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:44:05.432Z] #84 115.4 checking whether make sets $(MAKE)... yes [2022-07-12T08:44:05.478Z] #64 ... [2022-07-12T08:44:05.478Z] [2022-07-12T08:44:05.478Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:05.478Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:05.478Z] #77 60.96 libtoolize: putting auxiliary files in '.'. [2022-07-12T08:44:05.478Z] #77 60.97 libtoolize: copying file './ltmain.sh' [2022-07-12T08:44:05.697Z] #84 115.5 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:44:05.697Z] #84 115.6 checking whether make supports nested variables... yes [2022-07-12T08:44:05.697Z] #84 115.6 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:44:05.697Z] #84 115.6 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:44:05.697Z] #84 115.6 checking how to create a ustar tar archive... gnutar [2022-07-12T08:44:05.697Z] #84 115.7 checking dependency style of gcc... gcc3 [2022-07-12T08:44:05.850Z] #77 ... [2022-07-12T08:44:05.850Z] [2022-07-12T08:44:05.850Z] #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-07-12T08:44:05.850Z] #44 sha256:ee16bc6b694a1ce31320fd1ab4639eb987e525a64ffa332bd762d3f8cdcc8b3f [2022-07-12T08:44:05.850Z] #44 6.058 -- The C compiler identification is GNU 10.2.1 [2022-07-12T08:44:05.850Z] #44 6.206 -- Detecting C compiler ABI info [2022-07-12T08:44:05.957Z] #84 115.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:44:05.957Z] #84 115.9 checking whether make supports nested variables... (cached) yes [2022-07-12T08:44:05.957Z] #84 115.9 checking for gawk... (cached) mawk [2022-07-12T08:44:05.957Z] #84 115.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:44:05.957Z] #84 115.9 checking for gcc... (cached) gcc [2022-07-12T08:44:06.215Z] #84 116.0 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:44:06.215Z] #84 116.0 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:44:06.215Z] #84 116.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:44:06.215Z] #84 116.0 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:44:06.215Z] #84 116.0 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:44:06.215Z] #84 116.2 checking for python3... /usr/bin/python3 [2022-07-12T08:44:06.215Z] #84 116.2 checking for python3 version... 3.9 [2022-07-12T08:44:06.413Z] #77 61.92 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-12T08:44:06.413Z] #77 61.92 libtoolize: and rerunning libtoolize and aclocal. [2022-07-12T08:44:06.413Z] #77 61.92 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:44:06.416Z] #44 6.858 -- Detecting C compiler ABI info - done [2022-07-12T08:44:06.472Z] #84 116.2 checking for python3 platform... linux [2022-07-12T08:44:06.472Z] #84 116.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:44:06.675Z] #44 6.997 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T08:44:06.675Z] #44 7.006 -- Detecting C compile features [2022-07-12T08:44:06.675Z] #44 7.015 -- Detecting C compile features - done [2022-07-12T08:44:06.675Z] #44 7.067 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T08:44:06.729Z] #84 116.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:44:06.729Z] #84 116.7 checking for go-md2man... no [2022-07-12T08:44:06.933Z] #44 7.306 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T08:44:06.933Z] #44 7.377 -- Configuring done [2022-07-12T08:44:06.933Z] #44 7.433 -- Generating done [2022-07-12T08:44:06.933Z] #44 7.433 -- Build files have been written to: /tmp/tmp.OgyfOBbury/tini [2022-07-12T08:44:06.986Z] #84 116.7 checking error.h usability... yes [2022-07-12T08:44:06.986Z] #84 116.9 checking error.h presence... yes [2022-07-12T08:44:06.986Z] #84 117.0 checking for error.h... yes [2022-07-12T08:44:07.191Z] #44 7.438 + make tini-static [2022-07-12T08:44:07.245Z] #84 117.0 checking linux/openat2.h usability... yes [2022-07-12T08:44:07.245Z] #84 117.2 checking linux/openat2.h presence... yes [2022-07-12T08:44:07.245Z] #84 117.3 checking for linux/openat2.h... yes [2022-07-12T08:44:07.450Z] #44 7.822 Scanning dependencies of target tini-static [2022-07-12T08:44:07.503Z] #84 117.3 checking for copy_file_range... yes [2022-07-12T08:44:07.708Z] #44 7.888 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T08:44:07.760Z] #84 117.7 checking for fgetxattr... [2022-07-12T08:44:07.760Z] #84 ... [2022-07-12T08:44:07.760Z] [2022-07-12T08:44:07.760Z] #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-07-12T08:44:07.760Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:44:07.760Z] #19 151.6 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-12T08:44:07.760Z] #19 151.6 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.11 [1546 kB] [2022-07-12T08:44:07.760Z] #19 151.7 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T08:44:07.760Z] #19 151.7 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-12T08:44:07.760Z] #19 151.8 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-12T08:44:07.760Z] #19 151.8 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-12T08:44:07.760Z] #19 151.8 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-12T08:44:07.760Z] #19 152.2 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-12T08:44:07.760Z] #19 152.2 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-12T08:44:07.760Z] #19 152.3 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-07-12T08:44:07.760Z] #19 152.3 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-12T08:44:07.760Z] #19 152.3 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-12T08:44:07.760Z] #19 152.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-12T08:44:07.760Z] #19 152.4 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-12T08:44:07.760Z] #19 152.4 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-12T08:44:07.760Z] #19 152.4 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-07-12T08:44:07.760Z] #19 152.4 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-07-12T08:44:07.760Z] #19 155.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-07-12T08:44:07.760Z] #19 155.5 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-07-12T08:44:07.760Z] #19 155.6 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-12T08:44:07.760Z] #19 155.8 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-07-12T08:44:07.760Z] #19 155.9 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-07-12T08:44:07.760Z] #19 158.2 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-07-12T08:44:07.760Z] #19 158.2 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-12T08:44:07.760Z] #19 158.2 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-12T08:44:07.760Z] #19 158.3 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-07-12T08:44:07.760Z] #19 158.3 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-12T08:44:07.760Z] #19 158.3 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-12T08:44:07.760Z] #19 158.3 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-12T08:44:07.760Z] #19 158.4 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-12T08:44:07.760Z] #19 158.4 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-12T08:44:07.760Z] #19 158.5 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-07-12T08:44:07.760Z] #19 158.5 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-07-12T08:44:07.760Z] #19 161.4 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-07-12T08:44:07.760Z] #19 161.4 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-07-12T08:44:07.760Z] #19 161.4 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-12T08:44:07.760Z] #19 161.6 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-07-12T08:44:07.760Z] #19 161.7 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-07-12T08:44:08.021Z] #19 ... [2022-07-12T08:44:08.021Z] [2022-07-12T08:44:08.021Z] #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-07-12T08:44:08.021Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:08.021Z] #84 117.7 checking for fgetxattr... yes [2022-07-12T08:44:08.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T08:44:08.597Z] #84 118.0 checking for statx... yes [2022-07-12T08:44:08.854Z] #84 118.6 checking for fgetpwent_r... yes [2022-07-12T08:44:09.095Z] #44 9.195 [100%] Linking C executable tini-static [2022-07-12T08:44:09.354Z] #44 9.760 [100%] Built target tini-static [2022-07-12T08:44:09.418Z] #84 118.9 checking for issetugid... no [2022-07-12T08:44:09.418Z] #84 119.2 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:44:09.418Z] #84 119.2 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:44:09.612Z] #44 9.812 + mkdir -p /build [2022-07-12T08:44:09.612Z] #44 9.831 + cp tini-static /build/docker-init [2022-07-12T08:44:09.675Z] #84 119.2 checking for library containing yajl_tree_get... -lyajl [2022-07-12T08:44:09.675Z] #84 119.8 checking for yajl >= 2.0.0... yes [2022-07-12T08:44:09.870Z] #44 ... [2022-07-12T08:44:09.870Z] [2022-07-12T08:44: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-07-12T08:44:09.870Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:44:09.870Z] #14 63.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T08:44:09.870Z] #14 63.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T08:44:09.870Z] #14 63.15 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:44:09.870Z] #14 69.80 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T08:44:09.870Z] #14 69.80 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:09.870Z] #14 69.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:44:09.870Z] #14 69.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T08:44:09.870Z] #14 69.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:09.870Z] #14 70.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:44:10.128Z] #14 ... [2022-07-12T08:44:10.128Z] [2022-07-12T08:44:10.128Z] #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-07-12T08:44:10.128Z] #44 sha256:ee16bc6b694a1ce31320fd1ab4639eb987e525a64ffa332bd762d3f8cdcc8b3f [2022-07-12T08:44:10.128Z] #44 DONE 10.5s [2022-07-12T08:44:10.128Z] [2022-07-12T08:44:10.128Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:10.129Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:10.129Z] #77 19.69 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-12T08:44:10.129Z] #77 19.93 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-12T08:44:10.129Z] #77 20.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-12T08:44:10.190Z] #84 119.8 checking sys/capability.h usability... yes [2022-07-12T08:44:10.190Z] #84 120.0 checking sys/capability.h presence... yes [2022-07-12T08:44:10.190Z] #84 120.0 checking for sys/capability.h... yes [2022-07-12T08:44:10.447Z] #84 120.0 checking for library containing cap_from_name... -lcap [2022-07-12T08:44:10.604Z] #14 100.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T08:44:10.604Z] #14 100.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T08:44:10.604Z] #14 100.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:44:10.604Z] #14 100.8 Selecting previously unselected package libapparmor1:arm64. [2022-07-12T08:44:10.604Z] #14 100.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-12T08:44:10.604Z] #14 100.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-12T08:44:10.604Z] #14 101.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-12T08:44:10.604Z] #14 101.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-12T08:44:10.604Z] #14 101.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-12T08:44:10.604Z] #14 101.1 Selecting previously unselected package libbtrfs0:arm64. [2022-07-12T08:44:10.604Z] #14 101.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-07-12T08:44:10.604Z] #14 101.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-07-12T08:44:10.604Z] #14 101.3 Selecting previously unselected package libbtrfs-dev:arm64. [2022-07-12T08:44:10.604Z] #14 101.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-07-12T08:44:10.604Z] #14 101.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-12T08:44:10.604Z] #14 101.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-07-12T08:44:10.604Z] #14 101.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-07-12T08:44:10.604Z] #14 101.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-12T08:44:10.705Z] #84 120.4 checking for library containing dlopen... -ldl [2022-07-12T08:44:10.860Z] #14 101.5 Selecting previously unselected package libudev-dev:arm64. [2022-07-12T08:44:10.860Z] #14 101.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-07-12T08:44:10.860Z] #14 101.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-07-12T08:44:10.860Z] #14 ... [2022-07-12T08:44:10.860Z] [2022-07-12T08:44:10.860Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:10.860Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:44:10.860Z] #77 56.29 configure.ac:7: installing 'build-aux/compile' [2022-07-12T08:44:10.860Z] #77 56.29 configure.ac:9: installing 'build-aux/config.guess' [2022-07-12T08:44:10.860Z] #77 56.29 configure.ac:9: installing 'build-aux/config.sub' [2022-07-12T08:44:10.860Z] #77 56.30 configure.ac:11: installing 'build-aux/install-sh' [2022-07-12T08:44:10.860Z] #77 56.31 configure.ac:11: installing 'build-aux/missing' [2022-07-12T08:44:11.117Z] #77 56.49 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:44:11.117Z] #77 56.59 parallel-tests: installing 'build-aux/test-driver' [2022-07-12T08:44:11.271Z] #84 120.7 checking seccomp.h usability... yes [2022-07-12T08:44:11.271Z] #84 121.1 checking seccomp.h presence... yes [2022-07-12T08:44:11.271Z] #84 121.2 checking for seccomp.h... yes [2022-07-12T08:44:11.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T08:44:12.202Z] #84 121.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-12T08:44:12.459Z] #84 122.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-12T08:44:13.024Z] #84 122.5 checking systemd/sd-bus.h usability... yes [2022-07-12T08:44:13.282Z] #84 122.9 checking systemd/sd-bus.h presence... yes [2022-07-12T08:44:13.282Z] #84 123.3 checking for systemd/sd-bus.h... yes [2022-07-12T08:44:13.635Z] #77 58.77 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:44:13.635Z] #77 58.77 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:44:13.908Z] #77 59.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:44:13.908Z] #77 59.38 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:44:13.908Z] #77 59.51 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:44:13.908Z] #77 59.58 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:44:14.189Z] #77 59.70 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:44:14.189Z] #77 59.81 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:44:14.223Z] #84 123.3 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-12T08:44:14.321Z] #77 ... [2022-07-12T08:44:14.321Z] [2022-07-12T08:44:14.321Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:44:14.321Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:44:14.321Z] #14 77.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T08:44:14.321Z] #14 77.42 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:14.321Z] #14 77.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:44:14.512Z] #77 ... [2022-07-12T08:44:14.512Z] [2022-07-12T08:44:14.512Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:44:14.512Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:44:14.512Z] #14 141.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T08:44:14.512Z] #14 141.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:14.512Z] #14 141.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:44:14.512Z] #14 152.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T08:44:14.512Z] #14 152.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:14.512Z] #14 152.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:44:14.786Z] #84 124.1 checking for sd_notify_barrier... yes [2022-07-12T08:44:15.043Z] #84 124.6 checking linux/bpf.h usability... yes [2022-07-12T08:44:15.300Z] #84 124.9 checking linux/bpf.h presence... yes [2022-07-12T08:44:15.300Z] #84 125.1 checking for linux/bpf.h... yes [2022-07-12T08:44:15.300Z] #84 125.1 checking compilation for eBPF... yes [2022-07-12T08:44:15.300Z] #84 125.3 checking for criu >= 3.15... no [2022-07-12T08:44:15.300Z] #84 125.4 configure: CRIU headers not found, building without CRIU support [2022-07-12T08:44:15.300Z] #84 125.4 checking for criu > 3.16... no [2022-07-12T08:44:15.300Z] #84 125.4 configure: CRIU version doesn't support join-ns API [2022-07-12T08:44:15.665Z] #84 125.4 checking for criu > 3.16.1... no [2022-07-12T08:44:15.665Z] #84 125.5 configure: CRIU version doesn't support for pre-dumping [2022-07-12T08:44:15.665Z] #84 125.5 checking for new mount API (fsconfig)... [2022-07-12T08:44:15.665Z] #84 ... [2022-07-12T08:44:15.665Z] [2022-07-12T08:44:15.665Z] #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-07-12T08:44:15.665Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:44:15.665Z] #43 182.0 Delve is a source level debugger for Go programs. [2022-07-12T08:44:15.665Z] #43 182.0 [2022-07-12T08:44:15.665Z] #43 182.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-12T08:44:15.665Z] #43 182.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-12T08:44:15.665Z] #43 182.0 [2022-07-12T08:44:15.665Z] #43 182.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-12T08:44:15.665Z] #43 182.0 [2022-07-12T08:44:15.665Z] #43 182.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-12T08:44:15.665Z] #43 182.0 [2022-07-12T08:44:15.665Z] #43 182.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-12T08:44:15.665Z] #43 182.0 [2022-07-12T08:44:15.665Z] #43 182.0 Usage: [2022-07-12T08:44:15.665Z] #43 182.0 dlv [command] [2022-07-12T08:44:15.665Z] #43 182.0 [2022-07-12T08:44:15.665Z] #43 182.0 Available Commands: [2022-07-12T08:44:15.665Z] #43 182.0 attach Attach to running process and begin debugging. [2022-07-12T08:44:15.665Z] #43 182.0 connect Connect to a headless debug server with a terminal client. [2022-07-12T08:44:15.665Z] #43 182.0 core Examine a core dump. [2022-07-12T08:44:15.665Z] #43 182.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-12T08:44:15.665Z] #43 182.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-12T08:44:15.665Z] #43 182.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-12T08:44:15.665Z] #43 182.0 help Help about any command [2022-07-12T08:44:15.665Z] #43 182.0 run Deprecated command. Use 'debug' instead. [2022-07-12T08:44:15.665Z] #43 182.0 test Compile test binary and begin debugging program. [2022-07-12T08:44:15.665Z] #43 182.0 trace Compile and begin tracing program. [2022-07-12T08:44:15.665Z] #43 182.0 version Prints version. [2022-07-12T08:44:15.665Z] #43 182.0 [2022-07-12T08:44:15.665Z] #43 182.0 Flags: [2022-07-12T08:44:15.665Z] #43 182.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-12T08:44:15.665Z] #43 182.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-12T08:44:15.665Z] #43 182.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-07-12T08:44:15.665Z] #43 182.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-12T08:44:15.665Z] #43 182.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-12T08:44:15.665Z] #43 182.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-07-12T08:44:15.665Z] #43 182.0 --disable-aslr Disables address space randomization [2022-07-12T08:44:15.665Z] #43 182.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-12T08:44:15.665Z] #43 182.0 -h, --help help for dlv [2022-07-12T08:44:15.665Z] #43 182.0 --init string Init file, executed by the terminal client. [2022-07-12T08:44:15.665Z] #43 182.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-12T08:44:15.665Z] #43 182.0 --log Enable debugging server logging. [2022-07-12T08:44:15.665Z] #43 182.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-12T08:44:15.665Z] #43 182.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-12T08:44:15.665Z] #43 182.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-12T08:44:15.665Z] #43 182.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-12T08:44:15.665Z] #43 182.0 --wd string Working directory for running the program. [2022-07-12T08:44:15.665Z] #43 182.0 [2022-07-12T08:44:15.665Z] #43 182.0 Additional help topics: [2022-07-12T08:44:15.665Z] #43 182.0 dlv backend Help about the --backend flag. [2022-07-12T08:44:15.665Z] #43 182.0 dlv log Help about logging flags. [2022-07-12T08:44:15.665Z] #43 182.0 dlv redirect Help about file redirection. [2022-07-12T08:44:15.665Z] #43 182.0 [2022-07-12T08:44:15.665Z] #43 182.0 Use "dlv [command] --help" for more information about a command. [2022-07-12T08:44:15.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T08:44:15.931Z] #43 DONE 182.5s [2022-07-12T08:44:15.931Z] [2022-07-12T08:44:15.931Z] #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-07-12T08:44:15.931Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:44:15.932Z] #41 DONE 182.4s [2022-07-12T08:44:15.932Z] [2022-07-12T08:44:15.932Z] #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-07-12T08:44:15.932Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:15.932Z] #84 125.5 checking for new mount API (fsconfig)... yes [2022-07-12T08:44:15.932Z] #84 125.6 checking for seccomp notify API... yes [2022-07-12T08:44:15.932Z] #84 125.8 checking for gperf... no [2022-07-12T08:44:15.932Z] #84 125.8 configure: gperf not found - cannot rebuild signal parser code [2022-07-12T08:44:15.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T08:44:16.191Z] #84 125.8 checking for library containing argp_parse... none required [2022-07-12T08:44:16.451Z] #84 126.5 checking that generated files are newer than configure... done [2022-07-12T08:44:16.451Z] #84 126.5 configure: creating ./config.status [2022-07-12T08:44:16.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T08:44:16.709Z] #77 ... [2022-07-12T08:44:16.709Z] [2022-07-12T08:44:16.709Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:44:16.709Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T08:44:16.709Z] #14 101.7 Selecting previously unselected package libsepol1-dev:arm64. [2022-07-12T08:44:16.709Z] #14 101.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-07-12T08:44:16.710Z] #14 101.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-07-12T08:44:16.710Z] #14 102.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-07-12T08:44:16.710Z] #14 102.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-07-12T08:44:16.710Z] #14 102.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-07-12T08:44:16.710Z] #14 102.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-07-12T08:44:16.710Z] #14 102.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-07-12T08:44:16.710Z] #14 102.3 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-07-12T08:44:16.710Z] #14 102.4 Selecting previously unselected package libpcre2-posix2:arm64. [2022-07-12T08:44:16.710Z] #14 102.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-07-12T08:44:16.710Z] #14 102.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-07-12T08:44:16.710Z] #14 102.5 Selecting previously unselected package libpcre2-dev:arm64. [2022-07-12T08:44:16.710Z] #14 102.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-07-12T08:44:16.710Z] #14 102.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-07-12T08:44:16.710Z] #14 103.0 Selecting previously unselected package libselinux1-dev:arm64. [2022-07-12T08:44:16.710Z] #14 103.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-07-12T08:44:16.710Z] #14 103.0 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-07-12T08:44:16.710Z] #14 103.3 Selecting previously unselected package libdevmapper-dev:arm64. [2022-07-12T08:44:16.710Z] #14 103.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-07-12T08:44:16.710Z] #14 103.3 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-12T08:44:16.710Z] #14 103.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-12T08:44:16.710Z] #14 103.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-12T08:44:16.710Z] #14 103.4 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T08:44:16.710Z] #14 103.5 Selecting previously unselected package libsystemd-dev:arm64. [2022-07-12T08:44:16.710Z] #14 103.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-07-12T08:44:16.710Z] #14 103.5 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-07-12T08:44:16.710Z] #14 104.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T08:44:16.710Z] #14 104.1 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-12T08:44:16.710Z] #14 104.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:44:16.710Z] #14 104.1 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-07-12T08:44:16.710Z] #14 104.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:44:16.710Z] #14 104.1 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-07-12T08:44:16.710Z] #14 104.1 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-07-12T08:44:16.710Z] #14 104.1 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-07-12T08:44:16.710Z] #14 104.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-07-12T08:44:16.710Z] #14 104.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-07-12T08:44:16.710Z] #14 104.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:44:16.710Z] #14 104.2 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-07-12T08:44:16.710Z] #14 104.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:44:16.710Z] #14 104.2 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-12T08:44:16.710Z] #14 104.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T08:44:16.710Z] #14 104.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-07-12T08:44:16.710Z] #14 104.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:44:16.710Z] #14 104.3 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-07-12T08:44:16.710Z] #14 104.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-07-12T08:44:16.710Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:44:16.710Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:44:16.710Z] #14 104.3 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-07-12T08:44:16.710Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:44:16.710Z] #14 104.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-07-12T08:44:16.710Z] #14 104.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:44:16.710Z] #14 104.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:44:16.710Z] #14 104.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-07-12T08:44:16.710Z] #14 104.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:44:16.710Z] #14 104.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:44:16.710Z] #14 104.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-12T08:44:16.710Z] #14 104.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:44:16.710Z] #14 104.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-07-12T08:44:16.710Z] #14 104.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-07-12T08:44:16.710Z] #14 104.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:44:17.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T08:44:17.638Z] #14 DONE 108.5s [2022-07-12T08:44:17.639Z] [2022-07-12T08:44:17.639Z] #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-07-12T08:44:17.639Z] #67 sha256:f978b31511e01f4cb9b4e9c9d6fb47aca759ed68476d407f7e2be989391c4101 [2022-07-12T08:44:17.639Z] #67 100.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:44:17.639Z] #67 100.1 + GOBIN=/build [2022-07-12T08:44:17.639Z] #67 100.1 + GO111MODULE=on [2022-07-12T08:44:17.639Z] #67 100.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:44:17.639Z] #67 105.6 rootlesskit version 1.0.0 [2022-07-12T08:44:17.639Z] #67 105.6 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T08:44:17.639Z] #67 105.6 -container-ip string [2022-07-12T08:44:17.639Z] #67 105.6 container ip [2022-07-12T08:44:17.639Z] #67 105.6 -container-port int [2022-07-12T08:44:17.639Z] #67 105.6 container port (default -1) [2022-07-12T08:44:17.639Z] #67 105.6 -host-ip string [2022-07-12T08:44:17.639Z] #67 105.6 host ip [2022-07-12T08:44:17.639Z] #67 105.6 -host-port int [2022-07-12T08:44:17.639Z] #67 105.6 host port (default -1) [2022-07-12T08:44:17.639Z] #67 105.6 -proto string [2022-07-12T08:44:17.639Z] #67 105.6 proxy protocol (default "tcp") [2022-07-12T08:44:17.639Z] #67 DONE 108.2s [2022-07-12T08:44:17.639Z] [2022-07-12T08:44:17.639Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T08:44:17.639Z] #68 sha256:9f469691c14aaf569cdf3c86a450932a8de6b0c77bc4b7f64dda13602981a666 [2022-07-12T08:44:17.639Z] #68 DONE 0.1s [2022-07-12T08:44:17.639Z] [2022-07-12T08:44:17.639Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T08:44:17.639Z] #59 sha256:15bd851a0c43d2e62af13c3925e4e29dea0c26ea8a8905af7d794edfd6e87d6c [2022-07-12T08:44:17.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T08:44:17.895Z] #59 DONE 0.2s [2022-07-12T08:44:17.895Z] [2022-07-12T08:44:17.895Z] #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-07-12T08:44:17.895Z] #60 sha256:cb6b317c07c045ddc3771d778b32afc3b99e93c52bc4ac242b45f1456778c8a0 [2022-07-12T08:44:17.895Z] #60 ... [2022-07-12T08:44:17.895Z] [2022-07-12T08:44:17.895Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T08:44:17.895Z] #69 sha256:bff6017c28bb87fde47a09546e99c04300f6aed33a9191a7aef86e8208466caa [2022-07-12T08:44:17.895Z] #69 DONE 0.2s [2022-07-12T08:44:17.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T08:44:18.157Z] [2022-07-12T08:44:18.157Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T08:44:18.157Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-12T08:44:18.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T08:44:19.086Z] #15 DONE 1.6s [2022-07-12T08:44:19.086Z] [2022-07-12T08:44:19.086Z] #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-07-12T08:44:19.086Z] #60 sha256:cb6b317c07c045ddc3771d778b32afc3b99e93c52bc4ac242b45f1456778c8a0 [2022-07-12T08:44:19.086Z] #60 1.319 + RM_GOPATH=0 [2022-07-12T08:44:19.086Z] #60 1.319 + TMP_GOPATH= [2022-07-12T08:44:19.086Z] #60 1.319 + : /build [2022-07-12T08:44:19.086Z] #60 1.319 + '[' -z '' ']' [2022-07-12T08:44:19.086Z] #60 1.319 ++ mktemp -d [2022-07-12T08:44:19.086Z] #60 1.332 + export GOPATH=/tmp/tmp.iF4bFWHEVm [2022-07-12T08:44:19.086Z] #60 1.332 + GOPATH=/tmp/tmp.iF4bFWHEVm [2022-07-12T08:44:19.086Z] #60 1.332 + RM_GOPATH=1 [2022-07-12T08:44:19.086Z] #60 1.332 + case "$(go env GOARCH)" in [2022-07-12T08:44:19.086Z] #60 1.332 ++ go env GOARCH [2022-07-12T08:44:19.344Z] #60 1.460 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T08:44:19.344Z] #60 1.460 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:44:19.344Z] #60 1.460 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:44:19.344Z] #60 1.460 ++ dirname /install.sh [2022-07-12T08:44:19.344Z] #60 1.460 + dir=/ [2022-07-12T08:44:19.344Z] #60 1.460 + bin=runc [2022-07-12T08:44:19.344Z] #60 1.460 + shift [2022-07-12T08:44:19.344Z] #60 1.460 + '[' '!' -f //runc.installer ']' [2022-07-12T08:44:19.344Z] #60 1.460 + . //runc.installer [2022-07-12T08:44:19.344Z] #60 1.460 ++ set -e [2022-07-12T08:44:19.344Z] #60 1.460 ++ : v1.1.2 [2022-07-12T08:44:19.344Z] #60 1.460 + install_runc [2022-07-12T08:44:19.344Z] #60 1.460 + RUNC_BUILDTAGS=seccomp [2022-07-12T08:44:19.344Z] #60 1.460 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T08:44:19.344Z] #60 1.460 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iF4bFWHEVm/src/github.com/opencontainers/runc [2022-07-12T08:44:19.344Z] #60 1.460 Cloning into '/tmp/tmp.iF4bFWHEVm/src/github.com/opencontainers/runc'... [2022-07-12T08:44:19.733Z] #84 129.3 config.status: creating Makefile [2022-07-12T08:44:19.733Z] #84 129.4 config.status: creating rpm/crun.spec [2022-07-12T08:44:19.733Z] #84 129.5 config.status: creating config.h [2022-07-12T08:44:19.733Z] #84 129.5 config.status: executing libtool commands [2022-07-12T08:44:19.733Z] #84 129.5 config.status: executing depfiles commands [2022-07-12T08:44:19.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T08:44:20.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T08:44:20.662Z] #84 ... [2022-07-12T08:44:20.662Z] [2022-07-12T08:44:20.662Z] #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-07-12T08:44:20.662Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:44:20.662Z] #19 164.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-07-12T08:44:20.662Z] #19 164.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-12T08:44:20.662Z] #19 164.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-12T08:44:20.662Z] #19 164.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-07-12T08:44:20.662Z] #19 164.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-12T08:44:20.662Z] #19 164.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-12T08:44:20.662Z] #19 164.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-12T08:44:20.662Z] #19 164.6 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-12T08:44:20.662Z] #19 164.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-12T08:44:20.662Z] #19 164.7 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-12T08:44:20.662Z] #19 164.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-12T08:44:20.662Z] #19 164.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-12T08:44:20.662Z] #19 164.8 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-12T08:44:20.662Z] #19 164.9 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-07-12T08:44:20.662Z] #19 164.9 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-07-12T08:44:20.662Z] #19 167.7 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-12T08:44:20.662Z] #19 167.7 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-12T08:44:20.662Z] #19 167.7 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-12T08:44:20.662Z] #19 167.8 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-07-12T08:44:20.662Z] #19 167.9 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-07-12T08:44:20.662Z] #19 169.8 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-12T08:44:20.662Z] #19 169.9 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-12T08:44:20.662Z] #19 169.9 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-12T08:44:20.662Z] #19 170.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-12T08:44:20.662Z] #19 170.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-12T08:44:20.662Z] #19 170.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-12T08:44:20.662Z] #19 170.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-12T08:44:20.662Z] #19 170.0 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-12T08:44:20.662Z] #19 170.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-12T08:44:20.662Z] #19 170.1 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-12T08:44:20.662Z] #19 170.1 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-12T08:44:20.662Z] #19 170.2 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-12T08:44:20.662Z] #19 172.0 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-07-12T08:44:20.662Z] #19 172.0 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-07-12T08:44:20.662Z] #19 172.1 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-12T08:44:20.662Z] #19 172.1 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-07-12T08:44:20.662Z] #19 172.1 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-07-12T08:44:20.662Z] #19 174.5 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-07-12T08:44:20.662Z] #19 174.5 Get:134 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-12T08:44:20.710Z] #60 ... [2022-07-12T08:44:20.710Z] [2022-07-12T08:44:20.710Z] #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-07-12T08:44:20.710Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-12T08:44:20.710Z] #16 DONE 1.1s [2022-07-12T08:44:20.710Z] [2022-07-12T08:44:20.710Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T08:44:20.710Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-12T08:44:20.918Z] #19 ... [2022-07-12T08:44:20.918Z] [2022-07-12T08:44:20.918Z] #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-07-12T08:44:20.918Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:20.918Z] #84 130.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-12T08:44:20.918Z] #84 130.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:44:20.969Z] #17 0.539 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T08:44:20.969Z] #17 DONE 0.6s [2022-07-12T08:44:20.969Z] [2022-07-12T08:44:20.969Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T08:44:20.969Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-12T08:44:21.174Z] #84 131.2 checking for gcc... gcc [2022-07-12T08:44:21.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T08:44:21.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T08:44:21.430Z] #84 131.2 checking whether the C compiler works... yes [2022-07-12T08:44:21.430Z] #84 131.4 checking for C compiler default output file name... a.out [2022-07-12T08:44:21.686Z] #84 131.4 checking for suffix of executables... [2022-07-12T08:44:21.896Z] #18 DONE 0.7s [2022-07-12T08:44:21.896Z] [2022-07-12T08:44:21.896Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T08:44:21.896Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-12T08:44:21.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T08:44:21.942Z] #84 131.7 checking whether we are cross compiling... no [2022-07-12T08:44:21.942Z] #84 132.0 checking for suffix of object files... o [2022-07-12T08:44:22.197Z] #84 132.1 checking whether we are using the GNU C compiler... yes [2022-07-12T08:44:22.453Z] #84 132.2 checking whether gcc accepts -g... yes [2022-07-12T08:44:22.458Z] #19 DONE 0.6s [2022-07-12T08:44:22.458Z] [2022-07-12T08:44:22.458Z] #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-07-12T08:44:22.458Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:44:22.458Z] #55 ... [2022-07-12T08:44:22.458Z] [2022-07-12T08:44:22.458Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T08:44:22.458Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-12T08:44:22.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T08:44:22.607Z] #14 ... [2022-07-12T08:44:22.607Z] [2022-07-12T08:44:22.607Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:22.607Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:22.607Z] #77 77.41 configure.ac:7: installing './compile' [2022-07-12T08:44:22.607Z] #77 77.42 configure.ac:11: installing './config.guess' [2022-07-12T08:44:22.607Z] #77 77.43 configure.ac:11: installing './config.sub' [2022-07-12T08:44:22.607Z] #77 77.43 configure.ac:8: installing './install-sh' [2022-07-12T08:44:22.607Z] #77 77.44 configure.ac:8: installing './missing' [2022-07-12T08:44:22.607Z] #77 77.64 Makefile.am: installing './depcomp' [2022-07-12T08:44:22.710Z] #84 132.4 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:44:22.710Z] #84 132.6 checking whether gcc understands -c and -o together... yes [2022-07-12T08:44:22.966Z] #84 132.7 checking how to run the C preprocessor... gcc -E [2022-07-12T08:44:22.966Z] #84 133.0 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:44:22.966Z] #84 133.0 checking for egrep... /bin/grep -E [2022-07-12T08:44:23.020Z] #20 DONE 0.7s [2022-07-12T08:44:23.020Z] [2022-07-12T08:44:23.020Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:44:23.020Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T08:44:23.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T08:44:23.530Z] #84 133.0 checking for ANSI C header files... yes [2022-07-12T08:44:23.530Z] #84 133.4 checking for sys/types.h... yes [2022-07-12T08:44:23.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T08:44:23.786Z] #84 133.5 checking for sys/stat.h... yes [2022-07-12T08:44:23.786Z] #84 133.7 checking for stdlib.h... yes [2022-07-12T08:44:23.949Z] #21 0.988 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:44:23.949Z] #21 1.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:44:24.042Z] #84 133.9 checking for string.h... yes [2022-07-12T08:44:24.205Z] #21 1.083 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:44:24.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T08:44:24.291Z] #14 ... [2022-07-12T08:44:24.291Z] [2022-07-12T08:44:24.291Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:24.291Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:24.291Z] #77 36.13 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-12T08:44:24.298Z] #84 134.1 checking for memory.h... yes [2022-07-12T08:44:24.496Z] #77 80.00 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:44:24.496Z] #77 80.02 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:44:24.554Z] #84 134.3 checking for strings.h... yes [2022-07-12T08:44:24.757Z] #77 80.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:44:24.757Z] #77 80.16 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:44:24.757Z] #77 80.36 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:44:24.766Z] #21 1.617 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:44:24.794Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T08:44:24.794Z] Using test binary docker [2022-07-12T08:44:24.794Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T08:44:24.794Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T08:44:24.794Z] INFO: Waiting for daemon to start... [2022-07-12T08:44:24.794Z] Starting dockerd [2022-07-12T08:44:24.811Z] #84 134.6 checking for inttypes.h... yes [2022-07-12T08:44:25.068Z] #84 134.8 checking for stdint.h... yes [2022-07-12T08:44:25.328Z] #84 135.1 checking for unistd.h... yes [2022-07-12T08:44:25.330Z] #77 80.59 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:44:25.330Z] #77 80.79 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:44:25.584Z] #84 135.4 checking minix/config.h usability... no [2022-07-12T08:44:25.586Z] #77 81.03 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:44:25.840Z] #84 135.5 checking minix/config.h presence... no [2022-07-12T08:44:25.840Z] #84 135.6 checking for minix/config.h... no [2022-07-12T08:44:25.840Z] #84 135.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-12T08:44:25.842Z] #77 81.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:44:26.143Z] #21 3.034 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:44:26.352Z] #84 136.0 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:44:26.352Z] #84 136.4 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:44:26.352Z] #84 136.4 checking how to print strings... printf [2022-07-12T08:44:26.352Z] #84 136.4 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:44:26.608Z] #84 136.5 checking for fgrep... /bin/grep -F [2022-07-12T08:44:26.608Z] #84 136.5 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:44:26.608Z] #84 136.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:44:26.608Z] #84 136.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:44:26.865Z] #84 136.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:44:26.865Z] #84 136.8 checking whether ln -s works... yes [2022-07-12T08:44:26.865Z] #84 136.8 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:44:26.865Z] #84 136.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:44:26.865Z] #84 136.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:44:26.865Z] #84 136.8 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:44:26.865Z] #84 136.8 checking for objdump... objdump [2022-07-12T08:44:26.865Z] #84 136.8 checking how to recognize dependent libraries... pass_all [2022-07-12T08:44:26.865Z] #84 136.8 checking for dlltool... no [2022-07-12T08:44:26.865Z] #84 136.8 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:44:26.865Z] #84 136.8 checking for ar... ar [2022-07-12T08:44:27.124Z] #84 136.8 checking for archiver @FILE support... @ [2022-07-12T08:44:27.124Z] #84 137.0 checking for strip... strip [2022-07-12T08:44:27.124Z] #84 137.0 checking for ranlib... ranlib [2022-07-12T08:44:27.124Z] #84 137.0 checking for gawk... no [2022-07-12T08:44:27.124Z] #84 137.0 checking for mawk... mawk [2022-07-12T08:44:27.380Z] #84 137.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:44:27.380Z] #84 137.3 checking for sysroot... no [2022-07-12T08:44:27.380Z] #84 137.3 checking for a working dd... /bin/dd [2022-07-12T08:44:27.380Z] #84 137.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:44:27.380Z] #84 137.4 checking for mt... no [2022-07-12T08:44:27.380Z] #84 137.4 checking if : is a manifest tool... no [2022-07-12T08:44:27.514Z] #21 ... [2022-07-12T08:44:27.515Z] [2022-07-12T08:44:27.515Z] #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-07-12T08:44:27.515Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-12T08:44:27.515Z] #36 117.6 Delve is a source level debugger for Go programs. [2022-07-12T08:44:27.515Z] #36 117.6 [2022-07-12T08:44:27.515Z] #36 117.6 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-12T08:44:27.515Z] #36 117.6 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-12T08:44:27.515Z] #36 117.6 [2022-07-12T08:44:27.515Z] #36 117.6 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-12T08:44:27.515Z] #36 117.6 [2022-07-12T08:44:27.515Z] #36 117.6 Pass flags to the program you are debugging using `--`, for example: [2022-07-12T08:44:27.515Z] #36 117.6 [2022-07-12T08:44:27.515Z] #36 117.6 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-12T08:44:27.515Z] #36 117.6 [2022-07-12T08:44:27.515Z] #36 117.6 Usage: [2022-07-12T08:44:27.515Z] #36 117.6 dlv [command] [2022-07-12T08:44:27.515Z] #36 117.6 [2022-07-12T08:44:27.515Z] #36 117.6 Available Commands: [2022-07-12T08:44:27.515Z] #36 117.6 attach Attach to running process and begin debugging. [2022-07-12T08:44:27.515Z] #36 117.6 connect Connect to a headless debug server with a terminal client. [2022-07-12T08:44:27.515Z] #36 117.6 core Examine a core dump. [2022-07-12T08:44:27.515Z] #36 117.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-12T08:44:27.515Z] #36 117.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-12T08:44:27.515Z] #36 117.6 exec Execute a precompiled binary, and begin a debug session. [2022-07-12T08:44:27.515Z] #36 117.6 help Help about any command [2022-07-12T08:44:27.515Z] #36 117.6 run Deprecated command. Use 'debug' instead. [2022-07-12T08:44:27.515Z] #36 117.6 test Compile test binary and begin debugging program. [2022-07-12T08:44:27.515Z] #36 117.6 trace Compile and begin tracing program. [2022-07-12T08:44:27.515Z] #36 117.6 version Prints version. [2022-07-12T08:44:27.515Z] #36 117.6 [2022-07-12T08:44:27.515Z] #36 117.6 Flags: [2022-07-12T08:44:27.515Z] #36 117.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-12T08:44:27.515Z] #36 117.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-12T08:44:27.515Z] #36 117.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-12T08:44:27.515Z] #36 117.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-12T08:44:27.515Z] #36 117.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-12T08:44:27.515Z] #36 117.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-12T08:44:27.515Z] #36 117.6 --disable-aslr Disables address space randomization [2022-07-12T08:44:27.515Z] #36 117.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-12T08:44:27.515Z] #36 117.6 -h, --help help for dlv [2022-07-12T08:44:27.515Z] #36 117.6 --init string Init file, executed by the terminal client. [2022-07-12T08:44:27.515Z] #36 117.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-12T08:44:27.515Z] #36 117.6 --log Enable debugging server logging. [2022-07-12T08:44:27.515Z] #36 117.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-12T08:44:27.515Z] #36 117.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-12T08:44:27.515Z] #36 117.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-12T08:44:27.515Z] #36 117.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-12T08:44:27.515Z] #36 117.6 --wd string Working directory for running the program. [2022-07-12T08:44:27.515Z] #36 117.6 [2022-07-12T08:44:27.515Z] #36 117.6 Additional help topics: [2022-07-12T08:44:27.515Z] #36 117.6 dlv backend Help about the --backend flag. [2022-07-12T08:44:27.515Z] #36 117.6 dlv log Help about logging flags. [2022-07-12T08:44:27.515Z] #36 117.6 dlv redirect Help about file redirection. [2022-07-12T08:44:27.515Z] #36 117.6 [2022-07-12T08:44:27.515Z] #36 117.6 Use "dlv [command] --help" for more information about a command. [2022-07-12T08:44:27.515Z] #36 DONE 118.1s [2022-07-12T08:44:27.515Z] [2022-07-12T08:44:27.515Z] #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-07-12T08:44:27.515Z] #26 sha256:754e13048bc7ea70c784dcb64eb39b1a9f3684ddf86ce90f89ed6289ed84ff7f [2022-07-12T08:44:27.574Z] . [2022-07-12T08:44:27.574Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T08:44:27.574Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T08:44:27.574Z] Error: No such image: emptyfs [2022-07-12T08:44:27.574Z] Running integration-test (iteration 1) [2022-07-12T08:44:27.574Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T08:44:27.574Z] Loaded image: busybox:latest [2022-07-12T08:44:27.574Z] Loaded image: busybox:glibc [2022-07-12T08:44:27.637Z] #84 137.4 checking for dlfcn.h... yes [2022-07-12T08:44:27.637Z] #84 137.6 checking for objdir... .libs [2022-07-12T08:44:27.898Z] #84 137.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:44:27.898Z] #84 137.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:44:28.154Z] #84 137.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:44:28.410Z] #84 138.0 checking if gcc static flag -static works... yes [2022-07-12T08:44:28.477Z] #77 ... [2022-07-12T08:44:28.477Z] [2022-07-12T08:44:28.477Z] #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-07-12T08:44:28.477Z] #64 sha256:0df889b834261a08c9ec93848841a823583e60c9506db7421b465f4991d96f84 [2022-07-12T08:44:28.506Z] Loaded image: debian:bullseye-slim [2022-07-12T08:44:28.506Z] Loaded image: hello-world:latest [2022-07-12T08:44:28.667Z] #84 138.4 checking if gcc supports -c -o file.o... yes [2022-07-12T08:44:28.667Z] #84 138.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:44:28.667Z] #84 138.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:44:28.762Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T08:44:28.763Z] INFO: Testing against a local daemon [2022-07-12T08:44:28.763Z] === RUN TestCgroupNamespacesBuild [2022-07-12T08:44:29.487Z] #84 138.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:44:29.487Z] #84 139.2 checking how to hardcode library paths into programs... immediate [2022-07-12T08:44:29.487Z] #84 139.2 checking whether stripping libraries is possible... yes [2022-07-12T08:44:29.487Z] #84 139.2 checking if libtool supports shared libraries... yes [2022-07-12T08:44:29.487Z] #84 139.2 checking whether to build shared libraries... no [2022-07-12T08:44:29.487Z] #84 139.2 checking whether to build static libraries... yes [2022-07-12T08:44:29.487Z] #84 139.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:44:29.487Z] #84 139.3 checking whether build environment is sane... yes [2022-07-12T08:44:29.487Z] #84 139.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:44:29.487Z] #84 139.5 checking whether make sets $(MAKE)... yes [2022-07-12T08:44:29.487Z] #84 139.5 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:44:29.744Z] #84 139.6 checking whether make supports nested variables... yes [2022-07-12T08:44:29.744Z] #84 139.7 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:44:29.744Z] #84 139.7 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:44:29.744Z] #84 139.7 checking how to create a ustar tar archive... gnutar [2022-07-12T08:44:29.770Z] #64 51.54 Updating files: 47% (2278/4797) Updating files: 48% (2303/4797) Updating files: 49% (2351/4797) Updating files: 50% (2399/4797) Updating files: 51% (2447/4797) Updating files: 52% (2495/4797) Updating files: 53% (2543/4797) Updating files: 54% (2591/4797) Updating files: 55% (2639/4797) Updating files: 56% (2687/4797) Updating files: 57% (2735/4797) Updating files: 58% (2783/4797) Updating files: 59% (2831/4797) Updating files: 60% (2879/4797) Updating files: 61% (2927/4797) Updating files: 62% (2975/4797) Updating files: 63% (3023/4797) Updating files: 64% (3071/4797) Updating files: 65% (3119/4797) Updating files: 66% (3167/4797) Updating files: 67% (3214/4797) Updating files: 68% (3262/4797) Updating files: 69% (3310/4797) Updating files: 70% (3358/4797) Updating files: 71% (3406/4797) Updating files: 72% (3454/4797) Updating files: 73% (3502/4797) Updating files: 74% (3550/4797) Updating files: 75% (3598/4797) Updating files: 76% (3646/4797) Updating files: 77% (3694/4797) Updating files: 78% (3742/4797) Updating files: 79% (3790/4797) Updating files: 80% (3838/4797) Updating files: 81% (3886/4797) Updating files: 82% (3934/4797) Updating files: 83% (3982/4797) Updating files: 84% (4030/4797) Updating files: 85% (4078/4797) Updating files: 86% (4126/4797) Updating files: 86% (4157/4797) Updating files: 87% (4174/4797) Updating files: 88% (4222/4797) Updating files: 89% (4270/4797) Updating files: 90% (4318/4797) Updating files: 91% (4366/4797) Updating files: 92% (4414/4797) Updating files: 93% (4462/4797) Updating files: 94% (4510/4797) Updating files: 95% (4558/4797) Updating files: 96% (4606/4797) Updating files: 97% (4654/4797) Updating files: 98% (4702/4797) Updating files: 99% (4750/4797) Updating files: 100% (4797/4797) Updating files: 100% (4797/4797), done. [2022-07-12T08:44:29.770Z] #64 53.05 + cd /tmp/tmp.XuytJrAVou/src/github.com/containerd/containerd [2022-07-12T08:44:29.770Z] #64 53.05 + git checkout -q v1.6.6 [2022-07-12T08:44:30.000Z] #84 139.8 checking dependency style of gcc... gcc3 [2022-07-12T08:44:30.133Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-07-12T08:44:30.133Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T08:44:30.257Z] #84 140.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:44:30.257Z] #84 140.1 checking whether make supports nested variables... (cached) yes [2022-07-12T08:44:30.257Z] #84 140.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:44:30.257Z] #84 140.1 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:44:30.257Z] #84 140.1 checking for yajl >= 2.1.0... yes [2022-07-12T08:44:30.257Z] #84 140.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:44:30.257Z] #84 140.1 checking for gcc... (cached) gcc [2022-07-12T08:44:30.257Z] #84 140.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:44:30.257Z] #84 140.2 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:44:30.257Z] #84 140.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:44:30.257Z] #84 140.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:44:30.257Z] #84 140.2 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:44:30.257Z] #84 140.2 checking for python3... /usr/bin/python3 [2022-07-12T08:44:30.257Z] #84 140.2 checking for python3 version... 3.9 [2022-07-12T08:44:30.335Z] #26 117.5 Updating files: 25% (2904/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% (4184/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: 60% (6883/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 86% (9906/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-07-12T08:44:30.513Z] #84 140.3 checking for python3 platform... linux [2022-07-12T08:44:30.514Z] #84 140.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:44:30.591Z] #26 121.1 + cd /tmp/tmp.qNIP0pylJz/tmp/docker-ce [2022-07-12T08:44:30.591Z] #26 121.1 + git checkout -q v17.06.2-ce [2022-07-12T08:44:30.770Z] #84 140.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:44:31.027Z] #84 140.9 checking that generated files are newer than configure... done [2022-07-12T08:44:31.027Z] #84 140.9 configure: creating ./config.status [2022-07-12T08:44:31.064Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-07-12T08:44:31.064Z] === RUN TestBuildWithSession [2022-07-12T08:44:31.064Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T08:44:31.064Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T08:44:31.064Z] === RUN TestBuildSquashParent [2022-07-12T08:44:31.673Z] #64 54.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T08:44:31.673Z] #64 54.92 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T08:44:31.673Z] #64 54.92 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:44:31.673Z] #64 54.92 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:44:31.673Z] #64 54.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T08:44:31.673Z] #64 54.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T08:44:31.673Z] #64 54.92 + '[' '' = dynamic ']' [2022-07-12T08:44:31.673Z] #64 54.92 + make [2022-07-12T08:44:31.956Z] #84 ... [2022-07-12T08:44:31.956Z] [2022-07-12T08:44:31.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-07-12T08:44:31.956Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:44:31.956Z] #19 175.8 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:44:31.956Z] #19 176.3 Fetched 789 MB in 44s (18.0 MB/s) [2022-07-12T08:44:31.956Z] #19 176.4 Selecting previously unselected package liblocale-gettext-perl. [2022-07-12T08:44:31.956Z] #19 176.4 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-12T08:44:31.956Z] #19 176.4 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 176.4 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-12T08:44:31.956Z] #19 176.6 Selecting previously unselected package bzip2. [2022-07-12T08:44:31.956Z] #19 176.6 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 176.6 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:44:31.956Z] #19 176.7 Selecting previously unselected package libmagic-mgc. [2022-07-12T08:44:31.956Z] #19 176.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 176.7 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-12T08:44:31.956Z] #19 176.9 Selecting previously unselected package libmagic1:amd64. [2022-07-12T08:44:31.956Z] #19 176.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 177.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:44:31.956Z] #19 177.1 Selecting previously unselected package file. [2022-07-12T08:44:31.956Z] #19 177.1 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 177.1 Unpacking file (1:5.39-3) ... [2022-07-12T08:44:31.956Z] #19 177.2 Selecting previously unselected package xz-utils. [2022-07-12T08:44:31.956Z] #19 177.2 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 177.2 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:44:31.956Z] #19 177.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-12T08:44:31.956Z] #19 177.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 177.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-12T08:44:31.956Z] #19 179.2 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-12T08:44:31.956Z] #19 179.2 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 179.2 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-12T08:44:31.956Z] #19 180.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-12T08:44:31.956Z] #19 180.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 180.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-12T08:44:31.956Z] #19 181.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-12T08:44:31.956Z] #19 181.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 181.8 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-12T08:44:31.956Z] #19 183.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-12T08:44:31.956Z] #19 183.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 183.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-12T08:44:31.956Z] #19 183.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-12T08:44:31.956Z] #19 183.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 183.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:44:31.956Z] #19 184.0 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-12T08:44:31.956Z] #19 184.0 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:44:31.956Z] #19 184.0 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:44:33.579Z] #64 56.59 + bin/ctr [2022-07-12T08:44:33.856Z] #19 ... [2022-07-12T08:44:33.856Z] [2022-07-12T08:44:33.856Z] #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-07-12T08:44:33.856Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:33.856Z] #84 143.7 config.status: creating Makefile [2022-07-12T08:44:33.856Z] #84 143.8 config.status: creating config.h [2022-07-12T08:44:33.856Z] #84 143.8 config.status: executing libtool commands [2022-07-12T08:44:33.856Z] #84 143.9 config.status: executing depfiles commands [2022-07-12T08:44:33.861Z] #26 124.4 + mkdir -p /tmp/tmp.qNIP0pylJz/src/github.com/docker [2022-07-12T08:44:33.861Z] #26 124.4 + mv components/cli /tmp/tmp.qNIP0pylJz/src/github.com/docker/cli [2022-07-12T08:44:33.861Z] #26 124.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-07-12T08:44:34.787Z] #84 144.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-12T08:44:34.787Z] #84 144.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:44:34.790Z] #26 ... [2022-07-12T08:44:34.790Z] [2022-07-12T08:44:34.790Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:34.790Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:44:34.790Z] #77 74.27 configure.ac:11: installing 'build-aux/compile' [2022-07-12T08:44:34.790Z] #77 74.28 configure.ac:11: installing 'build-aux/config.guess' [2022-07-12T08:44:34.790Z] #77 74.29 configure.ac:11: installing 'build-aux/config.sub' [2022-07-12T08:44:34.790Z] #77 74.30 configure.ac:13: installing 'build-aux/install-sh' [2022-07-12T08:44:34.790Z] #77 74.31 configure.ac:13: installing 'build-aux/missing' [2022-07-12T08:44:34.790Z] #77 74.32 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-12T08:44:34.790Z] #77 74.49 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:44:34.790Z] #77 75.70 checking build system type... aarch64-unknown-linux-gnu [2022-07-12T08:44:34.790Z] #77 76.04 checking host system type... aarch64-unknown-linux-gnu [2022-07-12T08:44:34.790Z] #77 76.04 checking how to print strings... printf [2022-07-12T08:44:34.790Z] #77 76.06 checking for gcc... gcc [2022-07-12T08:44:34.790Z] #77 76.14 checking whether the C compiler works... yes [2022-07-12T08:44:34.790Z] #77 76.29 checking for C compiler default output file name... a.out [2022-07-12T08:44:34.790Z] #77 76.30 checking for suffix of executables... [2022-07-12T08:44:34.790Z] #77 76.52 checking whether we are cross compiling... no [2022-07-12T08:44:34.790Z] #77 76.78 checking for suffix of object files... o [2022-07-12T08:44:34.790Z] #77 76.89 checking whether we are using the GNU C compiler... yes [2022-07-12T08:44:34.790Z] #77 77.00 checking whether gcc accepts -g... yes [2022-07-12T08:44:34.790Z] #77 77.12 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:44:34.790Z] #77 77.26 checking whether gcc understands -c and -o together... yes [2022-07-12T08:44:34.790Z] #77 77.46 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:44:34.790Z] #77 77.48 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:44:34.790Z] #77 77.50 checking for egrep... /bin/grep -E [2022-07-12T08:44:34.790Z] #77 77.50 checking for fgrep... /bin/grep -F [2022-07-12T08:44:34.790Z] #77 77.52 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:44:34.790Z] #77 77.54 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:44:34.790Z] #77 77.55 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:44:34.790Z] #77 77.57 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:44:34.790Z] #77 77.76 checking whether ln -s works... yes [2022-07-12T08:44:34.790Z] #77 77.76 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:44:34.790Z] #77 77.80 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-12T08:44:34.790Z] #77 77.80 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:44:34.790Z] #77 77.80 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:44:34.790Z] #77 77.80 checking for objdump... objdump [2022-07-12T08:44:34.790Z] #77 77.82 checking how to recognize dependent libraries... pass_all [2022-07-12T08:44:34.790Z] #77 77.82 checking for dlltool... no [2022-07-12T08:44:34.790Z] #77 77.82 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:44:34.790Z] #77 77.82 checking for ar... ar [2022-07-12T08:44:34.790Z] #77 77.83 checking for archiver @FILE support... @ [2022-07-12T08:44:34.790Z] #77 77.96 checking for strip... strip [2022-07-12T08:44:34.790Z] #77 77.96 checking for ranlib... ranlib [2022-07-12T08:44:34.790Z] #77 77.98 checking for gawk... no [2022-07-12T08:44:34.790Z] #77 77.98 checking for mawk... mawk [2022-07-12T08:44:34.790Z] #77 77.98 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:44:34.790Z] #77 78.36 checking for sysroot... no [2022-07-12T08:44:34.790Z] #77 78.36 checking for a working dd... /bin/dd [2022-07-12T08:44:34.790Z] #77 78.37 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:44:34.790Z] #77 78.41 checking for mt... no [2022-07-12T08:44:34.790Z] #77 78.42 checking if : is a manifest tool... no [2022-07-12T08:44:34.790Z] #77 78.44 checking how to run the C preprocessor... gcc -E [2022-07-12T08:44:34.790Z] #77 78.79 checking for ANSI C header files... yes [2022-07-12T08:44:34.790Z] #77 79.42 checking for sys/types.h... yes [2022-07-12T08:44:34.790Z] #77 79.57 checking for sys/stat.h... yes [2022-07-12T08:44:34.790Z] #77 79.87 checking for stdlib.h... yes [2022-07-12T08:44:34.790Z] #77 80.04 checking for string.h... yes [2022-07-12T08:44:34.790Z] #77 80.20 checking for memory.h... yes [2022-07-12T08:44:35.045Z] #84 145.0 checking for gcc... gcc [2022-07-12T08:44:35.047Z] #77 80.36 checking for strings.h... yes [2022-07-12T08:44:35.303Z] #84 145.1 checking whether the C compiler works... yes [2022-07-12T08:44:35.303Z] #84 145.2 checking for C compiler default output file name... a.out [2022-07-12T08:44:35.303Z] #77 80.59 checking for inttypes.h... yes [2022-07-12T08:44:35.303Z] #77 80.79 checking for stdint.h... yes [2022-07-12T08:44:35.560Z] #84 145.2 checking for suffix of executables... [2022-07-12T08:44:35.560Z] #84 145.4 checking whether we are cross compiling... no [2022-07-12T08:44:35.560Z] #77 80.94 checking for unistd.h... yes [2022-07-12T08:44:35.560Z] #77 81.07 checking for dlfcn.h... yes [2022-07-12T08:44:35.817Z] #77 81.20 checking for objdir... .libs [2022-07-12T08:44:35.817Z] #84 145.6 checking for suffix of object files... o [2022-07-12T08:44:35.817Z] #84 145.7 checking whether we are using the GNU C compiler... yes [2022-07-12T08:44:35.817Z] #84 145.7 checking whether gcc accepts -g... yes [2022-07-12T08:44:36.075Z] #84 145.8 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:44:36.075Z] #84 146.0 checking whether gcc understands -c and -o together... yes [2022-07-12T08:44:36.331Z] #84 146.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:44:36.331Z] #84 146.2 checking whether build environment is sane... yes [2022-07-12T08:44:36.331Z] #84 146.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:44:36.331Z] #84 146.3 checking for gawk... no [2022-07-12T08:44:36.331Z] #84 146.3 checking for mawk... mawk [2022-07-12T08:44:36.331Z] #84 146.3 checking whether make sets $(MAKE)... yes [2022-07-12T08:44:36.331Z] #84 146.3 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:44:36.331Z] #84 146.3 checking whether make supports nested variables... yes [2022-07-12T08:44:36.331Z] #84 146.4 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:44:36.331Z] #84 146.4 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:44:36.331Z] #84 146.4 checking how to create a ustar tar archive... gnutar [2022-07-12T08:44:36.380Z] #77 81.74 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:44:36.380Z] #77 81.90 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:44:36.636Z] #77 81.90 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:44:36.892Z] #77 82.08 checking if gcc static flag -static works... yes [2022-07-12T08:44:36.894Z] #84 146.4 checking dependency style of gcc... gcc3 [2022-07-12T08:44:36.894Z] #84 146.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:44:36.894Z] #84 146.6 checking whether make supports nested variables... (cached) yes [2022-07-12T08:44:36.894Z] #84 146.7 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:44:36.894Z] #84 146.9 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:44:36.894Z] #84 146.9 checking how to print strings... printf [2022-07-12T08:44:36.894Z] #84 146.9 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:44:36.894Z] #84 146.9 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:44:36.894Z] #84 146.9 checking for egrep... /bin/grep -E [2022-07-12T08:44:36.894Z] #84 147.0 checking for fgrep... /bin/grep -F [2022-07-12T08:44:36.894Z] #84 147.0 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:44:36.894Z] #84 147.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:44:37.148Z] #77 82.48 checking if gcc supports -c -o file.o... yes [2022-07-12T08:44:37.149Z] #77 82.62 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:44:37.149Z] #77 82.62 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-12T08:44:37.150Z] #84 147.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:44:37.150Z] #84 147.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:44:37.150Z] #84 147.1 checking whether ln -s works... yes [2022-07-12T08:44:37.150Z] #84 147.1 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:44:37.150Z] #84 147.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:44:37.150Z] #84 147.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:44:37.150Z] #84 147.1 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:44:37.150Z] #84 147.1 checking for objdump... objdump [2022-07-12T08:44:37.150Z] #84 147.1 checking how to recognize dependent libraries... pass_all [2022-07-12T08:44:37.150Z] #84 147.1 checking for dlltool... no [2022-07-12T08:44:37.150Z] #84 147.1 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:44:37.150Z] #84 147.2 checking for ar... ar [2022-07-12T08:44:37.407Z] #84 147.2 checking for archiver @FILE support... @ [2022-07-12T08:44:37.407Z] #84 147.3 checking for strip... strip [2022-07-12T08:44:37.407Z] #84 147.3 checking for ranlib... ranlib [2022-07-12T08:44:37.665Z] #84 147.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:44:37.665Z] #84 147.6 checking for sysroot... no [2022-07-12T08:44:37.665Z] #84 147.6 checking for a working dd... /bin/dd [2022-07-12T08:44:37.665Z] #84 147.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:44:37.711Z] #77 82.69 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:44:37.711Z] #77 83.03 checking how to hardcode library paths into programs... immediate [2022-07-12T08:44:37.712Z] #77 83.04 checking whether stripping libraries is possible... yes [2022-07-12T08:44:37.712Z] #77 83.05 checking if libtool supports shared libraries... yes [2022-07-12T08:44:37.712Z] #77 83.05 checking whether to build shared libraries... no [2022-07-12T08:44:37.712Z] #77 83.05 checking whether to build static libraries... yes [2022-07-12T08:44:37.712Z] #77 83.06 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:44:37.712Z] #77 83.10 checking whether build environment is sane... yes [2022-07-12T08:44:37.712Z] #77 ... [2022-07-12T08:44:37.712Z] [2022-07-12T08:44:37.712Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:44:37.712Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T08:44:37.712Z] #21 4.612 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:44:37.712Z] #21 7.310 Fetched 8434 kB in 7s (1280 kB/s) [2022-07-12T08:44:37.712Z] #21 7.310 Reading package lists... [2022-07-12T08:44:37.712Z] #21 9.751 Reading package lists... [2022-07-12T08:44:37.712Z] #21 12.19 Building dependency tree... [2022-07-12T08:44:37.712Z] #21 14.14 The following additional packages will be installed: [2022-07-12T08:44:37.712Z] #21 14.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T08:44:37.712Z] #21 14.17 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-12T08:44:37.712Z] #21 14.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T08:44:37.712Z] #21 14.18 python3-pkg-resources vim-runtime xxd [2022-07-12T08:44:37.712Z] #21 14.18 Suggested packages: [2022-07-12T08:44:37.712Z] #21 14.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-12T08:44:37.712Z] #21 14.19 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-12T08:44:37.712Z] #21 14.19 acl attr quota [2022-07-12T08:44:37.712Z] #21 14.19 Recommended packages: [2022-07-12T08:44:37.712Z] #21 14.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T08:44:37.712Z] #21 ... [2022-07-12T08:44:37.712Z] [2022-07-12T08:44:37.712Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:37.712Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:44:37.712Z] #77 83.19 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:44:37.712Z] #77 83.21 checking whether make sets $(MAKE)... yes [2022-07-12T08:44:37.712Z] #77 83.31 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:44:37.712Z] #77 83.37 checking whether make supports nested variables... yes [2022-07-12T08:44:37.921Z] #84 147.7 checking for mt... no [2022-07-12T08:44:37.921Z] #84 147.7 checking if : is a manifest tool... no [2022-07-12T08:44:37.921Z] #84 147.7 checking how to run the C preprocessor... gcc -E [2022-07-12T08:44:37.968Z] #77 83.40 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:44:37.968Z] #77 83.40 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:44:37.968Z] #77 83.40 checking how to create a ustar tar archive... gnutar [2022-07-12T08:44:38.015Z] #77 ... [2022-07-12T08:44:38.015Z] [2022-07-12T08:44:38.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-07-12T08:44:38.015Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:44:38.015Z] #14 165.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T08:44:38.015Z] #14 165.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:38.015Z] #14 165.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:44:38.224Z] #77 83.45 checking dependency style of gcc... gcc3 [2022-07-12T08:44:38.224Z] #77 83.57 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:44:38.224Z] #77 83.57 checking whether make supports nested variables... (cached) yes [2022-07-12T08:44:38.224Z] #77 83.57 checking for gawk... (cached) mawk [2022-07-12T08:44:38.224Z] #77 83.57 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:44:38.224Z] #77 83.59 checking for gcc... (cached) gcc [2022-07-12T08:44:38.224Z] [2022-07-12T08:44:38.224Z] #77 ... [2022-07-12T08:44:38.224Z] [2022-07-12T08:44:38.224Z] #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-07-12T08:44:38.224Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-12T08:44:38.224Z] #34 DONE 129.0s [2022-07-12T08:44:38.224Z] [2022-07-12T08:44:38.224Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:38.224Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:44:38.224Z] #77 83.68 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:44:38.224Z] #77 83.68 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:44:38.224Z] #77 83.69 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:44:38.224Z] #77 83.69 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:44:38.224Z] #77 83.69 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:44:38.224Z] #77 83.79 checking for python3... /usr/bin/python3 [2022-07-12T08:44:38.481Z] #77 83.79 checking for python3 version... 3.9 [2022-07-12T08:44:38.481Z] #77 83.87 checking for python3 platform... linux [2022-07-12T08:44:38.485Z] #84 147.9 checking for ANSI C header files... yes [2022-07-12T08:44:38.485Z] #84 148.4 checking for sys/types.h... yes [2022-07-12T08:44:38.737Z] #77 83.95 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:44:38.742Z] #84 148.6 checking for sys/stat.h... yes [2022-07-12T08:44:38.848Z] #64 ... [2022-07-12T08:44:38.848Z] [2022-07-12T08:44:38.848Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:44:38.848Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:44:38.848Z] #14 91.54 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T08:44:38.848Z] #14 91.54 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:38.848Z] #14 91.55 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:44:38.848Z] #14 98.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T08:44:38.848Z] #14 98.20 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:38.848Z] #14 98.21 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:44:38.848Z] #14 ... [2022-07-12T08:44:38.848Z] [2022-07-12T08:44:38.848Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:38.848Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:38.848Z] #77 46.99 libtoolize: putting auxiliary files in '.'. [2022-07-12T08:44:38.848Z] #77 46.99 libtoolize: copying file './ltmain.sh' [2022-07-12T08:44:38.848Z] #77 47.76 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-12T08:44:38.848Z] #77 47.76 libtoolize: and rerunning libtoolize and aclocal. [2022-07-12T08:44:38.848Z] #77 47.76 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:44:38.994Z] #77 84.17 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:44:38.994Z] #77 84.50 checking for go-md2man... no [2022-07-12T08:44:38.998Z] #84 148.8 checking for stdlib.h... yes [2022-07-12T08:44:39.161Z] --- PASS: TestBuildSquashParent (6.93s) [2022-07-12T08:44:39.161Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T08:44:39.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:44:39.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:44:39.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:44:39.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:44:39.161Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:44:39.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:44:39.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:44:39.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:44:39.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:44:39.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:44:39.161Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:44:39.161Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:44:39.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:44:39.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:44:39.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:44:39.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:44:39.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:44:39.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:44:39.251Z] #77 84.59 checking error.h usability... yes [2022-07-12T08:44:39.255Z] #84 149.0 checking for string.h... yes [2022-07-12T08:44:39.509Z] #77 84.89 checking error.h presence... yes [2022-07-12T08:44:39.509Z] #77 84.97 checking for error.h... yes [2022-07-12T08:44:39.509Z] #77 85.03 checking linux/openat2.h usability... [2022-07-12T08:44:39.509Z] #77 ... [2022-07-12T08:44:39.509Z] [2022-07-12T08:44:39.509Z] #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-07-12T08:44:39.509Z] #60 sha256:cb6b317c07c045ddc3771d778b32afc3b99e93c52bc4ac242b45f1456778c8a0 [2022-07-12T08:44:39.509Z] #60 11.66 + cd /tmp/tmp.iF4bFWHEVm/src/github.com/opencontainers/runc [2022-07-12T08:44:39.509Z] #60 11.66 + git checkout -q v1.1.2 [2022-07-12T08:44:39.509Z] #60 12.18 + '[' -z '' ']' [2022-07-12T08:44:39.509Z] #60 12.18 + target=static [2022-07-12T08:44:39.509Z] #60 12.18 + make BUILDTAGS=seccomp static [2022-07-12T08:44:39.509Z] #60 12.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T08:44:39.509Z] #60 ... [2022-07-12T08:44:39.509Z] [2022-07-12T08:44:39.509Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:44:39.509Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T08:44:39.509Z] #21 15.32 The following NEW packages will be installed: [2022-07-12T08:44:39.509Z] #21 15.32 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-12T08:44:39.509Z] #21 15.32 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T08:44:39.509Z] #21 15.32 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-12T08:44:39.509Z] #21 15.32 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-12T08:44:39.509Z] #21 15.32 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T08:44:39.509Z] #21 15.32 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-12T08:44:39.509Z] #21 15.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-12T08:44:39.509Z] #21 15.32 xz-utils zip zstd [2022-07-12T08:44:39.509Z] #21 15.74 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:44:39.509Z] #21 15.74 Need to get 27.0 MB of archives. [2022-07-12T08:44:39.509Z] #21 15.74 After this operation, 105 MB of additional disk space will be used. [2022-07-12T08:44:39.509Z] #21 15.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-07-12T08:44:39.509Z] #21 15.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-07-12T08:44:39.509Z] #21 15.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-07-12T08:44:39.509Z] #21 15.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-07-12T08:44:39.509Z] #21 15.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-07-12T08:44:39.509Z] #21 15.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-07-12T08:44:39.509Z] #21 15.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-07-12T08:44:39.509Z] #21 15.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-07-12T08:44:39.509Z] #21 15.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:44:39.509Z] #21 15.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:44:39.509Z] #21 15.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T08:44:39.509Z] #21 15.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-07-12T08:44:39.509Z] #21 15.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-07-12T08:44:39.509Z] #21 15.92 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-07-12T08:44:39.509Z] #21 15.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-07-12T08:44:39.509Z] #21 15.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-07-12T08:44:39.509Z] #21 15.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-07-12T08:44:39.509Z] #21 15.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-07-12T08:44:39.509Z] #21 15.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-07-12T08:44:39.509Z] #21 15.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-07-12T08:44:39.509Z] #21 15.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-07-12T08:44:39.509Z] #21 15.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-07-12T08:44:39.509Z] #21 15.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-07-12T08:44:39.509Z] #21 15.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-07-12T08:44:39.509Z] #21 15.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-07-12T08:44:39.509Z] #21 15.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-07-12T08:44:39.509Z] #21 15.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-07-12T08:44:39.509Z] #21 16.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-07-12T08:44:39.509Z] #21 16.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-07-12T08:44:39.509Z] #21 16.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-07-12T08:44:39.509Z] #21 16.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-07-12T08:44:39.509Z] #21 16.30 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-07-12T08:44:39.509Z] #21 16.30 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-07-12T08:44:39.509Z] #21 16.30 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-07-12T08:44:39.509Z] #21 16.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T08:44:39.509Z] #21 16.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T08:44:39.509Z] #21 16.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T08:44:39.509Z] #21 16.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:44:39.509Z] #21 16.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T08:44:39.509Z] #21 16.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T08:44:39.509Z] #21 16.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T08:44:39.509Z] #21 16.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-07-12T08:44:39.509Z] #21 16.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-07-12T08:44:39.509Z] #21 16.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-07-12T08:44:39.509Z] #21 16.42 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T08:44:39.509Z] #21 16.58 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-07-12T08:44:39.509Z] #21 16.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-07-12T08:44:39.512Z] #84 149.2 checking for memory.h... yes [2022-07-12T08:44:39.765Z] #21 16.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-07-12T08:44:39.766Z] #21 16.61 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-07-12T08:44:39.769Z] #84 149.5 checking for strings.h... yes [2022-07-12T08:44:39.769Z] #84 149.7 checking for inttypes.h... yes [2022-07-12T08:44:40.282Z] #84 149.9 checking for stdint.h... yes [2022-07-12T08:44:40.330Z] #21 17.30 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:44:40.539Z] #84 150.2 checking for unistd.h... yes [2022-07-12T08:44:40.586Z] #21 17.42 Fetched 27.0 MB in 1s (21.3 MB/s) [2022-07-12T08:44:40.586Z] #21 17.46 Selecting previously unselected package pigz. [2022-07-12T08:44:40.586Z] #21 17.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-07-12T08:44:40.586Z] #21 17.50 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-07-12T08:44:40.586Z] #21 17.51 Unpacking pigz (2.6-1) ... [2022-07-12T08:44:40.586Z] #21 17.59 Selecting previously unselected package libelf1:arm64. [2022-07-12T08:44:40.586Z] #21 17.59 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-07-12T08:44:40.586Z] #21 17.60 Unpacking libelf1:arm64 (0.183-1) ... [2022-07-12T08:44:40.796Z] #84 150.5 checking for dlfcn.h... yes [2022-07-12T08:44:40.796Z] #84 150.7 checking for objdir... .libs [2022-07-12T08:44:40.843Z] #21 17.76 Selecting previously unselected package libbpf0:arm64. [2022-07-12T08:44:40.843Z] #21 17.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-07-12T08:44:40.843Z] #21 17.78 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-07-12T08:44:40.843Z] #21 17.90 Selecting previously unselected package libcap2:arm64. [2022-07-12T08:44:40.843Z] #21 17.90 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-07-12T08:44:40.843Z] #21 17.91 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-07-12T08:44:41.099Z] #21 17.97 Selecting previously unselected package libmnl0:arm64. [2022-07-12T08:44:41.099Z] #21 17.97 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-07-12T08:44:41.099Z] #21 17.98 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-07-12T08:44:41.099Z] #21 18.04 Selecting previously unselected package libxtables12:arm64. [2022-07-12T08:44:41.099Z] #21 18.07 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-07-12T08:44:41.099Z] #21 18.07 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-07-12T08:44:41.099Z] #21 18.15 Selecting previously unselected package libcap2-bin. [2022-07-12T08:44:41.355Z] #21 18.18 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-07-12T08:44:41.355Z] #21 18.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T08:44:41.355Z] #21 18.27 Selecting previously unselected package iproute2. [2022-07-12T08:44:41.355Z] #21 18.27 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-07-12T08:44:41.355Z] #21 18.28 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T08:44:41.358Z] #84 151.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:44:41.358Z] #84 151.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:44:41.620Z] #84 151.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:44:41.685Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-12T08:44:41.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2022-07-12T08:44:41.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.34s) [2022-07-12T08:44:41.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2022-07-12T08:44:41.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2022-07-12T08:44:41.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s) [2022-07-12T08:44:41.685Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2022-07-12T08:44:41.685Z] === RUN TestBuildMultiStageCopy [2022-07-12T08:44:41.685Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T08:44:41.877Z] #84 151.5 checking if gcc static flag -static works... yes [2022-07-12T08:44:41.917Z] #21 18.74 Selecting previously unselected package xxd. [2022-07-12T08:44:41.917Z] #21 18.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-12T08:44:41.917Z] #21 18.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:44:41.917Z] #21 18.87 Selecting previously unselected package vim-common. [2022-07-12T08:44:41.917Z] #21 18.87 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:44:41.917Z] #21 18.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:44:42.133Z] #84 151.9 checking if gcc supports -c -o file.o... yes [2022-07-12T08:44:42.133Z] #84 152.1 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:44:42.133Z] #84 152.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:44:42.134Z] #77 ... [2022-07-12T08:44:42.134Z] [2022-07-12T08:44:42.134Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:44:42.134Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:44:42.134Z] #14 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T08:44:42.134Z] #14 105.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:42.134Z] #14 105.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:44:42.174Z] #21 19.04 Selecting previously unselected package bash-completion. [2022-07-12T08:44:42.174Z] #21 19.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T08:44:42.646Z] #84 152.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:44:42.646Z] #84 152.6 checking how to hardcode library paths into programs... immediate [2022-07-12T08:44:42.646Z] #84 152.6 checking whether stripping libraries is possible... yes [2022-07-12T08:44:42.646Z] #84 152.6 checking if libtool supports shared libraries... yes [2022-07-12T08:44:42.646Z] #84 152.6 checking whether to build shared libraries... no [2022-07-12T08:44:42.646Z] #84 152.6 checking whether to build static libraries... yes [2022-07-12T08:44:42.903Z] #84 152.7 checking float.h usability... yes [2022-07-12T08:44:42.903Z] #84 152.9 checking float.h presence... yes [2022-07-12T08:44:42.903Z] #84 152.9 checking for float.h... yes [2022-07-12T08:44:43.465Z] #84 153.0 checking limits.h usability... yes [2022-07-12T08:44:43.465Z] #84 153.2 checking limits.h presence... yes [2022-07-12T08:44:43.465Z] #84 153.3 checking for limits.h... yes [2022-07-12T08:44:43.465Z] #84 153.4 checking stddef.h usability... yes [2022-07-12T08:44:43.465Z] #84 153.6 checking stddef.h presence... yes [2022-07-12T08:44:43.722Z] #84 153.6 checking for stddef.h... yes [2022-07-12T08:44:43.722Z] #84 153.6 checking for stdlib.h... (cached) yes [2022-07-12T08:44:43.722Z] #84 153.6 checking for string.h... (cached) yes [2022-07-12T08:44:43.722Z] #84 153.6 checking sys/time.h usability... yes [2022-07-12T08:44:43.722Z] #84 153.7 checking sys/time.h presence... yes [2022-07-12T08:44:43.722Z] #84 153.8 checking for sys/time.h... yes [2022-07-12T08:44:43.722Z] #84 153.8 checking for inline... inline [2022-07-12T08:44:43.978Z] #84 153.8 checking for size_t... yes [2022-07-12T08:44:44.207Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T08:44:44.234Z] #84 154.1 checking for stdlib.h... (cached) yes [2022-07-12T08:44:44.492Z] #84 154.1 checking for GNU libc compatible malloc... yes [2022-07-12T08:44:44.492Z] #84 154.3 checking for stdlib.h... (cached) yes [2022-07-12T08:44:44.492Z] #84 154.3 checking for GNU libc compatible realloc... yes [2022-07-12T08:44:44.689Z] #21 21.25 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T08:44:44.689Z] #21 21.64 Selecting previously unselected package bzip2. [2022-07-12T08:44:44.689Z] #21 21.64 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-07-12T08:44:44.689Z] #21 21.65 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:44:44.689Z] #21 21.73 Selecting previously unselected package xz-utils. [2022-07-12T08:44:44.689Z] #21 21.73 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-07-12T08:44:44.689Z] #21 21.73 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:44:44.748Z] #84 154.5 checking for working strtod... yes [2022-07-12T08:44:44.945Z] #21 21.93 Selecting previously unselected package apparmor. [2022-07-12T08:44:44.945Z] #21 21.93 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-07-12T08:44:44.945Z] #21 22.00 Unpacking apparmor (2.13.6-10) ... [2022-07-12T08:44:45.005Z] #84 154.8 checking for gettimeofday... yes [2022-07-12T08:44:45.137Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T08:44:45.261Z] #84 154.9 checking for memset... yes [2022-07-12T08:44:45.506Z] #21 22.39 Selecting previously unselected package inetutils-ping. [2022-07-12T08:44:45.506Z] #21 22.40 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-07-12T08:44:45.506Z] #21 22.41 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T08:44:45.506Z] #21 22.50 Selecting previously unselected package libip4tc2:arm64. [2022-07-12T08:44:45.506Z] #21 22.50 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-07-12T08:44:45.506Z] #21 22.51 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-07-12T08:44:45.506Z] #21 22.58 Selecting previously unselected package libip6tc2:arm64. [2022-07-12T08:44:45.506Z] #21 22.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-07-12T08:44:45.506Z] #21 22.59 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-07-12T08:44:45.518Z] #84 155.2 checking for strspn... yes [2022-07-12T08:44:45.762Z] #21 22.67 Selecting previously unselected package libnfnetlink0:arm64. [2022-07-12T08:44:45.762Z] #21 22.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-07-12T08:44:45.762Z] #21 22.70 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-12T08:44:45.762Z] #21 22.78 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-07-12T08:44:45.762Z] #21 22.78 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-07-12T08:44:45.762Z] #21 22.78 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-12T08:44:45.775Z] #84 155.7 checking that generated files are newer than configure... done [2022-07-12T08:44:45.775Z] #84 155.7 configure: creating ./config.status [2022-07-12T08:44:46.018Z] #21 22.88 Selecting previously unselected package libnftnl11:arm64. [2022-07-12T08:44:46.019Z] #21 22.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-07-12T08:44:46.019Z] #21 22.90 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-07-12T08:44:46.019Z] #21 22.98 Selecting previously unselected package iptables. [2022-07-12T08:44:46.019Z] #21 22.98 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-07-12T08:44:46.019Z] #21 22.99 Unpacking iptables (1.8.7-1) ... [2022-07-12T08:44:46.068Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T08:44:46.275Z] #21 23.23 Selecting previously unselected package libonig5:arm64. [2022-07-12T08:44:46.275Z] #21 23.23 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-07-12T08:44:46.275Z] #21 23.24 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-07-12T08:44:46.532Z] #21 23.34 Selecting previously unselected package libjq1:arm64. [2022-07-12T08:44:46.532Z] #21 23.36 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-07-12T08:44:46.532Z] #21 23.36 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-07-12T08:44:46.532Z] #21 23.45 Selecting previously unselected package jq. [2022-07-12T08:44:46.532Z] #21 23.46 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-07-12T08:44:46.532Z] #21 23.48 Unpacking jq (1.6-2.1) ... [2022-07-12T08:44:46.532Z] #21 23.55 Selecting previously unselected package libaio1:arm64. [2022-07-12T08:44:46.532Z] #21 23.55 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-07-12T08:44:46.788Z] #21 23.56 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-07-12T08:44:46.788Z] #21 23.63 Selecting previously unselected package libgpm2:arm64. [2022-07-12T08:44:46.788Z] #21 23.63 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-07-12T08:44:46.788Z] #21 23.64 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-07-12T08:44:46.788Z] #21 23.72 Selecting previously unselected package libicu67:arm64. [2022-07-12T08:44:46.788Z] #21 23.73 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-07-12T08:44:46.788Z] #21 23.73 Unpacking libicu67:arm64 (67.1-7) ... [2022-07-12T08:44:47.438Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T08:44:48.000Z] #14 ... [2022-07-12T08:44:48.000Z] [2022-07-12T08:44:48.000Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:48.000Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:48.000Z] #77 102.8 configure.ac:7: installing 'build-aux/compile' [2022-07-12T08:44:48.000Z] #77 102.8 configure.ac:9: installing 'build-aux/config.guess' [2022-07-12T08:44:48.000Z] #77 102.9 configure.ac:9: installing 'build-aux/config.sub' [2022-07-12T08:44:48.000Z] #77 102.9 configure.ac:11: installing 'build-aux/install-sh' [2022-07-12T08:44:48.000Z] #77 102.9 configure.ac:11: installing 'build-aux/missing' [2022-07-12T08:44:48.000Z] #77 103.2 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:44:48.000Z] #77 103.3 parallel-tests: installing 'build-aux/test-driver' [2022-07-12T08:44:48.368Z] --- PASS: TestBuildMultiStageCopy (6.85s) [2022-07-12T08:44:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.85s) [2022-07-12T08:44:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-12T08:44:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-12T08:44:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-12T08:44:48.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-12T08:44:48.368Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T08:44:48.698Z] #14 ... [2022-07-12T08:44:48.698Z] [2022-07-12T08:44:48.698Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:48.698Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:48.698Z] #77 56.65 configure.ac:7: installing './compile' [2022-07-12T08:44:48.698Z] #77 56.66 configure.ac:11: installing './config.guess' [2022-07-12T08:44:48.698Z] #77 56.67 configure.ac:11: installing './config.sub' [2022-07-12T08:44:48.698Z] #77 56.68 configure.ac:8: installing './install-sh' [2022-07-12T08:44:48.698Z] #77 56.69 configure.ac:8: installing './missing' [2022-07-12T08:44:48.698Z] #77 56.78 Makefile.am: installing './depcomp' [2022-07-12T08:44:48.698Z] #77 58.05 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:44:48.698Z] #77 58.05 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:44:48.698Z] #77 58.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:44:48.698Z] #77 58.19 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:44:48.698Z] #77 58.32 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:44:48.698Z] #77 58.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:44:48.698Z] #77 58.59 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:44:48.698Z] #77 58.71 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:44:48.698Z] #77 58.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-12T08:44:49.047Z] #84 158.6 config.status: creating Makefile [2022-07-12T08:44:49.047Z] #84 158.7 config.status: creating config.h [2022-07-12T08:44:49.047Z] #84 158.7 config.status: executing depfiles commands [2022-07-12T08:44:49.047Z] #84 159.0 config.status: executing libtool commands [2022-07-12T08:44:50.057Z] #21 26.60 Selecting previously unselected package libinih1:arm64. [2022-07-12T08:44:50.057Z] #21 26.62 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-07-12T08:44:50.057Z] #21 26.63 Unpacking libinih1:arm64 (53-1+b2) ... [2022-07-12T08:44:50.057Z] #21 26.70 Selecting previously unselected package libnet1:arm64. [2022-07-12T08:44:50.057Z] #21 26.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-07-12T08:44:50.057Z] #21 26.71 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:44:50.057Z] #21 ... [2022-07-12T08:44:50.057Z] [2022-07-12T08:44:50.057Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:50.057Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:44:50.057Z] #77 85.03 checking linux/openat2.h usability... yes [2022-07-12T08:44:50.057Z] #77 85.17 checking linux/openat2.h presence... yes [2022-07-12T08:44:50.057Z] #77 85.22 checking for linux/openat2.h... yes [2022-07-12T08:44:50.057Z] #77 85.25 checking for copy_file_range... yes [2022-07-12T08:44:50.057Z] #77 85.43 checking for fgetxattr... yes [2022-07-12T08:44:50.057Z] #77 85.76 checking for statx... yes [2022-07-12T08:44:50.057Z] #77 86.00 checking for fgetpwent_r... yes [2022-07-12T08:44:50.057Z] #77 86.26 checking for issetugid... no [2022-07-12T08:44:50.057Z] #77 86.50 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:44:50.057Z] #77 86.50 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:44:50.057Z] #77 86.51 checking for library containing yajl_tree_get... -lyajl [2022-07-12T08:44:50.057Z] #77 86.94 checking for yajl >= 2.0.0... yes [2022-07-12T08:44:50.057Z] #77 86.97 checking sys/capability.h usability... yes [2022-07-12T08:44:50.057Z] #77 87.10 checking sys/capability.h presence... yes [2022-07-12T08:44:50.057Z] #77 87.17 checking for sys/capability.h... yes [2022-07-12T08:44:50.057Z] #77 87.18 checking for library containing cap_from_name... -lcap [2022-07-12T08:44:50.057Z] #77 87.65 checking for library containing dlopen... -ldl [2022-07-12T08:44:50.057Z] #77 88.09 checking seccomp.h usability... yes [2022-07-12T08:44:50.057Z] #77 88.24 checking seccomp.h presence... yes [2022-07-12T08:44:50.057Z] #77 88.29 checking for seccomp.h... yes [2022-07-12T08:44:50.057Z] #77 88.30 checking for library containing seccomp_rule_add... -lseccomp [2022-07-12T08:44:50.057Z] #77 88.55 checking for library containing seccomp_arch_resolve_name... none required [2022-07-12T08:44:50.057Z] #77 88.73 checking systemd/sd-bus.h usability... yes [2022-07-12T08:44:50.057Z] #77 88.91 checking systemd/sd-bus.h presence... yes [2022-07-12T08:44:50.057Z] #77 89.05 checking for systemd/sd-bus.h... yes [2022-07-12T08:44:50.057Z] #77 89.06 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-12T08:44:50.057Z] #77 89.50 checking for sd_notify_barrier... yes [2022-07-12T08:44:50.057Z] #77 89.71 checking linux/bpf.h usability... yes [2022-07-12T08:44:50.057Z] #77 89.89 checking linux/bpf.h presence... yes [2022-07-12T08:44:50.057Z] #77 89.98 checking for linux/bpf.h... yes [2022-07-12T08:44:50.057Z] #77 89.98 checking compilation for eBPF... yes [2022-07-12T08:44:50.057Z] #77 90.08 checking for criu >= 3.15... no [2022-07-12T08:44:50.057Z] #77 90.12 configure: CRIU headers not found, building without CRIU support [2022-07-12T08:44:50.057Z] #77 90.12 checking for criu > 3.16... no [2022-07-12T08:44:50.057Z] #77 90.15 configure: CRIU version doesn't support join-ns API [2022-07-12T08:44:50.057Z] #77 90.15 checking for criu > 3.16.1... no [2022-07-12T08:44:50.057Z] #77 90.18 configure: CRIU version doesn't support for pre-dumping [2022-07-12T08:44:50.057Z] #77 90.18 checking for new mount API (fsconfig)... yes [2022-07-12T08:44:50.057Z] #77 90.31 checking for seccomp notify API... yes [2022-07-12T08:44:50.057Z] #77 90.39 checking for gperf... no [2022-07-12T08:44:50.057Z] #77 90.40 configure: gperf not found - cannot rebuild signal parser code [2022-07-12T08:44:50.057Z] #77 90.40 checking for library containing argp_parse... none required [2022-07-12T08:44:50.057Z] #77 90.73 checking that generated files are newer than configure... done [2022-07-12T08:44:50.057Z] #77 90.73 configure: creating ./config.status [2022-07-12T08:44:50.057Z] #77 93.56 config.status: creating Makefile [2022-07-12T08:44:50.057Z] #77 93.65 config.status: creating rpm/crun.spec [2022-07-12T08:44:50.057Z] #77 93.75 config.status: creating config.h [2022-07-12T08:44:50.057Z] #77 93.81 config.status: executing libtool commands [2022-07-12T08:44:50.057Z] #77 93.88 config.status: executing depfiles commands [2022-07-12T08:44:50.057Z] #77 95.06 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-12T08:44:50.057Z] #77 95.10 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:44:50.057Z] #77 ... [2022-07-12T08:44:50.057Z] [2022-07-12T08:44:50.057Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:44:50.057Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T08:44:50.057Z] #21 26.80 Selecting previously unselected package libnl-3-200:arm64. [2022-07-12T08:44:50.057Z] #21 26.82 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-07-12T08:44:50.057Z] #21 26.82 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-12T08:44:50.057Z] #21 26.90 Selecting previously unselected package libprotobuf-c1:arm64. [2022-07-12T08:44:50.057Z] #21 26.91 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-07-12T08:44:50.057Z] #21 26.91 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T08:44:50.057Z] #21 26.99 Selecting previously unselected package libyajl2:arm64. [2022-07-12T08:44:50.057Z] #21 27.00 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-07-12T08:44:50.057Z] #21 27.00 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-07-12T08:44:50.057Z] #21 27.09 Selecting previously unselected package net-tools. [2022-07-12T08:44:50.057Z] #21 27.09 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-07-12T08:44:50.057Z] #21 27.10 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:44:50.313Z] #21 27.32 Selecting previously unselected package patch. [2022-07-12T08:44:50.313Z] #21 27.32 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-07-12T08:44:50.313Z] #21 27.33 Unpacking patch (2.7.6-7) ... [2022-07-12T08:44:50.416Z] #84 160.0 GEN .version [2022-07-12T08:44:50.416Z] #84 160.1 make install-recursive [2022-07-12T08:44:50.416Z] #84 160.1 make[1]: Entering directory '/tmp/crun-build' [2022-07-12T08:44:50.416Z] #84 160.3 Making install in libocispec [2022-07-12T08:44:50.416Z] #84 160.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:44:50.416Z] #84 160.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-12T08:44:50.416Z] #84 160.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-12T08:44:50.416Z] #84 160.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-12T08:44:50.416Z] #84 160.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-12T08:44:50.570Z] #21 27.44 Selecting previously unselected package python-pip-whl. [2022-07-12T08:44:50.570Z] #21 27.44 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:44:50.570Z] #21 27.45 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:44:50.979Z] #84 ... [2022-07-12T08:44:50.979Z] [2022-07-12T08:44:50.979Z] #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-07-12T08:44:50.979Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:44:50.979Z] #19 204.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-12T08:44:50.979Z] #19 204.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:44:50.979Z] #19 204.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:44:51.132Z] #21 27.96 Selecting previously unselected package python3-lib2to3. [2022-07-12T08:44:51.132Z] #21 27.97 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T08:44:51.132Z] #21 27.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:44:51.132Z] #21 28.12 Selecting previously unselected package python3-distutils. [2022-07-12T08:44:51.132Z] #21 28.12 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T08:44:51.132Z] #21 28.15 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T08:44:51.237Z] #19 205.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-12T08:44:51.237Z] #19 205.1 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:44:51.237Z] #19 205.1 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T08:44:51.388Z] #21 28.31 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:44:51.388Z] #21 28.31 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:44:51.388Z] #21 28.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:44:51.653Z] #21 28.47 Selecting previously unselected package python3-setuptools. [2022-07-12T08:44:51.653Z] #21 28.47 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T08:44:51.653Z] #21 28.47 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T08:44:51.909Z] #21 28.68 Selecting previously unselected package python3-wheel. [2022-07-12T08:44:51.909Z] #21 28.70 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T08:44:51.909Z] #21 28.71 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T08:44:51.909Z] #21 28.79 Selecting previously unselected package python3-pip. [2022-07-12T08:44:51.909Z] #21 28.79 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:44:51.909Z] #21 28.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:44:52.166Z] #21 29.08 Selecting previously unselected package sudo. [2022-07-12T08:44:52.166Z] #21 29.10 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-07-12T08:44:52.166Z] #21 29.12 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T08:44:52.170Z] #77 106.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:44:52.170Z] #77 106.9 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:44:52.729Z] #21 29.69 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T08:44:52.729Z] #21 29.69 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-07-12T08:44:52.729Z] #21 29.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:44:52.985Z] #21 29.90 Selecting previously unselected package uidmap. [2022-07-12T08:44:52.985Z] #21 29.90 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-07-12T08:44:52.985Z] #21 29.91 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T08:44:53.242Z] #21 30.05 Selecting previously unselected package vim-runtime. [2022-07-12T08:44:53.242Z] #21 30.06 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:44:53.242Z] #21 30.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T08:44:53.242Z] #21 30.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T08:44:53.242Z] #21 30.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:44:53.535Z] #77 108.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:44:53.536Z] #77 108.7 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:44:53.536Z] #77 ... [2022-07-12T08:44:53.536Z] [2022-07-12T08:44:53.536Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:44:53.536Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:44:53.536Z] #14 191.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T08:44:53.536Z] #14 191.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:53.536Z] #14 191.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:44:53.622Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-12T08:44:53.622Z] === RUN TestBuildLabelWithTargets [2022-07-12T08:44:56.565Z] #21 33.44 Selecting previously unselected package vim. [2022-07-12T08:44:56.565Z] #21 33.44 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-07-12T08:44:56.565Z] #21 33.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:44:56.812Z] #77 ... [2022-07-12T08:44:56.812Z] [2022-07-12T08:44:56.812Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:44:56.812Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:44:56.812Z] #14 119.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T08:44:56.812Z] #14 119.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:44:56.812Z] #14 119.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:44:57.127Z] #21 33.97 Selecting previously unselected package xfsprogs. [2022-07-12T08:44:57.127Z] #21 33.98 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-07-12T08:44:57.127Z] #21 33.99 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T08:44:57.384Z] #21 34.43 Selecting previously unselected package zip. [2022-07-12T08:44:57.384Z] #21 34.44 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-07-12T08:44:57.641Z] #21 34.44 Unpacking zip (3.0-12) ... [2022-07-12T08:44:57.641Z] #21 34.61 Selecting previously unselected package zstd. [2022-07-12T08:44:57.641Z] #21 34.61 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-07-12T08:44:57.641Z] #21 34.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:44:57.641Z] #21 ... [2022-07-12T08:44:57.641Z] [2022-07-12T08:44:57.641Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:44:57.641Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:44:57.641Z] #77 95.55 checking for gcc... gcc [2022-07-12T08:44:57.641Z] #77 95.64 checking whether the C compiler works... yes [2022-07-12T08:44:57.641Z] #77 95.81 checking for C compiler default output file name... a.out [2022-07-12T08:44:57.641Z] #77 95.81 checking for suffix of executables... [2022-07-12T08:44:57.641Z] #77 95.97 checking whether we are cross compiling... no [2022-07-12T08:44:57.641Z] #77 96.12 checking for suffix of object files... o [2022-07-12T08:44:57.641Z] #77 96.17 checking whether we are using the GNU C compiler... yes [2022-07-12T08:44:57.641Z] #77 96.24 checking whether gcc accepts -g... yes [2022-07-12T08:44:57.641Z] #77 96.41 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:44:57.641Z] #77 96.64 checking whether gcc understands -c and -o together... yes [2022-07-12T08:44:57.641Z] #77 96.79 checking how to run the C preprocessor... gcc -E [2022-07-12T08:44:57.641Z] #77 97.12 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:44:57.641Z] #77 97.12 checking for egrep... /bin/grep -E [2022-07-12T08:44:57.641Z] #77 97.14 checking for ANSI C header files... yes [2022-07-12T08:44:57.641Z] #77 97.66 checking for sys/types.h... yes [2022-07-12T08:44:57.641Z] #77 97.92 checking for sys/stat.h... yes [2022-07-12T08:44:57.641Z] #77 98.12 checking for stdlib.h... yes [2022-07-12T08:44:57.641Z] #77 98.29 checking for string.h... yes [2022-07-12T08:44:57.641Z] #77 98.49 checking for memory.h... yes [2022-07-12T08:44:57.641Z] #77 98.66 checking for strings.h... yes [2022-07-12T08:44:57.641Z] #77 98.89 checking for inttypes.h... yes [2022-07-12T08:44:57.641Z] #77 99.04 checking for stdint.h... yes [2022-07-12T08:44:57.641Z] #77 99.21 checking for unistd.h... yes [2022-07-12T08:44:57.641Z] #77 99.34 checking minix/config.h usability... no [2022-07-12T08:44:57.641Z] #77 99.45 checking minix/config.h presence... no [2022-07-12T08:44:57.641Z] #77 99.51 checking for minix/config.h... no [2022-07-12T08:44:57.641Z] #77 99.51 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-12T08:44:57.641Z] #77 99.72 checking build system type... aarch64-unknown-linux-gnu [2022-07-12T08:44:57.641Z] #77 100.1 checking host system type... aarch64-unknown-linux-gnu [2022-07-12T08:44:57.641Z] #77 100.1 checking how to print strings... printf [2022-07-12T08:44:57.641Z] #77 100.1 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:44:57.641Z] #77 100.1 checking for fgrep... /bin/grep -F [2022-07-12T08:44:57.641Z] #77 100.1 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:44:57.641Z] #77 100.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:44:57.641Z] #77 100.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:44:57.641Z] #77 100.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:44:57.641Z] #77 100.3 checking whether ln -s works... yes [2022-07-12T08:44:57.641Z] #77 100.3 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:44:57.641Z] #77 100.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-12T08:44:57.641Z] #77 100.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:44:57.641Z] #77 100.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:44:57.641Z] #77 100.3 checking for objdump... objdump [2022-07-12T08:44:57.641Z] #77 100.3 checking how to recognize dependent libraries... pass_all [2022-07-12T08:44:57.641Z] #77 100.3 checking for dlltool... no [2022-07-12T08:44:57.641Z] #77 100.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:44:57.641Z] #77 100.3 checking for ar... ar [2022-07-12T08:44:57.641Z] #77 100.3 checking for archiver @FILE support... @ [2022-07-12T08:44:57.641Z] #77 100.5 checking for strip... strip [2022-07-12T08:44:57.641Z] #77 100.5 checking for ranlib... ranlib [2022-07-12T08:44:57.641Z] #77 100.5 checking for gawk... no [2022-07-12T08:44:57.641Z] #77 100.5 checking for mawk... mawk [2022-07-12T08:44:57.641Z] #77 100.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:44:57.641Z] #77 100.9 checking for sysroot... no [2022-07-12T08:44:57.641Z] #77 100.9 checking for a working dd... /bin/dd [2022-07-12T08:44:57.641Z] #77 100.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:44:57.641Z] #77 100.9 checking for mt... no [2022-07-12T08:44:57.641Z] #77 100.9 checking if : is a manifest tool... no [2022-07-12T08:44:57.641Z] #77 100.9 checking for dlfcn.h... yes [2022-07-12T08:44:57.641Z] #77 101.1 checking for objdir... .libs [2022-07-12T08:44:57.641Z] #77 101.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:44:57.641Z] #77 101.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:44:57.641Z] #77 101.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:44:57.641Z] #77 101.7 checking if gcc static flag -static works... yes [2022-07-12T08:44:57.641Z] #77 102.0 checking if gcc supports -c -o file.o... yes [2022-07-12T08:44:57.641Z] #77 102.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:44:57.641Z] #77 102.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-12T08:44:57.641Z] #77 102.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:44:57.641Z] #77 102.5 checking how to hardcode library paths into programs... immediate [2022-07-12T08:44:57.641Z] #77 102.5 checking whether stripping libraries is possible... yes [2022-07-12T08:44:57.641Z] #77 102.6 checking if libtool supports shared libraries... yes [2022-07-12T08:44:57.641Z] #77 102.6 checking whether to build shared libraries... no [2022-07-12T08:44:57.641Z] #77 102.6 checking whether to build static libraries... yes [2022-07-12T08:44:57.641Z] #77 102.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:44:57.641Z] #77 102.6 checking whether build environment is sane... yes [2022-07-12T08:44:57.641Z] #77 102.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:44:57.641Z] #77 102.7 checking whether make sets $(MAKE)... yes [2022-07-12T08:44:57.641Z] #77 102.7 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:44:57.641Z] #77 102.8 checking whether make supports nested variables... yes [2022-07-12T08:44:57.641Z] #77 102.8 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:44:57.641Z] #77 102.8 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:44:57.641Z] #77 102.8 checking how to create a ustar tar archive... gnutar [2022-07-12T08:44:57.641Z] #77 102.9 checking dependency style of gcc... gcc3 [2022-07-12T08:44:57.641Z] #77 103.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:44:57.641Z] #77 103.1 checking whether make supports nested variables... (cached) yes [2022-07-12T08:44:57.641Z] #77 103.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:44:57.641Z] #77 103.1 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:44:57.641Z] #77 103.1 checking for yajl >= 2.1.0... yes [2022-07-12T08:44:57.641Z] #77 103.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:44:57.641Z] #77 103.1 checking for gcc... (cached) gcc [2022-07-12T08:44:57.823Z] #19 ... [2022-07-12T08:44:57.823Z] [2022-07-12T08:44:57.823Z] #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-07-12T08:44:57.823Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:44:57.823Z] #84 161.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-12T08:44:57.823Z] #84 161.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-12T08:44:57.823Z] #84 161.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-12T08:44:57.823Z] #84 161.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-12T08:44:57.823Z] #84 161.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-12T08:44:57.823Z] #84 161.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-12T08:44:57.823Z] #84 161.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-12T08:44:57.823Z] #84 161.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-12T08:44:57.823Z] #84 161.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-12T08:44:57.823Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-12T08:44:57.823Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-12T08:44:57.824Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-12T08:44:57.824Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-12T08:44:57.824Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-12T08:44:57.824Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-12T08:44:57.824Z] #84 161.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-12T08:44:57.824Z] #84 162.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-12T08:44:57.824Z] #84 162.8 make install-recursive [2022-07-12T08:44:57.824Z] #84 162.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:44:57.824Z] #84 162.9 Making install in yajl [2022-07-12T08:44:57.824Z] #84 162.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:44:57.824Z] #84 163.0 CC verify/json_verify-json_verify.o [2022-07-12T08:44:57.824Z] #84 163.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-12T08:44:57.824Z] #84 163.0 CC src/libyajl_la-yajl.lo [2022-07-12T08:44:57.824Z] #84 163.0 CC src/libyajl_la-yajl_gen.lo [2022-07-12T08:44:57.824Z] #84 163.0 CC src/libyajl_la-yajl_parser.lo [2022-07-12T08:44:57.824Z] #84 163.0 CC src/libyajl_la-yajl_buf.lo [2022-07-12T08:44:57.824Z] #84 163.1 CC src/libyajl_la-yajl_encode.lo [2022-07-12T08:44:57.824Z] #84 163.1 CC src/libyajl_la-yajl_lex.lo [2022-07-12T08:44:57.824Z] #84 163.2 CC src/libyajl_la-yajl_tree.lo [2022-07-12T08:44:57.897Z] #77 103.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:44:57.898Z] #77 103.2 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:44:57.898Z] #77 103.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:44:57.898Z] #77 103.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:44:57.898Z] #77 103.2 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:44:57.898Z] #77 103.3 checking for python3... /usr/bin/python3 [2022-07-12T08:44:57.898Z] #77 103.3 checking for python3 version... 3.9 [2022-07-12T08:44:57.898Z] #77 103.4 checking for python3 platform... linux [2022-07-12T08:44:57.898Z] #77 103.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:44:58.410Z] #77 103.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:44:58.410Z] #77 103.9 checking that generated files are newer than configure... done [2022-07-12T08:44:58.410Z] #77 103.9 configure: creating ./config.status [2022-07-12T08:44:59.208Z] #84 169.2 CCLD libyajl.la [2022-07-12T08:44:59.771Z] #84 169.8 CCLD verify/json_verify [2022-07-12T08:45:00.335Z] #84 170.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:45:00.335Z] #84 170.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:45:00.335Z] #84 170.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:45:00.335Z] #84 170.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:45:00.335Z] #84 170.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:45:00.335Z] #84 170.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:45:00.591Z] #84 170.5 CC src/validate.o [2022-07-12T08:45:00.592Z] #84 170.5 CC src/image_spec_schema_config_schema.lo [2022-07-12T08:45:00.592Z] #84 170.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-12T08:45:00.592Z] #84 170.6 CC src/image_spec_schema_defs.lo [2022-07-12T08:45:00.592Z] #84 170.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-12T08:45:00.592Z] #84 170.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-12T08:45:00.848Z] #84 170.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-12T08:45:00.848Z] #84 170.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-12T08:45:00.848Z] #84 170.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-12T08:45:00.848Z] #84 170.8 CC src/runtime_spec_schema_config_zos.lo [2022-07-12T08:45:00.848Z] #84 170.8 CC src/runtime_spec_schema_config_schema.lo [2022-07-12T08:45:00.848Z] #84 170.8 CC src/runtime_spec_schema_config_solaris.lo [2022-07-12T08:45:00.848Z] #84 170.8 CC src/runtime_spec_schema_config_vm.lo [2022-07-12T08:45:00.927Z] #77 106.5 config.status: creating Makefile [2022-07-12T08:45:00.927Z] #77 106.6 config.status: creating config.h [2022-07-12T08:45:01.105Z] #84 170.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-12T08:45:01.105Z] #84 170.9 CC src/runtime_spec_schema_config_windows.lo [2022-07-12T08:45:01.105Z] #84 171.1 CC src/runtime_spec_schema_defs.lo [2022-07-12T08:45:01.105Z] #84 171.1 CC src/runtime_spec_schema_defs_zos.lo [2022-07-12T08:45:01.105Z] #84 171.1 CC src/runtime_spec_schema_defs_vm.lo [2022-07-12T08:45:01.182Z] #77 106.6 config.status: executing libtool commands [2022-07-12T08:45:01.182Z] #77 106.6 config.status: executing depfiles commands [2022-07-12T08:45:01.362Z] #84 171.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-12T08:45:01.362Z] #84 171.4 CC src/runtime_spec_schema_defs_windows.lo [2022-07-12T08:45:01.362Z] #84 171.4 CC src/basic_test_double_array.lo [2022-07-12T08:45:01.362Z] #84 171.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-12T08:45:01.619Z] #84 171.5 CC src/basic_test_double_array_item.lo [2022-07-12T08:45:01.619Z] #84 171.6 CC src/basic_test_top_array_string.lo [2022-07-12T08:45:01.619Z] #84 171.6 CC src/basic_test_top_array_int.lo [2022-07-12T08:45:01.619Z] #84 171.6 CC src/basic_test_top_double_array_int.lo [2022-07-12T08:45:01.619Z] #84 171.7 CC src/basic_test_top_double_array_obj.lo [2022-07-12T08:45:01.619Z] #84 171.7 CC src/basic_test_top_double_array_refobj.lo [2022-07-12T08:45:01.626Z] #14 ... [2022-07-12T08:45:01.626Z] [2022-07-12T08:45:01.626Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:01.626Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:01.626Z] #77 109.0 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:45:01.626Z] #77 109.1 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:45:01.626Z] #77 109.2 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:45:01.626Z] #77 109.3 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:45:01.718Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-12T08:45:01.718Z] === RUN TestBuildWithEmptyLayers [2022-07-12T08:45:01.876Z] #84 171.9 CC src/basic_test_top_double_array_string.lo [2022-07-12T08:45:01.876Z] #84 172.0 CC src/read-file.lo [2022-07-12T08:45:02.082Z] #14 ... [2022-07-12T08:45:02.082Z] [2022-07-12T08:45:02.082Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:02.082Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:02.082Z] #77 71.94 configure.ac:7: installing 'build-aux/compile' [2022-07-12T08:45:02.082Z] #77 71.95 configure.ac:9: installing 'build-aux/config.guess' [2022-07-12T08:45:02.082Z] #77 71.96 configure.ac:9: installing 'build-aux/config.sub' [2022-07-12T08:45:02.082Z] #77 71.96 configure.ac:11: installing 'build-aux/install-sh' [2022-07-12T08:45:02.082Z] #77 71.98 configure.ac:11: installing 'build-aux/missing' [2022-07-12T08:45:02.082Z] #77 72.20 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:45:02.082Z] #77 72.30 parallel-tests: installing 'build-aux/test-driver' [2022-07-12T08:45:02.082Z] #77 74.46 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-12T08:45:02.082Z] #77 74.47 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-12T08:45:02.082Z] #77 75.07 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-12T08:45:02.082Z] #77 75.07 libtoolize: copying file 'm4/libtool.m4' [2022-07-12T08:45:02.082Z] #77 75.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-12T08:45:02.082Z] #77 75.26 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-12T08:45:02.082Z] #77 75.37 libtoolize: copying file 'm4/ltversion.m4' [2022-07-12T08:45:02.082Z] #77 75.50 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-12T08:45:02.113Z] #77 107.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-12T08:45:02.113Z] #77 107.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:45:02.133Z] #84 172.0 CC src/json_common.lo [2022-07-12T08:45:02.133Z] #84 172.0 CC tests/test-1.o [2022-07-12T08:45:02.133Z] #84 172.1 CC tests/test-2.o [2022-07-12T08:45:02.133Z] #84 172.2 CC tests/test-5.o [2022-07-12T08:45:02.133Z] #84 172.2 CC tests/test-4.o [2022-07-12T08:45:02.368Z] #77 107.8 checking for gcc... gcc [2022-07-12T08:45:02.390Z] #84 172.3 CC tests/test-3.o [2022-07-12T08:45:02.390Z] #84 172.3 CC tests/test-6.o [2022-07-12T08:45:02.390Z] #84 172.3 CC tests/test-7.o [2022-07-12T08:45:02.624Z] #77 107.9 checking whether the C compiler works... yes [2022-07-12T08:45:02.624Z] #77 108.1 checking for C compiler default output file name... a.out [2022-07-12T08:45:02.646Z] #84 172.5 CC tests/test-8.o [2022-07-12T08:45:02.880Z] #77 108.1 checking for suffix of executables... [2022-07-12T08:45:02.880Z] #77 108.3 checking whether we are cross compiling... no [2022-07-12T08:45:02.905Z] #84 172.9 CC tests/test-9.o [2022-07-12T08:45:02.905Z] #84 172.9 CC tests/test-10.o [2022-07-12T08:45:02.905Z] #84 173.0 CC tests/test-11.o [2022-07-12T08:45:03.136Z] #77 108.6 checking for suffix of object files... o [2022-07-12T08:45:03.137Z] #77 108.7 checking whether we are using the GNU C compiler... yes [2022-07-12T08:45:03.649Z] #77 108.8 checking whether gcc accepts -g... yes [2022-07-12T08:45:03.649Z] #77 109.0 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:45:03.905Z] #77 109.1 checking whether gcc understands -c and -o together... yes [2022-07-12T08:45:03.905Z] #77 109.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:45:03.905Z] #77 109.3 checking whether build environment is sane... yes [2022-07-12T08:45:03.905Z] #77 109.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:45:03.905Z] #77 109.4 checking for gawk... no [2022-07-12T08:45:03.905Z] #77 109.4 checking for mawk... mawk [2022-07-12T08:45:03.905Z] #77 109.4 checking whether make sets $(MAKE)... yes [2022-07-12T08:45:03.905Z] #77 109.4 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:45:04.161Z] #77 109.5 checking whether make supports nested variables... yes [2022-07-12T08:45:04.161Z] #77 109.5 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:45:04.161Z] #77 109.5 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:45:04.161Z] #77 109.5 checking how to create a ustar tar archive... gnutar [2022-07-12T08:45:04.161Z] #77 109.6 checking dependency style of gcc... gcc3 [2022-07-12T08:45:04.241Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-12T08:45:04.241Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T08:45:04.420Z] #77 109.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:45:04.420Z] #77 109.8 checking whether make supports nested variables... (cached) yes [2022-07-12T08:45:04.614Z] #77 ... [2022-07-12T08:45:04.614Z] [2022-07-12T08:45:04.614Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:45:04.614Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:45:04.614Z] #14 125.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T08:45:04.614Z] #14 125.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T08:45:04.614Z] #14 126.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:45:04.614Z] #14 126.1 Selecting previously unselected package libapparmor1:amd64. [2022-07-12T08:45:04.614Z] #14 126.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-12T08:45:04.614Z] #14 126.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T08:45:04.614Z] #14 126.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-12T08:45:04.614Z] #14 126.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-12T08:45:04.614Z] #14 126.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T08:45:04.614Z] #14 126.4 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T08:45:04.614Z] #14 126.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T08:45:04.614Z] #14 126.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:45:04.614Z] #14 126.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T08:45:04.614Z] #14 126.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T08:45:04.614Z] #14 126.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:45:04.614Z] #14 126.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-12T08:45:04.614Z] #14 126.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:45:04.614Z] #14 126.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:04.614Z] #14 127.0 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T08:45:04.614Z] #14 127.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T08:45:04.614Z] #14 127.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:45:04.614Z] #14 127.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-12T08:45:04.614Z] #14 127.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-12T08:45:04.614Z] #14 127.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T08:45:04.614Z] #14 127.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-12T08:45:04.614Z] #14 127.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-12T08:45:04.614Z] #14 127.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T08:45:04.614Z] #14 127.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-12T08:45:04.614Z] #14 127.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-12T08:45:04.614Z] #14 127.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T08:45:04.678Z] #77 109.8 checking build system type... aarch64-unknown-linux-gnu [2022-07-12T08:45:04.678Z] #77 110.1 checking host system type... aarch64-unknown-linux-gnu [2022-07-12T08:45:04.678Z] #77 110.1 checking how to print strings... printf [2022-07-12T08:45:04.678Z] #77 110.1 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:45:04.678Z] #77 110.2 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:45:04.678Z] #77 110.2 checking for egrep... /bin/grep -E [2022-07-12T08:45:04.678Z] #77 110.2 checking for fgrep... /bin/grep -F [2022-07-12T08:45:04.678Z] #77 110.2 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:45:04.678Z] #77 110.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:45:04.678Z] #77 110.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:45:04.678Z] #77 110.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:45:04.872Z] #14 127.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-12T08:45:04.873Z] #14 127.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-12T08:45:04.873Z] #14 127.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T08:45:04.873Z] #14 128.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-12T08:45:04.873Z] #14 128.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-12T08:45:04.873Z] #14 128.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T08:45:04.934Z] #77 110.4 checking whether ln -s works... yes [2022-07-12T08:45:04.934Z] #77 110.4 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:45:04.934Z] #77 110.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-07-12T08:45:04.934Z] #77 110.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:45:04.934Z] #77 110.4 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:45:04.934Z] #77 110.4 checking for objdump... objdump [2022-07-12T08:45:04.934Z] #77 110.4 checking how to recognize dependent libraries... pass_all [2022-07-12T08:45:04.934Z] #77 110.4 checking for dlltool... no [2022-07-12T08:45:04.934Z] #77 110.4 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:45:04.934Z] #77 110.4 checking for ar... ar [2022-07-12T08:45:05.192Z] #77 110.4 checking for archiver @FILE support... @ [2022-07-12T08:45:05.192Z] #77 110.6 checking for strip... strip [2022-07-12T08:45:05.192Z] #77 110.6 checking for ranlib... ranlib [2022-07-12T08:45:05.192Z] #77 110.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:45:05.441Z] #14 128.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-12T08:45:05.441Z] #14 128.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-12T08:45:05.441Z] #14 128.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T08:45:05.448Z] #77 110.8 checking for sysroot... no [2022-07-12T08:45:05.448Z] #77 110.8 checking for a working dd... /bin/dd [2022-07-12T08:45:05.448Z] #77 110.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:45:05.448Z] #77 110.8 checking for mt... no [2022-07-12T08:45:05.448Z] #77 110.8 checking if : is a manifest tool... no [2022-07-12T08:45:05.448Z] #77 110.8 checking how to run the C preprocessor... gcc -E [2022-07-12T08:45:05.700Z] #14 128.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-12T08:45:05.700Z] #14 128.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:45:05.700Z] #14 128.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:05.700Z] #14 128.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T08:45:05.799Z] #77 ... [2022-07-12T08:45:05.799Z] [2022-07-12T08:45:05.799Z] #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-07-12T08:45:05.799Z] #67 sha256:488b407a2767312dcba1b831e7ae988496141f29b8d9a59849a916a80a286f4a [2022-07-12T08:45:05.799Z] #67 193.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:45:05.799Z] #67 193.2 + GOBIN=/build [2022-07-12T08:45:05.799Z] #67 193.2 + GO111MODULE=on [2022-07-12T08:45:05.799Z] #67 193.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:45:05.799Z] #67 ... [2022-07-12T08:45:05.799Z] [2022-07-12T08:45:05.799Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:45:05.799Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:45:05.799Z] #14 203.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T08:45:05.799Z] #14 203.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T08:45:05.799Z] #14 203.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:45:05.799Z] #14 203.9 Selecting previously unselected package libapparmor1:amd64. [2022-07-12T08:45:05.799Z] #14 203.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-12T08:45:05.799Z] #14 203.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T08:45:05.799Z] #14 204.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-12T08:45:05.799Z] #14 204.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-12T08:45:05.799Z] #14 204.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T08:45:05.959Z] #14 128.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T08:45:05.959Z] #14 128.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:45:05.959Z] #14 129.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T08:45:05.959Z] #14 129.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T08:45:05.959Z] #14 129.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:45:06.055Z] #14 204.4 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T08:45:06.055Z] #14 204.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T08:45:06.265Z] #77 111.1 checking for ANSI C header files... yes [2022-07-12T08:45:06.266Z] #77 111.6 checking for sys/types.h... yes [2022-07-12T08:45:06.266Z] #77 111.8 checking for sys/stat.h... yes [2022-07-12T08:45:06.362Z] #14 204.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:45:06.522Z] #77 111.9 checking for stdlib.h... yes [2022-07-12T08:45:06.778Z] #77 112.1 checking for string.h... yes [2022-07-12T08:45:06.926Z] #14 205.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T08:45:06.926Z] #14 205.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T08:45:06.926Z] #14 205.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:45:06.931Z] #14 129.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:45:06.931Z] #14 130.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T08:45:06.931Z] #14 130.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:45:06.931Z] #14 130.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T08:45:07.034Z] #77 112.3 checking for memory.h... yes [2022-07-12T08:45:07.183Z] #14 ... [2022-07-12T08:45:07.183Z] [2022-07-12T08:45:07.183Z] #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-07-12T08:45:07.183Z] #67 sha256:488b407a2767312dcba1b831e7ae988496141f29b8d9a59849a916a80a286f4a [2022-07-12T08:45:07.183Z] #67 203.9 rootlesskit version 1.0.0 [2022-07-12T08:45:07.183Z] #67 204.0 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T08:45:07.183Z] #67 204.0 -container-ip string [2022-07-12T08:45:07.183Z] #67 204.0 container ip [2022-07-12T08:45:07.183Z] #67 204.0 -container-port int [2022-07-12T08:45:07.183Z] #67 204.0 container port (default -1) [2022-07-12T08:45:07.183Z] #67 204.0 -host-ip string [2022-07-12T08:45:07.183Z] #67 204.0 host ip [2022-07-12T08:45:07.183Z] #67 204.0 -host-port int [2022-07-12T08:45:07.183Z] #67 204.0 host port (default -1) [2022-07-12T08:45:07.183Z] #67 204.0 -proto string [2022-07-12T08:45:07.183Z] #67 204.0 proxy protocol (default "tcp") [2022-07-12T08:45:07.183Z] #67 DONE 205.1s [2022-07-12T08:45:07.183Z] [2022-07-12T08:45:07.183Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T08:45:07.183Z] #68 sha256:6b4bc6fcf736281116980c8d09bd491d0fe74ff6f1c2370f76d35e6d827d49d4 [2022-07-12T08:45:07.183Z] #68 DONE 0.1s [2022-07-12T08:45:07.183Z] [2022-07-12T08:45:07.183Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T08:45:07.183Z] #69 sha256:08a6afe85f58a49a94e61f8c4c42c78368704f3105f8b105c3743dda370ecd5b [2022-07-12T08:45:07.183Z] #69 DONE 0.1s [2022-07-12T08:45:07.183Z] [2022-07-12T08:45:07.183Z] #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-07-12T08:45:07.183Z] #64 sha256:3fe52536690296c5355453abe08645123bd6b548853390ed61aaa0f41f218452 [2022-07-12T08:45:07.257Z] #14 130.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:45:07.257Z] #14 130.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T08:45:07.290Z] #77 112.5 checking for strings.h... yes [2022-07-12T08:45:07.290Z] #77 112.7 checking for inttypes.h... yes [2022-07-12T08:45:07.440Z] #64 ... [2022-07-12T08:45:07.440Z] [2022-07-12T08:45:07.440Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:45:07.440Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:45:07.441Z] #14 205.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-12T08:45:07.441Z] #14 205.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:45:07.441Z] #14 205.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:07.544Z] #14 130.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:45:07.547Z] #77 112.9 checking for stdint.h... yes [2022-07-12T08:45:07.547Z] #77 113.0 checking for unistd.h... yes [2022-07-12T08:45:07.697Z] #14 206.0 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T08:45:07.697Z] #14 206.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T08:45:07.697Z] #14 206.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:45:07.803Z] #14 131.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T08:45:07.803Z] #14 131.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:45:07.803Z] #77 113.2 checking for dlfcn.h... yes [2022-07-12T08:45:07.803Z] #77 113.3 checking for objdir... .libs [2022-07-12T08:45:07.954Z] #14 206.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-12T08:45:07.954Z] #14 206.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-12T08:45:07.954Z] #14 206.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T08:45:08.059Z] #77 ... [2022-07-12T08:45:08.059Z] [2022-07-12T08:45:08.059Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:45:08.059Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T08:45:08.059Z] #21 34.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:45:08.059Z] #21 35.85 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-07-12T08:45:08.059Z] #21 35.86 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:45:08.059Z] #21 35.87 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-07-12T08:45:08.059Z] #21 35.89 Setting up libicu67:arm64 (67.1-7) ... [2022-07-12T08:45:08.059Z] #21 35.90 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-07-12T08:45:08.059Z] #21 35.91 Setting up libinih1:arm64 (53-1+b2) ... [2022-07-12T08:45:08.059Z] #21 35.93 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T08:45:08.059Z] #21 35.94 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-07-12T08:45:08.059Z] #21 35.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:45:08.059Z] #21 35.96 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:45:08.059Z] #21 35.98 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-07-12T08:45:08.059Z] #21 35.99 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T08:45:08.059Z] #21 36.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:45:08.059Z] #21 36.70 Setting up libcap2:arm64 (1:2.44-1) ... [2022-07-12T08:45:08.059Z] #21 36.71 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T08:45:08.059Z] #21 36.73 Setting up apparmor (2.13.6-10) ... [2022-07-12T08:45:08.059Z] #21 38.47 Setting up zip (3.0-12) ... [2022-07-12T08:45:08.059Z] #21 38.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:45:08.059Z] #21 38.53 Setting up bash-completion (1:2.11-2) ... [2022-07-12T08:45:08.059Z] #21 41.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:45:08.059Z] #21 41.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:45:08.059Z] #21 41.22 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-07-12T08:45:08.059Z] #21 41.24 Setting up patch (2.7.6-7) ... [2022-07-12T08:45:08.059Z] #21 41.25 Setting up sudo (1.9.5p2-3) ... [2022-07-12T08:45:08.059Z] #21 41.33 invoke-rc.d: could not determine current runlevel [2022-07-12T08:45:08.059Z] #21 41.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T08:45:08.059Z] #21 41.35 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T08:45:08.059Z] #21 41.38 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-07-12T08:45:08.059Z] #21 41.39 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T08:45:08.059Z] #21 41.41 Setting up pigz (2.6-1) ... [2022-07-12T08:45:08.059Z] #21 41.42 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-07-12T08:45:08.059Z] #21 41.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-07-12T08:45:08.059Z] #21 41.47 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:45:08.059Z] #21 41.48 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:45:08.059Z] #21 42.16 Setting up libaio1:arm64 (0.3.112-9) ... [2022-07-12T08:45:08.059Z] #21 42.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:45:08.059Z] #21 42.69 Setting up libelf1:arm64 (0.183-1) ... [2022-07-12T08:45:08.059Z] #21 42.71 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:45:08.059Z] #21 42.77 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-07-12T08:45:08.059Z] #21 42.83 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T08:45:08.059Z] #21 43.28 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:45:08.059Z] #21 43.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T08:45:08.059Z] #21 43.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T08:45:08.059Z] #21 43.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T08:45:08.059Z] #21 43.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T08:45:08.059Z] #21 43.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T08:45:08.059Z] #21 43.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T08:45:08.059Z] #21 43.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T08:45:08.059Z] #21 43.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T08:45:08.059Z] #21 43.37 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T08:45:08.059Z] #21 44.71 Setting up libjq1:arm64 (1.6-2.1) ... [2022-07-12T08:45:08.059Z] #21 44.72 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-07-12T08:45:08.059Z] #21 44.74 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:45:08.059Z] #21 44.75 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:45:08.059Z] #21 ... [2022-07-12T08:45:08.059Z] [2022-07-12T08:45:08.059Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:08.059Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:45:08.316Z] #77 113.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:45:08.316Z] #77 113.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:45:08.316Z] #77 113.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:45:08.320Z] #14 131.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T08:45:08.320Z] #14 131.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:45:08.518Z] #14 206.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-12T08:45:08.518Z] #14 206.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-12T08:45:08.518Z] #14 206.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T08:45:08.579Z] #14 131.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...#14 ... [2022-07-12T08:45:08.579Z] [2022-07-12T08:45:08.579Z] #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-07-12T08:45:08.579Z] #67 sha256:d32b6a022ed9425b9acbf1cdc9222565104786e294a0cc1ef3736c4b362ac08b [2022-07-12T08:45:08.579Z] #67 122.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:45:08.579Z] #67 122.9 + GOBIN=/build [2022-07-12T08:45:08.579Z] #67 122.9 + GO111MODULE=on [2022-07-12T08:45:08.579Z] #67 122.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:45:08.579Z] #67 129.1 rootlesskit version 1.0.0 [2022-07-12T08:45:08.579Z] #67 129.1 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T08:45:08.579Z] #67 129.1 -container-ip string [2022-07-12T08:45:08.579Z] #67 129.1 container ip [2022-07-12T08:45:08.579Z] #67 129.1 -container-port int [2022-07-12T08:45:08.579Z] #67 129.1 container port (default -1) [2022-07-12T08:45:08.579Z] #67 129.1 -host-ip string [2022-07-12T08:45:08.579Z] #67 129.1 host ip [2022-07-12T08:45:08.579Z] #67 129.1 -host-port int [2022-07-12T08:45:08.579Z] #67 129.1 host port (default -1) [2022-07-12T08:45:08.579Z] #67 129.1 -proto string [2022-07-12T08:45:08.579Z] #67 129.1 proxy protocol (default "tcp") [2022-07-12T08:45:08.579Z] #67 DONE 131.1s [2022-07-12T08:45:08.579Z] [2022-07-12T08:45:08.579Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:45:08.579Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:45:08.579Z] #14 131.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:45:08.579Z] #14 131.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:45:08.579Z] #14 131.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T08:45:08.579Z] #14 131.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T08:45:08.579Z] #14 131.8 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:45:08.579Z] #14 ... [2022-07-12T08:45:08.579Z] [2022-07-12T08:45:08.579Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T08:45:08.579Z] #68 sha256:6d71c391d364e662ce4ad1f01b8ed0ee57fedde9a4de3f13371f6a475f445d94 [2022-07-12T08:45:08.579Z] #68 DONE 0.1s [2022-07-12T08:45:08.579Z] [2022-07-12T08:45:08.579Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:45:08.579Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:45:08.579Z] #14 131.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:45:08.579Z] #14 131.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T08:45:08.579Z] #14 131.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T08:45:08.579Z] #14 131.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:45:08.579Z] #14 131.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:45:08.775Z] #14 207.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-12T08:45:08.776Z] #14 207.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-12T08:45:08.776Z] #14 207.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T08:45:08.828Z] #77 113.9 checking if gcc static flag -static works... yes [2022-07-12T08:45:08.828Z] #77 114.3 checking if gcc supports -c -o file.o... yes [2022-07-12T08:45:08.828Z] #77 114.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:45:08.838Z] #14 ... [2022-07-12T08:45:08.838Z] [2022-07-12T08:45:08.838Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T08:45:08.838Z] #69 sha256:3e5220c086c2dbad47910738d01537fa92cadbf2012324880777d5c7b73d5908 [2022-07-12T08:45:08.838Z] #69 DONE 0.1s [2022-07-12T08:45:08.838Z] [2022-07-12T08:45:08.838Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T08:45:08.838Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T08:45:08.838Z] #14 131.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-07-12T08:45:08.838Z] #14 131.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:45:08.838Z] #14 131.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-12T08:45:08.838Z] #14 131.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:45:08.838Z] #14 132.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:45:08.838Z] #14 132.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-07-12T08:45:08.838Z] #14 132.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:45:08.838Z] #14 132.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:45:08.838Z] #14 132.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:08.838Z] #14 132.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:45:09.033Z] #14 207.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-12T08:45:09.033Z] #14 207.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-12T08:45:09.084Z] #77 114.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-07-12T08:45:09.084Z] #77 114.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:45:09.084Z] #77 114.7 checking how to hardcode library paths into programs... immediate [2022-07-12T08:45:09.084Z] #77 114.7 checking whether stripping libraries is possible... yes [2022-07-12T08:45:09.084Z] #77 114.7 checking if libtool supports shared libraries... yes [2022-07-12T08:45:09.084Z] #77 114.7 checking whether to build shared libraries... no [2022-07-12T08:45:09.084Z] #77 114.7 checking whether to build static libraries... yes [2022-07-12T08:45:09.097Z] #14 132.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:09.097Z] #14 132.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:09.097Z] #14 132.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:45:09.290Z] #14 207.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T08:45:09.342Z] #77 114.7 checking float.h usability... yes [2022-07-12T08:45:09.342Z] #77 114.8 checking float.h presence... yes [2022-07-12T08:45:09.342Z] #77 114.9 checking for float.h... yes [2022-07-12T08:45:09.355Z] #14 DONE 132.6s [2022-07-12T08:45:09.355Z] [2022-07-12T08:45:09.355Z] #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-07-12T08:45:09.355Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:45:09.495Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-12T08:45:09.495Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T08:45:09.546Z] #14 207.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-12T08:45:09.547Z] #14 207.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-12T08:45:09.547Z] #14 207.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T08:45:09.598Z] #77 114.9 checking limits.h usability... yes [2022-07-12T08:45:09.598Z] #77 115.0 checking limits.h presence... yes [2022-07-12T08:45:09.598Z] #77 115.1 checking for limits.h... yes [2022-07-12T08:45:09.598Z] #77 115.1 checking stddef.h usability... yes [2022-07-12T08:45:09.614Z] #47 ... [2022-07-12T08:45:09.614Z] [2022-07-12T08:45:09.614Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T08:45:09.614Z] #59 sha256:a6694c22f1a172cf9024842ae9391dc6828125f6eb34ad947b16d7bacb4f29b7 [2022-07-12T08:45:09.752Z] --- PASS: TestBuildUncleanTarFilenames (0.49s) [2022-07-12T08:45:09.752Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T08:45:09.854Z] #77 115.2 checking stddef.h presence... yes [2022-07-12T08:45:09.854Z] #77 115.3 checking for stddef.h... yes [2022-07-12T08:45:09.854Z] #77 115.3 checking for stdlib.h... (cached) yes [2022-07-12T08:45:09.854Z] #77 115.3 checking for string.h... (cached) yes [2022-07-12T08:45:09.854Z] #77 115.3 checking sys/time.h usability... yes [2022-07-12T08:45:09.854Z] #77 115.4 checking sys/time.h presence... yes [2022-07-12T08:45:09.873Z] #59 DONE 0.4s [2022-07-12T08:45:09.873Z] [2022-07-12T08:45:09.873Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T08:45:09.873Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T08:45:10.111Z] #77 115.5 checking for sys/time.h... yes [2022-07-12T08:45:10.111Z] #77 115.5 checking for inline... inline [2022-07-12T08:45:10.479Z] #14 208.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-12T08:45:10.479Z] #14 208.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-12T08:45:10.479Z] #14 208.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T08:45:10.673Z] #77 115.6 checking for size_t... yes [2022-07-12T08:45:10.674Z] #77 116.0 checking for stdlib.h... (cached) yes [2022-07-12T08:45:10.674Z] #77 116.0 checking for GNU libc compatible malloc... [2022-07-12T08:45:10.674Z] #77 ... [2022-07-12T08:45:10.674Z] [2022-07-12T08:45:10.674Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:45:10.674Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T08:45:10.674Z] #21 45.90 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-07-12T08:45:10.674Z] #21 45.91 Setting up jq (1.6-2.1) ... [2022-07-12T08:45:10.674Z] #21 45.93 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-07-12T08:45:10.674Z] #21 45.94 Setting up iptables (1.8.7-1) ... [2022-07-12T08:45:10.674Z] #21 45.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:45:10.674Z] #21 45.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:45:10.674Z] #21 45.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:45:10.674Z] #21 45.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:45:10.674Z] #21 45.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T08:45:10.674Z] #21 45.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T08:45:10.674Z] #21 45.99 Setting up iproute2 (5.10.0-4) ... [2022-07-12T08:45:10.674Z] #21 46.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:45:10.674Z] #21 DONE 47.6s [2022-07-12T08:45:10.674Z] [2022-07-12T08:45:10.674Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:10.674Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:45:10.674Z] #77 116.0 checking for GNU libc compatible malloc... yes [2022-07-12T08:45:10.674Z] #77 116.1 checking for stdlib.h... (cached) yes [2022-07-12T08:45:10.735Z] #14 209.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-12T08:45:10.735Z] #14 209.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:45:10.735Z] #14 209.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:10.930Z] #77 116.1 checking for GNU libc compatible realloc... yes [2022-07-12T08:45:10.992Z] #14 209.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T08:45:10.992Z] #14 209.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T08:45:10.992Z] #14 209.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:45:11.005Z] #84 ... [2022-07-12T08:45:11.005Z] [2022-07-12T08:45:11.005Z] #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-07-12T08:45:11.005Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:45:11.005Z] #19 224.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-12T08:45:11.005Z] #19 224.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:45:11.005Z] #19 224.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:45:11.005Z] #19 224.7 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-12T08:45:11.005Z] #19 224.7 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:45:11.005Z] #19 224.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T08:45:11.186Z] #77 116.4 checking for working strtod... yes [2022-07-12T08:45:11.186Z] #77 116.5 checking for gettimeofday... yes [2022-07-12T08:45:11.250Z] #14 209.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T08:45:11.250Z] #14 209.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T08:45:11.250Z] #14 209.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:45:11.443Z] [2022-07-12T08:45:11.443Z] #77 ... [2022-07-12T08:45:11.443Z] [2022-07-12T08:45:11.443Z] #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-07-12T08:45:11.443Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-12T08:45:11.443Z] #22 0.630 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T08:45:11.443Z] #22 0.634 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T08:45:11.443Z] #22 0.638 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T08:45:11.443Z] #22 DONE 0.7s [2022-07-12T08:45:11.443Z] [2022-07-12T08:45:11.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-07-12T08:45:11.443Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:45:11.699Z] #77 116.8 checking for memset... yes [2022-07-12T08:45:11.956Z] #77 117.2 checking for strspn... yes [2022-07-12T08:45:12.181Z] #14 210.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:45:12.181Z] #14 210.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T08:45:12.181Z] #14 210.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:45:12.181Z] #14 210.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T08:45:12.181Z] #14 210.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:45:12.212Z] #77 117.6 checking that generated files are newer than configure... done [2022-07-12T08:45:12.212Z] #77 117.6 configure: creating ./config.status [2022-07-12T08:45:12.438Z] #14 210.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T08:45:12.438Z] #14 210.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:45:12.438Z] #14 210.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T08:45:12.438Z] #14 210.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:45:12.438Z] #14 210.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T08:45:12.438Z] #14 210.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:45:12.438Z] #14 210.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:45:12.438Z] #14 211.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:45:12.744Z] #14 211.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T08:45:12.744Z] #14 211.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T08:45:12.745Z] #14 211.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:45:12.745Z] #14 211.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:45:12.745Z] #14 211.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T08:45:12.745Z] #14 211.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T08:45:12.745Z] #14 211.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:45:12.745Z] #14 211.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:45:12.745Z] #14 211.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-07-12T08:45:13.002Z] #14 211.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:45:13.002Z] #14 211.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-07-12T08:45:13.002Z] #14 211.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:45:13.002Z] #14 211.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:45:13.261Z] #14 211.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-12T08:45:13.261Z] #14 211.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:45:13.261Z] #14 211.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:45:13.261Z] #14 211.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:13.518Z] #14 211.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:45:13.776Z] #14 212.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:13.776Z] #14 212.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:45:13.776Z] #14 212.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:45:14.758Z] #14 DONE 213.2s [2022-07-12T08:45:14.758Z] [2022-07-12T08:45:14.758Z] #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-07-12T08:45:14.758Z] #64 sha256:3fe52536690296c5355453abe08645123bd6b548853390ed61aaa0f41f218452 [2022-07-12T08:45:14.758Z] #64 ... [2022-07-12T08:45:14.758Z] [2022-07-12T08:45:14.758Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T08:45:14.758Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T08:45:15.006Z] --- PASS: TestBuildMultiStageLayerLeak (4.51s) [2022-07-12T08:45:15.006Z] === RUN TestBuildWithHugeFile [2022-07-12T08:45:15.015Z] #15 ... [2022-07-12T08:45:15.015Z] [2022-07-12T08:45:15.015Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T08:45:15.015Z] #59 sha256:14f36edc17d5fcb22528060f08dd1a5acda7a5fce128e1629b37bbf549c11042 [2022-07-12T08:45:15.015Z] #59 DONE 0.2s [2022-07-12T08:45:15.143Z] #15 DONE 5.3s [2022-07-12T08:45:15.143Z] [2022-07-12T08:45:15.143Z] #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-07-12T08:45:15.143Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-12T08:45:15.272Z] [2022-07-12T08:45:15.272Z] #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-07-12T08:45:15.272Z] #60 sha256:2ef5f35f75eef2bac1bed69b05496ef8e00705e883f0e7912eac4326df402b0c [2022-07-12T08:45:15.521Z] #77 120.4 config.status: creating Makefile [2022-07-12T08:45:15.521Z] #77 120.4 config.status: creating config.h [2022-07-12T08:45:15.521Z] #77 120.5 config.status: executing depfiles commands [2022-07-12T08:45:15.521Z] #77 120.7 config.status: executing libtool commands [2022-07-12T08:45:16.082Z] #77 121.6 GEN .version [2022-07-12T08:45:16.082Z] #77 121.7 make install-recursive [2022-07-12T08:45:16.344Z] #77 121.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-12T08:45:16.344Z] #77 121.8 Making install in libocispec [2022-07-12T08:45:16.344Z] #77 121.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:45:16.344Z] #77 121.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-12T08:45:16.344Z] #77 121.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-12T08:45:16.344Z] #77 121.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-12T08:45:16.344Z] #77 121.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-12T08:45:16.643Z] #60 1.791 + RM_GOPATH=0 [2022-07-12T08:45:16.643Z] #60 1.795 + TMP_GOPATH= [2022-07-12T08:45:16.643Z] #60 1.795 + : /build [2022-07-12T08:45:16.643Z] #60 1.795 + '[' -z '' ']' [2022-07-12T08:45:16.643Z] #60 1.795 ++ mktemp -d [2022-07-12T08:45:16.643Z] #60 1.798 + export GOPATH=/tmp/tmp.xPivb6nPTa [2022-07-12T08:45:16.643Z] #60 1.798 + GOPATH=/tmp/tmp.xPivb6nPTa [2022-07-12T08:45:16.643Z] #60 1.799 + RM_GOPATH=1 [2022-07-12T08:45:16.643Z] #60 1.800 + case "$(go env GOARCH)" in [2022-07-12T08:45:16.643Z] #60 1.802 ++ go env GOARCH [2022-07-12T08:45:16.643Z] #60 1.840 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:45:16.643Z] #60 1.840 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:45:16.643Z] #60 1.841 ++ dirname /install.sh [2022-07-12T08:45:16.643Z] #60 1.846 + dir=/ [2022-07-12T08:45:16.643Z] #60 1.846 + bin=runc [2022-07-12T08:45:16.643Z] #60 1.846 + shift [2022-07-12T08:45:16.643Z] #60 1.847 + '[' '!' -f //runc.installer ']' [2022-07-12T08:45:16.643Z] #60 1.847 + . //runc.installer [2022-07-12T08:45:16.643Z] #60 1.847 ++ set -e [2022-07-12T08:45:16.643Z] #60 1.847 ++ : v1.1.2 [2022-07-12T08:45:16.643Z] #60 1.848 + install_runc [2022-07-12T08:45:16.643Z] #60 1.848 + RUNC_BUILDTAGS=seccomp [2022-07-12T08:45:16.643Z] #60 1.848 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T08:45:16.643Z] #60 1.848 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T08:45:16.643Z] #60 1.848 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xPivb6nPTa/src/github.com/opencontainers/runc [2022-07-12T08:45:16.643Z] #60 1.858 Cloning into '/tmp/tmp.xPivb6nPTa/src/github.com/opencontainers/runc'... [2022-07-12T08:45:16.900Z] #60 ... [2022-07-12T08:45:16.900Z] [2022-07-12T08:45:16.900Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T08:45:16.900Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T08:45:16.900Z] #15 DONE 2.1s [2022-07-12T08:45:16.906Z] #77 122.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-12T08:45:16.906Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-12T08:45:16.906Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-12T08:45:16.906Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-12T08:45:16.906Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-12T08:45:16.906Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-12T08:45:16.906Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-12T08:45:16.906Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-12T08:45:16.906Z] #77 122.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-12T08:45:17.157Z] [2022-07-12T08:45:17.157Z] #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-07-12T08:45:17.157Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-12T08:45:17.172Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-12T08:45:17.172Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-12T08:45:17.172Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-12T08:45:17.172Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-12T08:45:17.172Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-12T08:45:17.172Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-12T08:45:17.172Z] #77 122.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-12T08:45:17.733Z] #77 123.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-12T08:45:17.733Z] #77 123.3 make install-recursive [2022-07-12T08:45:17.733Z] #77 123.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:45:17.989Z] #77 123.4 Making install in yajl [2022-07-12T08:45:17.989Z] #77 123.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:45:17.989Z] #77 123.5 CC verify/json_verify-json_verify.o [2022-07-12T08:45:17.989Z] #77 123.5 CC src/libyajl_la-yajl_alloc.lo [2022-07-12T08:45:17.989Z] #77 123.5 CC src/libyajl_la-yajl_gen.lo [2022-07-12T08:45:17.989Z] #77 123.5 CC src/libyajl_la-yajl.lo [2022-07-12T08:45:17.989Z] #77 123.5 CC src/libyajl_la-yajl_parser.lo [2022-07-12T08:45:17.989Z] #77 123.5 CC src/libyajl_la-yajl_buf.lo [2022-07-12T08:45:17.989Z] #77 123.5 CC src/libyajl_la-yajl_encode.lo [2022-07-12T08:45:17.989Z] #77 123.6 CC src/libyajl_la-yajl_lex.lo [2022-07-12T08:45:17.989Z] #77 123.6 CC src/libyajl_la-yajl_tree.lo [2022-07-12T08:45:18.457Z] #16 DONE 3.7s [2022-07-12T08:45:18.457Z] [2022-07-12T08:45:18.457Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T08:45:18.457Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T08:45:18.530Z] #16 DONE 1.6s [2022-07-12T08:45:18.530Z] [2022-07-12T08:45:18.530Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T08:45:18.530Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T08:45:19.900Z] #17 1.183 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T08:45:19.900Z] #17 DONE 1.3s [2022-07-12T08:45:19.900Z] [2022-07-12T08:45:19.900Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T08:45:19.900Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-12T08:45:19.902Z] #17 ... [2022-07-12T08:45:19.902Z] [2022-07-12T08:45:19.902Z] #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-07-12T08:45:19.902Z] #60 sha256:1c02484868b2e84e3eed4cee21aea6e24d776d723465016232c8d36c12f704da [2022-07-12T08:45:19.902Z] #60 4.899 + RM_GOPATH=0 [2022-07-12T08:45:19.902Z] #60 4.899 + TMP_GOPATH= [2022-07-12T08:45:19.902Z] #60 4.899 + : /build [2022-07-12T08:45:19.902Z] #60 4.899 + '[' -z '' ']' [2022-07-12T08:45:19.902Z] #60 4.899 ++ mktemp -d [2022-07-12T08:45:19.902Z] #60 4.899 + export GOPATH=/tmp/tmp.GedyxllK3s [2022-07-12T08:45:19.902Z] #60 4.899 + GOPATH=/tmp/tmp.GedyxllK3s [2022-07-12T08:45:19.902Z] #60 4.899 + RM_GOPATH=1 [2022-07-12T08:45:19.902Z] #60 4.899 + case "$(go env GOARCH)" in [2022-07-12T08:45:19.902Z] #60 4.899 ++ go env GOARCH [2022-07-12T08:45:19.902Z] #60 4.918 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:45:19.902Z] #60 4.919 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:45:19.902Z] #60 4.919 ++ dirname /install.sh [2022-07-12T08:45:19.902Z] #60 4.921 + dir=/ [2022-07-12T08:45:19.902Z] #60 4.921 + bin=runc [2022-07-12T08:45:19.902Z] #60 4.921 + shift [2022-07-12T08:45:19.902Z] #60 4.921 + '[' '!' -f //runc.installer ']' [2022-07-12T08:45:19.902Z] #60 4.921 + . //runc.installer [2022-07-12T08:45:19.902Z] #60 4.921 ++ set -e [2022-07-12T08:45:19.902Z] #60 4.921 ++ : v1.1.2 [2022-07-12T08:45:19.902Z] #60 4.922 + install_runc [2022-07-12T08:45:19.902Z] #60 4.922 + RUNC_BUILDTAGS=seccomp [2022-07-12T08:45:19.902Z] #60 4.922 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T08:45:19.902Z] #60 4.922 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GedyxllK3s/src/github.com/opencontainers/runc [2022-07-12T08:45:19.902Z] #60 4.922 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T08:45:19.902Z] #60 5.025 Cloning into '/tmp/tmp.GedyxllK3s/src/github.com/opencontainers/runc'... [2022-07-12T08:45:19.902Z] #60 ... [2022-07-12T08:45:19.902Z] [2022-07-12T08:45:19.902Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:19.902Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:19.902Z] #77 90.98 configure.ac:11: installing 'build-aux/compile' [2022-07-12T08:45:19.902Z] #77 90.98 configure.ac:11: installing 'build-aux/config.guess' [2022-07-12T08:45:19.902Z] #77 90.98 configure.ac:11: installing 'build-aux/config.sub' [2022-07-12T08:45:19.902Z] #77 90.99 configure.ac:13: installing 'build-aux/install-sh' [2022-07-12T08:45:19.902Z] #77 91.01 configure.ac:13: installing 'build-aux/missing' [2022-07-12T08:45:19.902Z] #77 91.01 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-12T08:45:19.902Z] #77 91.24 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:45:19.902Z] #77 92.82 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:45:19.902Z] #77 93.16 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:45:19.902Z] #77 93.16 checking how to print strings... printf [2022-07-12T08:45:19.902Z] #77 93.18 checking for gcc... gcc [2022-07-12T08:45:20.163Z] #77 93.29 checking whether the C compiler works... yes [2022-07-12T08:45:20.163Z] #77 93.51 checking for C compiler default output file name... a.out [2022-07-12T08:45:20.421Z] #77 93.51 checking for suffix of executables... [2022-07-12T08:45:20.679Z] #77 93.67 checking whether we are cross compiling... no [2022-07-12T08:45:20.679Z] #77 93.95 checking for suffix of object files... o [2022-07-12T08:45:20.937Z] #77 94.11 checking whether we are using the GNU C compiler... yes [2022-07-12T08:45:20.937Z] #77 94.21 checking whether gcc accepts -g... yes [2022-07-12T08:45:20.937Z] [2022-07-12T08:45:20.937Z] #77 ... [2022-07-12T08:45:20.937Z] [2022-07-12T08:45:20.937Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T08:45:20.937Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T08:45:20.937Z] #17 2.430 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T08:45:20.937Z] #17 DONE 2.5s [2022-07-12T08:45:20.937Z] [2022-07-12T08:45:20.937Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:20.937Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:21.255Z] #77 ... [2022-07-12T08:45:21.255Z] [2022-07-12T08:45:21.255Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T08:45:21.255Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-12T08:45:21.255Z] #23 9.338 Collecting yamllint==1.26.1 [2022-07-12T08:45:21.269Z] #18 DONE 1.4s [2022-07-12T08:45:21.269Z] [2022-07-12T08:45:21.269Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T08:45:21.269Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-12T08:45:21.503Z] #77 94.31 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:45:21.503Z] #77 94.64 checking whether gcc understands -c and -o together... yes [2022-07-12T08:45:21.503Z] #77 94.88 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:45:21.503Z] #77 94.91 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:45:21.503Z] #77 94.93 checking for egrep... /bin/grep -E [2022-07-12T08:45:21.503Z] #77 94.96 checking for fgrep... /bin/grep -F [2022-07-12T08:45:21.503Z] #77 94.96 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:45:21.503Z] #77 95.02 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:45:21.503Z] #77 95.02 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:45:21.513Z] #23 10.39 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T08:45:21.761Z] #77 95.02 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:45:21.762Z] #77 95.12 checking whether ln -s works... yes [2022-07-12T08:45:21.762Z] #77 95.12 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:45:21.762Z] #77 95.16 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:45:21.762Z] #77 95.16 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:45:21.762Z] #77 95.16 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:45:21.762Z] #77 95.16 checking for objdump... objdump [2022-07-12T08:45:21.762Z] #77 95.16 checking how to recognize dependent libraries... pass_all [2022-07-12T08:45:21.762Z] #77 95.16 checking for dlltool... no [2022-07-12T08:45:21.762Z] #77 95.16 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:45:21.762Z] #77 95.16 checking for ar... ar [2022-07-12T08:45:22.020Z] #77 95.16 checking for archiver @FILE support... @ [2022-07-12T08:45:22.020Z] #77 95.36 checking for strip... strip [2022-07-12T08:45:22.020Z] #77 95.36 checking for ranlib... ranlib [2022-07-12T08:45:22.020Z] #77 95.36 checking for gawk... no [2022-07-12T08:45:22.020Z] #77 95.37 checking for mawk... mawk [2022-07-12T08:45:22.587Z] #77 95.37 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:45:22.587Z] #77 95.84 checking for sysroot... no [2022-07-12T08:45:22.587Z] #77 95.84 checking for a working dd... /bin/dd [2022-07-12T08:45:22.587Z] #77 95.85 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:45:22.587Z] #77 95.98 checking for mt... no [2022-07-12T08:45:22.587Z] #77 95.98 checking if : is a manifest tool... no [2022-07-12T08:45:22.587Z] #77 96.00 checking how to run the C preprocessor... gcc -E [2022-07-12T08:45:22.640Z] #19 DONE 1.4s [2022-07-12T08:45:22.640Z] [2022-07-12T08:45:22.640Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:22.640Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:22.640Z] #77 132.9 configure.ac:11: installing 'build-aux/compile' [2022-07-12T08:45:22.640Z] #77 133.0 configure.ac:11: installing 'build-aux/config.guess' [2022-07-12T08:45:22.640Z] #77 133.0 configure.ac:11: installing 'build-aux/config.sub' [2022-07-12T08:45:22.640Z] #77 133.0 configure.ac:13: installing 'build-aux/install-sh' [2022-07-12T08:45:22.640Z] #77 133.0 configure.ac:13: installing 'build-aux/missing' [2022-07-12T08:45:22.640Z] #77 133.0 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-12T08:45:22.640Z] #77 133.4 Makefile.am: installing 'build-aux/depcomp' [2022-07-12T08:45:22.640Z] #77 135.4 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:45:22.640Z] #77 135.9 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:45:22.640Z] #77 135.9 checking how to print strings... printf [2022-07-12T08:45:22.640Z] #77 135.9 checking for gcc... gcc [2022-07-12T08:45:22.640Z] #77 136.1 checking whether the C compiler works... yes [2022-07-12T08:45:22.640Z] #77 136.5 checking for C compiler default output file name... a.out [2022-07-12T08:45:22.640Z] #77 136.5 checking for suffix of executables... [2022-07-12T08:45:22.640Z] #77 136.8 checking whether we are cross compiling... no [2022-07-12T08:45:22.640Z] #77 137.1 checking for suffix of object files... o [2022-07-12T08:45:22.640Z] #77 137.3 checking whether we are using the GNU C compiler... yes [2022-07-12T08:45:22.640Z] #77 137.4 checking whether gcc accepts -g... yes [2022-07-12T08:45:22.640Z] #77 137.6 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:45:22.640Z] #77 137.9 checking whether gcc understands -c and -o together... yes [2022-07-12T08:45:22.876Z] #23 11.56 Collecting pathspec>=0.5.3 [2022-07-12T08:45:22.876Z] #23 11.58 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T08:45:22.876Z] #23 ... [2022-07-12T08:45:22.876Z] [2022-07-12T08:45:22.876Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:22.876Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:45:22.876Z] #77 128.4 CCLD libyajl.la [2022-07-12T08:45:22.897Z] #77 138.3 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:45:22.897Z] #77 138.3 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:45:22.897Z] #77 138.3 checking for egrep... /bin/grep -E [2022-07-12T08:45:22.897Z] #77 138.3 checking for fgrep... /bin/grep -F [2022-07-12T08:45:22.897Z] #77 138.4 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:45:23.156Z] #77 138.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:45:23.156Z] #77 138.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:45:23.156Z] #77 138.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:45:23.156Z] #77 138.7 checking whether ln -s works... yes [2022-07-12T08:45:23.156Z] #77 138.7 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:45:23.414Z] #77 96.24 checking for ANSI C header files... [2022-07-12T08:45:23.414Z] #77 ... [2022-07-12T08:45:23.414Z] [2022-07-12T08:45:23.414Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T08:45:23.414Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-12T08:45:23.414Z] #18 DONE 2.2s [2022-07-12T08:45:23.414Z] [2022-07-12T08:45:23.414Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T08:45:23.414Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-12T08:45:23.414Z] #77 138.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:45:23.414Z] #77 138.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:45:23.414Z] #77 138.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:45:23.414Z] #77 138.7 checking for objdump... objdump [2022-07-12T08:45:23.414Z] #77 138.7 checking how to recognize dependent libraries... pass_all [2022-07-12T08:45:23.414Z] #77 138.7 checking for dlltool... no [2022-07-12T08:45:23.414Z] #77 138.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:45:23.414Z] #77 138.7 checking for ar... ar [2022-07-12T08:45:23.414Z] #77 138.7 checking for archiver @FILE support... @ [2022-07-12T08:45:23.414Z] #77 139.0 checking for strip... strip [2022-07-12T08:45:23.414Z] #77 139.0 checking for ranlib... ranlib [2022-07-12T08:45:23.414Z] #77 139.0 checking for gawk... no [2022-07-12T08:45:23.414Z] #77 139.0 checking for mawk... mawk [2022-07-12T08:45:23.437Z] #77 128.8 CCLD verify/json_verify [2022-07-12T08:45:23.978Z] #77 139.0 checking command to parse /usr/bin/nm -B output from gcc object... [2022-07-12T08:45:23.978Z] #77 ... [2022-07-12T08:45:23.978Z] [2022-07-12T08:45:23.978Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T08:45:23.978Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T08:45:23.978Z] #20 DONE 1.3s [2022-07-12T08:45:23.978Z] [2022-07-12T08:45:23.978Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:45:23.978Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:45:23.998Z] #77 129.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:45:23.998Z] #77 129.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:45:23.998Z] #77 129.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:45:23.998Z] #77 129.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:45:23.998Z] #77 129.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:45:23.998Z] #77 129.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:45:23.998Z] #77 129.4 CC src/validate.o [2022-07-12T08:45:23.998Z] #77 129.4 CC src/image_spec_schema_config_schema.lo [2022-07-12T08:45:23.998Z] #77 129.4 CC src/image_spec_schema_content_descriptor.lo [2022-07-12T08:45:23.998Z] #77 129.4 CC src/image_spec_schema_defs.lo [2022-07-12T08:45:23.998Z] #77 129.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-12T08:45:23.998Z] #77 129.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-12T08:45:23.998Z] #77 129.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-12T08:45:23.998Z] #77 129.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-12T08:45:23.998Z] #77 129.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-12T08:45:23.998Z] #77 129.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-12T08:45:23.998Z] #77 129.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-12T08:45:24.254Z] #77 129.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-12T08:45:24.254Z] #77 129.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-12T08:45:24.254Z] #77 129.8 CC src/runtime_spec_schema_config_windows.lo [2022-07-12T08:45:24.254Z] #77 129.8 CC src/runtime_spec_schema_defs.lo [2022-07-12T08:45:24.254Z] #77 129.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-12T08:45:24.510Z] #77 129.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-12T08:45:24.510Z] #77 130.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-12T08:45:24.510Z] #77 130.1 CC src/runtime_spec_schema_defs_windows.lo [2022-07-12T08:45:24.510Z] #77 130.1 CC src/runtime_spec_schema_state_schema.lo [2022-07-12T08:45:24.766Z] #77 130.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-12T08:45:24.766Z] #77 130.3 CC src/basic_test_double_array_item.lo [2022-07-12T08:45:24.766Z] #77 130.4 CC src/basic_test_double_array.lo [2022-07-12T08:45:25.023Z] #77 130.6 CC src/basic_test_top_array_int.lo [2022-07-12T08:45:25.279Z] #77 130.7 CC src/basic_test_top_array_string.lo [2022-07-12T08:45:25.313Z] #19 DONE 2.0s [2022-07-12T08:45:25.313Z] [2022-07-12T08:45:25.313Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T08:45:25.313Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T08:45:25.536Z] #77 ... [2022-07-12T08:45:25.536Z] [2022-07-12T08:45:25.536Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T08:45:25.536Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-12T08:45:25.536Z] #23 11.87 Collecting pyyaml [2022-07-12T08:45:25.536Z] #23 11.90 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-07-12T08:45:25.536Z] #23 11.95 Building wheels for collected packages: yamllint [2022-07-12T08:45:25.536Z] #23 11.95 Building wheel for yamllint (setup.py): started [2022-07-12T08:45:25.536Z] #23 13.04 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T08:45:25.536Z] #23 13.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2325abf680b736d5bc29557704de153ca5a3a5ef88b18cc906bb56d46bf57da8 [2022-07-12T08:45:25.536Z] #23 13.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T08:45:25.536Z] #23 13.05 Successfully built yamllint [2022-07-12T08:45:25.536Z] #23 13.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T08:45:25.536Z] #23 13.47 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T08:45:25.536Z] #23 DONE 14.0s [2022-07-12T08:45:25.536Z] [2022-07-12T08:45:25.536Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:25.536Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:45:25.536Z] #77 130.9 CC src/basic_test_top_double_array_int.lo [2022-07-12T08:45:25.536Z] #77 131.1 CC src/basic_test_top_double_array_obj.lo [2022-07-12T08:45:25.536Z] #77 131.1 CC src/basic_test_top_double_array_refobj.lo [2022-07-12T08:45:25.792Z] #77 131.4 CC src/basic_test_top_double_array_string.lo [2022-07-12T08:45:25.874Z] #21 1.801 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:45:25.874Z] #21 1.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:45:25.874Z] #21 1.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:45:26.048Z] #77 131.4 CC src/read-file.lo [2022-07-12T08:45:26.048Z] #77 131.5 CC src/json_common.lo [2022-07-12T08:45:26.304Z] #77 131.8 CC tests/test-1.o [2022-07-12T08:45:26.304Z] #77 131.8 CC tests/test-2.o [2022-07-12T08:45:26.560Z] #77 132.0 CC tests/test-3.o [2022-07-12T08:45:26.560Z] #77 132.2 CC tests/test-4.o [2022-07-12T08:45:26.805Z] #21 2.934 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:45:26.816Z] #77 132.3 CC tests/test-5.o [2022-07-12T08:45:27.073Z] #77 132.5 CC tests/test-6.o [2022-07-12T08:45:27.073Z] #77 132.7 CC tests/test-7.o [2022-07-12T08:45:27.329Z] #77 132.8 CC tests/test-8.o [2022-07-12T08:45:27.586Z] #77 133.1 CC tests/test-9.o [2022-07-12T08:45:27.842Z] #20 DONE 2.2s [2022-07-12T08:45:27.842Z] [2022-07-12T08:45:27.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-07-12T08:45:27.842Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:27.842Z] #77 96.24 checking for ANSI C header files... yes [2022-07-12T08:45:27.842Z] #77 97.09 checking for sys/types.h... yes [2022-07-12T08:45:27.842Z] #77 97.26 checking for sys/stat.h... yes [2022-07-12T08:45:27.842Z] #77 97.40 checking for stdlib.h... yes [2022-07-12T08:45:27.842Z] #77 97.55 checking for string.h... yes [2022-07-12T08:45:27.842Z] #77 97.79 checking for memory.h... yes [2022-07-12T08:45:27.842Z] #77 98.00 checking for strings.h... yes [2022-07-12T08:45:27.842Z] #77 98.23 checking for inttypes.h... yes [2022-07-12T08:45:27.842Z] #77 98.42 checking for stdint.h... yes [2022-07-12T08:45:27.842Z] #77 98.58 checking for unistd.h... yes [2022-07-12T08:45:27.842Z] #77 98.78 checking for dlfcn.h... yes [2022-07-12T08:45:27.842Z] #77 99.01 checking for objdir... .libs [2022-07-12T08:45:27.842Z] #77 99.47 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:45:27.842Z] #77 99.66 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:45:27.842Z] #77 99.66 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:45:27.842Z] #77 99.78 checking if gcc static flag -static works... yes [2022-07-12T08:45:27.842Z] #77 100.2 checking if gcc supports -c -o file.o... yes [2022-07-12T08:45:27.842Z] #77 100.4 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:45:27.842Z] #77 100.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:45:27.842Z] #77 100.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:45:27.842Z] #77 100.9 checking how to hardcode library paths into programs... immediate [2022-07-12T08:45:27.842Z] #77 100.9 checking whether stripping libraries is possible... yes [2022-07-12T08:45:27.842Z] #77 100.9 checking if libtool supports shared libraries... yes [2022-07-12T08:45:27.842Z] #77 100.9 checking whether to build shared libraries... no [2022-07-12T08:45:27.842Z] #77 100.9 checking whether to build static libraries... yes [2022-07-12T08:45:27.842Z] #77 100.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:45:27.842Z] #77 101.0 checking whether build environment is sane... yes [2022-07-12T08:45:27.842Z] #77 101.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:45:27.842Z] #77 101.0 checking whether make sets $(MAKE)... yes [2022-07-12T08:45:27.842Z] #77 101.1 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:45:27.842Z] #77 101.1 checking whether make supports nested variables... yes [2022-07-12T08:45:27.842Z] #77 101.1 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:45:27.842Z] #77 101.2 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:45:27.842Z] #77 101.2 checking how to create a ustar tar archive... gnutar [2022-07-12T08:45:27.842Z] #77 133.2 CC tests/test-10.o [2022-07-12T08:45:27.842Z] #77 133.3 CC tests/test-11.o [2022-07-12T08:45:28.100Z] #77 101.2 checking dependency style of gcc... gcc3 [2022-07-12T08:45:28.100Z] #77 101.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:45:28.100Z] #77 101.4 checking whether make supports nested variables... (cached) yes [2022-07-12T08:45:28.100Z] #77 101.4 checking for gawk... (cached) mawk [2022-07-12T08:45:28.100Z] #77 101.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:45:28.100Z] #77 101.4 checking for gcc... (cached) gcc [2022-07-12T08:45:28.100Z] #77 101.5 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:45:28.100Z] #77 101.5 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:45:28.100Z] #77 101.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:45:28.100Z] #77 101.5 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:45:28.100Z] #77 101.5 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:45:28.358Z] #77 101.6 checking for python3... /usr/bin/python3 [2022-07-12T08:45:28.358Z] #77 101.6 checking for python3 version... 3.9 [2022-07-12T08:45:28.358Z] #77 101.7 checking for python3 platform... linux [2022-07-12T08:45:28.616Z] #77 101.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:45:28.891Z] #77 102.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:45:28.891Z] #77 102.2 checking for go-md2man... no [2022-07-12T08:45:29.059Z] #19 242.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-12T08:45:29.059Z] #19 242.8 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:45:29.059Z] #19 242.9 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:45:29.059Z] #19 243.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-12T08:45:29.059Z] #19 243.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:45:29.059Z] #19 243.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:45:29.149Z] #77 102.2 checking error.h usability... yes [2022-07-12T08:45:29.149Z] #77 102.4 checking error.h presence... yes [2022-07-12T08:45:29.149Z] #77 102.5 checking for error.h... yes [2022-07-12T08:45:29.407Z] #77 102.5 checking linux/openat2.h usability... yes [2022-07-12T08:45:29.407Z] #77 102.8 checking linux/openat2.h presence... yes [2022-07-12T08:45:29.407Z] #77 102.8 checking for linux/openat2.h... yes [2022-07-12T08:45:29.666Z] #77 102.9 checking for copy_file_range... yes [2022-07-12T08:45:29.924Z] #77 103.1 checking for fgetxattr... yes [2022-07-12T08:45:30.077Z] #21 ... [2022-07-12T08:45:30.077Z] [2022-07-12T08:45:30.077Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:30.077Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:30.077Z] #77 139.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:45:30.077Z] #77 139.8 checking for sysroot... no [2022-07-12T08:45:30.077Z] #77 139.8 checking for a working dd... /bin/dd [2022-07-12T08:45:30.077Z] #77 139.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:45:30.077Z] #77 139.9 checking for mt... no [2022-07-12T08:45:30.077Z] #77 139.9 checking if : is a manifest tool... no [2022-07-12T08:45:30.077Z] #77 140.0 checking how to run the C preprocessor... gcc -E [2022-07-12T08:45:30.077Z] #77 140.5 checking for ANSI C header files... yes [2022-07-12T08:45:30.077Z] #77 141.6 checking for sys/types.h... yes [2022-07-12T08:45:30.077Z] #77 142.0 checking for sys/stat.h... yes [2022-07-12T08:45:30.077Z] #77 142.4 checking for stdlib.h... yes [2022-07-12T08:45:30.077Z] #77 142.9 checking for string.h... yes [2022-07-12T08:45:30.077Z] #77 143.3 checking for memory.h... yes [2022-07-12T08:45:30.077Z] #77 144.0 checking for strings.h... yes [2022-07-12T08:45:30.077Z] #77 144.5 checking for inttypes.h... yes [2022-07-12T08:45:30.077Z] #77 145.0 checking for stdint.h... yes [2022-07-12T08:45:30.183Z] #77 103.4 checking for statx... yes [2022-07-12T08:45:30.441Z] #77 103.7 checking for fgetpwent_r... yes [2022-07-12T08:45:30.896Z] #77 145.7 checking for unistd.h... yes [2022-07-12T08:45:30.958Z] #77 104.0 checking for issetugid... no [2022-07-12T08:45:30.958Z] #77 104.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:45:30.958Z] #77 104.3 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:45:31.153Z] #77 146.2 checking for dlfcn.h... yes [2022-07-12T08:45:31.153Z] #77 146.6 checking for objdir... .libs [2022-07-12T08:45:31.524Z] #77 104.3 checking for library containing yajl_tree_get... -lyajl [2022-07-12T08:45:31.669Z] #77 146.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:45:31.669Z] #77 147.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:45:31.669Z] #77 147.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:45:31.783Z] #77 105.0 checking for yajl >= 2.0.0... yes [2022-07-12T08:45:31.783Z] #77 105.0 checking sys/capability.h usability... yes [2022-07-12T08:45:32.041Z] #77 105.2 checking sys/capability.h presence... yes [2022-07-12T08:45:32.041Z] #77 105.4 checking for sys/capability.h... yes [2022-07-12T08:45:32.234Z] #77 147.2 checking if gcc static flag -static works... yes [2022-07-12T08:45:32.492Z] #77 147.8 checking if gcc supports -c -o file.o... yes [2022-07-12T08:45:32.492Z] #77 148.0 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:45:32.492Z] #77 148.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:45:32.608Z] #77 105.4 checking for library containing cap_from_name... -lcap [2022-07-12T08:45:33.055Z] #77 148.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:45:33.175Z] #77 105.8 checking for library containing dlopen... -ldl [2022-07-12T08:45:33.175Z] #77 106.4 checking seccomp.h usability... yes [2022-07-12T08:45:33.312Z] #77 148.6 checking how to hardcode library paths into programs... immediate [2022-07-12T08:45:33.312Z] #77 148.6 checking whether stripping libraries is possible... yes [2022-07-12T08:45:33.312Z] #77 148.6 checking if libtool supports shared libraries... yes [2022-07-12T08:45:33.312Z] #77 148.6 checking whether to build shared libraries... no [2022-07-12T08:45:33.312Z] #77 148.6 checking whether to build static libraries... yes [2022-07-12T08:45:33.312Z] #77 148.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:45:33.312Z] #77 148.8 checking whether build environment is sane... yes [2022-07-12T08:45:33.433Z] #77 106.6 checking seccomp.h presence... yes [2022-07-12T08:45:33.433Z] #77 106.7 checking for seccomp.h... yes [2022-07-12T08:45:33.569Z] #77 148.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:45:33.569Z] #77 149.0 checking whether make sets $(MAKE)... [2022-07-12T08:45:33.569Z] #77 ... [2022-07-12T08:45:33.569Z] [2022-07-12T08:45:33.569Z] #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-07-12T08:45:33.569Z] #60 sha256:2ef5f35f75eef2bac1bed69b05496ef8e00705e883f0e7912eac4326df402b0c [2022-07-12T08:45:33.569Z] #60 18.56 + cd /tmp/tmp.xPivb6nPTa/src/github.com/opencontainers/runc [2022-07-12T08:45:33.569Z] #60 18.56 + git checkout -q v1.1.2 [2022-07-12T08:45:34.001Z] #77 106.7 checking for library containing seccomp_rule_add... -lseccomp [2022-07-12T08:45:34.132Z] #60 19.36 + '[' -z '' ']' [2022-07-12T08:45:34.132Z] #60 19.36 + target=static [2022-07-12T08:45:34.260Z] #77 107.4 checking for library containing seccomp_arch_resolve_name... none required [2022-07-12T08:45:34.388Z] #60 19.36 + make BUILDTAGS=seccomp static [2022-07-12T08:45:34.519Z] #77 107.6 checking systemd/sd-bus.h usability... yes [2022-07-12T08:45:34.519Z] #77 107.9 checking systemd/sd-bus.h presence... yes [2022-07-12T08:45:34.777Z] #77 108.1 checking for systemd/sd-bus.h... yes [2022-07-12T08:45:34.952Z] #60 19.99 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T08:45:35.036Z] #77 108.1 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-12T08:45:35.554Z] #77 108.5 checking for sd_notify_barrier... yes [2022-07-12T08:45:35.554Z] #77 108.9 checking linux/bpf.h usability... yes [2022-07-12T08:45:35.554Z] #77 109.0 checking linux/bpf.h presence... yes [2022-07-12T08:45:35.813Z] #77 109.1 checking for linux/bpf.h... yes [2022-07-12T08:45:35.813Z] #77 109.1 checking compilation for eBPF... yes [2022-07-12T08:45:35.813Z] #77 109.2 checking for criu >= 3.15... no [2022-07-12T08:45:35.813Z] #77 109.2 configure: CRIU headers not found, building without CRIU support [2022-07-12T08:45:35.813Z] #77 109.2 checking for criu > 3.16... no [2022-07-12T08:45:35.813Z] #77 109.3 configure: CRIU version doesn't support join-ns API [2022-07-12T08:45:35.813Z] #77 109.3 checking for criu > 3.16.1... no [2022-07-12T08:45:35.813Z] #77 109.3 configure: CRIU version doesn't support for pre-dumping [2022-07-12T08:45:35.813Z] #77 109.3 checking for new mount API (fsconfig)... [2022-07-12T08:45:35.813Z] #77 ... [2022-07-12T08:45:35.813Z] [2022-07-12T08:45:35.813Z] #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-07-12T08:45:35.813Z] #60 sha256:1c02484868b2e84e3eed4cee21aea6e24d776d723465016232c8d36c12f704da [2022-07-12T08:45:35.813Z] #60 16.05 + cd /tmp/tmp.GedyxllK3s/src/github.com/opencontainers/runc [2022-07-12T08:45:35.813Z] #60 16.05 + git checkout -q v1.1.2 [2022-07-12T08:45:35.813Z] #60 16.82 + '[' -z '' ']' [2022-07-12T08:45:35.813Z] #60 16.82 + target=static [2022-07-12T08:45:35.813Z] #60 16.82 + make BUILDTAGS=seccomp static [2022-07-12T08:45:35.813Z] #60 17.27 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T08:45:36.071Z] #60 ... [2022-07-12T08:45:36.071Z] [2022-07-12T08:45:36.071Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:36.071Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:36.071Z] #77 109.3 checking for new mount API (fsconfig)... yes [2022-07-12T08:45:36.330Z] #77 109.4 checking for seccomp notify API... yes [2022-07-12T08:45:36.330Z] #77 109.5 checking for gperf... no [2022-07-12T08:45:36.330Z] #77 109.5 configure: gperf not found - cannot rebuild signal parser code [2022-07-12T08:45:36.589Z] #77 109.5 checking for library containing argp_parse... none required [2022-07-12T08:45:36.848Z] #77 110.1 checking that generated files are newer than configure... done [2022-07-12T08:45:36.848Z] #77 110.1 configure: creating ./config.status [2022-07-12T08:45:37.415Z] #77 ... [2022-07-12T08:45:37.415Z] [2022-07-12T08:45:37.415Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:45:37.415Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:45:37.415Z] #21 2.337 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:45:37.415Z] #21 2.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:45:37.415Z] #21 2.371 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:45:37.415Z] #21 2.937 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:45:37.415Z] #21 4.192 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:45:37.415Z] #21 5.677 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:45:37.415Z] #21 9.540 Fetched 8548 kB in 8s (1137 kB/s) [2022-07-12T08:45:37.674Z] #21 9.540 Reading package lists... [2022-07-12T08:45:37.674Z] #21 ... [2022-07-12T08:45:37.674Z] [2022-07-12T08:45:37.674Z] #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-07-12T08:45:37.674Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:45:37.674Z] #34 DONE 160.4s [2022-07-12T08:45:37.933Z] [2022-07-12T08:45:37.933Z] #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-07-12T08:45:37.933Z] #60 sha256:1c02484868b2e84e3eed4cee21aea6e24d776d723465016232c8d36c12f704da [2022-07-12T08:45:39.012Z] #19 ... [2022-07-12T08:45:39.012Z] [2022-07-12T08:45:39.012Z] #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-07-12T08:45:39.012Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:39.012Z] #84 207.7 CCLD libocispec.la [2022-07-12T08:45:39.012Z] #84 208.1 CCLD src/validate [2022-07-12T08:45:39.012Z] #84 208.1 CCLD tests/test-1 [2022-07-12T08:45:39.012Z] #84 208.1 CCLD tests/test-2 [2022-07-12T08:45:39.012Z] #84 208.1 CCLD tests/test-4 [2022-07-12T08:45:39.012Z] #84 208.1 CCLD tests/test-5 [2022-07-12T08:45:39.012Z] #84 208.1 CCLD tests/test-3 [2022-07-12T08:45:39.012Z] #84 208.2 CCLD tests/test-7 [2022-07-12T08:45:39.012Z] #84 208.2 CCLD tests/test-6 [2022-07-12T08:45:39.012Z] #84 208.3 CCLD tests/test-8 [2022-07-12T08:45:39.012Z] #84 208.3 CCLD tests/test-9 [2022-07-12T08:45:39.012Z] #84 208.4 CCLD tests/test-10 [2022-07-12T08:45:39.012Z] #84 208.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-12T08:45:39.012Z] #84 208.4 CCLD tests/test-11 [2022-07-12T08:45:39.132Z] #60 ... [2022-07-12T08:45:39.132Z] [2022-07-12T08:45:39.132Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:39.132Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:39.132Z] #77 149.0 checking whether make sets $(MAKE)... yes [2022-07-12T08:45:39.132Z] #77 149.2 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:45:39.132Z] #77 149.3 checking whether make supports nested variables... yes [2022-07-12T08:45:39.132Z] #77 149.6 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:45:39.132Z] #77 149.6 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:45:39.132Z] #77 149.6 checking how to create a ustar tar archive... gnutar [2022-07-12T08:45:39.132Z] #77 149.8 checking dependency style of gcc... gcc3 [2022-07-12T08:45:39.132Z] #77 150.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:45:39.132Z] #77 150.4 checking whether make supports nested variables... (cached) yes [2022-07-12T08:45:39.132Z] #77 150.4 checking for gawk... (cached) mawk [2022-07-12T08:45:39.132Z] #77 150.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:45:39.132Z] #77 150.4 checking for gcc... (cached) gcc [2022-07-12T08:45:39.132Z] #77 150.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:45:39.132Z] #77 150.8 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:45:39.132Z] #77 150.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:45:39.132Z] #77 150.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:45:39.132Z] #77 150.8 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:45:39.132Z] #77 150.9 checking for python3... /usr/bin/python3 [2022-07-12T08:45:39.132Z] #77 151.0 checking for python3 version... 3.9 [2022-07-12T08:45:39.132Z] #77 151.1 checking for python3 platform... linux [2022-07-12T08:45:39.132Z] #77 151.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:45:39.132Z] #77 151.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:45:39.132Z] #77 151.7 checking for go-md2man... no [2022-07-12T08:45:39.132Z] #77 151.7 checking error.h usability... yes [2022-07-12T08:45:39.132Z] #77 152.0 checking error.h presence... yes [2022-07-12T08:45:39.132Z] #77 152.2 checking for error.h... yes [2022-07-12T08:45:39.132Z] #77 152.3 checking linux/openat2.h usability... yes [2022-07-12T08:45:39.132Z] #77 152.6 checking linux/openat2.h presence... yes [2022-07-12T08:45:39.132Z] #77 152.7 checking for linux/openat2.h... yes [2022-07-12T08:45:39.132Z] #77 152.7 checking for copy_file_range... yes [2022-07-12T08:45:39.132Z] #77 153.2 checking for fgetxattr... yes [2022-07-12T08:45:39.132Z] #77 153.6 checking for statx... yes [2022-07-12T08:45:39.132Z] #77 154.0 checking for fgetpwent_r... yes [2022-07-12T08:45:39.308Z] #60 ... [2022-07-12T08:45:39.308Z] [2022-07-12T08:45:39.308Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:39.308Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:39.308Z] #77 112.5 config.status: creating Makefile [2022-07-12T08:45:39.308Z] #77 112.6 config.status: creating rpm/crun.spec [2022-07-12T08:45:39.308Z] #77 112.7 config.status: creating config.h [2022-07-12T08:45:39.390Z] #77 154.4 checking for issetugid... no [2022-07-12T08:45:39.390Z] #77 154.9 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:45:39.390Z] #77 154.9 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:45:39.566Z] #77 112.8 config.status: executing libtool commands [2022-07-12T08:45:39.566Z] #77 112.8 config.status: executing depfiles commands [2022-07-12T08:45:39.943Z] #84 209.9 libtool: link: ar cr libocispec.a [2022-07-12T08:45:39.943Z] #84 210.0 libtool: link: ranlib libocispec.a [2022-07-12T08:45:40.210Z] #77 154.9 checking for library containing yajl_tree_get... [2022-07-12T08:45:40.210Z] #77 ... [2022-07-12T08:45:40.210Z] [2022-07-12T08:45:40.210Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:45:40.210Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:45:40.210Z] #21 6.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:45:40.210Z] #21 8.113 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:45:40.210Z] #21 14.68 Fetched 8548 kB in 13s (647 kB/s) [2022-07-12T08:45:40.467Z] #21 14.68 Reading package lists... [2022-07-12T08:45:40.467Z] #21 ... [2022-07-12T08:45:40.467Z] [2022-07-12T08:45:40.467Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:40.467Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:40.467Z] #77 154.9 checking for library containing yajl_tree_get... -lyajl [2022-07-12T08:45:40.467Z] #77 155.9 checking for yajl >= 2.0.0... yes [2022-07-12T08:45:40.940Z] #77 114.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-12T08:45:40.940Z] #77 114.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:45:41.030Z] #77 156.0 checking sys/capability.h usability... yes [2022-07-12T08:45:41.199Z] #77 114.6 checking for gcc... gcc [2022-07-12T08:45:41.287Z] #77 156.4 checking sys/capability.h presence... yes [2022-07-12T08:45:41.287Z] #77 156.6 checking for sys/capability.h... yes [2022-07-12T08:45:41.716Z] #77 114.7 checking whether the C compiler works... yes [2022-07-12T08:45:41.716Z] #77 115.0 checking for C compiler default output file name... a.out [2022-07-12T08:45:41.836Z] #84 211.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:45:41.836Z] #84 211.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:45:41.836Z] #84 211.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:45:41.836Z] #84 211.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:45:41.836Z] #84 211.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:45:41.836Z] #84 211.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:45:41.836Z] #84 211.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:45:41.836Z] #84 211.4 make[2]: Entering directory '/tmp/crun-build' [2022-07-12T08:45:41.836Z] #84 211.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-12T08:45:41.836Z] #84 211.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-12T08:45:41.836Z] #84 211.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-12T08:45:41.836Z] #84 211.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-12T08:45:41.836Z] #84 211.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-12T08:45:41.836Z] #84 211.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-12T08:45:41.836Z] #84 211.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-12T08:45:41.836Z] #84 211.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-12T08:45:41.836Z] #84 211.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-12T08:45:41.836Z] #84 211.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-12T08:45:41.836Z] #84 211.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-12T08:45:41.836Z] #84 211.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-12T08:45:41.836Z] #84 211.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-12T08:45:41.836Z] #84 211.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-12T08:45:41.836Z] #84 211.8 CC src/libcrun/libcrun_testing_a-error.o [2022-07-12T08:45:41.836Z] #84 211.8 CC src/libcrun/libcrun_testing_a-status.o [2022-07-12T08:45:41.836Z] #84 211.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-12T08:45:41.836Z] #84 211.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-12T08:45:41.976Z] #77 115.0 checking for suffix of executables... [2022-07-12T08:45:41.976Z] #77 115.2 checking whether we are cross compiling... [2022-07-12T08:45:41.976Z] #77 ... [2022-07-12T08:45:41.976Z] [2022-07-12T08:45:41.976Z] #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-07-12T08:45:41.976Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:45:41.976Z] #36 165.0 Delve is a source level debugger for Go programs. [2022-07-12T08:45:41.976Z] #36 165.0 [2022-07-12T08:45:41.976Z] #36 165.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-12T08:45:41.976Z] #36 165.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-12T08:45:41.976Z] #36 165.0 [2022-07-12T08:45:41.976Z] #36 165.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-12T08:45:41.976Z] #36 165.0 [2022-07-12T08:45:41.976Z] #36 165.0 Pass flags to the program you are debugging using `--`, for example: [2022-07-12T08:45:41.976Z] #36 165.0 [2022-07-12T08:45:41.976Z] #36 165.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-12T08:45:41.976Z] #36 165.0 [2022-07-12T08:45:41.976Z] #36 165.0 Usage: [2022-07-12T08:45:41.976Z] #36 165.0 dlv [command] [2022-07-12T08:45:41.976Z] #36 165.0 [2022-07-12T08:45:41.976Z] #36 165.0 Available Commands: [2022-07-12T08:45:41.976Z] #36 165.0 attach Attach to running process and begin debugging. [2022-07-12T08:45:41.976Z] #36 165.0 connect Connect to a headless debug server with a terminal client. [2022-07-12T08:45:41.976Z] #36 165.0 core Examine a core dump. [2022-07-12T08:45:41.976Z] #36 165.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-12T08:45:41.976Z] #36 165.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-12T08:45:41.976Z] #36 165.0 exec Execute a precompiled binary, and begin a debug session. [2022-07-12T08:45:41.976Z] #36 165.0 help Help about any command [2022-07-12T08:45:41.976Z] #36 165.0 run Deprecated command. Use 'debug' instead. [2022-07-12T08:45:41.976Z] #36 165.0 test Compile test binary and begin debugging program. [2022-07-12T08:45:41.976Z] #36 165.0 trace Compile and begin tracing program. [2022-07-12T08:45:41.976Z] #36 165.0 version Prints version. [2022-07-12T08:45:41.976Z] #36 165.0 [2022-07-12T08:45:41.976Z] #36 165.0 Flags: [2022-07-12T08:45:41.976Z] #36 165.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-12T08:45:41.976Z] #36 165.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-12T08:45:41.976Z] #36 165.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-07-12T08:45:41.976Z] #36 165.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-12T08:45:41.976Z] #36 165.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-12T08:45:41.976Z] #36 165.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-07-12T08:45:41.976Z] #36 165.0 --disable-aslr Disables address space randomization [2022-07-12T08:45:41.976Z] #36 165.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-12T08:45:41.976Z] #36 165.0 -h, --help help for dlv [2022-07-12T08:45:41.976Z] #36 165.0 --init string Init file, executed by the terminal client. [2022-07-12T08:45:41.976Z] #36 165.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-12T08:45:41.976Z] #36 165.0 --log Enable debugging server logging. [2022-07-12T08:45:41.977Z] #36 165.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-12T08:45:41.977Z] #36 165.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-12T08:45:41.977Z] #36 165.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-12T08:45:41.977Z] #36 165.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-12T08:45:41.977Z] #36 165.0 --wd string Working directory for running the program. [2022-07-12T08:45:41.977Z] #36 165.0 [2022-07-12T08:45:41.977Z] #36 165.0 Additional help topics: [2022-07-12T08:45:41.977Z] #36 165.0 dlv backend Help about the --backend flag. [2022-07-12T08:45:41.977Z] #36 165.0 dlv log Help about logging flags. [2022-07-12T08:45:41.977Z] #36 165.0 dlv redirect Help about file redirection. [2022-07-12T08:45:41.977Z] #36 165.0 [2022-07-12T08:45:41.977Z] #36 165.0 Use "dlv [command] --help" for more information about a command. [2022-07-12T08:45:41.977Z] #36 DONE 165.2s [2022-07-12T08:45:42.093Z] #84 211.9 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-12T08:45:42.093Z] #84 211.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-12T08:45:42.093Z] #84 211.9 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-12T08:45:42.093Z] #84 212.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-12T08:45:42.093Z] #84 212.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-12T08:45:42.093Z] #84 212.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-12T08:45:42.217Z] #77 156.7 checking for library containing cap_from_name... -lcap [2022-07-12T08:45:42.235Z] [2022-07-12T08:45:42.235Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:42.235Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:42.235Z] #77 115.2 checking whether we are cross compiling... no [2022-07-12T08:45:42.235Z] #77 115.6 checking for suffix of object files... o [2022-07-12T08:45:42.350Z] #84 212.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-12T08:45:42.350Z] #84 212.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-12T08:45:42.350Z] #84 212.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-12T08:45:42.493Z] #77 115.7 checking whether we are using the GNU C compiler... yes [2022-07-12T08:45:42.607Z] #84 212.6 CC src/crun-crun.o [2022-07-12T08:45:42.607Z] #84 212.6 CC src/crun-delete.o [2022-07-12T08:45:42.607Z] #84 212.6 CC src/crun-kill.o [2022-07-12T08:45:42.607Z] #84 212.6 CC src/crun-run.o [2022-07-12T08:45:42.607Z] #84 212.6 CC src/crun-pause.o [2022-07-12T08:45:42.607Z] #84 212.6 CC src/crun-unpause.o [2022-07-12T08:45:42.607Z] #84 212.7 CC src/crun-spec.o [2022-07-12T08:45:42.607Z] #84 212.7 CC src/crun-exec.o [2022-07-12T08:45:42.607Z] #84 212.7 CC src/crun-list.o [2022-07-12T08:45:42.752Z] #77 115.8 checking whether gcc accepts -g... yes [2022-07-12T08:45:42.752Z] #77 115.9 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:45:42.866Z] #84 212.8 CC src/crun-create.o [2022-07-12T08:45:42.866Z] #84 212.8 CC src/crun-start.o [2022-07-12T08:45:42.866Z] #84 213.0 CC src/crun-state.o [2022-07-12T08:45:43.010Z] #77 116.1 checking whether gcc understands -c and -o together... yes [2022-07-12T08:45:43.123Z] #84 213.1 CC src/crun-ps.o [2022-07-12T08:45:43.123Z] #84 213.1 CC src/crun-update.o [2022-07-12T08:45:43.123Z] #84 213.1 CC src/crun-checkpoint.o [2022-07-12T08:45:43.123Z] #84 213.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-12T08:45:43.147Z] #77 157.6 checking for library containing dlopen... -ldl [2022-07-12T08:45:43.269Z] #77 116.4 checking how to run the C preprocessor... gcc -E [2022-07-12T08:45:43.269Z] #77 116.7 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:45:43.269Z] #77 116.7 checking for egrep... /bin/grep -E [2022-07-12T08:45:43.380Z] #84 213.2 CC src/crun-restore.o [2022-07-12T08:45:43.380Z] #84 213.2 CC src/libcrun/libcrun_la-container.lo [2022-07-12T08:45:43.380Z] #84 213.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-12T08:45:43.380Z] #84 213.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-12T08:45:43.380Z] #84 213.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-12T08:45:43.380Z] #84 213.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-12T08:45:43.637Z] #84 213.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-12T08:45:43.637Z] #84 213.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-12T08:45:43.637Z] #84 213.6 CC src/libcrun/libcrun_la-criu.lo [2022-07-12T08:45:43.637Z] #84 213.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-12T08:45:43.637Z] #84 213.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-12T08:45:43.637Z] #84 213.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-12T08:45:43.637Z] #84 213.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-12T08:45:43.637Z] #84 213.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-12T08:45:43.710Z] #77 158.6 checking seccomp.h usability... yes [2022-07-12T08:45:43.710Z] #77 159.1 checking seccomp.h presence... yes [2022-07-12T08:45:43.710Z] #77 159.2 checking for seccomp.h... yes [2022-07-12T08:45:43.894Z] #84 213.8 CC src/libcrun/libcrun_la-error.lo [2022-07-12T08:45:43.894Z] #84 213.9 CC src/libcrun/libcrun_la-status.lo [2022-07-12T08:45:43.894Z] #84 213.9 CC src/libcrun/libcrun_la-terminal.lo [2022-07-12T08:45:43.894Z] #84 214.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-12T08:45:44.151Z] #84 214.0 CC src/libcrun/libcrun_la-signals.lo [2022-07-12T08:45:44.151Z] #84 214.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-12T08:45:44.151Z] #84 214.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-12T08:45:44.204Z] #77 116.7 checking for ANSI C header files... yes [2022-07-12T08:45:44.204Z] #77 117.4 checking for sys/types.h... yes [2022-07-12T08:45:44.274Z] #77 159.2 checking for library containing seccomp_rule_add... -lseccomp [2022-07-12T08:45:44.407Z] #84 214.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-12T08:45:44.407Z] #84 214.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-12T08:45:44.461Z] #77 117.6 checking for sys/stat.h... yes [2022-07-12T08:45:44.530Z] #77 159.7 checking for library containing seccomp_arch_resolve_name... none required [2022-07-12T08:45:44.664Z] #84 214.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-12T08:45:44.664Z] #84 214.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-12T08:45:44.719Z] #77 117.8 checking for stdlib.h... yes [2022-07-12T08:45:44.719Z] #77 118.0 checking for string.h... yes [2022-07-12T08:45:44.787Z] #77 160.0 checking systemd/sd-bus.h usability... yes [2022-07-12T08:45:44.787Z] #77 160.2 checking systemd/sd-bus.h presence... yes [2022-07-12T08:45:44.920Z] #84 214.7 CC tests/init.o [2022-07-12T08:45:44.920Z] #84 214.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-12T08:45:44.977Z] #77 118.1 checking for memory.h... yes [2022-07-12T08:45:45.043Z] #77 160.3 checking for systemd/sd-bus.h... yes [2022-07-12T08:45:45.236Z] #77 118.3 checking for strings.h... yes [2022-07-12T08:45:45.484Z] #84 ... [2022-07-12T08:45:45.484Z] [2022-07-12T08:45:45.484Z] #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-07-12T08:45:45.484Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:45:45.484Z] #54 271.7 + dpkg --print-architecture [2022-07-12T08:45:45.484Z] #54 271.7 + git checkout -q v2.1.0 [2022-07-12T08:45:45.494Z] #77 118.5 checking for inttypes.h... yes [2022-07-12T08:45:45.494Z] #77 118.7 checking for stdint.h... yes [2022-07-12T08:45:45.607Z] #77 160.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-12T08:45:45.753Z] #77 118.9 checking for unistd.h... yes [2022-07-12T08:45:45.864Z] #77 161.1 checking for sd_notify_barrier... yes [2022-07-12T08:45:46.011Z] #77 119.1 checking minix/config.h usability... no [2022-07-12T08:45:46.011Z] #77 119.3 checking minix/config.h presence... no [2022-07-12T08:45:46.011Z] #77 119.3 checking for minix/config.h... no [2022-07-12T08:45:46.011Z] #77 119.3 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-12T08:45:46.047Z] #54 272.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-12T08:45:46.047Z] #54 272.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-12T08:45:46.121Z] #77 161.5 checking linux/bpf.h usability... yes [2022-07-12T08:45:46.122Z] #77 161.6 checking linux/bpf.h presence... yes [2022-07-12T08:45:46.270Z] #77 119.5 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:45:46.270Z] #77 119.7 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:45:46.270Z] #77 119.7 checking how to print strings... printf [2022-07-12T08:45:46.270Z] #77 119.7 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:45:46.380Z] #77 161.8 checking for linux/bpf.h... yes [2022-07-12T08:45:46.380Z] #77 161.8 checking compilation for eBPF... yes [2022-07-12T08:45:46.380Z] #77 162.0 checking for criu >= 3.15... no [2022-07-12T08:45:46.380Z] #77 162.0 configure: CRIU headers not found, building without CRIU support [2022-07-12T08:45:46.380Z] #77 162.0 checking for criu > 3.16... no [2022-07-12T08:45:46.380Z] #77 162.0 configure: CRIU version doesn't support join-ns API [2022-07-12T08:45:46.530Z] #77 119.7 checking for fgrep... /bin/grep -F [2022-07-12T08:45:46.530Z] #77 119.7 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:45:46.530Z] #77 119.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:45:46.530Z] #77 119.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:45:46.530Z] #77 119.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:45:46.530Z] #77 119.8 checking whether ln -s works... yes [2022-07-12T08:45:46.530Z] #77 119.8 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:45:46.530Z] #77 119.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:45:46.530Z] #77 119.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:45:46.530Z] #77 119.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:45:46.530Z] #77 119.9 checking for objdump... objdump [2022-07-12T08:45:46.530Z] #77 119.9 checking how to recognize dependent libraries... pass_all [2022-07-12T08:45:46.530Z] #77 119.9 checking for dlltool... no [2022-07-12T08:45:46.530Z] #77 119.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:45:46.530Z] #77 119.9 checking for ar... ar [2022-07-12T08:45:46.530Z] #77 119.9 checking for archiver @FILE support... @ [2022-07-12T08:45:46.639Z] #77 162.0 checking for criu > 3.16.1... no [2022-07-12T08:45:46.639Z] #77 162.0 configure: CRIU version doesn't support for pre-dumping [2022-07-12T08:45:46.639Z] #77 162.0 checking for new mount API (fsconfig)... yes [2022-07-12T08:45:46.788Z] #77 120.0 checking for strip... strip [2022-07-12T08:45:46.788Z] #77 120.0 checking for ranlib... ranlib [2022-07-12T08:45:46.788Z] #77 120.0 checking for gawk... no [2022-07-12T08:45:46.788Z] #77 120.0 checking for mawk... mawk [2022-07-12T08:45:46.896Z] #77 162.1 checking for seccomp notify API... yes [2022-07-12T08:45:46.896Z] #77 162.2 checking for gperf... no [2022-07-12T08:45:46.896Z] #77 162.2 configure: gperf not found - cannot rebuild signal parser code [2022-07-12T08:45:46.896Z] #77 162.2 checking for library containing argp_parse... none required [2022-07-12T08:45:47.046Z] #77 120.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:45:47.046Z] #77 120.4 checking for sysroot... no [2022-07-12T08:45:47.046Z] #77 120.4 checking for a working dd... /bin/dd [2022-07-12T08:45:47.046Z] #77 120.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:45:47.153Z] #77 162.7 checking that generated files are newer than configure... done [2022-07-12T08:45:47.153Z] #77 162.7 configure: creating ./config.status [2022-07-12T08:45:47.304Z] #77 120.5 checking for mt... no [2022-07-12T08:45:47.304Z] #77 120.5 checking if : is a manifest tool... no [2022-07-12T08:45:47.563Z] #77 120.6 checking for dlfcn.h... yes [2022-07-12T08:45:47.563Z] #77 120.7 checking for objdir... .libs [2022-07-12T08:45:47.821Z] #77 121.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:45:48.079Z] #77 121.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:45:48.079Z] #77 121.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:45:48.346Z] #77 121.3 checking if gcc static flag -static works... yes [2022-07-12T08:45:48.605Z] #77 121.8 checking if gcc supports -c -o file.o... yes [2022-07-12T08:45:48.605Z] #77 121.9 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:45:48.605Z] #77 121.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:45:48.863Z] #77 122.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:45:48.863Z] #77 122.2 checking how to hardcode library paths into programs... immediate [2022-07-12T08:45:48.863Z] #77 122.2 checking whether stripping libraries is possible... yes [2022-07-12T08:45:48.863Z] #77 122.2 checking if libtool supports shared libraries... yes [2022-07-12T08:45:48.863Z] #77 122.2 checking whether to build shared libraries... no [2022-07-12T08:45:48.863Z] #77 122.2 checking whether to build static libraries... yes [2022-07-12T08:45:48.863Z] #77 122.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:45:48.863Z] #77 122.3 checking whether build environment is sane... yes [2022-07-12T08:45:49.120Z] #77 122.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:45:49.120Z] #77 122.3 checking whether make sets $(MAKE)... yes [2022-07-12T08:45:49.120Z] #77 122.4 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:45:49.120Z] #77 122.5 checking whether make supports nested variables... yes [2022-07-12T08:45:49.120Z] #77 122.5 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:45:49.120Z] #77 122.5 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:45:49.120Z] #77 122.5 checking how to create a ustar tar archive... gnutar [2022-07-12T08:45:49.379Z] #77 122.6 checking dependency style of gcc... gcc3 [2022-07-12T08:45:49.379Z] #77 122.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:45:49.379Z] #77 122.7 checking whether make supports nested variables... (cached) yes [2022-07-12T08:45:49.379Z] #77 122.7 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:45:49.379Z] #77 122.7 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:45:49.379Z] #77 122.7 checking for yajl >= 2.1.0... yes [2022-07-12T08:45:49.379Z] #77 122.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:45:49.379Z] #77 122.7 checking for gcc... (cached) gcc [2022-07-12T08:45:49.637Z] #77 122.8 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:45:49.637Z] #77 122.8 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:45:49.637Z] #77 122.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:45:49.637Z] #77 122.8 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:45:49.637Z] #77 122.8 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:45:49.637Z] #77 122.9 checking for python3... /usr/bin/python3 [2022-07-12T08:45:49.637Z] #77 122.9 checking for python3 version... 3.9 [2022-07-12T08:45:49.637Z] #77 123.0 checking for python3 platform... linux [2022-07-12T08:45:49.637Z] #77 123.0 checking for python3 script directory... [2022-07-12T08:45:49.637Z] #77 ... [2022-07-12T08:45:49.637Z] [2022-07-12T08:45:49.637Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:45:49.637Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:45:49.637Z] #21 9.540 Reading package lists... [2022-07-12T08:45:49.637Z] #21 12.41 Reading package lists... [2022-07-12T08:45:49.637Z] #21 15.67 Building dependency tree... [2022-07-12T08:45:49.637Z] #21 17.48 The following additional packages will be installed: [2022-07-12T08:45:49.637Z] #21 17.49 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T08:45:49.637Z] #21 17.49 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-12T08:45:49.637Z] #21 17.50 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T08:45:49.637Z] #21 17.50 python3-pkg-resources vim-runtime xxd [2022-07-12T08:45:49.637Z] #21 17.50 Suggested packages: [2022-07-12T08:45:49.637Z] #21 17.50 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-12T08:45:49.637Z] #21 17.51 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-12T08:45:49.637Z] #21 17.51 acl attr quota [2022-07-12T08:45:49.637Z] #21 17.51 Recommended packages: [2022-07-12T08:45:49.637Z] #21 17.51 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T08:45:49.637Z] #21 19.07 The following NEW packages will be installed: [2022-07-12T08:45:49.637Z] #21 19.08 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-12T08:45:49.637Z] #21 19.08 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T08:45:49.637Z] #21 19.08 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-12T08:45:49.637Z] #21 19.08 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-12T08:45:49.637Z] #21 19.08 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T08:45:49.637Z] #21 19.08 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-12T08:45:49.637Z] #21 19.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-12T08:45:49.637Z] #21 19.08 xz-utils zip zstd [2022-07-12T08:45:49.637Z] #21 19.43 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:45:49.637Z] #21 19.43 Need to get 27.7 MB of archives. [2022-07-12T08:45:49.637Z] #21 19.43 After this operation, 106 MB of additional disk space will be used. [2022-07-12T08:45:49.637Z] #21 19.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-12T08:45:49.637Z] #21 19.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-12T08:45:49.637Z] #21 19.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-12T08:45:49.637Z] #21 19.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T08:45:49.637Z] #21 19.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-12T08:45:49.637Z] #21 19.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-12T08:45:49.638Z] #21 19.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-12T08:45:49.638Z] #21 19.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-12T08:45:49.638Z] #21 19.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:45:49.638Z] #21 19.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:45:49.638Z] #21 19.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T08:45:49.638Z] #21 19.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T08:45:49.638Z] #21 19.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T08:45:49.638Z] #21 19.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-12T08:45:49.638Z] #21 19.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-12T08:45:49.638Z] #21 19.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-12T08:45:49.638Z] #21 19.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-12T08:45:49.638Z] #21 19.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-12T08:45:49.638Z] #21 19.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-12T08:45:49.638Z] #21 19.58 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-12T08:45:49.638Z] #21 19.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-12T08:45:49.638Z] #21 19.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T08:45:49.638Z] #21 19.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T08:45:49.638Z] #21 19.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T08:45:49.638Z] #21 19.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-12T08:45:49.638Z] #21 19.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-12T08:45:49.638Z] #21 19.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T08:45:49.638Z] #21 19.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-12T08:45:49.638Z] #21 19.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T08:45:49.638Z] #21 19.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T08:45:49.638Z] #21 19.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:45:49.638Z] #21 19.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T08:45:49.638Z] #21 19.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-12T08:45:49.638Z] #21 19.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T08:45:49.638Z] #21 19.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T08:45:49.638Z] #21 19.91 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T08:45:49.638Z] #21 19.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T08:45:49.638Z] #21 19.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:45:49.638Z] #21 19.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T08:45:49.638Z] #21 19.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T08:45:49.638Z] #21 19.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T08:45:49.638Z] #21 19.95 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-12T08:45:49.638Z] #21 19.99 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-12T08:45:49.638Z] #21 20.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-12T08:45:49.638Z] #21 20.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T08:45:49.638Z] #21 20.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-12T08:45:49.638Z] #21 20.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-12T08:45:49.638Z] #21 20.24 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-12T08:45:49.638Z] #21 20.25 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-12T08:45:49.638Z] #21 20.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:45:49.638Z] #21 20.91 Fetched 27.7 MB in 1s (24.4 MB/s) [2022-07-12T08:45:49.638Z] #21 20.97 Selecting previously unselected package pigz. [2022-07-12T08:45:49.638Z] #21 20.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 ... 24019 files and directories currently installed.) [2022-07-12T08:45:49.638Z] #21 21.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-12T08:45:49.638Z] #21 21.05 Unpacking pigz (2.6-1) ... [2022-07-12T08:45:49.638Z] #21 21.17 Selecting previously unselected package libelf1:amd64. [2022-07-12T08:45:49.638Z] #21 21.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-12T08:45:49.638Z] #21 21.18 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-12T08:45:49.638Z] #21 21.34 Selecting previously unselected package libbpf0:amd64. [2022-07-12T08:45:49.638Z] #21 21.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-12T08:45:49.638Z] #21 21.35 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-12T08:45:49.638Z] #21 21.48 Selecting previously unselected package libcap2:amd64. [2022-07-12T08:45:49.638Z] #21 21.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T08:45:49.638Z] #21 21.49 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:45:49.638Z] #21 21.56 Selecting previously unselected package libmnl0:amd64. [2022-07-12T08:45:49.638Z] #21 21.57 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-12T08:45:49.638Z] #21 21.57 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-12T08:45:49.638Z] #21 21.65 Selecting previously unselected package libxtables12:amd64. [2022-07-12T08:45:49.638Z] #21 21.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-12T08:45:49.638Z] #21 21.66 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-12T08:45:49.638Z] #21 21.73 Selecting previously unselected package libcap2-bin. [2022-07-12T08:45:49.638Z] #21 21.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-12T08:45:49.638Z] #21 21.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T08:45:49.638Z] #21 21.84 Selecting previously unselected package iproute2. [2022-07-12T08:45:49.638Z] #21 21.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-12T08:45:49.638Z] #21 21.87 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T08:45:49.682Z] #77 165.1 config.status: creating Makefile [2022-07-12T08:45:49.682Z] #77 165.2 config.status: creating rpm/crun.spec [2022-07-12T08:45:49.682Z] #77 165.2 config.status: creating config.h [2022-07-12T08:45:49.727Z] #77 ... [2022-07-12T08:45:49.727Z] [2022-07-12T08:45:49.727Z] #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-07-12T08:45:49.727Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-12T08:45:49.727Z] #47 198.2 + dpkg --print-architecture [2022-07-12T08:45:49.727Z] #47 DONE 198.7s [2022-07-12T08:45:49.727Z] [2022-07-12T08:45:49.727Z] #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-07-12T08:45:49.727Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:45:49.895Z] #21 22.39 Selecting previously unselected package xxd. [2022-07-12T08:45:49.895Z] #21 22.39 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:45:49.895Z] #21 22.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:45:49.895Z] #21 ... [2022-07-12T08:45:49.895Z] [2022-07-12T08:45:49.895Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:49.895Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:49.895Z] #77 123.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:45:49.896Z] #77 123.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:45:49.939Z] #77 165.3 config.status: executing libtool commands [2022-07-12T08:45:49.939Z] #77 165.3 config.status: executing depfiles commands [2022-07-12T08:45:50.153Z] #77 123.4 checking that generated files are newer than configure... done [2022-07-12T08:45:50.153Z] #77 123.4 configure: creating ./config.status [2022-07-12T08:45:50.869Z] #77 166.4 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-12T08:45:51.126Z] #77 166.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:45:51.384Z] #77 166.7 checking for gcc... gcc [2022-07-12T08:45:51.643Z] #77 166.8 checking whether the C compiler works... [2022-07-12T08:45:51.643Z] #77 ... [2022-07-12T08:45:51.643Z] [2022-07-12T08:45:51.643Z] #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-07-12T08:45:51.643Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T08:45:51.643Z] #34 DONE 249.9s [2022-07-12T08:45:51.643Z] [2022-07-12T08:45:51.643Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:45:51.643Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:45:51.643Z] #21 14.68 Reading package lists... [2022-07-12T08:45:51.643Z] #21 20.09 Reading package lists... [2022-07-12T08:45:51.643Z] #21 23.48 Building dependency tree... [2022-07-12T08:45:51.643Z] #21 25.40 The following additional packages will be installed: [2022-07-12T08:45:51.643Z] #21 25.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T08:45:51.643Z] #21 25.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-12T08:45:51.643Z] #21 25.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T08:45:51.643Z] #21 25.41 python3-pkg-resources vim-runtime xxd [2022-07-12T08:45:51.643Z] #21 25.41 Suggested packages: [2022-07-12T08:45:51.643Z] #21 25.42 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-12T08:45:51.643Z] #21 25.42 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-12T08:45:51.643Z] #21 25.42 acl attr quota [2022-07-12T08:45:51.643Z] #21 25.42 Recommended packages: [2022-07-12T08:45:51.643Z] #21 25.42 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T08:45:51.643Z] #21 27.25 The following NEW packages will be installed: [2022-07-12T08:45:51.643Z] #21 27.25 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-12T08:45:51.643Z] #21 27.26 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-12T08:45:51.643Z] #21 27.26 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-12T08:45:51.643Z] #21 27.26 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-12T08:45:51.643Z] #21 27.26 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T08:45:51.643Z] #21 27.26 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-12T08:45:51.643Z] #21 27.27 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-12T08:45:51.643Z] #21 27.27 xz-utils zip zstd [2022-07-12T08:45:51.643Z] #21 27.62 0 upgraded, 49 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:45:51.643Z] #21 27.62 Need to get 27.7 MB of archives. [2022-07-12T08:45:51.643Z] #21 27.62 After this operation, 106 MB of additional disk space will be used. [2022-07-12T08:45:51.643Z] #21 27.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-12T08:45:51.643Z] #21 27.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-12T08:45:51.643Z] #21 27.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-12T08:45:51.643Z] #21 27.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T08:45:51.643Z] #21 27.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-12T08:45:51.643Z] #21 27.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-12T08:45:51.643Z] #21 27.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-12T08:45:51.643Z] #21 27.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-12T08:45:51.643Z] #21 27.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:45:51.643Z] #21 27.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:45:51.644Z] #21 27.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T08:45:51.644Z] #21 27.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-12T08:45:51.644Z] #21 27.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-12T08:45:51.644Z] #21 27.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-12T08:45:51.644Z] #21 27.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-12T08:45:51.644Z] #21 27.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-12T08:45:51.644Z] #21 27.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-12T08:45:51.644Z] #21 27.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-12T08:45:51.644Z] #21 ... [2022-07-12T08:45:51.644Z] [2022-07-12T08:45:51.644Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:51.644Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:51.644Z] #77 166.8 checking whether the C compiler works... yes [2022-07-12T08:45:51.644Z] #77 167.1 checking for C compiler default output file name... a.out [2022-07-12T08:45:51.900Z] #77 167.1 checking for suffix of executables... [2022-07-12T08:45:52.055Z] #77 125.4 config.status: creating Makefile [2022-07-12T08:45:52.055Z] #77 125.5 config.status: creating config.h [2022-07-12T08:45:52.159Z] #77 167.3 checking whether we are cross compiling... no [2022-07-12T08:45:52.159Z] #77 167.5 checking for suffix of object files... o [2022-07-12T08:45:52.314Z] #77 125.5 config.status: executing libtool commands [2022-07-12T08:45:52.314Z] #77 125.5 config.status: executing depfiles commands [2022-07-12T08:45:52.416Z] #77 167.6 checking whether we are using the GNU C compiler... yes [2022-07-12T08:45:52.416Z] #77 167.8 checking whether gcc accepts -g... yes [2022-07-12T08:45:52.711Z] #77 168.0 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:45:52.882Z] #77 126.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-12T08:45:52.882Z] #77 126.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:45:53.001Z] #77 168.2 checking whether gcc understands -c and -o together... yes [2022-07-12T08:45:53.141Z] #77 126.4 checking for gcc... gcc [2022-07-12T08:45:53.267Z] #77 168.5 checking how to run the C preprocessor... gcc -E [2022-07-12T08:45:53.267Z] #77 168.8 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:45:53.401Z] #77 126.5 checking whether the C compiler works... yes [2022-07-12T08:45:53.401Z] #77 126.7 checking for C compiler default output file name... a.out [2022-07-12T08:45:53.401Z] #77 126.7 checking for suffix of executables... [2022-07-12T08:45:53.531Z] [2022-07-12T08:45:53.531Z] #77 ... [2022-07-12T08:45:53.531Z] [2022-07-12T08:45:53.531Z] #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-07-12T08:45:53.531Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T08:45:53.531Z] #36 251.4 Delve is a source level debugger for Go programs. [2022-07-12T08:45:53.531Z] #36 251.4 [2022-07-12T08:45:53.531Z] #36 251.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-12T08:45:53.531Z] #36 251.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-12T08:45:53.531Z] #36 251.4 [2022-07-12T08:45:53.531Z] #36 251.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-12T08:45:53.531Z] #36 251.4 [2022-07-12T08:45:53.531Z] #36 251.4 Pass flags to the program you are debugging using `--`, for example: [2022-07-12T08:45:53.531Z] #36 251.4 [2022-07-12T08:45:53.531Z] #36 251.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-12T08:45:53.531Z] #36 251.4 [2022-07-12T08:45:53.531Z] #36 251.4 Usage: [2022-07-12T08:45:53.531Z] #36 251.4 dlv [command] [2022-07-12T08:45:53.531Z] #36 251.4 [2022-07-12T08:45:53.531Z] #36 251.4 Available Commands: [2022-07-12T08:45:53.531Z] #36 251.4 attach Attach to running process and begin debugging. [2022-07-12T08:45:53.531Z] #36 251.4 connect Connect to a headless debug server with a terminal client. [2022-07-12T08:45:53.531Z] #36 251.4 core Examine a core dump. [2022-07-12T08:45:53.531Z] #36 251.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-12T08:45:53.531Z] #36 251.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-12T08:45:53.531Z] #36 251.4 exec Execute a precompiled binary, and begin a debug session. [2022-07-12T08:45:53.531Z] #36 251.4 help Help about any command [2022-07-12T08:45:53.531Z] #36 251.4 run Deprecated command. Use 'debug' instead. [2022-07-12T08:45:53.531Z] #36 251.4 test Compile test binary and begin debugging program. [2022-07-12T08:45:53.531Z] #36 251.4 trace Compile and begin tracing program. [2022-07-12T08:45:53.531Z] #36 251.4 version Prints version. [2022-07-12T08:45:53.531Z] #36 251.4 [2022-07-12T08:45:53.531Z] #36 251.4 Flags: [2022-07-12T08:45:53.531Z] #36 251.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-12T08:45:53.531Z] #36 251.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-12T08:45:53.531Z] #36 251.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-07-12T08:45:53.531Z] #36 251.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-12T08:45:53.531Z] #36 251.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-12T08:45:53.531Z] #36 251.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-07-12T08:45:53.531Z] #36 251.4 --disable-aslr Disables address space randomization [2022-07-12T08:45:53.531Z] #36 251.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-12T08:45:53.531Z] #36 251.4 -h, --help help for dlv [2022-07-12T08:45:53.531Z] #36 251.4 --init string Init file, executed by the terminal client. [2022-07-12T08:45:53.531Z] #36 251.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-12T08:45:53.531Z] #36 251.4 --log Enable debugging server logging. [2022-07-12T08:45:53.531Z] #36 251.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-12T08:45:53.531Z] #36 251.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-12T08:45:53.531Z] #36 251.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-12T08:45:53.531Z] #36 251.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-12T08:45:53.531Z] #36 251.4 --wd string Working directory for running the program. [2022-07-12T08:45:53.531Z] #36 251.4 [2022-07-12T08:45:53.531Z] #36 251.4 Additional help topics: [2022-07-12T08:45:53.531Z] #36 251.4 dlv backend Help about the --backend flag. [2022-07-12T08:45:53.531Z] #36 251.4 dlv log Help about logging flags. [2022-07-12T08:45:53.531Z] #36 251.4 dlv redirect Help about file redirection. [2022-07-12T08:45:53.531Z] #36 251.4 [2022-07-12T08:45:53.531Z] #36 251.4 Use "dlv [command] --help" for more information about a command. [2022-07-12T08:45:53.531Z] #36 DONE 251.8s [2022-07-12T08:45:53.531Z] [2022-07-12T08:45:53.531Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:45:53.531Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:45:53.531Z] #77 168.8 checking for egrep... /bin/grep -E [2022-07-12T08:45:53.659Z] #77 126.8 checking whether we are cross compiling... no [2022-07-12T08:45:53.918Z] #77 127.1 checking for suffix of object files... o [2022-07-12T08:45:53.918Z] #77 127.2 checking whether we are using the GNU C compiler... yes [2022-07-12T08:45:54.142Z] #54 ... [2022-07-12T08:45:54.142Z] [2022-07-12T08:45:54.142Z] #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-07-12T08:45:54.142Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:45:54.142Z] #19 257.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-12T08:45:54.142Z] #19 257.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:45:54.142Z] #19 257.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:45:54.142Z] #19 257.2 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-12T08:45:54.142Z] #19 257.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:45:54.142Z] #19 257.3 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:45:54.177Z] #77 127.3 checking whether gcc accepts -g... yes [2022-07-12T08:45:54.436Z] #77 127.4 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:45:54.436Z] #77 127.6 checking whether gcc understands -c and -o together... yes [2022-07-12T08:45:54.436Z] #77 127.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:45:54.436Z] #77 127.8 checking whether build environment is sane... yes [2022-07-12T08:45:54.436Z] #77 127.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:45:54.436Z] #77 127.8 checking for gawk... no [2022-07-12T08:45:54.436Z] #77 127.8 checking for mawk... mawk [2022-07-12T08:45:54.436Z] #77 127.8 checking whether make sets $(MAKE)... yes [2022-07-12T08:45:54.436Z] #77 127.9 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:45:54.436Z] #77 127.9 checking whether make supports nested variables... yes [2022-07-12T08:45:54.694Z] #77 128.0 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:45:54.694Z] #77 128.0 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:45:54.694Z] #77 128.0 checking how to create a ustar tar archive... gnutar [2022-07-12T08:45:54.694Z] #77 128.0 checking dependency style of gcc... gcc3 [2022-07-12T08:45:54.694Z] #77 128.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:45:54.694Z] #77 128.1 checking whether make supports nested variables... (cached) yes [2022-07-12T08:45:54.918Z] #77 168.9 checking for ANSI C header files... yes [2022-07-12T08:45:54.919Z] #77 170.1 checking for sys/types.h... yes [2022-07-12T08:45:54.954Z] #77 128.2 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:45:54.954Z] #77 128.4 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:45:54.954Z] #77 128.4 checking how to print strings... printf [2022-07-12T08:45:54.954Z] #77 128.4 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:45:54.955Z] #77 128.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:45:54.955Z] #77 128.5 checking for egrep... /bin/grep -E [2022-07-12T08:45:54.955Z] #77 128.5 checking for fgrep... /bin/grep -F [2022-07-12T08:45:55.175Z] #77 170.4 checking for sys/stat.h... yes [2022-07-12T08:45:55.213Z] #77 128.5 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:45:55.213Z] #77 128.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:45:55.213Z] #77 128.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:45:55.444Z] #77 170.7 checking for stdlib.h... yes [2022-07-12T08:45:55.444Z] #77 170.9 checking for string.h... yes [2022-07-12T08:45:55.472Z] #77 128.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:45:55.472Z] #77 128.6 checking whether ln -s works... yes [2022-07-12T08:45:55.472Z] #77 128.6 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:45:55.472Z] #77 128.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:45:55.472Z] #77 128.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:45:55.472Z] #77 128.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:45:55.472Z] #77 128.7 checking for objdump... objdump [2022-07-12T08:45:55.472Z] #77 128.7 checking how to recognize dependent libraries... pass_all [2022-07-12T08:45:55.472Z] #77 128.7 checking for dlltool... no [2022-07-12T08:45:55.472Z] #77 128.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:45:55.472Z] #77 128.7 checking for ar... ar [2022-07-12T08:45:55.472Z] #77 128.7 checking for archiver @FILE support... @ [2022-07-12T08:45:55.472Z] #77 128.8 checking for strip... strip [2022-07-12T08:45:55.472Z] #77 128.8 checking for ranlib... ranlib [2022-07-12T08:45:55.701Z] #77 171.0 checking for memory.h... yes [2022-07-12T08:45:55.731Z] #77 128.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:45:55.731Z] #77 129.1 checking for sysroot... no [2022-07-12T08:45:55.731Z] #77 129.1 checking for a working dd... /bin/dd [2022-07-12T08:45:55.731Z] #77 129.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:45:55.957Z] #77 171.3 checking for strings.h... yes [2022-07-12T08:45:55.990Z] #77 129.2 checking for mt... no [2022-07-12T08:45:55.990Z] #77 129.2 checking if : is a manifest tool... no [2022-07-12T08:45:55.990Z] #77 129.3 checking how to run the C preprocessor... gcc -E [2022-07-12T08:45:56.034Z] #19 269.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-12T08:45:56.034Z] #19 269.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:45:56.213Z] #77 171.5 checking for inttypes.h... yes [2022-07-12T08:45:56.291Z] #19 270.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:45:56.291Z] #19 270.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-12T08:45:56.291Z] #19 270.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:45:56.291Z] #19 270.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T08:45:56.291Z] #19 270.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-12T08:45:56.291Z] #19 270.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:45:56.291Z] #19 270.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T08:45:56.291Z] #19 270.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-12T08:45:56.291Z] #19 270.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:45:56.291Z] #19 270.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:45:56.469Z] #77 171.7 checking for stdint.h... yes [2022-07-12T08:45:56.469Z] #77 171.9 checking for unistd.h... yes [2022-07-12T08:45:56.507Z] #77 129.4 checking for ANSI C header files... yes [2022-07-12T08:45:56.547Z] #19 270.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-12T08:45:56.547Z] #19 270.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:45:56.547Z] #19 270.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:45:56.547Z] #19 270.4 Selecting previously unselected package cross-config. [2022-07-12T08:45:56.547Z] #19 270.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-12T08:45:56.547Z] #19 270.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-12T08:45:56.547Z] #19 270.4 Selecting previously unselected package gcc-10-cross-base. [2022-07-12T08:45:56.547Z] #19 270.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:56.547Z] #19 270.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-12T08:45:56.547Z] #19 270.5 Selecting previously unselected package libc6-arm64-cross. [2022-07-12T08:45:56.547Z] #19 270.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-12T08:45:56.547Z] #19 270.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-12T08:45:56.726Z] #77 172.0 checking minix/config.h usability... no [2022-07-12T08:45:56.726Z] #77 172.1 checking minix/config.h presence... no [2022-07-12T08:45:56.766Z] #77 130.0 checking for sys/types.h... yes [2022-07-12T08:45:56.766Z] #77 130.1 checking for sys/stat.h... yes [2022-07-12T08:45:56.982Z] #77 172.2 checking for minix/config.h... no [2022-07-12T08:45:56.982Z] #77 172.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-12T08:45:57.025Z] #77 130.2 checking for stdlib.h... yes [2022-07-12T08:45:57.025Z] #77 130.4 checking for string.h... yes [2022-07-12T08:45:57.110Z] #19 270.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-12T08:45:57.111Z] #19 270.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:57.111Z] #19 270.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:57.111Z] #19 271.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-12T08:45:57.111Z] #19 271.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:57.111Z] #19 271.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:57.111Z] #19 271.1 Selecting previously unselected package libitm1-arm64-cross. [2022-07-12T08:45:57.111Z] #19 271.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:57.111Z] #19 271.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:57.111Z] #19 271.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-12T08:45:57.239Z] #77 172.5 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:45:57.239Z] #77 172.7 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:45:57.239Z] #77 172.7 checking how to print strings... printf [2022-07-12T08:45:57.239Z] #77 172.7 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:45:57.239Z] #77 172.7 checking for fgrep... /bin/grep -F [2022-07-12T08:45:57.239Z] #77 172.7 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:45:57.239Z] #77 172.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:45:57.239Z] #77 172.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:45:57.239Z] #77 172.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:45:57.239Z] #77 172.8 checking whether ln -s works... yes [2022-07-12T08:45:57.239Z] #77 172.8 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:45:57.283Z] #77 130.5 checking for memory.h... yes [2022-07-12T08:45:57.367Z] #19 271.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:57.367Z] #19 271.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:57.367Z] #19 271.2 Selecting previously unselected package libasan6-arm64-cross. [2022-07-12T08:45:57.367Z] #19 271.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:57.367Z] #19 271.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:57.495Z] #77 172.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:45:57.495Z] #77 172.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:45:57.495Z] #77 172.9 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:45:57.495Z] #77 172.9 checking for objdump... objdump [2022-07-12T08:45:57.495Z] #77 172.9 checking how to recognize dependent libraries... pass_all [2022-07-12T08:45:57.495Z] #77 172.9 checking for dlltool... no [2022-07-12T08:45:57.495Z] #77 172.9 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:45:57.495Z] #77 172.9 checking for ar... ar [2022-07-12T08:45:57.495Z] #77 172.9 checking for archiver @FILE support... @ [2022-07-12T08:45:57.542Z] #77 130.7 checking for strings.h... yes [2022-07-12T08:45:57.542Z] #77 130.9 checking for inttypes.h... yes [2022-07-12T08:45:57.751Z] #77 173.0 checking for strip... strip [2022-07-12T08:45:57.751Z] #77 173.0 checking for ranlib... ranlib [2022-07-12T08:45:57.751Z] #77 173.0 checking for gawk... no [2022-07-12T08:45:57.751Z] #77 173.0 checking for mawk... mawk [2022-07-12T08:45:57.751Z] #77 173.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:45:57.751Z] #77 173.3 checking for sysroot... no [2022-07-12T08:45:57.751Z] #77 173.3 checking for a working dd... /bin/dd [2022-07-12T08:45:57.751Z] #77 173.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:45:57.751Z] #77 173.4 checking for mt... no [2022-07-12T08:45:57.800Z] #77 131.0 checking for stdint.h... yes [2022-07-12T08:45:57.930Z] #19 271.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-12T08:45:57.930Z] #19 271.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:57.930Z] #19 271.9 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:58.007Z] #77 173.4 checking if : is a manifest tool... no [2022-07-12T08:45:58.007Z] #77 173.4 checking for dlfcn.h... yes [2022-07-12T08:45:58.007Z] #77 173.5 checking for objdir... .libs [2022-07-12T08:45:58.059Z] #77 131.2 checking for unistd.h... yes [2022-07-12T08:45:58.264Z] #77 173.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:45:58.264Z] #77 173.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:45:58.264Z] #77 173.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:45:58.318Z] #77 131.4 checking for dlfcn.h... yes [2022-07-12T08:45:58.318Z] #77 131.5 checking for objdir... .libs [2022-07-12T08:45:58.318Z] #77 131.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:45:58.493Z] #19 272.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-12T08:45:58.493Z] #19 272.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:58.494Z] #19 272.3 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:58.577Z] #77 131.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:45:58.577Z] #77 131.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:45:58.776Z] #77 173.9 checking if gcc static flag -static works... yes [2022-07-12T08:45:58.776Z] #77 174.2 checking if gcc supports -c -o file.o... yes [2022-07-12T08:45:59.034Z] #77 174.3 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:45:59.034Z] #77 174.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:45:59.055Z] #19 272.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-12T08:45:59.055Z] #19 272.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:59.055Z] #19 272.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:59.144Z] #77 132.0 checking if gcc static flag -static works... yes [2022-07-12T08:45:59.145Z] #77 132.4 checking if gcc supports -c -o file.o... yes [2022-07-12T08:45:59.145Z] #77 132.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:45:59.145Z] #77 132.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:45:59.290Z] #77 174.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:45:59.290Z] #77 174.6 checking how to hardcode library paths into programs... immediate [2022-07-12T08:45:59.290Z] #77 174.6 checking whether stripping libraries is possible... yes [2022-07-12T08:45:59.290Z] #77 174.6 checking if libtool supports shared libraries... yes [2022-07-12T08:45:59.290Z] #77 174.6 checking whether to build shared libraries... no [2022-07-12T08:45:59.290Z] #77 174.6 checking whether to build static libraries... yes [2022-07-12T08:45:59.290Z] #77 174.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:45:59.290Z] #77 174.7 checking whether build environment is sane... yes [2022-07-12T08:45:59.290Z] #77 174.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:45:59.290Z] #77 174.8 checking whether make sets $(MAKE)... yes [2022-07-12T08:45:59.290Z] #77 174.8 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:45:59.290Z] #77 174.8 checking whether make supports nested variables... yes [2022-07-12T08:45:59.290Z] #77 174.9 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:45:59.290Z] #77 174.9 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:45:59.290Z] #77 174.9 checking how to create a ustar tar archive... gnutar [2022-07-12T08:45:59.311Z] #19 273.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-12T08:45:59.311Z] #19 273.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:59.311Z] #19 273.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:59.403Z] #77 132.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:45:59.567Z] #19 273.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-12T08:45:59.567Z] #19 273.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:45:59.567Z] #19 273.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:45:59.662Z] #77 132.9 checking how to hardcode library paths into programs... immediate [2022-07-12T08:45:59.662Z] #77 132.9 checking whether stripping libraries is possible... yes [2022-07-12T08:45:59.662Z] #77 132.9 checking if libtool supports shared libraries... yes [2022-07-12T08:45:59.662Z] #77 132.9 checking whether to build shared libraries... no [2022-07-12T08:45:59.662Z] #77 132.9 checking whether to build static libraries... yes [2022-07-12T08:45:59.662Z] #77 132.9 checking float.h usability... yes [2022-07-12T08:45:59.662Z] #77 133.0 checking float.h presence... yes [2022-07-12T08:45:59.662Z] #77 133.1 checking for float.h... yes [2022-07-12T08:45:59.803Z] #77 174.9 checking dependency style of gcc... gcc3 [2022-07-12T08:45:59.803Z] #77 175.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:45:59.803Z] #77 175.1 checking whether make supports nested variables... (cached) yes [2022-07-12T08:45:59.803Z] #77 175.1 checking for pkg-config... /usr/bin/pkg-config [2022-07-12T08:45:59.803Z] #77 175.1 checking pkg-config is at least version 0.9.0... yes [2022-07-12T08:45:59.803Z] #77 175.1 checking for yajl >= 2.1.0... yes [2022-07-12T08:45:59.803Z] #77 175.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-12T08:45:59.803Z] #77 175.1 checking for gcc... (cached) gcc [2022-07-12T08:45:59.803Z] #77 175.2 checking whether we are using the GNU C compiler... (cached) yes [2022-07-12T08:45:59.803Z] #77 175.2 checking whether gcc accepts -g... (cached) yes [2022-07-12T08:45:59.803Z] #77 175.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-12T08:45:59.803Z] #77 175.2 checking whether gcc understands -c and -o together... (cached) yes [2022-07-12T08:45:59.803Z] #77 175.2 checking for a Python interpreter with version >= 3... python3 [2022-07-12T08:45:59.803Z] #77 175.3 checking for python3... /usr/bin/python3 [2022-07-12T08:45:59.803Z] #77 175.3 checking for python3 version... 3.9 [2022-07-12T08:45:59.803Z] #77 175.4 checking for python3 platform... linux [2022-07-12T08:45:59.921Z] #77 133.1 checking limits.h usability... yes [2022-07-12T08:45:59.921Z] #77 133.3 checking limits.h presence... yes [2022-07-12T08:45:59.921Z] #77 133.4 checking for limits.h... yes [2022-07-12T08:45:59.921Z] #77 133.4 checking stddef.h usability... [2022-07-12T08:45:59.921Z] #77 ... [2022-07-12T08:45:59.921Z] [2022-07-12T08:45:59.921Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:45:59.921Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:45:59.921Z] #21 22.51 Selecting previously unselected package vim-common. [2022-07-12T08:45:59.921Z] #21 22.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:45:59.921Z] #21 22.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:45:59.921Z] #21 22.70 Selecting previously unselected package bash-completion. [2022-07-12T08:45:59.921Z] #21 22.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T08:45:59.921Z] #21 24.74 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T08:45:59.921Z] #21 25.27 Selecting previously unselected package bzip2. [2022-07-12T08:45:59.921Z] #21 25.28 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T08:45:59.921Z] #21 25.29 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:45:59.921Z] #21 25.40 Selecting previously unselected package xz-utils. [2022-07-12T08:45:59.921Z] #21 25.41 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T08:45:59.921Z] #21 25.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:45:59.921Z] #21 25.59 Selecting previously unselected package apparmor. [2022-07-12T08:45:59.921Z] #21 25.60 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-12T08:45:59.921Z] #21 25.68 Unpacking apparmor (2.13.6-10) ... [2022-07-12T08:45:59.921Z] #21 26.11 Selecting previously unselected package inetutils-ping. [2022-07-12T08:45:59.921Z] #21 26.12 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-12T08:45:59.921Z] #21 26.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T08:45:59.921Z] #21 26.24 Selecting previously unselected package libip4tc2:amd64. [2022-07-12T08:45:59.921Z] #21 26.24 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-12T08:45:59.921Z] #21 26.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T08:45:59.921Z] #21 26.32 Selecting previously unselected package libip6tc2:amd64. [2022-07-12T08:45:59.921Z] #21 26.32 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-12T08:45:59.921Z] #21 26.32 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T08:45:59.921Z] #21 26.39 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-12T08:45:59.921Z] #21 26.39 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-12T08:45:59.921Z] #21 26.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T08:45:59.921Z] #21 26.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-12T08:45:59.922Z] #21 26.47 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 26.49 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T08:45:59.922Z] #21 26.55 Selecting previously unselected package libnftnl11:amd64. [2022-07-12T08:45:59.922Z] #21 26.56 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 26.57 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T08:45:59.922Z] #21 26.70 Selecting previously unselected package iptables. [2022-07-12T08:45:59.922Z] #21 26.70 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 26.71 Unpacking iptables (1.8.7-1) ... [2022-07-12T08:45:59.922Z] #21 27.03 Selecting previously unselected package libonig5:amd64. [2022-07-12T08:45:59.922Z] #21 27.04 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 27.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:45:59.922Z] #21 27.20 Selecting previously unselected package libjq1:amd64. [2022-07-12T08:45:59.922Z] #21 27.20 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 27.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:45:59.922Z] #21 27.33 Selecting previously unselected package jq. [2022-07-12T08:45:59.922Z] #21 27.33 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 27.35 Unpacking jq (1.6-2.1) ... [2022-07-12T08:45:59.922Z] #21 27.44 Selecting previously unselected package libaio1:amd64. [2022-07-12T08:45:59.922Z] #21 27.44 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 27.45 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-12T08:45:59.922Z] #21 27.50 Selecting previously unselected package libgpm2:amd64. [2022-07-12T08:45:59.922Z] #21 27.51 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 27.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-12T08:45:59.922Z] #21 27.60 Selecting previously unselected package libicu67:amd64. [2022-07-12T08:45:59.922Z] #21 27.60 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 27.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T08:45:59.922Z] #21 31.23 Selecting previously unselected package libinih1:amd64. [2022-07-12T08:45:59.922Z] #21 31.23 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 31.23 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-12T08:45:59.922Z] #21 31.30 Selecting previously unselected package libnet1:amd64. [2022-07-12T08:45:59.922Z] #21 31.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 31.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:45:59.922Z] #21 31.38 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T08:45:59.922Z] #21 31.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 31.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:45:59.922Z] #21 31.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:45:59.922Z] #21 31.50 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 31.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:45:59.922Z] #21 31.57 Selecting previously unselected package libyajl2:amd64. [2022-07-12T08:45:59.922Z] #21 31.57 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 31.58 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:45:59.922Z] #21 31.66 Selecting previously unselected package net-tools. [2022-07-12T08:45:59.922Z] #21 31.67 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 31.67 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:45:59.922Z] #21 31.84 Selecting previously unselected package patch. [2022-07-12T08:45:59.922Z] #21 31.86 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-12T08:45:59.922Z] #21 31.87 Unpacking patch (2.7.6-7) ... [2022-07-12T08:45:59.922Z] #21 31.98 Selecting previously unselected package python-pip-whl. [2022-07-12T08:45:59.922Z] #21 31.98 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:45:59.922Z] #21 31.99 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:45:59.922Z] #21 32.53 Selecting previously unselected package python3-lib2to3. [2022-07-12T08:45:59.922Z] #21 32.53 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T08:45:59.922Z] #21 32.55 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:46:00.060Z] #77 175.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-12T08:46:00.130Z] #19 273.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-12T08:46:00.130Z] #19 273.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:46:00.130Z] #19 273.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:46:00.180Z] #21 32.70 Selecting previously unselected package python3-distutils. [2022-07-12T08:46:00.180Z] #21 32.70 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T08:46:00.180Z] #21 32.72 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T08:46:00.180Z] #21 ... [2022-07-12T08:46:00.180Z] [2022-07-12T08:46:00.180Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:00.180Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:00.180Z] #77 133.4 checking stddef.h usability... yes [2022-07-12T08:46:00.180Z] #77 133.6 checking stddef.h presence... yes [2022-07-12T08:46:00.180Z] #77 133.6 checking for stddef.h... yes [2022-07-12T08:46:00.317Z] #77 175.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-12T08:46:00.439Z] #77 133.6 checking for stdlib.h... (cached) yes [2022-07-12T08:46:00.439Z] #77 133.6 checking for string.h... (cached) yes [2022-07-12T08:46:00.439Z] #77 133.7 checking sys/time.h usability... yes [2022-07-12T08:46:00.439Z] #77 133.8 checking sys/time.h presence... yes [2022-07-12T08:46:00.439Z] #77 133.9 checking for sys/time.h... yes [2022-07-12T08:46:00.576Z] #77 175.9 checking that generated files are newer than configure... done [2022-07-12T08:46:00.576Z] #77 175.9 configure: creating ./config.status [2022-07-12T08:46:00.698Z] #77 133.9 checking for inline... inline [2022-07-12T08:46:00.956Z] #77 134.0 checking for size_t... yes [2022-07-12T08:46:00.956Z] #77 134.3 checking for stdlib.h... (cached) yes [2022-07-12T08:46:01.215Z] #77 134.3 checking for GNU libc compatible malloc... yes [2022-07-12T08:46:01.215Z] #77 134.5 checking for stdlib.h... (cached) yes [2022-07-12T08:46:01.473Z] #77 134.5 checking for GNU libc compatible realloc... yes [2022-07-12T08:46:01.732Z] #77 134.7 checking for working strtod... yes [2022-07-12T08:46:01.732Z] #77 135.0 checking for gettimeofday... yes [2022-07-12T08:46:01.920Z] #55 ... [2022-07-12T08:46:01.920Z] [2022-07-12T08:46:01.920Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:01.920Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:46:01.920Z] #77 165.4 CCLD libocispec.la [2022-07-12T08:46:01.920Z] #77 165.8 CCLD src/validate [2022-07-12T08:46:01.920Z] #77 165.8 CCLD tests/test-1 [2022-07-12T08:46:01.920Z] #77 165.8 CCLD tests/test-2 [2022-07-12T08:46:01.920Z] #77 165.8 CCLD tests/test-3 [2022-07-12T08:46:01.920Z] #77 166.0 CCLD tests/test-4 [2022-07-12T08:46:01.920Z] #77 166.0 CCLD tests/test-5 [2022-07-12T08:46:01.920Z] #77 166.2 CCLD tests/test-6 [2022-07-12T08:46:01.920Z] #77 166.2 CCLD tests/test-7 [2022-07-12T08:46:01.920Z] #77 166.3 CCLD tests/test-8 [2022-07-12T08:46:01.920Z] #77 166.3 CCLD tests/test-9 [2022-07-12T08:46:01.920Z] #77 166.4 CCLD tests/test-10 [2022-07-12T08:46:01.920Z] #77 166.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-12T08:46:01.920Z] #77 166.6 CCLD tests/test-11 [2022-07-12T08:46:01.942Z] #77 ... [2022-07-12T08:46:01.942Z] [2022-07-12T08:46:01.942Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:46:01.942Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:46:01.942Z] #21 27.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-12T08:46:01.942Z] #21 27.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-12T08:46:01.942Z] #21 27.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-12T08:46:01.942Z] #21 27.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T08:46:01.942Z] #21 27.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T08:46:01.942Z] #21 27.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T08:46:01.942Z] #21 27.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-12T08:46:01.942Z] #21 27.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-12T08:46:01.942Z] #21 27.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-12T08:46:01.942Z] #21 28.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-12T08:46:01.942Z] #21 28.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T08:46:01.942Z] #21 28.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T08:46:01.942Z] #21 28.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:46:01.942Z] #21 28.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T08:46:01.942Z] #21 28.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-12T08:46:01.942Z] #21 28.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-12T08:46:01.942Z] #21 28.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T08:46:01.942Z] #21 28.66 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T08:46:01.942Z] #21 28.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T08:46:01.942Z] #21 28.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:46:01.942Z] #21 28.67 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T08:46:01.942Z] #21 28.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T08:46:01.942Z] #21 28.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T08:46:01.942Z] #21 28.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-12T08:46:01.942Z] #21 28.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-12T08:46:01.942Z] #21 28.82 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-12T08:46:01.942Z] #21 28.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T08:46:01.942Z] #21 29.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-12T08:46:01.942Z] #21 29.42 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-12T08:46:01.942Z] #21 29.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-12T08:46:01.942Z] #21 29.48 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-12T08:46:01.942Z] #21 30.60 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:46:01.942Z] #21 30.92 Fetched 27.7 MB in 2s (12.6 MB/s) [2022-07-12T08:46:01.942Z] #21 30.98 Selecting previously unselected package pigz. [2022-07-12T08:46:01.942Z] #21 30.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-07-12T08:46:01.942Z] #21 31.05 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 31.05 Unpacking pigz (2.6-1) ... [2022-07-12T08:46:01.942Z] #21 31.47 Selecting previously unselected package libelf1:amd64. [2022-07-12T08:46:01.942Z] #21 31.48 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 31.49 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-12T08:46:01.942Z] #21 31.66 Selecting previously unselected package libbpf0:amd64. [2022-07-12T08:46:01.942Z] #21 31.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 31.66 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-12T08:46:01.942Z] #21 31.77 Selecting previously unselected package libcap2:amd64. [2022-07-12T08:46:01.942Z] #21 31.78 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 31.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:46:01.942Z] #21 31.86 Selecting previously unselected package libmnl0:amd64. [2022-07-12T08:46:01.942Z] #21 31.88 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 31.88 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-12T08:46:01.942Z] #21 31.93 Selecting previously unselected package libxtables12:amd64. [2022-07-12T08:46:01.942Z] #21 31.93 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 31.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-12T08:46:01.942Z] #21 32.01 Selecting previously unselected package libcap2-bin. [2022-07-12T08:46:01.942Z] #21 32.01 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 32.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T08:46:01.942Z] #21 32.10 Selecting previously unselected package iproute2. [2022-07-12T08:46:01.942Z] #21 32.10 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 32.11 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T08:46:01.942Z] #21 32.58 Selecting previously unselected package xxd. [2022-07-12T08:46:01.942Z] #21 32.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 32.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:01.942Z] #21 32.73 Selecting previously unselected package vim-common. [2022-07-12T08:46:01.942Z] #21 32.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:46:01.942Z] #21 32.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:01.942Z] #21 32.90 Selecting previously unselected package bash-completion. [2022-07-12T08:46:01.942Z] #21 32.91 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T08:46:01.942Z] #21 34.66 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T08:46:01.942Z] #21 35.12 Selecting previously unselected package bzip2. [2022-07-12T08:46:01.942Z] #21 35.14 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 35.15 Unpacking bzip2 (1.0.8-4) ... [2022-07-12T08:46:01.942Z] #21 35.22 Selecting previously unselected package xz-utils. [2022-07-12T08:46:01.942Z] #21 35.23 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 35.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:46:01.942Z] #21 35.40 Selecting previously unselected package apparmor. [2022-07-12T08:46:01.942Z] #21 35.42 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 35.48 Unpacking apparmor (2.13.6-10) ... [2022-07-12T08:46:01.942Z] #21 35.90 Selecting previously unselected package inetutils-ping. [2022-07-12T08:46:01.942Z] #21 35.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 35.91 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T08:46:01.942Z] #21 36.03 Selecting previously unselected package libip4tc2:amd64. [2022-07-12T08:46:01.942Z] #21 36.06 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 36.06 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T08:46:01.942Z] #21 36.14 Selecting previously unselected package libip6tc2:amd64. [2022-07-12T08:46:01.942Z] #21 36.17 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 36.18 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T08:46:01.942Z] #21 36.26 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-12T08:46:01.942Z] #21 36.26 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 36.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T08:46:01.942Z] #21 36.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-12T08:46:01.942Z] #21 36.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 36.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T08:46:01.942Z] #21 36.43 Selecting previously unselected package libnftnl11:amd64. [2022-07-12T08:46:01.942Z] #21 36.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 36.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T08:46:01.942Z] #21 36.53 Selecting previously unselected package iptables. [2022-07-12T08:46:01.942Z] #21 36.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 36.55 Unpacking iptables (1.8.7-1) ... [2022-07-12T08:46:01.942Z] #21 36.88 Selecting previously unselected package libonig5:amd64. [2022-07-12T08:46:01.942Z] #21 36.88 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 36.89 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:46:01.942Z] #21 37.02 Selecting previously unselected package libjq1:amd64. [2022-07-12T08:46:01.942Z] #21 37.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 37.05 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:46:01.942Z] #21 37.17 Selecting previously unselected package jq. [2022-07-12T08:46:01.942Z] #21 37.18 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 37.20 Unpacking jq (1.6-2.1) ... [2022-07-12T08:46:01.942Z] #21 37.28 Selecting previously unselected package libaio1:amd64. [2022-07-12T08:46:01.942Z] #21 37.28 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 37.29 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-12T08:46:01.942Z] #21 37.35 Selecting previously unselected package libgpm2:amd64. [2022-07-12T08:46:01.942Z] #21 37.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 37.35 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-12T08:46:01.942Z] #21 37.42 Selecting previously unselected package libicu67:amd64. [2022-07-12T08:46:01.942Z] #21 37.42 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-12T08:46:01.942Z] #21 37.42 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T08:46:01.991Z] #77 135.2 checking for memset... yes [2022-07-12T08:46:02.198Z] #21 ... [2022-07-12T08:46:02.198Z] [2022-07-12T08:46:02.198Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:02.198Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:02.198Z] #77 177.6 config.status: creating Makefile [2022-07-12T08:46:02.198Z] #77 177.7 config.status: creating config.h [2022-07-12T08:46:02.198Z] #77 177.7 config.status: executing libtool commands [2022-07-12T08:46:02.198Z] #77 177.7 config.status: executing depfiles commands [2022-07-12T08:46:02.275Z] #77 135.3 checking for strspn... yes [2022-07-12T08:46:02.481Z] #77 168.0 libtool: link: ar cr libocispec.a [2022-07-12T08:46:02.481Z] #77 168.0 libtool: link: ranlib libocispec.a [2022-07-12T08:46:02.543Z] #77 135.8 checking that generated files are newer than configure... done [2022-07-12T08:46:02.543Z] #77 135.8 configure: creating ./config.status [2022-07-12T08:46:02.760Z] #77 178.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-12T08:46:03.016Z] #77 178.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-12T08:46:03.272Z] #77 178.6 checking for gcc... gcc [2022-07-12T08:46:03.272Z] #77 178.7 checking whether the C compiler works... yes [2022-07-12T08:46:03.528Z] #77 178.8 checking for C compiler default output file name... a.out [2022-07-12T08:46:03.528Z] #77 178.9 checking for suffix of executables... [2022-07-12T08:46:03.784Z] #77 179.0 checking whether we are cross compiling... no [2022-07-12T08:46:03.784Z] #77 179.2 checking for suffix of object files... o [2022-07-12T08:46:03.784Z] #77 179.3 checking whether we are using the GNU C compiler... yes [2022-07-12T08:46:03.848Z] #77 169.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:03.848Z] #77 169.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:46:03.848Z] #77 169.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:46:03.848Z] #77 169.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:03.848Z] #77 169.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:03.848Z] #77 169.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:04.040Z] #77 179.4 checking whether gcc accepts -g... yes [2022-07-12T08:46:04.104Z] #77 169.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:04.104Z] #77 169.5 make[2]: Entering directory '/tmp/crun-build' [2022-07-12T08:46:04.104Z] #77 169.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-12T08:46:04.104Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-12T08:46:04.104Z] #77 169.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-12T08:46:04.104Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-12T08:46:04.104Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-12T08:46:04.104Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-12T08:46:04.104Z] #77 169.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-12T08:46:04.104Z] #77 169.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-12T08:46:04.297Z] #77 179.5 checking for gcc option to accept ISO C89... none needed [2022-07-12T08:46:04.297Z] #77 179.6 checking whether gcc understands -c and -o together... yes [2022-07-12T08:46:04.297Z] #77 179.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-12T08:46:04.360Z] #77 169.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-12T08:46:04.361Z] #77 169.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-12T08:46:04.361Z] #77 169.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-12T08:46:04.361Z] #77 169.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-12T08:46:04.361Z] #77 169.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-12T08:46:04.361Z] #77 169.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-12T08:46:04.361Z] #77 169.9 CC src/libcrun/libcrun_testing_a-error.o [2022-07-12T08:46:04.361Z] #77 169.9 CC src/libcrun/libcrun_testing_a-status.o [2022-07-12T08:46:04.361Z] #77 169.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-12T08:46:04.553Z] #77 179.9 checking whether build environment is sane... yes [2022-07-12T08:46:04.553Z] #77 179.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-12T08:46:04.553Z] #77 179.9 checking for gawk... no [2022-07-12T08:46:04.553Z] #77 179.9 checking for mawk... mawk [2022-07-12T08:46:04.553Z] #77 179.9 checking whether make sets $(MAKE)... yes [2022-07-12T08:46:04.553Z] #77 179.9 checking whether make supports the include directive... yes (GNU style) [2022-07-12T08:46:04.553Z] #77 180.0 checking whether make supports nested variables... yes [2022-07-12T08:46:04.553Z] #77 180.0 checking whether UID '0' is supported by ustar format... yes [2022-07-12T08:46:04.553Z] #77 180.0 checking whether GID '0' is supported by ustar format... yes [2022-07-12T08:46:04.553Z] #77 180.0 checking how to create a ustar tar archive... gnutar [2022-07-12T08:46:04.617Z] #77 170.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-12T08:46:04.617Z] #77 170.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-12T08:46:04.617Z] #77 170.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-12T08:46:04.617Z] #77 170.2 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-12T08:46:04.617Z] #77 170.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-12T08:46:04.809Z] #77 180.1 checking dependency style of gcc... gcc3 [2022-07-12T08:46:04.809Z] #77 180.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-12T08:46:04.809Z] #77 180.2 checking whether make supports nested variables... (cached) yes [2022-07-12T08:46:04.873Z] #77 170.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-12T08:46:05.066Z] #77 180.3 checking build system type... x86_64-pc-linux-gnu [2022-07-12T08:46:05.066Z] #77 180.5 checking host system type... x86_64-pc-linux-gnu [2022-07-12T08:46:05.066Z] #77 180.5 checking how to print strings... printf [2022-07-12T08:46:05.066Z] #77 180.5 checking for a sed that does not truncate output... /bin/sed [2022-07-12T08:46:05.066Z] #77 180.5 checking for grep that handles long lines and -e... /bin/grep [2022-07-12T08:46:05.066Z] #77 180.5 checking for egrep... /bin/grep -E [2022-07-12T08:46:05.066Z] #77 180.5 checking for fgrep... /bin/grep -F [2022-07-12T08:46:05.066Z] #77 180.5 checking for ld used by gcc... /usr/bin/ld [2022-07-12T08:46:05.066Z] #77 180.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-12T08:46:05.066Z] #77 180.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-12T08:46:05.095Z] #77 138.1 config.status: creating Makefile [2022-07-12T08:46:05.095Z] #77 138.1 config.status: creating config.h [2022-07-12T08:46:05.095Z] #77 138.2 config.status: executing depfiles commands [2022-07-12T08:46:05.096Z] #77 138.4 config.status: executing libtool commands [2022-07-12T08:46:05.128Z] #77 170.4 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-12T08:46:05.128Z] #77 170.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-12T08:46:05.128Z] #77 170.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-12T08:46:05.323Z] #77 180.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-12T08:46:05.323Z] #77 180.6 checking whether ln -s works... yes [2022-07-12T08:46:05.323Z] #77 180.6 checking the maximum length of command line arguments... 1572864 [2022-07-12T08:46:05.323Z] #77 180.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-12T08:46:05.323Z] #77 180.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-12T08:46:05.323Z] #77 180.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-12T08:46:05.323Z] #77 180.7 checking for objdump... objdump [2022-07-12T08:46:05.323Z] #77 180.7 checking how to recognize dependent libraries... pass_all [2022-07-12T08:46:05.323Z] #77 180.7 checking for dlltool... no [2022-07-12T08:46:05.323Z] #77 180.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-12T08:46:05.323Z] #77 180.7 checking for ar... ar [2022-07-12T08:46:05.323Z] #77 180.7 checking for archiver @FILE support... @ [2022-07-12T08:46:05.323Z] #77 180.8 checking for strip... strip [2022-07-12T08:46:05.323Z] #77 180.8 checking for ranlib... ranlib [2022-07-12T08:46:05.375Z] #19 ... [2022-07-12T08:46:05.375Z] [2022-07-12T08:46:05.375Z] #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-07-12T08:46:05.375Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:05.375Z] #84 234.8 CCLD tests/init [2022-07-12T08:46:05.384Z] #77 170.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-12T08:46:05.579Z] #77 180.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-12T08:46:05.579Z] #77 181.1 checking for sysroot... no [2022-07-12T08:46:05.579Z] #77 181.1 checking for a working dd... /bin/dd [2022-07-12T08:46:05.579Z] #77 181.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-12T08:46:05.836Z] #77 181.2 checking for mt... no [2022-07-12T08:46:05.836Z] #77 181.2 checking if : is a manifest tool... no [2022-07-12T08:46:05.836Z] #77 181.2 checking how to run the C preprocessor... gcc -E [2022-07-12T08:46:05.944Z] #77 171.3 CC src/crun-crun.o [2022-07-12T08:46:05.944Z] #77 171.4 CC src/crun-run.o [2022-07-12T08:46:05.944Z] #77 171.5 CC src/crun-delete.o [2022-07-12T08:46:06.031Z] #77 139.4 GEN .version [2022-07-12T08:46:06.031Z] #77 139.4 make install-recursive [2022-07-12T08:46:06.031Z] #77 139.4 make[1]: Entering directory '/tmp/crun-build' [2022-07-12T08:46:06.031Z] #77 139.5 Making install in libocispec [2022-07-12T08:46:06.200Z] #77 171.7 CC src/crun-kill.o [2022-07-12T08:46:06.200Z] #77 171.8 CC src/crun-pause.o [2022-07-12T08:46:06.200Z] #77 171.8 CC src/crun-unpause.o [2022-07-12T08:46:06.289Z] #77 139.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:06.289Z] #77 139.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-12T08:46:06.289Z] #77 139.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-12T08:46:06.289Z] #77 139.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-12T08:46:06.289Z] #77 139.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-12T08:46:06.456Z] #77 171.9 CC src/crun-spec.o [2022-07-12T08:46:06.456Z] #77 172.0 CC src/crun-exec.o [2022-07-12T08:46:06.711Z] #77 172.1 CC src/crun-create.o [2022-07-12T08:46:06.711Z] #77 172.1 CC src/crun-list.o [2022-07-12T08:46:06.711Z] #77 172.2 CC src/crun-start.o [2022-07-12T08:46:06.764Z] #77 181.4 checking for ANSI C header files... yes [2022-07-12T08:46:06.764Z] #77 182.1 checking for sys/types.h... yes [2022-07-12T08:46:06.967Z] #77 172.4 CC src/crun-state.o [2022-07-12T08:46:07.020Z] #77 182.2 checking for sys/stat.h... yes [2022-07-12T08:46:07.020Z] #77 182.4 checking for stdlib.h... yes [2022-07-12T08:46:07.224Z] #77 172.6 CC src/crun-update.o [2022-07-12T08:46:07.224Z] #77 172.7 CC src/crun-ps.o [2022-07-12T08:46:07.224Z] #77 172.7 CC src/crun-checkpoint.o [2022-07-12T08:46:07.224Z] #77 172.8 CC src/crun-restore.o [2022-07-12T08:46:07.224Z] #77 140.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-12T08:46:07.225Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-12T08:46:07.225Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-12T08:46:07.225Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-12T08:46:07.225Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-12T08:46:07.225Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-12T08:46:07.225Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-12T08:46:07.225Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-12T08:46:07.225Z] #77 140.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-12T08:46:07.277Z] #77 182.6 checking for string.h... yes [2022-07-12T08:46:07.480Z] #77 173.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-12T08:46:07.482Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-12T08:46:07.482Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-12T08:46:07.483Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-12T08:46:07.483Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-12T08:46:07.483Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-12T08:46:07.483Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-12T08:46:07.483Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-12T08:46:07.533Z] #77 182.8 checking for memory.h... yes [2022-07-12T08:46:07.736Z] #77 173.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-12T08:46:07.736Z] #77 173.4 CC src/libcrun/libcrun_la-container.lo [2022-07-12T08:46:07.791Z] #77 183.0 checking for strings.h... yes [2022-07-12T08:46:07.791Z] #77 183.1 checking for inttypes.h... yes [2022-07-12T08:46:08.047Z] #77 183.2 checking for stdint.h... yes [2022-07-12T08:46:08.047Z] #77 183.4 checking for unistd.h... yes [2022-07-12T08:46:08.047Z] #77 183.5 checking for dlfcn.h... yes [2022-07-12T08:46:08.299Z] #77 173.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-12T08:46:08.303Z] #77 183.6 checking for objdir... .libs [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-12T08:46:08.417Z] #77 141.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-12T08:46:08.417Z] #77 141.8 make install-recursive [2022-07-12T08:46:08.417Z] #77 141.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:08.417Z] #77 141.9 Making install in yajl [2022-07-12T08:46:08.417Z] #77 141.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:46:08.417Z] #77 141.9 CC verify/json_verify-json_verify.o [2022-07-12T08:46:08.555Z] #77 173.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-12T08:46:08.555Z] #77 174.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-12T08:46:08.555Z] #77 174.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-12T08:46:08.563Z] #77 183.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-12T08:46:08.563Z] #77 184.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-12T08:46:08.563Z] #77 184.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-12T08:46:08.674Z] #77 141.9 CC src/libyajl_la-yajl_alloc.lo [2022-07-12T08:46:08.674Z] #77 142.0 CC src/libyajl_la-yajl.lo [2022-07-12T08:46:08.674Z] #77 142.0 CC src/libyajl_la-yajl_gen.lo [2022-07-12T08:46:08.675Z] #77 142.0 CC src/libyajl_la-yajl_parser.lo [2022-07-12T08:46:08.675Z] #77 142.1 CC src/libyajl_la-yajl_buf.lo [2022-07-12T08:46:08.675Z] #77 142.1 CC src/libyajl_la-yajl_encode.lo [2022-07-12T08:46:08.675Z] #77 142.1 CC src/libyajl_la-yajl_lex.lo [2022-07-12T08:46:08.675Z] #77 142.1 CC src/libyajl_la-yajl_tree.lo [2022-07-12T08:46:09.117Z] #77 174.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-12T08:46:09.117Z] #77 174.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-12T08:46:09.117Z] #77 174.6 CC src/libcrun/libcrun_la-criu.lo [2022-07-12T08:46:09.117Z] #77 174.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-12T08:46:09.125Z] #77 184.1 checking if gcc static flag -static works... yes [2022-07-12T08:46:09.125Z] #77 184.4 checking if gcc supports -c -o file.o... yes [2022-07-12T08:46:09.125Z] #77 184.5 checking if gcc supports -c -o file.o... (cached) yes [2022-07-12T08:46:09.125Z] #77 184.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-12T08:46:09.373Z] #77 174.9 CC src/libcrun/libcrun_la-linux.lo [2022-07-12T08:46:09.382Z] #77 184.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-12T08:46:09.382Z] #77 184.8 checking how to hardcode library paths into programs... immediate [2022-07-12T08:46:09.382Z] #77 184.8 checking whether stripping libraries is possible... yes [2022-07-12T08:46:09.382Z] #77 184.8 checking if libtool supports shared libraries... yes [2022-07-12T08:46:09.382Z] #77 184.8 checking whether to build shared libraries... no [2022-07-12T08:46:09.382Z] #77 184.8 checking whether to build static libraries... yes [2022-07-12T08:46:09.547Z] #84 ... [2022-07-12T08:46:09.547Z] [2022-07-12T08:46:09.547Z] #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-07-12T08:46:09.547Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:46:09.547Z] #54 DONE 295.0s [2022-07-12T08:46:09.547Z] [2022-07-12T08:46:09.547Z] #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-07-12T08:46:09.547Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:09.639Z] #77 184.9 checking float.h usability... yes [2022-07-12T08:46:09.639Z] #77 185.0 checking float.h presence... yes [2022-07-12T08:46:09.639Z] #77 185.0 checking for float.h... yes [2022-07-12T08:46:09.639Z] #77 185.0 checking limits.h usability... yes [2022-07-12T08:46:09.639Z] #77 185.2 checking limits.h presence... yes [2022-07-12T08:46:09.895Z] #77 185.2 checking for limits.h... yes [2022-07-12T08:46:09.895Z] #77 185.3 checking stddef.h usability... yes [2022-07-12T08:46:09.895Z] #77 185.4 checking stddef.h presence... yes [2022-07-12T08:46:09.895Z] #77 185.4 checking for stddef.h... yes [2022-07-12T08:46:09.895Z] #77 185.5 checking for stdlib.h... (cached) yes [2022-07-12T08:46:09.935Z] #77 175.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-12T08:46:09.935Z] #77 175.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-12T08:46:10.152Z] #77 185.5 checking for string.h... (cached) yes [2022-07-12T08:46:10.152Z] #77 185.5 checking sys/time.h usability... yes [2022-07-12T08:46:10.190Z] #77 175.8 CC src/libcrun/libcrun_la-error.lo [2022-07-12T08:46:10.408Z] #77 185.8 checking sys/time.h presence... yes [2022-07-12T08:46:10.408Z] #77 185.8 checking for sys/time.h... yes [2022-07-12T08:46:10.408Z] #77 185.8 checking for inline... inline [2022-07-12T08:46:10.446Z] #77 175.9 CC src/libcrun/libcrun_la-status.lo [2022-07-12T08:46:10.574Z] #77 ... [2022-07-12T08:46:10.575Z] [2022-07-12T08:46:10.575Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:46:10.575Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:46:10.575Z] #21 32.90 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:46:10.575Z] #21 32.90 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:46:10.575Z] #21 32.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:46:10.575Z] #21 33.04 Selecting previously unselected package python3-setuptools. [2022-07-12T08:46:10.575Z] #21 33.05 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T08:46:10.575Z] #21 33.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T08:46:10.575Z] #21 33.31 Selecting previously unselected package python3-wheel. [2022-07-12T08:46:10.575Z] #21 33.32 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T08:46:10.575Z] #21 33.32 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T08:46:10.575Z] #21 33.39 Selecting previously unselected package python3-pip. [2022-07-12T08:46:10.575Z] #21 33.41 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:46:10.575Z] #21 33.44 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:46:10.575Z] #21 33.77 Selecting previously unselected package sudo. [2022-07-12T08:46:10.575Z] #21 33.77 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-12T08:46:10.575Z] #21 33.81 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T08:46:10.575Z] #21 34.40 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T08:46:10.575Z] #21 34.41 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-12T08:46:10.575Z] #21 34.43 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:46:10.575Z] #21 34.70 Selecting previously unselected package uidmap. [2022-07-12T08:46:10.575Z] #21 34.70 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-12T08:46:10.575Z] #21 34.71 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T08:46:10.575Z] #21 35.19 Selecting previously unselected package vim-runtime. [2022-07-12T08:46:10.575Z] #21 35.20 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:46:10.575Z] #21 35.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T08:46:10.575Z] #21 35.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T08:46:10.575Z] #21 35.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:10.575Z] #21 38.97 Selecting previously unselected package vim. [2022-07-12T08:46:10.575Z] #21 38.98 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:46:10.575Z] #21 38.99 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:10.575Z] #21 39.59 Selecting previously unselected package xfsprogs. [2022-07-12T08:46:10.575Z] #21 39.59 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-12T08:46:10.575Z] #21 39.60 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T08:46:10.575Z] #21 40.08 Selecting previously unselected package zip. [2022-07-12T08:46:10.575Z] #21 40.08 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-12T08:46:10.575Z] #21 40.08 Unpacking zip (3.0-12) ... [2022-07-12T08:46:10.575Z] #21 40.20 Selecting previously unselected package zstd. [2022-07-12T08:46:10.575Z] #21 40.20 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-12T08:46:10.575Z] #21 40.21 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:46:10.575Z] #21 40.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:46:10.575Z] #21 41.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T08:46:10.575Z] #21 41.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:46:10.575Z] #21 41.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-12T08:46:10.575Z] #21 41.78 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T08:46:10.575Z] #21 41.80 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T08:46:10.575Z] #21 41.84 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-12T08:46:10.575Z] #21 41.85 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T08:46:10.575Z] #21 41.88 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:46:10.575Z] #21 41.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:46:10.575Z] #21 41.92 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:46:10.575Z] #21 41.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:46:10.575Z] #21 41.95 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T08:46:10.575Z] #21 42.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:10.575Z] #21 42.70 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:46:10.575Z] #21 42.71 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T08:46:10.575Z] #21 42.72 Setting up apparmor (2.13.6-10) ... [2022-07-12T08:46:10.702Z] #77 176.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-12T08:46:10.922Z] #77 185.9 checking for size_t... yes [2022-07-12T08:46:10.922Z] #77 186.2 checking for stdlib.h... (cached) yes [2022-07-12T08:46:10.922Z] #77 186.2 checking for GNU libc compatible malloc... yes [2022-07-12T08:46:11.178Z] #77 186.5 checking for stdlib.h... (cached) yes [2022-07-12T08:46:11.178Z] #77 186.5 checking for GNU libc compatible realloc... yes [2022-07-12T08:46:11.203Z] --- PASS: TestBuildWithHugeFile (54.94s) [2022-07-12T08:46:11.203Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T08:46:11.203Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T08:46:11.203Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T08:46:11.203Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T08:46:11.203Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T08:46:11.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T08:46:11.203Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T08:46:11.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T08:46:11.203Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T08:46:11.203Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T08:46:11.203Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T08:46:11.203Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T08:46:11.203Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T08:46:11.203Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-12T08:46:11.203Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2022-07-12T08:46:11.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2022-07-12T08:46:11.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-12T08:46:11.203Z] === RUN TestBuildPreserveOwnership [2022-07-12T08:46:11.203Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T08:46:11.264Z] #77 176.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-12T08:46:11.435Z] #77 186.7 checking for working strtod... yes [2022-07-12T08:46:11.826Z] #77 177.4 CC src/libcrun/libcrun_la-signals.lo [2022-07-12T08:46:11.997Z] #77 187.0 checking for gettimeofday... yes [2022-07-12T08:46:11.997Z] #77 187.3 checking for memset... yes [2022-07-12T08:46:12.082Z] #77 177.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-12T08:46:12.253Z] #77 187.5 checking for strspn... yes [2022-07-12T08:46:12.338Z] #77 177.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-12T08:46:12.486Z] #21 44.65 Setting up zip (3.0-12) ... [2022-07-12T08:46:12.486Z] #21 44.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:12.486Z] #21 44.69 Setting up bash-completion (1:2.11-2) ... [2022-07-12T08:46:12.510Z] #77 187.9 checking that generated files are newer than configure... done [2022-07-12T08:46:12.510Z] #77 187.9 configure: creating ./config.status [2022-07-12T08:46:13.704Z] #77 179.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-12T08:46:13.704Z] #77 179.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-12T08:46:13.795Z] #84 ... [2022-07-12T08:46:13.795Z] [2022-07-12T08:46:13.795Z] #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-07-12T08:46:13.795Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:46:13.795Z] #19 287.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-12T08:46:13.795Z] #19 287.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:46:13.795Z] #19 287.8 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:46:14.051Z] #19 287.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-12T08:46:14.051Z] #19 287.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-12T08:46:14.051Z] #19 287.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-12T08:46:14.266Z] #77 179.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-12T08:46:14.266Z] #77 179.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-12T08:46:14.388Z] #21 46.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:46:14.388Z] #21 46.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:46:14.388Z] #21 46.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-12T08:46:14.388Z] #21 46.94 Setting up patch (2.7.6-7) ... [2022-07-12T08:46:14.388Z] #21 46.96 Setting up sudo (1.9.5p2-3) ... [2022-07-12T08:46:14.388Z] #21 ... [2022-07-12T08:46:14.388Z] [2022-07-12T08:46:14.388Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:14.388Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:14.388Z] #77 147.8 CCLD libyajl.la [2022-07-12T08:46:14.413Z] #77 189.6 config.status: creating Makefile [2022-07-12T08:46:14.413Z] #77 189.6 config.status: creating config.h [2022-07-12T08:46:14.413Z] #77 189.6 config.status: executing depfiles commands [2022-07-12T08:46:14.413Z] #77 189.8 config.status: executing libtool commands [2022-07-12T08:46:14.562Z] #19 288.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-12T08:46:14.562Z] #19 288.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-12T08:46:14.562Z] #19 288.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-12T08:46:14.647Z] #77 148.2 CCLD verify/json_verify [2022-07-12T08:46:14.828Z] #77 180.3 CC tests/init.o [2022-07-12T08:46:14.975Z] #77 ... [2022-07-12T08:46:14.975Z] [2022-07-12T08:46:14.975Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:46:14.975Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:46:14.975Z] #21 41.10 Selecting previously unselected package libinih1:amd64. [2022-07-12T08:46:14.975Z] #21 41.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 41.10 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-12T08:46:14.975Z] #21 41.15 Selecting previously unselected package libnet1:amd64. [2022-07-12T08:46:14.975Z] #21 41.15 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 41.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:46:14.975Z] #21 41.26 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T08:46:14.975Z] #21 41.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 41.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:46:14.975Z] #21 41.38 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:46:14.975Z] #21 41.38 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 41.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:46:14.975Z] #21 41.47 Selecting previously unselected package libyajl2:amd64. [2022-07-12T08:46:14.975Z] #21 41.48 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 41.49 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:46:14.975Z] #21 41.53 Selecting previously unselected package net-tools. [2022-07-12T08:46:14.975Z] #21 41.54 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 41.55 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:46:14.975Z] #21 41.75 Selecting previously unselected package patch. [2022-07-12T08:46:14.975Z] #21 41.75 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 41.76 Unpacking patch (2.7.6-7) ... [2022-07-12T08:46:14.975Z] #21 41.85 Selecting previously unselected package python-pip-whl. [2022-07-12T08:46:14.975Z] #21 41.86 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:46:14.975Z] #21 41.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:46:14.975Z] #21 42.47 Selecting previously unselected package python3-lib2to3. [2022-07-12T08:46:14.975Z] #21 42.48 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T08:46:14.975Z] #21 42.50 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:46:14.975Z] #21 42.62 Selecting previously unselected package python3-distutils. [2022-07-12T08:46:14.975Z] #21 42.62 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T08:46:14.975Z] #21 42.63 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T08:46:14.975Z] #21 42.78 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:46:14.975Z] #21 42.78 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:46:14.975Z] #21 42.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:46:14.975Z] #21 42.96 Selecting previously unselected package python3-setuptools. [2022-07-12T08:46:14.975Z] #21 42.96 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T08:46:14.975Z] #21 42.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T08:46:14.975Z] #21 43.21 Selecting previously unselected package python3-wheel. [2022-07-12T08:46:14.975Z] #21 43.21 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T08:46:14.975Z] #21 43.22 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T08:46:14.975Z] #21 43.29 Selecting previously unselected package python3-pip. [2022-07-12T08:46:14.975Z] #21 43.29 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:46:14.975Z] #21 43.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:46:14.975Z] #21 43.61 Selecting previously unselected package sudo. [2022-07-12T08:46:14.975Z] #21 43.61 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 43.63 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T08:46:14.975Z] #21 44.22 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T08:46:14.975Z] #21 44.23 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 44.23 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:46:14.975Z] #21 44.51 Selecting previously unselected package uidmap. [2022-07-12T08:46:14.975Z] #21 44.52 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 44.53 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T08:46:14.975Z] #21 44.66 Selecting previously unselected package vim-runtime. [2022-07-12T08:46:14.975Z] #21 44.70 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:46:14.975Z] #21 44.75 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T08:46:14.975Z] #21 44.80 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T08:46:14.975Z] #21 44.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:14.975Z] #21 48.13 Selecting previously unselected package vim. [2022-07-12T08:46:14.975Z] #21 48.14 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 48.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:14.975Z] #21 48.76 Selecting previously unselected package xfsprogs. [2022-07-12T08:46:14.975Z] #21 48.77 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 48.77 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T08:46:14.975Z] #21 49.28 Selecting previously unselected package zip. [2022-07-12T08:46:14.975Z] #21 49.29 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 49.29 Unpacking zip (3.0-12) ... [2022-07-12T08:46:14.975Z] #21 49.40 Selecting previously unselected package zstd. [2022-07-12T08:46:14.975Z] #21 49.42 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-12T08:46:14.975Z] #21 49.43 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:46:14.975Z] #21 49.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:46:14.975Z] #21 51.01 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T08:46:14.975Z] #21 51.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:46:14.975Z] #21 51.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-12T08:46:14.975Z] #21 51.04 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T08:46:14.975Z] #21 51.06 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T08:46:14.975Z] #21 51.07 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-12T08:46:14.975Z] #21 51.09 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T08:46:14.975Z] #21 51.10 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:46:14.975Z] #21 51.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:46:14.975Z] #21 51.12 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:46:14.975Z] #21 51.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:46:14.975Z] #21 51.15 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T08:46:15.124Z] #19 288.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-12T08:46:15.124Z] #19 288.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:15.124Z] #19 288.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:46:15.231Z] #21 ... [2022-07-12T08:46:15.231Z] [2022-07-12T08:46:15.231Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:15.231Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:15.231Z] #77 190.7 GEN .version [2022-07-12T08:46:15.231Z] #77 190.7 make install-recursive [2022-07-12T08:46:15.231Z] #77 190.7 make[1]: Entering directory '/tmp/crun-build' [2022-07-12T08:46:15.380Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T08:46:15.389Z] #77 180.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-12T08:46:15.487Z] #77 190.9 Making install in libocispec [2022-07-12T08:46:15.487Z] #77 190.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:15.487Z] #77 190.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-12T08:46:15.487Z] #77 190.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-12T08:46:15.487Z] #77 190.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-12T08:46:15.487Z] #77 191.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-12T08:46:15.583Z] #77 148.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:46:15.583Z] #77 148.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:46:15.583Z] #77 148.7 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:46:15.583Z] #77 148.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:46:15.583Z] #77 148.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:46:15.583Z] #77 148.7 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:15.583Z] #77 148.8 CC src/validate.o [2022-07-12T08:46:15.583Z] #77 148.8 CC src/image_spec_schema_config_schema.lo [2022-07-12T08:46:15.583Z] #77 148.8 CC src/image_spec_schema_content_descriptor.lo [2022-07-12T08:46:15.583Z] #77 148.8 CC src/image_spec_schema_defs.lo [2022-07-12T08:46:15.583Z] #77 148.8 CC src/image_spec_schema_defs_descriptor.lo [2022-07-12T08:46:15.583Z] #77 148.8 CC src/image_spec_schema_image_index_schema.lo [2022-07-12T08:46:15.583Z] #77 148.9 CC src/image_spec_schema_image_layout_schema.lo [2022-07-12T08:46:15.583Z] #77 148.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-12T08:46:15.583Z] #77 148.9 CC src/runtime_spec_schema_config_linux.lo [2022-07-12T08:46:15.583Z] #77 148.9 CC src/runtime_spec_schema_config_zos.lo [2022-07-12T08:46:15.583Z] #77 149.0 CC src/runtime_spec_schema_config_schema.lo [2022-07-12T08:46:15.583Z] #77 149.0 CC src/runtime_spec_schema_config_solaris.lo [2022-07-12T08:46:15.583Z] #77 149.1 CC src/runtime_spec_schema_config_vm.lo [2022-07-12T08:46:15.583Z] #77 149.1 CC src/runtime_spec_schema_config_windows.lo [2022-07-12T08:46:15.685Z] #19 289.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-12T08:46:15.685Z] #19 289.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:46:15.685Z] #19 289.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:46:15.842Z] #77 149.2 CC src/runtime_spec_schema_defs.lo [2022-07-12T08:46:15.842Z] #77 149.3 CC src/runtime_spec_schema_defs_linux.lo [2022-07-12T08:46:15.842Z] #77 149.4 CC src/runtime_spec_schema_defs_zos.lo [2022-07-12T08:46:16.049Z] #77 191.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-12T08:46:16.100Z] #77 149.4 CC src/runtime_spec_schema_defs_vm.lo [2022-07-12T08:46:16.100Z] #77 149.5 CC src/runtime_spec_schema_defs_windows.lo [2022-07-12T08:46:16.305Z] #77 191.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-12T08:46:16.305Z] #77 191.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-12T08:46:16.305Z] #77 191.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-12T08:46:16.305Z] #77 191.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-12T08:46:16.305Z] #77 191.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-12T08:46:16.305Z] #77 191.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-12T08:46:16.305Z] #77 191.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-12T08:46:16.305Z] #77 191.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-12T08:46:16.359Z] #77 149.6 CC src/runtime_spec_schema_state_schema.lo [2022-07-12T08:46:16.561Z] #77 192.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-12T08:46:16.561Z] #77 192.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-12T08:46:16.561Z] #77 192.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-12T08:46:16.561Z] #77 192.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-12T08:46:16.561Z] #77 192.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-12T08:46:16.561Z] #77 192.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-12T08:46:16.561Z] #77 192.0 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-12T08:46:16.618Z] #77 149.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-12T08:46:16.618Z] #77 149.8 CC src/basic_test_double_array_item.lo [2022-07-12T08:46:16.618Z] #77 149.9 CC src/basic_test_double_array.lo [2022-07-12T08:46:16.618Z] #77 150.0 CC src/basic_test_top_array_int.lo [2022-07-12T08:46:16.877Z] #77 150.2 CC src/basic_test_top_array_string.lo [2022-07-12T08:46:16.877Z] #77 150.3 CC src/basic_test_top_double_array_int.lo [2022-07-12T08:46:17.135Z] #77 150.5 CC src/basic_test_top_double_array_obj.lo [2022-07-12T08:46:17.135Z] #77 150.6 CC src/basic_test_top_double_array_refobj.lo [2022-07-12T08:46:17.394Z] #77 150.7 CC src/basic_test_top_double_array_string.lo [2022-07-12T08:46:17.394Z] #77 150.8 CC src/read-file.lo [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-12T08:46:17.490Z] #77 193.0 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-12T08:46:17.490Z] #77 193.1 make install-recursive [2022-07-12T08:46:17.652Z] #77 151.0 CC src/json_common.lo [2022-07-12T08:46:17.747Z] #77 193.1 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:17.747Z] #77 193.1 Making install in yajl [2022-07-12T08:46:17.747Z] #77 193.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:46:17.747Z] #77 193.2 CC verify/json_verify-json_verify.o [2022-07-12T08:46:17.747Z] #77 193.2 CC src/libyajl_la-yajl_alloc.lo [2022-07-12T08:46:17.747Z] #77 193.2 CC src/libyajl_la-yajl.lo [2022-07-12T08:46:17.747Z] #77 193.2 CC src/libyajl_la-yajl_gen.lo [2022-07-12T08:46:17.747Z] #77 193.2 CC src/libyajl_la-yajl_parser.lo [2022-07-12T08:46:17.747Z] #77 193.3 CC src/libyajl_la-yajl_buf.lo [2022-07-12T08:46:17.747Z] #77 193.3 CC src/libyajl_la-yajl_encode.lo [2022-07-12T08:46:17.911Z] #77 151.1 CC tests/test-1.o [2022-07-12T08:46:17.911Z] #77 151.2 CC tests/test-2.o [2022-07-12T08:46:17.911Z] #77 151.4 CC tests/test-3.o [2022-07-12T08:46:18.003Z] #77 193.3 CC src/libyajl_la-yajl_lex.lo [2022-07-12T08:46:18.003Z] #77 193.3 CC src/libyajl_la-yajl_tree.lo [2022-07-12T08:46:18.170Z] #77 151.4 CC tests/test-4.o [2022-07-12T08:46:18.170Z] #77 151.6 CC tests/test-5.o [2022-07-12T08:46:18.428Z] #77 151.7 CC tests/test-6.o [2022-07-12T08:46:18.686Z] #77 152.0 CC tests/test-7.o [2022-07-12T08:46:18.945Z] #77 152.2 CC tests/test-8.o [2022-07-12T08:46:18.945Z] #77 152.4 CC tests/test-9.o [2022-07-12T08:46:19.203Z] #77 152.5 CC tests/test-10.o [2022-07-12T08:46:19.462Z] #77 152.7 CC tests/test-11.o [2022-07-12T08:46:19.555Z] --- PASS: TestBuildPreserveOwnership (9.96s) [2022-07-12T08:46:19.555Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.95s) [2022-07-12T08:46:19.555Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-12T08:46:19.555Z] === RUN TestBuildPlatformInvalid [2022-07-12T08:46:19.555Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-12T08:46:19.555Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T08:46:19.555Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-12T08:46:19.555Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-12T08:46:19.555Z] PASS [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] === Skipped [2022-07-12T08:46:19.556Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-12T08:46:19.556Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T08:46:19.556Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-12T08:46:19.556Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] DONE 34 tests, 3 skipped in 111.797s [2022-07-12T08:46:19.556Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T08:46:19.556Z] INFO: Testing against a local daemon [2022-07-12T08:46:19.556Z] === RUN TestConfigInspect [2022-07-12T08:46:19.556Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] --- SKIP: TestConfigInspect (0.01s) [2022-07-12T08:46:19.556Z] === RUN TestConfigList [2022-07-12T08:46:19.556Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] --- SKIP: TestConfigList (0.01s) [2022-07-12T08:46:19.556Z] === RUN TestConfigsCreateAndDelete [2022-07-12T08:46:19.556Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-12T08:46:19.556Z] === RUN TestConfigsUpdate [2022-07-12T08:46:19.556Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-12T08:46:19.556Z] === RUN TestTemplatedConfig [2022-07-12T08:46:19.556Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-12T08:46:19.556Z] === RUN TestConfigCreateResolve [2022-07-12T08:46:19.556Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-12T08:46:19.556Z] PASS [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] === Skipped [2022-07-12T08:46:19.556Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-07-12T08:46:19.556Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-12T08:46:19.556Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-12T08:46:19.556Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-12T08:46:19.556Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-12T08:46:19.556Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-12T08:46:19.556Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:46:19.556Z] [2022-07-12T08:46:19.556Z] DONE 6 tests, 6 skipped in 0.073s [2022-07-12T08:46:19.556Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T08:46:19.556Z] INFO: Testing against a local daemon [2022-07-12T08:46:19.556Z] === RUN TestAttachWithTTY [2022-07-12T08:46:19.556Z] --- PASS: TestAttachWithTTY (0.04s) [2022-07-12T08:46:19.556Z] === RUN TestAttachWithoutTTy [2022-07-12T08:46:19.556Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-12T08:46:19.556Z] === RUN TestCheckpoint [2022-07-12T08:46:19.556Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T08:46:19.556Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T08:46:19.556Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T08:46:19.556Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T08:46:19.556Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T08:46:19.556Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T08:46:19.556Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T08:46:19.556Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T08:46:19.556Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T08:46:19.556Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T08:46:19.556Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T08:46:19.556Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T08:46:19.556Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T08:46:19.556Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T08:46:19.556Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T08:46:19.556Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T08:46:19.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T08:46:19.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T08:46:19.556Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T08:46:19.556Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-12T08:46:19.556Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T08:46:19.556Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-12T08:46:19.556Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T08:46:19.556Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-12T08:46:19.556Z] === RUN TestCopyEmptyFile [2022-07-12T08:46:19.813Z] --- PASS: TestCopyEmptyFile (0.16s) [2022-07-12T08:46:19.813Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T08:46:19.813Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-12T08:46:19.813Z] === RUN TestCopyFromContainer [2022-07-12T08:46:20.398Z] #77 ... [2022-07-12T08:46:20.398Z] [2022-07-12T08:46:20.398Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:46:20.398Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:46:20.398Z] #21 47.04 invoke-rc.d: could not determine current runlevel [2022-07-12T08:46:20.398Z] #21 47.04 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T08:46:20.398Z] #21 47.07 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T08:46:20.398Z] #21 47.09 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-12T08:46:20.398Z] #21 47.11 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T08:46:20.398Z] #21 47.12 Setting up pigz (2.6-1) ... [2022-07-12T08:46:20.398Z] #21 47.13 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T08:46:20.398Z] #21 47.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:46:20.398Z] #21 47.18 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:46:20.398Z] #21 47.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:20.398Z] #21 47.87 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-12T08:46:20.398Z] #21 47.89 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:46:20.398Z] #21 48.41 Setting up libelf1:amd64 (0.183-1) ... [2022-07-12T08:46:20.398Z] #21 48.42 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:46:20.398Z] #21 48.44 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:46:20.398Z] #21 48.45 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T08:46:20.398Z] #21 48.95 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:20.398Z] #21 48.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T08:46:20.398Z] #21 48.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T08:46:20.398Z] #21 48.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T08:46:20.398Z] #21 48.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T08:46:20.398Z] #21 48.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T08:46:20.398Z] #21 48.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T08:46:20.398Z] #21 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T08:46:20.398Z] #21 49.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T08:46:20.398Z] #21 49.03 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T08:46:20.398Z] #21 50.72 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:46:20.398Z] #21 50.73 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T08:46:20.398Z] #21 50.76 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:46:20.398Z] #21 50.77 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:46:20.398Z] #21 52.07 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T08:46:20.398Z] #21 52.09 Setting up jq (1.6-2.1) ... [2022-07-12T08:46:20.398Z] #21 52.10 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-12T08:46:20.398Z] #21 52.11 Setting up iptables (1.8.7-1) ... [2022-07-12T08:46:20.398Z] #21 52.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:46:20.398Z] #21 52.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:46:20.398Z] #21 52.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:46:20.398Z] #21 52.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:46:20.398Z] #21 52.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T08:46:20.398Z] #21 52.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T08:46:20.398Z] #21 52.17 Setting up iproute2 (5.10.0-4) ... [2022-07-12T08:46:20.398Z] #21 52.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:46:20.398Z] #21 DONE 53.1s [2022-07-12T08:46:20.657Z] [2022-07-12T08:46:20.657Z] #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-07-12T08:46:20.657Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-12T08:46:22.039Z] #22 1.550 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T08:46:22.039Z] #22 1.555 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T08:46:22.039Z] #22 1.559 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T08:46:22.039Z] #22 DONE 1.6s [2022-07-12T08:46:22.039Z] [2022-07-12T08:46:22.039Z] #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-07-12T08:46:22.039Z] #60 sha256:1c02484868b2e84e3eed4cee21aea6e24d776d723465016232c8d36c12f704da [2022-07-12T08:46:22.174Z] #77 ... [2022-07-12T08:46:22.174Z] [2022-07-12T08:46:22.174Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:46:22.174Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:46:22.174Z] #21 51.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:22.174Z] #21 51.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:46:22.174Z] #21 51.95 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T08:46:22.174Z] #21 51.95 Setting up apparmor (2.13.6-10) ... [2022-07-12T08:46:22.174Z] #21 53.50 Setting up zip (3.0-12) ... [2022-07-12T08:46:22.174Z] #21 53.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:22.174Z] #21 53.56 Setting up bash-completion (1:2.11-2) ... [2022-07-12T08:46:22.174Z] #21 55.72 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:46:22.174Z] #21 55.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:46:22.174Z] #21 55.75 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-12T08:46:22.174Z] #21 55.78 Setting up patch (2.7.6-7) ... [2022-07-12T08:46:22.174Z] #21 55.80 Setting up sudo (1.9.5p2-3) ... [2022-07-12T08:46:22.174Z] #21 55.88 invoke-rc.d: could not determine current runlevel [2022-07-12T08:46:22.174Z] #21 55.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T08:46:22.174Z] #21 55.90 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T08:46:22.174Z] #21 55.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-12T08:46:22.174Z] #21 55.93 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T08:46:22.174Z] #21 55.94 Setting up pigz (2.6-1) ... [2022-07-12T08:46:22.174Z] #21 55.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T08:46:22.174Z] #21 55.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:46:22.174Z] #21 55.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:46:22.174Z] #21 56.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:22.174Z] #21 56.89 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-12T08:46:22.174Z] #21 56.91 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:46:22.174Z] #21 57.44 Setting up libelf1:amd64 (0.183-1) ... [2022-07-12T08:46:22.174Z] #21 57.46 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:46:22.174Z] #21 57.48 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:46:22.174Z] #21 57.50 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T08:46:22.174Z] #21 58.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:46:22.174Z] #21 58.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T08:46:22.174Z] #21 58.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T08:46:22.174Z] #21 58.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T08:46:22.174Z] #21 58.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T08:46:22.174Z] #21 58.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T08:46:22.174Z] #21 58.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T08:46:22.174Z] #21 58.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T08:46:22.174Z] #21 58.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T08:46:22.174Z] #21 58.14 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T08:46:22.220Z] #19 ... [2022-07-12T08:46:22.220Z] [2022-07-12T08:46:22.220Z] #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-07-12T08:46:22.220Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:22.220Z] #84 251.7 AR libcrun_testing.a [2022-07-12T08:46:22.220Z] #84 251.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-12T08:46:22.220Z] #84 251.8 CCLD tests/tests_libcrun_utils [2022-07-12T08:46:22.220Z] #84 251.8 CCLD tests/tests_libcrun_errors [2022-07-12T08:46:22.220Z] #84 251.8 CCLD tests/tests_libcrun_fuzzer [2022-07-12T08:46:22.220Z] #84 251.8 CCLD libcrun.la [2022-07-12T08:46:22.297Z] #60 ... [2022-07-12T08:46:22.297Z] [2022-07-12T08:46:22.297Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T08:46:22.297Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T08:46:22.782Z] #84 252.8 CCLD crun [2022-07-12T08:46:23.087Z] === RUN TestCopyFromContainer// [2022-07-12T08:46:23.087Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T08:46:23.102Z] #21 ... [2022-07-12T08:46:23.102Z] [2022-07-12T08:46:23.102Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:23.102Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:23.102Z] #77 198.7 CCLD libyajl.la [2022-07-12T08:46:23.345Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T08:46:23.345Z] #84 253.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-12T08:46:23.345Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T08:46:23.345Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T08:46:23.345Z] #84 253.3 /bin/mkdir -p '/usr/local/lib' [2022-07-12T08:46:23.345Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T08:46:23.345Z] #84 253.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-12T08:46:23.345Z] #84 253.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-12T08:46:23.345Z] #84 253.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-12T08:46:23.345Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T08:46:23.345Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T08:46:23.345Z] #84 253.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-12T08:46:23.345Z] #84 253.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-12T08:46:23.345Z] #84 253.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-12T08:46:23.345Z] #84 253.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-12T08:46:23.602Z] #84 253.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-07-12T08:46:23.602Z] #84 253.6 ---------------------------------------------------------------------- [2022-07-12T08:46:23.602Z] #84 253.6 Libraries have been installed in: [2022-07-12T08:46:23.602Z] #84 253.6 /usr/local/lib [2022-07-12T08:46:23.602Z] #84 253.6 [2022-07-12T08:46:23.602Z] #84 253.6 If you ever happen to want to link against installed libraries [2022-07-12T08:46:23.602Z] #84 253.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-12T08:46:23.602Z] #84 253.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-12T08:46:23.602Z] #84 253.6 flag during linking and do at least one of the following: [2022-07-12T08:46:23.602Z] #84 253.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-12T08:46:23.602Z] #84 253.6 during execution [2022-07-12T08:46:23.602Z] #84 253.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-12T08:46:23.602Z] #84 253.6 during linking [2022-07-12T08:46:23.602Z] #84 253.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-12T08:46:23.602Z] #84 253.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-12T08:46:23.602Z] #84 253.6 [2022-07-12T08:46:23.602Z] #84 253.6 See any operating system documentation about shared libraries for [2022-07-12T08:46:23.602Z] #84 253.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-12T08:46:23.602Z] #84 253.6 ---------------------------------------------------------------------- [2022-07-12T08:46:23.602Z] #84 253.6 /bin/mkdir -p '/build' [2022-07-12T08:46:23.602Z] #84 253.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-12T08:46:23.602Z] #84 253.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-12T08:46:23.602Z] #84 253.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-12T08:46:23.602Z] #84 253.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-12T08:46:23.602Z] #84 253.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-12T08:46:23.602Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T08:46:23.602Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer (3.83s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer// (0.04s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-07-12T08:46:23.602Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-07-12T08:46:23.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T08:46:23.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T08:46:23.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T08:46:23.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T08:46:23.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T08:46:23.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T08:46:23.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T08:46:23.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T08:46:23.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T08:46:23.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T08:46:23.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-12T08:46:23.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T08:46:23.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T08:46:23.603Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T08:46:23.603Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T08:46:23.603Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-07-12T08:46:23.603Z] === RUN TestCreateWithInvalidEnv [2022-07-12T08:46:23.603Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T08:46:23.603Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T08:46:23.603Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T08:46:23.603Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T08:46:23.603Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T08:46:23.603Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T08:46:23.603Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T08:46:23.603Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T08:46:23.603Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T08:46:23.603Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-12T08:46:23.603Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T08:46:23.603Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T08:46:23.603Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T08:46:23.603Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T08:46:23.603Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-12T08:46:23.603Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T08:46:23.665Z] #77 199.0 CCLD verify/json_verify [2022-07-12T08:46:23.922Z] #77 199.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:46:23.922Z] #77 199.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:46:23.922Z] #77 199.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:46:23.922Z] #77 199.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:46:23.922Z] #77 199.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-12T08:46:23.922Z] #77 199.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:23.922Z] #77 199.5 CC src/validate.o [2022-07-12T08:46:24.180Z] #77 199.6 CC src/image_spec_schema_config_schema.lo [2022-07-12T08:46:24.180Z] #77 199.6 CC src/image_spec_schema_content_descriptor.lo [2022-07-12T08:46:24.180Z] #77 199.6 CC src/image_spec_schema_defs.lo [2022-07-12T08:46:24.180Z] #77 199.6 CC src/image_spec_schema_defs_descriptor.lo [2022-07-12T08:46:24.180Z] #77 199.6 CC src/image_spec_schema_image_layout_schema.lo [2022-07-12T08:46:24.180Z] #77 199.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-12T08:46:24.180Z] #77 199.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-12T08:46:24.180Z] #77 199.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-12T08:46:24.180Z] #77 199.6 CC src/image_spec_schema_image_index_schema.lo [2022-07-12T08:46:24.180Z] #77 199.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-12T08:46:24.180Z] #77 199.7 CC src/runtime_spec_schema_config_solaris.lo [2022-07-12T08:46:24.180Z] #77 199.7 CC src/runtime_spec_schema_config_vm.lo [2022-07-12T08:46:24.180Z] #77 199.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-12T08:46:24.180Z] #77 199.8 CC src/runtime_spec_schema_defs.lo [2022-07-12T08:46:24.436Z] #77 199.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-12T08:46:24.436Z] #77 199.9 CC src/runtime_spec_schema_defs_zos.lo [2022-07-12T08:46:24.436Z] #77 199.9 CC src/runtime_spec_schema_defs_vm.lo [2022-07-12T08:46:24.436Z] #77 200.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-12T08:46:24.436Z] #77 200.0 CC src/runtime_spec_schema_state_schema.lo [2022-07-12T08:46:24.436Z] #77 200.1 CC src/basic_test_double_array_item.lo [2022-07-12T08:46:24.693Z] #77 200.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-12T08:46:24.950Z] #77 200.3 CC src/basic_test_double_array.lo [2022-07-12T08:46:24.950Z] #77 200.3 CC src/basic_test_top_array_string.lo [2022-07-12T08:46:24.950Z] #77 200.4 CC src/basic_test_top_double_array_int.lo [2022-07-12T08:46:24.950Z] #77 200.4 CC src/basic_test_top_double_array_obj.lo [2022-07-12T08:46:24.950Z] #77 200.4 CC src/basic_test_top_array_int.lo [2022-07-12T08:46:24.973Z] --- PASS: TestCreateWithCustomMaskedPaths (1.31s) [2022-07-12T08:46:24.973Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T08:46:25.206Z] #77 200.5 CC src/basic_test_top_double_array_refobj.lo [2022-07-12T08:46:25.206Z] #77 200.6 CC tests/test-1.o [2022-07-12T08:46:25.206Z] #77 200.7 CC src/basic_test_top_double_array_string.lo [2022-07-12T08:46:25.206Z] #77 200.7 CC src/read-file.lo [2022-07-12T08:46:25.463Z] #77 200.8 CC src/json_common.lo [2022-07-12T08:46:25.463Z] #77 200.9 CC tests/test-2.o [2022-07-12T08:46:25.463Z] #77 200.9 CC tests/test-3.o [2022-07-12T08:46:25.720Z] #77 201.1 CC tests/test-5.o [2022-07-12T08:46:25.720Z] #77 201.1 CC tests/test-4.o [2022-07-12T08:46:25.720Z] #77 201.1 CC tests/test-7.o [2022-07-12T08:46:25.720Z] #77 201.2 CC tests/test-6.o [2022-07-12T08:46:25.977Z] #77 201.3 CC tests/test-8.o [2022-07-12T08:46:25.977Z] #77 201.4 CC tests/test-10.o [2022-07-12T08:46:25.977Z] #77 201.4 CC tests/test-11.o [2022-07-12T08:46:25.977Z] #77 201.5 CC tests/test-9.o [2022-07-12T08:46:26.343Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.44s) [2022-07-12T08:46:26.343Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T08:46:26.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T08:46:26.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T08:46:26.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T08:46:26.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T08:46:26.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T08:46:26.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T08:46:26.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T08:46:26.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T08:46:26.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T08:46:26.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T08:46:26.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T08:46:26.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T08:46:26.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T08:46:26.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T08:46:26.343Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T08:46:26.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T08:46:26.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-12T08:46:26.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-12T08:46:26.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-12T08:46:26.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-12T08:46:26.343Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-07-12T08:46:26.343Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T08:46:26.874Z] #84 DONE 256.3s [2022-07-12T08:46:26.875Z] [2022-07-12T08:46:26.875Z] #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-07-12T08:46:26.875Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:46:26.875Z] #19 300.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-12T08:46:26.875Z] #19 300.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:46:26.875Z] #19 300.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:46:26.875Z] #19 300.2 Preparing to unpack .../046-libdpkg-perl_1.20.11_all.deb ... [2022-07-12T08:46:26.875Z] #19 300.2 Unpacking libdpkg-perl (1.20.11) over (1.20.10) ... [2022-07-12T08:46:26.875Z] #19 300.8 Selecting previously unselected package patch. [2022-07-12T08:46:26.875Z] #19 300.8 Preparing to unpack .../047-patch_2.7.6-7_amd64.deb ... [2022-07-12T08:46:26.875Z] #19 300.8 Unpacking patch (2.7.6-7) ... [2022-07-12T08:46:26.875Z] #19 300.9 Selecting previously unselected package dpkg-dev. [2022-07-12T08:46:26.908Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-07-12T08:46:26.908Z] === RUN TestCreateDifferentPlatform [2022-07-12T08:46:26.908Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T08:46:26.908Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T08:46:26.908Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-12T08:46:26.908Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T08:46:26.908Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T08:46:26.908Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T08:46:26.908Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-12T08:46:26.908Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T08:46:26.908Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-12T08:46:26.908Z] === RUN TestCreateInvalidHostConfig [2022-07-12T08:46:26.908Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T08:46:26.908Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T08:46:26.908Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T08:46:26.908Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T08:46:26.908Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T08:46:26.908Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T08:46:26.908Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T08:46:26.908Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T08:46:26.908Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T08:46:26.908Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T08:46:26.908Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T08:46:26.908Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T08:46:26.908Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T08:46:26.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T08:46:26.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T08:46:26.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T08:46:26.908Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T08:46:26.908Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T08:46:26.908Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-12T08:46:26.908Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-12T08:46:26.908Z] === RUN TestDaemonRestartIpcMode [2022-07-12T08:46:26.908Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T08:46:26.908Z] === RUN TestDaemonHostGatewayIP [2022-07-12T08:46:26.908Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:46:26.908Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-12T08:46:26.908Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T08:46:26.908Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T08:46:26.908Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T08:46:26.908Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-12T08:46:26.908Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-12T08:46:26.908Z] === RUN TestDiff [2022-07-12T08:46:26.909Z] #77 ... [2022-07-12T08:46:26.909Z] [2022-07-12T08:46:26.909Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:46:26.909Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T08:46:26.909Z] #21 59.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:46:26.909Z] #21 59.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T08:46:26.909Z] #21 59.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:46:26.909Z] #21 59.86 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:46:26.909Z] #21 61.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T08:46:26.909Z] #21 61.28 Setting up jq (1.6-2.1) ... [2022-07-12T08:46:26.909Z] #21 61.29 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-12T08:46:26.909Z] #21 61.30 Setting up iptables (1.8.7-1) ... [2022-07-12T08:46:26.909Z] #21 61.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:46:26.909Z] #21 61.32 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:46:26.909Z] #21 61.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:46:26.909Z] #21 61.33 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:46:26.909Z] #21 61.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T08:46:26.909Z] #21 61.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T08:46:26.909Z] #21 61.36 Setting up iproute2 (5.10.0-4) ... [2022-07-12T08:46:26.909Z] #21 61.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:46:26.909Z] #21 DONE 63.1s [2022-07-12T08:46:26.909Z] [2022-07-12T08:46:26.909Z] #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-07-12T08:46:26.909Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-12T08:46:27.136Z] #19 300.9 Preparing to unpack .../048-dpkg-dev_1.20.11_all.deb ... [2022-07-12T08:46:27.136Z] #19 300.9 Unpacking dpkg-dev (1.20.11) ... [2022-07-12T08:46:27.393Z] #19 301.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-12T08:46:27.393Z] #19 301.4 Preparing to unpack .../049-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-12T08:46:27.393Z] #19 301.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-12T08:46:27.393Z] #19 301.4 Selecting previously unselected package libio-string-perl. [2022-07-12T08:46:27.393Z] #19 301.4 Preparing to unpack .../050-libio-string-perl_1.08-3.1_all.deb ... [2022-07-12T08:46:27.393Z] #19 301.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-12T08:46:27.473Z] --- PASS: TestDiff (0.43s) [2022-07-12T08:46:27.473Z] === RUN TestExecConsoleSize [2022-07-12T08:46:27.650Z] #19 301.5 Selecting previously unselected package libicu67:amd64. [2022-07-12T08:46:27.650Z] #19 301.5 Preparing to unpack .../051-libicu67_67.1-7_amd64.deb ... [2022-07-12T08:46:27.650Z] #19 301.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-12T08:46:27.840Z] #22 0.861 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T08:46:27.840Z] #22 0.879 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T08:46:27.840Z] #22 0.881 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T08:46:27.840Z] #22 DONE 1.0s [2022-07-12T08:46:27.840Z] [2022-07-12T08:46:27.840Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:27.840Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:28.037Z] --- PASS: TestExecConsoleSize (0.52s) [2022-07-12T08:46:28.037Z] === RUN TestExecWithCloseStdin [2022-07-12T08:46:28.403Z] #77 ... [2022-07-12T08:46:28.403Z] [2022-07-12T08:46:28.403Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T08:46:28.403Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T08:46:28.601Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-07-12T08:46:28.601Z] === RUN TestExec [2022-07-12T08:46:29.019Z] #19 302.8 Selecting previously unselected package libxml2:amd64. [2022-07-12T08:46:29.020Z] #19 302.8 Preparing to unpack .../052-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-12T08:46:29.020Z] #19 302.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:46:29.020Z] #19 302.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-12T08:46:29.020Z] #19 302.9 Preparing to unpack .../053-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-12T08:46:29.020Z] #19 302.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-12T08:46:29.020Z] #19 302.9 Selecting previously unselected package libxml-sax-base-perl. [2022-07-12T08:46:29.020Z] #19 302.9 Preparing to unpack .../054-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-12T08:46:29.020Z] #19 302.9 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-12T08:46:29.020Z] #19 303.0 Selecting previously unselected package libxml-sax-perl. [2022-07-12T08:46:29.020Z] #19 303.0 Preparing to unpack .../055-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-12T08:46:29.020Z] #19 303.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-12T08:46:29.020Z] #19 303.0 Selecting previously unselected package libxml-libxml-perl. [2022-07-12T08:46:29.020Z] #19 303.0 Preparing to unpack .../056-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-12T08:46:29.020Z] #19 303.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-12T08:46:29.166Z] --- PASS: TestExec (0.49s) [2022-07-12T08:46:29.166Z] === RUN TestExecUser [2022-07-12T08:46:29.276Z] #19 303.1 Selecting previously unselected package libxml-simple-perl. [2022-07-12T08:46:29.276Z] #19 303.1 Preparing to unpack .../057-libxml-simple-perl_2.25-1_all.deb ... [2022-07-12T08:46:29.276Z] #19 303.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-12T08:46:29.276Z] #19 303.2 Selecting previously unselected package libyaml-perl. [2022-07-12T08:46:29.276Z] #19 303.2 Preparing to unpack .../058-libyaml-perl_1.30-1_all.deb ... [2022-07-12T08:46:29.276Z] #19 303.2 Unpacking libyaml-perl (1.30-1) ... [2022-07-12T08:46:29.276Z] #19 303.2 Selecting previously unselected package libconfig-auto-perl. [2022-07-12T08:46:29.276Z] #19 303.2 Preparing to unpack .../059-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-12T08:46:29.276Z] #19 303.2 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-12T08:46:29.276Z] #19 303.2 Selecting previously unselected package libfile-which-perl. [2022-07-12T08:46:29.276Z] #19 303.2 Preparing to unpack .../060-libfile-which-perl_1.23-1_all.deb ... [2022-07-12T08:46:29.276Z] #19 303.2 Unpacking libfile-which-perl (1.23-1) ... [2022-07-12T08:46:29.276Z] #19 303.3 Selecting previously unselected package libfile-homedir-perl. [2022-07-12T08:46:29.276Z] #19 303.3 Preparing to unpack .../061-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-12T08:46:29.276Z] #19 303.3 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-12T08:46:29.276Z] #19 303.3 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-12T08:46:29.276Z] #19 303.3 Preparing to unpack .../062-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-12T08:46:29.276Z] #19 303.3 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-12T08:46:29.424Z] --- PASS: TestExecUser (0.50s) [2022-07-12T08:46:29.424Z] === RUN TestExportContainerAndImportImage [2022-07-12T08:46:29.532Z] #19 303.4 Selecting previously unselected package dpkg-cross. [2022-07-12T08:46:29.532Z] #19 303.4 Preparing to unpack .../063-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-12T08:46:29.532Z] #19 303.4 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-12T08:46:29.532Z] #19 303.4 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-12T08:46:29.532Z] #19 303.4 Preparing to unpack .../064-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-12T08:46:29.532Z] #19 303.4 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-12T08:46:29.532Z] #19 303.4 Selecting previously unselected package libc6-armel-cross. [2022-07-12T08:46:29.532Z] #19 303.4 Preparing to unpack .../065-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-12T08:46:29.532Z] #19 303.4 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-12T08:46:29.532Z] #19 303.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-12T08:46:29.532Z] #19 303.6 Preparing to unpack .../066-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:29.788Z] #19 303.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:46:29.788Z] #19 303.7 Selecting previously unselected package libgomp1-armel-cross. [2022-07-12T08:46:29.788Z] #19 303.7 Preparing to unpack .../067-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:29.788Z] #19 303.7 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:46:29.788Z] #19 303.7 Selecting previously unselected package libatomic1-armel-cross. [2022-07-12T08:46:29.788Z] #19 303.7 Preparing to unpack .../068-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:29.788Z] #19 303.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:46:29.788Z] #19 303.7 Selecting previously unselected package libasan6-armel-cross. [2022-07-12T08:46:29.788Z] #19 303.7 Preparing to unpack .../069-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:29.788Z] #19 303.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:46:30.349Z] #19 304.1 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-12T08:46:30.349Z] #19 304.1 Preparing to unpack .../070-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:30.349Z] #19 304.1 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:46:30.349Z] #19 304.2 Selecting previously unselected package libubsan1-armel-cross. [2022-07-12T08:46:30.349Z] #19 304.2 Preparing to unpack .../071-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:30.349Z] #19 304.2 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:46:30.355Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-07-12T08:46:30.355Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T08:46:30.605Z] #19 304.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-12T08:46:30.605Z] #19 304.3 Preparing to unpack .../072-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:30.605Z] #19 304.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:46:30.605Z] #19 304.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-12T08:46:30.605Z] #19 304.5 Preparing to unpack .../073-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:46:30.605Z] #19 304.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T08:46:31.725Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-12T08:46:31.725Z] === RUN TestHealthCheckWorkdir [2022-07-12T08:46:31.983Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2022-07-12T08:46:31.983Z] === RUN TestHealthKillContainer [2022-07-12T08:46:33.435Z] #77 198.3 CCLD tests/init [2022-07-12T08:46:33.874Z] #19 ... [2022-07-12T08:46:33.874Z] [2022-07-12T08:46:33.874Z] #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-07-12T08:46:33.874Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:46:33.874Z] #62 318.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-12T08:46:33.874Z] #62 DONE 320.1s [2022-07-12T08:46:33.874Z] [2022-07-12T08:46:33.874Z] #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-07-12T08:46:33.874Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T08:46:34.503Z] #23 11.33 Collecting yamllint==1.26.1 [2022-07-12T08:46:34.762Z] #23 12.37 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T08:46:35.698Z] #23 13.64 Collecting pathspec>=0.5.3 [2022-07-12T08:46:35.956Z] #23 13.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T08:46:36.215Z] #23 14.09 Collecting pyyaml [2022-07-12T08:46:36.398Z] #19 310.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-12T08:46:36.398Z] #19 310.1 Preparing to unpack .../074-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:46:36.398Z] #19 310.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T08:46:36.398Z] #19 310.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-12T08:46:36.398Z] #19 310.1 Preparing to unpack .../075-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-12T08:46:36.398Z] #19 310.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-12T08:46:36.398Z] #19 310.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-12T08:46:36.398Z] #19 310.3 Preparing to unpack .../076-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-12T08:46:36.398Z] #19 310.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-12T08:46:36.473Z] #23 14.12 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-07-12T08:46:36.474Z] #23 14.19 Building wheels for collected packages: yamllint [2022-07-12T08:46:36.474Z] #23 14.19 Building wheel for yamllint (setup.py): started [2022-07-12T08:46:36.654Z] #19 310.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-12T08:46:36.654Z] #19 310.5 Preparing to unpack .../077-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:36.654Z] #19 310.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:46:36.654Z] #19 310.7 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-12T08:46:36.910Z] #19 310.7 Preparing to unpack .../078-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:46:36.910Z] #19 310.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T08:46:37.409Z] #23 15.32 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T08:46:37.409Z] #23 15.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a25e84b67c28c23462b4e45416978ef5de28a4aa701e6b0aa5a2fe38049c9f79 [2022-07-12T08:46:37.409Z] #23 15.32 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T08:46:37.409Z] #23 15.34 Successfully built yamllint [2022-07-12T08:46:37.409Z] #23 15.37 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T08:46:38.346Z] #23 15.85 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T08:46:38.350Z] #23 10.47 Collecting yamllint==1.26.1 [2022-07-12T08:46:38.914Z] #23 DONE 16.5s [2022-07-12T08:46:38.914Z] [2022-07-12T08:46:38.914Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T08:46:38.914Z] #27 sha256:422b5dd4d1f73093f494eae841fb22287ca5a98459e9123d9948fd6357c61938 [2022-07-12T08:46:39.172Z] #27 DONE 0.4s [2022-07-12T08:46:39.172Z] [2022-07-12T08:46:39.172Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T08:46:39.172Z] #32 sha256:95ef95bb3af65036157428586a140e3d6cfac405111905be38120f4fe5a656d3 [2022-07-12T08:46:39.720Z] #23 11.55 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T08:46:40.082Z] --- PASS: TestHealthKillContainer (7.88s) [2022-07-12T08:46:40.082Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T08:46:40.082Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-12T08:46:40.082Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-12T08:46:40.082Z] === RUN TestIpcModeNone [2022-07-12T08:46:40.107Z] #32 DONE 0.8s [2022-07-12T08:46:40.107Z] [2022-07-12T08:46:40.107Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T08:46:40.107Z] #35 sha256:073a347bc91fe82912c36b5518eeed55fcee62201379d83c72a86df361ec927a [2022-07-12T08:46:40.107Z] #35 DONE 0.1s [2022-07-12T08:46:40.107Z] [2022-07-12T08:46:40.107Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T08:46:40.107Z] #37 sha256:e7f608f00706919351db0815cb75174ec2c1dc3ea038ee9ee84efa5562f2bed8 [2022-07-12T08:46:40.107Z] #37 DONE 0.1s [2022-07-12T08:46:40.107Z] [2022-07-12T08:46:40.107Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T08:46:40.107Z] #39 sha256:50cbac9206c787f814098adcb65ce4418a53d8dc9f4a86e6edce707790424da3 [2022-07-12T08:46:40.107Z] #39 DONE 0.1s [2022-07-12T08:46:40.107Z] [2022-07-12T08:46:40.107Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T08:46:40.107Z] #41 sha256:1f63663f615cf62129e7d6eb2116c1a67c10d3ccbb08acd1656cf6f3e8f9407e [2022-07-12T08:46:40.338Z] --- PASS: TestIpcModeNone (0.46s) [2022-07-12T08:46:40.338Z] === RUN TestIpcModePrivate [2022-07-12T08:46:40.365Z] #41 DONE 0.1s [2022-07-12T08:46:40.365Z] [2022-07-12T08:46:40.365Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T08:46:40.365Z] #45 sha256:9f227302907a81f2235ffe855160f8093105946a85b2bd1c934e982967153e16 [2022-07-12T08:46:40.365Z] #45 DONE 0.1s [2022-07-12T08:46:40.365Z] [2022-07-12T08:46:40.365Z] #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-07-12T08:46:40.365Z] #64 sha256:0df889b834261a08c9ec93848841a823583e60c9506db7421b465f4991d96f84 [2022-07-12T08:46:40.595Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-12T08:46:40.650Z] #23 12.80 Collecting pathspec>=0.5.3 [2022-07-12T08:46:40.650Z] #23 12.82 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T08:46:40.853Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-12T08:46:40.853Z] === RUN TestIpcModeShareable [2022-07-12T08:46:40.853Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:46:40.853Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-12T08:46:40.853Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T08:46:41.214Z] #23 13.22 Collecting pyyaml [2022-07-12T08:46:41.214Z] #23 13.23 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-07-12T08:46:41.214Z] #23 13.31 Building wheels for collected packages: yamllint [2022-07-12T08:46:41.214Z] #23 13.31 Building wheel for yamllint (setup.py): started [2022-07-12T08:46:42.160Z] #19 315.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-12T08:46:42.161Z] #19 315.2 Preparing to unpack .../079-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:46:42.161Z] #19 315.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T08:46:42.161Z] #19 315.2 Selecting previously unselected package crossbuild-essential-armel. [2022-07-12T08:46:42.161Z] #19 315.2 Preparing to unpack .../080-crossbuild-essential-armel_12.9_all.deb ... [2022-07-12T08:46:42.161Z] #19 315.2 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-12T08:46:42.161Z] #19 315.2 Selecting previously unselected package libc6-armhf-cross. [2022-07-12T08:46:42.161Z] #19 315.2 Preparing to unpack .../081-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-12T08:46:42.161Z] #19 315.2 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-12T08:46:42.161Z] #19 315.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-12T08:46:42.161Z] #19 315.4 Preparing to unpack .../082-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:42.161Z] #19 315.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:46:42.161Z] #19 315.4 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-12T08:46:42.161Z] #19 315.4 Preparing to unpack .../083-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:42.161Z] #19 315.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:46:42.161Z] #19 315.4 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-12T08:46:42.161Z] #19 315.4 Preparing to unpack .../084-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:42.161Z] #19 315.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:46:42.161Z] #19 315.5 Selecting previously unselected package libasan6-armhf-cross. [2022-07-12T08:46:42.161Z] #19 315.5 Preparing to unpack .../085-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:42.161Z] #19 315.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:46:42.161Z] #19 315.7 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-12T08:46:42.161Z] #19 315.7 Preparing to unpack .../086-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:42.161Z] #19 315.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:46:42.161Z] #19 315.8 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-12T08:46:42.161Z] #19 315.8 Preparing to unpack .../087-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:42.161Z] #19 315.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:46:42.161Z] #19 315.9 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-12T08:46:42.161Z] #19 315.9 Preparing to unpack .../088-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:42.161Z] #19 315.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:46:42.161Z] #19 316.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-12T08:46:42.161Z] #19 316.0 Preparing to unpack .../089-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:46:42.161Z] #19 316.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T08:46:42.224Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-07-12T08:46:42.224Z] === RUN TestAPIIpcModeHost [2022-07-12T08:46:42.224Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:46:42.224Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-12T08:46:42.224Z] === RUN TestDaemonIpcModeShareable [2022-07-12T08:46:42.224Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:46:42.224Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-12T08:46:42.224Z] === RUN TestDaemonIpcModePrivate [2022-07-12T08:46:42.581Z] #23 14.47 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T08:46:42.581Z] #23 14.47 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2a71f6068a48f89c7ea99062cca30615bb2187dd64294e8736daca3b79b6927c [2022-07-12T08:46:42.581Z] #23 14.47 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T08:46:42.581Z] #23 14.48 Successfully built yamllint [2022-07-12T08:46:42.581Z] #23 14.51 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T08:46:42.837Z] #23 14.93 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T08:46:43.154Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-12T08:46:43.400Z] #23 DONE 15.5s [2022-07-12T08:46:43.400Z] [2022-07-12T08:46:43.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-07-12T08:46:43.400Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:46:43.400Z] #55 ... [2022-07-12T08:46:43.400Z] [2022-07-12T08:46:43.400Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T08:46:43.400Z] #27 sha256:126efc6161aa2cc99087240cb5f9afa3a48f729885e00f91dbb4199c424f5b8a [2022-07-12T08:46:43.412Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-07-12T08:46:43.412Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T08:46:43.412Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:46:43.412Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-12T08:46:43.412Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T08:46:43.412Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:46:43.412Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-12T08:46:43.412Z] === RUN TestIpcModeOlderClient [2022-07-12T08:46:43.412Z] === PAUSE TestIpcModeOlderClient [2022-07-12T08:46:43.412Z] === RUN TestKillContainerInvalidSignal [2022-07-12T08:46:43.657Z] #27 DONE 0.3s [2022-07-12T08:46:43.657Z] [2022-07-12T08:46:43.657Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T08:46:43.657Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:46:43.657Z] #55 ... [2022-07-12T08:46:43.657Z] [2022-07-12T08:46:43.657Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T08:46:43.657Z] #32 sha256:acdf2208111bf82737b30ca2b1ac6cf0ba15b8bd7cbd855add33c5d0379204e8 [2022-07-12T08:46:43.976Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2022-07-12T08:46:43.976Z] === RUN TestKillContainer [2022-07-12T08:46:43.976Z] === RUN TestKillContainer/no_signal [2022-07-12T08:46:44.233Z] #32 DONE 0.6s [2022-07-12T08:46:44.233Z] [2022-07-12T08:46:44.233Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:44.233Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:44.490Z] #77 ... [2022-07-12T08:46:44.490Z] [2022-07-12T08:46:44.490Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T08:46:44.490Z] #35 sha256:e738ff01617047f1f47a3c9d850e2299940eccc7a0645bd07ecad7dc49c883a6 [2022-07-12T08:46:44.540Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T08:46:44.747Z] #35 DONE 0.3s [2022-07-12T08:46:44.747Z] [2022-07-12T08:46:44.747Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T08:46:44.747Z] #37 sha256:f5b765d53c71e6d62a5d499efbe0e94a7ba45d06f9b0a9ff81c992db1b96de67 [2022-07-12T08:46:44.747Z] #37 DONE 0.3s [2022-07-12T08:46:44.747Z] [2022-07-12T08:46:44.747Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:44.747Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:44.797Z] === RUN TestKillContainer/killing_signal [2022-07-12T08:46:45.004Z] #77 ... [2022-07-12T08:46:45.004Z] [2022-07-12T08:46:45.004Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T08:46:45.004Z] #39 sha256:1e6a66deb6f58352976b4af077dbafa0ce62af34dcec4b0b401863b4e9790c94 [2022-07-12T08:46:45.004Z] #39 DONE 0.1s [2022-07-12T08:46:45.004Z] [2022-07-12T08:46:45.004Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T08:46:45.004Z] #41 sha256:4f14e365d121068575df5b505598c1cea7a9e304c91c37bbc0649191144db85b [2022-07-12T08:46:45.004Z] #41 DONE 0.1s [2022-07-12T08:46:45.004Z] [2022-07-12T08:46:45.004Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T08:46:45.004Z] #45 sha256:607e8558446d97e5d5d23b0b1c28c9d66ae63743f65f72070995acd99ed8d88a [2022-07-12T08:46:45.004Z] #45 DONE 0.0s [2022-07-12T08:46:45.004Z] [2022-07-12T08:46:45.004Z] #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-07-12T08:46:45.004Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:46:45.361Z] --- PASS: TestKillContainer (1.38s) [2022-07-12T08:46:45.361Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-07-12T08:46:45.361Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-07-12T08:46:45.361Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2022-07-12T08:46:45.361Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T08:46:45.361Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T08:46:45.925Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T08:46:46.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-07-12T08:46:46.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-12T08:46:46.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-07-12T08:46:46.182Z] === RUN TestKillStoppedContainer [2022-07-12T08:46:46.182Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-12T08:46:46.182Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T08:46:46.439Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-12T08:46:46.439Z] === RUN TestKillDifferentUserContainer [2022-07-12T08:46:46.696Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-12T08:46:46.696Z] === RUN TestInspectOomKilledTrue [2022-07-12T08:46:46.696Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:46:46.696Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-12T08:46:46.696Z] === RUN TestInspectOomKilledFalse [2022-07-12T08:46:46.696Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T08:46:46.696Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-12T08:46:46.696Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T08:46:46.696Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-12T08:46:46.696Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-12T08:46:46.696Z] === RUN TestLinksContainerNames [2022-07-12T08:46:47.405Z] #19 320.7 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-12T08:46:47.405Z] #19 320.7 Preparing to unpack .../090-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:46:47.405Z] #19 320.7 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T08:46:47.405Z] #19 320.7 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-12T08:46:47.405Z] #19 320.8 Preparing to unpack .../091-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-12T08:46:47.405Z] #19 320.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-12T08:46:47.405Z] #19 320.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-12T08:46:47.405Z] #19 320.9 Preparing to unpack .../092-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-12T08:46:47.405Z] #19 320.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-12T08:46:47.405Z] #19 321.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-12T08:46:47.405Z] #19 321.2 Preparing to unpack .../093-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:47.405Z] #19 321.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:46:47.405Z] #19 321.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-12T08:46:47.627Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-12T08:46:47.627Z] === RUN TestLogsFollowTailEmpty [2022-07-12T08:46:47.661Z] #19 321.4 Preparing to unpack .../094-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:46:47.661Z] #19 321.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T08:46:48.192Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-07-12T08:46:48.192Z] === RUN TestLogs [2022-07-12T08:46:48.192Z] === RUN TestLogs/driver_local [2022-07-12T08:46:48.192Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T08:46:48.192Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T08:46:48.192Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T08:46:48.192Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T08:46:48.192Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T08:46:48.192Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T08:46:48.192Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T08:46:48.192Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T08:46:48.192Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T08:46:48.192Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T08:46:48.192Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T08:46:48.192Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T08:46:48.192Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T08:46:48.192Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T08:46:48.192Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T08:46:48.192Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T08:46:48.192Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T08:46:48.192Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T08:46:49.562Z] === RUN TestLogs/driver_json-file [2022-07-12T08:46:49.562Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T08:46:49.562Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T08:46:49.562Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T08:46:49.562Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T08:46:49.562Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T08:46:49.562Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T08:46:49.562Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T08:46:49.562Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T08:46:49.562Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T08:46:49.562Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T08:46:49.562Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T08:46:49.563Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T08:46:49.563Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T08:46:49.563Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T08:46:49.563Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T08:46:49.563Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T08:46:49.563Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T08:46:49.563Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T08:46:51.459Z] --- PASS: TestLogs (3.06s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.83s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.44s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.56s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.56s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.56s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.96s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.18s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.23s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.39s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.43s) [2022-07-12T08:46:51.459Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.49s) [2022-07-12T08:46:51.459Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T08:46:51.459Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/default [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/private [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/slave [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/shared [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/default [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/slave [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/shared [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/private [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T08:46:51.459Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T08:46:51.459Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T08:46:51.459Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T08:46:51.460Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T08:46:51.460Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T08:46:51.460Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T08:46:51.460Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T08:46:51.460Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T08:46:51.460Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T08:46:51.460Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T08:46:51.460Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T08:46:51.485Z] #77 ... [2022-07-12T08:46:51.485Z] [2022-07-12T08:46:51.485Z] #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-07-12T08:46:51.485Z] #26 sha256:754e13048bc7ea70c784dcb64eb39b1a9f3684ddf86ce90f89ed6289ed84ff7f [2022-07-12T08:46:51.485Z] #26 260.5 + return [2022-07-12T08:46:51.717Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T08:46:51.717Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T08:46:51.717Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T08:46:51.717Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T08:46:51.717Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T08:46:51.717Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T08:46:51.717Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T08:46:51.717Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-12T08:46:51.717Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-12T08:46:51.717Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T08:46:51.717Z] 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-07-12T08:46:51.717Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-12T08:46:51.717Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T08:46:51.717Z] 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-07-12T08:46:51.717Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-12T08:46:51.717Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T08:46:51.717Z] 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-07-12T08:46:51.717Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-12T08:46:51.717Z] === RUN TestNetworkNat [2022-07-12T08:46:51.741Z] #26 DONE 262.3s [2022-07-12T08:46:51.741Z] [2022-07-12T08:46:51.741Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:51.741Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:46:51.741Z] #77 217.2 AR libcrun_testing.a [2022-07-12T08:46:51.741Z] #77 217.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-12T08:46:51.827Z] #19 325.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-12T08:46:51.997Z] #77 217.4 CCLD tests/tests_libcrun_utils [2022-07-12T08:46:51.997Z] #77 217.4 CCLD tests/tests_libcrun_errors [2022-07-12T08:46:51.997Z] #77 217.5 CCLD tests/tests_libcrun_fuzzer [2022-07-12T08:46:52.083Z] #19 325.9 Preparing to unpack .../095-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:46:52.083Z] #19 325.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T08:46:52.083Z] #19 325.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-12T08:46:52.083Z] #19 325.9 Preparing to unpack .../096-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-12T08:46:52.083Z] #19 325.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-12T08:46:52.083Z] #19 326.0 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-12T08:46:52.083Z] #19 326.0 Preparing to unpack .../097-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-12T08:46:52.083Z] #19 326.0 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-12T08:46:52.083Z] #19 326.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-12T08:46:52.083Z] #19 326.1 Preparing to unpack .../098-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:52.083Z] #19 326.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:52.083Z] #19 326.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-12T08:46:52.281Z] --- PASS: TestNetworkNat (0.45s) [2022-07-12T08:46:52.281Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T08:46:52.339Z] #19 326.2 Preparing to unpack .../099-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:52.339Z] #19 326.2 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:52.339Z] #19 326.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-12T08:46:52.339Z] #19 326.2 Preparing to unpack .../100-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:52.339Z] #19 326.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:52.339Z] #19 326.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-12T08:46:52.339Z] #19 326.2 Preparing to unpack .../101-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:52.339Z] #19 326.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:52.339Z] #19 326.3 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-12T08:46:52.339Z] #19 326.3 Preparing to unpack .../102-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:52.339Z] #19 326.3 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:52.538Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-12T08:46:52.538Z] === RUN TestNetworkLoopbackNat [2022-07-12T08:46:52.902Z] #19 326.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-12T08:46:52.902Z] #19 326.6 Preparing to unpack .../103-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:52.902Z] #19 326.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:52.902Z] #19 326.7 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-12T08:46:52.902Z] #19 326.7 Preparing to unpack .../104-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:52.902Z] #19 326.7 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:52.902Z] #19 327.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-12T08:46:52.902Z] #19 327.0 Preparing to unpack .../105-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:52.925Z] #77 218.3 CCLD libcrun.la [2022-07-12T08:46:53.158Z] #19 327.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:53.158Z] #19 327.1 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-12T08:46:53.158Z] #19 327.1 Preparing to unpack .../106-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:53.158Z] #19 327.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:53.181Z] #77 ... [2022-07-12T08:46:53.181Z] [2022-07-12T08:46:53.181Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T08:46:53.181Z] #27 sha256:a9d767fd254a3301258adb0da047d26d8543af09294b7f48b8823457e31f0d32 [2022-07-12T08:46:53.181Z] #27 DONE 0.2s [2022-07-12T08:46:53.181Z] [2022-07-12T08:46:53.181Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T08:46:53.181Z] #32 sha256:964139ee4e7c9d4bb279043f82d2444ba3910551868aec1b32a7c8a2869535e6 [2022-07-12T08:46:53.181Z] #32 DONE 0.2s [2022-07-12T08:46:53.181Z] [2022-07-12T08:46:53.181Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T08:46:53.181Z] #35 sha256:476e91ed47ddca19378c4ef812928bc40695d3546f9156fbe378a2f52bf2d843 [2022-07-12T08:46:53.181Z] #35 DONE 0.1s [2022-07-12T08:46:53.181Z] [2022-07-12T08:46:53.181Z] #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-07-12T08:46:53.181Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:46:53.415Z] #19 327.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-12T08:46:53.415Z] #19 327.2 Preparing to unpack .../107-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:53.415Z] #19 327.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:53.415Z] #19 327.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-12T08:46:53.415Z] #19 327.2 Preparing to unpack .../108-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:53.415Z] #19 327.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:53.415Z] #19 327.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-12T08:46:53.415Z] #19 327.4 Preparing to unpack .../109-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:46:53.437Z] #55 ... [2022-07-12T08:46:53.437Z] [2022-07-12T08:46:53.437Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T08:46:53.437Z] #37 sha256:4cd70b5521ccb8b1334dc0965e264050cbe435aba194333d2a0cae124e123971 [2022-07-12T08:46:53.437Z] #37 DONE 0.1s [2022-07-12T08:46:53.437Z] [2022-07-12T08:46:53.437Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T08:46:53.437Z] #39 sha256:2ca7a6b95bde9b111a495c26fb2e3c8a2a0d6d59e20e4a111579b9ab91c0ce90 [2022-07-12T08:46:53.437Z] #39 DONE 0.1s [2022-07-12T08:46:53.437Z] [2022-07-12T08:46:53.437Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T08:46:53.437Z] #41 sha256:3f84d2e1427579cc7b1d1592441c085d5e19f915f2a3fa06d14933915e54b157 [2022-07-12T08:46:53.437Z] #41 DONE 0.1s [2022-07-12T08:46:53.437Z] [2022-07-12T08:46:53.437Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T08:46:53.437Z] #45 sha256:4a3bab1f07ac539fcbc1cb3bc734b2a5f43f4d8d4cdc8966bc449b2198ca7c53 [2022-07-12T08:46:53.671Z] #19 327.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:46:53.693Z] #45 DONE 0.1s [2022-07-12T08:46:53.693Z] [2022-07-12T08:46:53.693Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:53.693Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:46:53.693Z] #77 219.1 CCLD crun [2022-07-12T08:46:53.693Z] #77 ... [2022-07-12T08:46:53.693Z] [2022-07-12T08:46:53.693Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T08:46:53.693Z] #48 sha256:8acaa3814d4d871f75b09bb5699a167408b9eb7fa07da314579f426f98f954b8 [2022-07-12T08:46:53.693Z] #48 DONE 0.2s [2022-07-12T08:46:53.693Z] [2022-07-12T08:46:53.693Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T08:46:53.693Z] #52 sha256:3613f849a6272cc912bfeecddaea5cf9bb60edcd2e8a1cdfd55966f52c25b0ef [2022-07-12T08:46:53.693Z] #52 DONE 0.1s [2022-07-12T08:46:53.950Z] [2022-07-12T08:46:53.950Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T08:46:53.950Z] #54 sha256:92bcc9bd88637c22c380ea227f50285513b170537891b2991899938bfe2c230d [2022-07-12T08:46:53.950Z] #54 DONE 0.1s [2022-07-12T08:46:53.950Z] [2022-07-12T08:46:53.950Z] #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-07-12T08:46:53.950Z] #60 sha256:cb6b317c07c045ddc3771d778b32afc3b99e93c52bc4ac242b45f1456778c8a0 [2022-07-12T08:46:53.950Z] #60 ... [2022-07-12T08:46:53.950Z] [2022-07-12T08:46:53.950Z] #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-07-12T08:46:53.950Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T08:46:53.950Z] #55 264.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-12T08:46:53.950Z] #55 DONE 265.0s [2022-07-12T08:46:53.950Z] [2022-07-12T08:46:53.950Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:53.950Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T08:46:53.950Z] #77 219.5 make[3]: Entering directory '/tmp/crun-build' [2022-07-12T08:46:54.207Z] #77 219.7 /bin/mkdir -p '/usr/local/lib' [2022-07-12T08:46:54.207Z] #77 219.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-12T08:46:54.207Z] #77 219.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-12T08:46:54.207Z] #77 219.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-12T08:46:54.207Z] #77 219.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-12T08:46:54.463Z] #77 219.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-12T08:46:54.463Z] #77 219.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-12T08:46:54.463Z] #77 219.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-12T08:46:54.463Z] #77 220.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-12T08:46:54.463Z] #77 220.0 ---------------------------------------------------------------------- [2022-07-12T08:46:54.463Z] #77 220.0 Libraries have been installed in: [2022-07-12T08:46:54.463Z] #77 220.0 /usr/local/lib [2022-07-12T08:46:54.463Z] #77 220.0 [2022-07-12T08:46:54.463Z] #77 220.0 If you ever happen to want to link against installed libraries [2022-07-12T08:46:54.463Z] #77 220.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-12T08:46:54.463Z] #77 220.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-12T08:46:54.463Z] #77 220.0 flag during linking and do at least one of the following: [2022-07-12T08:46:54.463Z] #77 220.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-12T08:46:54.463Z] #77 220.0 during execution [2022-07-12T08:46:54.463Z] #77 220.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-12T08:46:54.463Z] #77 220.0 during linking [2022-07-12T08:46:54.463Z] #77 220.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-12T08:46:54.463Z] #77 220.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-12T08:46:54.463Z] #77 220.0 [2022-07-12T08:46:54.463Z] #77 220.0 See any operating system documentation about shared libraries for [2022-07-12T08:46:54.463Z] #77 220.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-12T08:46:54.463Z] #77 220.0 ---------------------------------------------------------------------- [2022-07-12T08:46:54.463Z] #77 220.0 /bin/mkdir -p '/build' [2022-07-12T08:46:54.463Z] #77 220.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-12T08:46:54.720Z] #77 220.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-12T08:46:54.720Z] #77 220.2 make[3]: Leaving directory '/tmp/crun-build' [2022-07-12T08:46:54.720Z] #77 220.2 make[2]: Leaving directory '/tmp/crun-build' [2022-07-12T08:46:54.720Z] #77 220.2 make[1]: Leaving directory '/tmp/crun-build' [2022-07-12T08:46:54.720Z] #77 DONE 220.3s [2022-07-12T08:46:54.720Z] [2022-07-12T08:46:54.720Z] #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-07-12T08:46:54.720Z] #64 sha256:c993d35f07a109d8619a7eddd7d355f7efa633d508f00718694d6e2cfd708407 [2022-07-12T08:46:55.061Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-12T08:46:55.061Z] === RUN TestPause [2022-07-12T08:46:55.061Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:46:55.061Z] --- SKIP: TestPause (0.00s) [2022-07-12T08:46:55.061Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T08:46:55.061Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T08:46:55.061Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T08:46:55.061Z] === RUN TestPauseStopPausedContainer [2022-07-12T08:46:55.061Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:46:55.061Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-12T08:46:55.061Z] === RUN TestPidHost [2022-07-12T08:46:55.241Z] #64 ... [2022-07-12T08:46:55.241Z] [2022-07-12T08:46:55.241Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:46:55.241Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:46:55.241Z] #77 187.7 CCLD libocispec.la [2022-07-12T08:46:55.241Z] #77 188.1 CCLD src/validate [2022-07-12T08:46:55.241Z] #77 188.2 CCLD tests/test-1 [2022-07-12T08:46:55.241Z] #77 188.2 CCLD tests/test-2 [2022-07-12T08:46:55.241Z] #77 188.2 CCLD tests/test-3 [2022-07-12T08:46:55.241Z] #77 188.2 CCLD tests/test-4 [2022-07-12T08:46:55.241Z] #77 188.2 CCLD tests/test-5 [2022-07-12T08:46:55.241Z] #77 188.3 CCLD tests/test-6 [2022-07-12T08:46:55.241Z] #77 188.4 CCLD tests/test-7 [2022-07-12T08:46:55.241Z] #77 188.5 CCLD tests/test-8 [2022-07-12T08:46:55.241Z] #77 188.5 CCLD tests/test-9 [2022-07-12T08:46:55.241Z] #77 188.6 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-12T08:46:55.241Z] #77 188.6 CCLD tests/test-10 [2022-07-12T08:46:55.241Z] #77 188.7 CCLD tests/test-11 [2022-07-12T08:46:55.282Z] #64 ... [2022-07-12T08:46:55.282Z] [2022-07-12T08:46:55.282Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T08:46:55.282Z] #56 sha256:f262a8c87539b1500786092b49a66db6efd6e2f4f69658fba2953ffb9468c1b7 [2022-07-12T08:46:55.992Z] --- PASS: TestPidHost (0.93s) [2022-07-12T08:46:55.992Z] === RUN TestPsFilter [2022-07-12T08:46:56.249Z] --- PASS: TestPsFilter (0.09s) [2022-07-12T08:46:56.249Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T08:46:56.506Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-12T08:46:56.506Z] === RUN TestRemoveContainerWithVolume [2022-07-12T08:46:56.648Z] #56 DONE 1.5s [2022-07-12T08:46:56.648Z] [2022-07-12T08:46:56.648Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T08:46:56.648Z] #64 sha256:c993d35f07a109d8619a7eddd7d355f7efa633d508f00718694d6e2cfd708407 [2022-07-12T08:46:56.648Z] #64 ... [2022-07-12T08:46:56.648Z] [2022-07-12T08:46:56.648Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T08:46:56.648Z] #58 sha256:e66e5bea7e687d912db07859d9baf089bdd034acffc2960b6b04ec97e0f947b1 [2022-07-12T08:46:56.648Z] #58 DONE 0.1s [2022-07-12T08:46:56.905Z] [2022-07-12T08:46:56.905Z] #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-07-12T08:46:56.905Z] #64 sha256:c993d35f07a109d8619a7eddd7d355f7efa633d508f00718694d6e2cfd708407 [2022-07-12T08:46:56.905Z] #64 ... [2022-07-12T08:46:56.905Z] [2022-07-12T08:46:56.905Z] #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-07-12T08:46:56.905Z] #60 sha256:cb6b317c07c045ddc3771d778b32afc3b99e93c52bc4ac242b45f1456778c8a0 [2022-07-12T08:46:56.905Z] #60 159.2 + mkdir -p /build [2022-07-12T08:46:57.070Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-07-12T08:46:57.070Z] === RUN TestRemoveContainerRunning [2022-07-12T08:46:57.142Z] #77 190.3 libtool: link: ar cr libocispec.a [2022-07-12T08:46:57.142Z] #77 190.4 libtool: link: ranlib libocispec.a [2022-07-12T08:46:57.163Z] #60 159.2 + cp runc /build/runc [2022-07-12T08:46:57.163Z] #60 DONE 159.5s [2022-07-12T08:46:57.163Z] [2022-07-12T08:46:57.163Z] #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-07-12T08:46:57.163Z] #64 sha256:c993d35f07a109d8619a7eddd7d355f7efa633d508f00718694d6e2cfd708407 [2022-07-12T08:46:57.634Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-12T08:46:57.634Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T08:46:57.891Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-07-12T08:46:57.891Z] === RUN TestRemoveInvalidContainer [2022-07-12T08:46:57.891Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T08:46:57.891Z] === RUN TestRenameLinkedContainer [2022-07-12T08:46:58.530Z] #64 ... [2022-07-12T08:46:58.530Z] [2022-07-12T08:46:58.530Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T08:46:58.530Z] #61 sha256:9a1d55bc2841a5a10e7392abbfde1edd54bb42be5cbeb69569eaaddc01f7ac06 [2022-07-12T08:46:58.530Z] #61 DONE 0.2s [2022-07-12T08:46:58.530Z] [2022-07-12T08:46:58.530Z] #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-07-12T08:46:58.530Z] #64 sha256:c993d35f07a109d8619a7eddd7d355f7efa633d508f00718694d6e2cfd708407 [2022-07-12T08:46:58.918Z] #19 331.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-12T08:46:58.918Z] #19 331.9 Preparing to unpack .../110-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:46:58.918Z] #19 331.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:46:58.918Z] #19 332.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-12T08:46:58.918Z] #19 332.0 Preparing to unpack .../111-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-12T08:46:58.918Z] #19 332.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-12T08:46:58.918Z] #19 332.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-12T08:46:58.918Z] #19 332.1 Preparing to unpack .../112-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-12T08:46:58.918Z] #19 332.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-12T08:46:58.918Z] #19 332.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-12T08:46:58.918Z] #19 332.4 Preparing to unpack .../113-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:46:58.918Z] #19 332.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:46:58.918Z] #19 332.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-12T08:46:58.918Z] #19 332.7 Preparing to unpack .../114-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:46:58.918Z] #19 332.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:46:59.046Z] #77 192.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:59.046Z] #77 192.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:46:59.046Z] #77 192.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:46:59.046Z] #77 192.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:59.046Z] #77 192.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:59.046Z] #77 192.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:59.046Z] #77 192.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:46:59.046Z] #77 192.4 make[2]: Entering directory '/tmp/crun-build' [2022-07-12T08:46:59.304Z] #77 192.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-12T08:46:59.304Z] #77 192.6 CC src/libcrun/libcrun_testing_a-container.o [2022-07-12T08:46:59.304Z] #77 192.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-12T08:46:59.304Z] #77 192.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-12T08:46:59.304Z] #77 192.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-12T08:46:59.304Z] #77 192.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-12T08:46:59.304Z] #77 192.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-12T08:46:59.304Z] #77 192.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-12T08:46:59.304Z] #77 192.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-12T08:46:59.304Z] #77 192.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-12T08:46:59.562Z] #77 192.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-12T08:46:59.562Z] #77 193.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-12T08:46:59.786Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-07-12T08:46:59.786Z] === RUN TestRenameStoppedContainer [2022-07-12T08:46:59.820Z] #77 193.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-12T08:46:59.820Z] #77 193.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-12T08:46:59.820Z] #77 193.0 CC src/libcrun/libcrun_testing_a-error.o [2022-07-12T08:46:59.820Z] #77 193.2 CC src/libcrun/libcrun_testing_a-status.o [2022-07-12T08:46:59.820Z] #77 193.2 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-12T08:47:00.060Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-12T08:47:00.060Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T08:47:00.092Z] #77 193.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-12T08:47:00.092Z] #77 193.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-12T08:47:00.092Z] #77 193.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-12T08:47:00.092Z] #77 193.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-12T08:47:00.361Z] #77 193.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-12T08:47:00.620Z] #77 193.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-12T08:47:00.620Z] #77 194.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-12T08:47:00.620Z] #77 194.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-12T08:47:00.878Z] #77 194.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-12T08:47:00.878Z] #77 194.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-12T08:47:00.993Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-07-12T08:47:00.993Z] === RUN TestRenameInvalidName [2022-07-12T08:47:01.251Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-12T08:47:01.252Z] === RUN TestRenameAnonymousContainer [2022-07-12T08:47:01.446Z] #77 194.6 CC src/crun-crun.o [2022-07-12T08:47:01.446Z] #77 194.8 CC src/crun-run.o [2022-07-12T08:47:01.446Z] #77 194.9 CC src/crun-delete.o [2022-07-12T08:47:01.705Z] #77 195.0 CC src/crun-kill.o [2022-07-12T08:47:01.705Z] #77 195.1 CC src/crun-pause.o [2022-07-12T08:47:01.963Z] #77 195.4 CC src/crun-unpause.o [2022-07-12T08:47:01.963Z] #77 195.4 CC src/crun-spec.o [2022-07-12T08:47:01.967Z] #64 241.3 + bin/containerd [2022-07-12T08:47:02.223Z] #77 195.5 CC src/crun-exec.o [2022-07-12T08:47:02.482Z] #77 195.8 CC src/crun-list.o [2022-07-12T08:47:02.741Z] #77 196.0 CC src/crun-create.o [2022-07-12T08:47:02.741Z] #77 196.0 CC src/crun-start.o [2022-07-12T08:47:03.000Z] #77 196.2 CC src/crun-state.o [2022-07-12T08:47:03.000Z] #77 196.4 CC src/crun-update.o [2022-07-12T08:47:03.062Z] #55 ... [2022-07-12T08:47:03.062Z] [2022-07-12T08:47:03.062Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:47:03.062Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:47:03.062Z] #77 237.7 CCLD libocispec.la [2022-07-12T08:47:03.062Z] #77 238.1 CCLD src/validate [2022-07-12T08:47:03.062Z] #77 238.2 CCLD tests/test-1 [2022-07-12T08:47:03.062Z] #77 238.2 CCLD tests/test-2 [2022-07-12T08:47:03.062Z] #77 238.2 CCLD tests/test-3 [2022-07-12T08:47:03.062Z] #77 238.2 CCLD tests/test-4 [2022-07-12T08:47:03.062Z] #77 238.3 CCLD tests/test-5 [2022-07-12T08:47:03.062Z] #77 238.3 CCLD tests/test-8 [2022-07-12T08:47:03.062Z] #77 238.3 CCLD tests/test-6 [2022-07-12T08:47:03.062Z] #77 238.4 CCLD tests/test-7 [2022-07-12T08:47:03.062Z] #77 238.4 CCLD tests/test-9 [2022-07-12T08:47:03.062Z] #77 238.4 CCLD tests/test-10 [2022-07-12T08:47:03.062Z] #77 238.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-12T08:47:03.062Z] #77 238.5 CCLD tests/test-11 [2022-07-12T08:47:03.085Z] #19 337.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-12T08:47:03.085Z] #19 337.0 Preparing to unpack .../115-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:47:03.085Z] #19 337.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:03.085Z] #19 337.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-12T08:47:03.085Z] #19 337.0 Preparing to unpack .../116-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-12T08:47:03.085Z] #19 337.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-12T08:47:03.085Z] #19 337.1 Selecting previously unselected package libc6-s390x-cross. [2022-07-12T08:47:03.085Z] #19 337.1 Preparing to unpack .../117-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-12T08:47:03.085Z] #19 337.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-12T08:47:03.152Z] --- PASS: TestRenameAnonymousContainer (1.66s) [2022-07-12T08:47:03.152Z] === RUN TestRenameContainerWithSameName [2022-07-12T08:47:03.259Z] #77 196.6 CC src/crun-ps.o [2022-07-12T08:47:03.341Z] #19 337.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-12T08:47:03.341Z] #19 337.2 Preparing to unpack .../118-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:47:03.341Z] #19 337.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:03.341Z] #19 337.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-12T08:47:03.341Z] #19 337.2 Preparing to unpack .../119-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:47:03.341Z] #19 337.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:03.341Z] #19 337.3 Selecting previously unselected package libitm1-s390x-cross. [2022-07-12T08:47:03.409Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-12T08:47:03.409Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T08:47:03.518Z] #77 196.8 CC src/crun-checkpoint.o [2022-07-12T08:47:03.518Z] #77 196.9 CC src/crun-restore.o [2022-07-12T08:47:03.597Z] #19 337.3 Preparing to unpack .../120-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:47:03.597Z] #19 337.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:03.597Z] #19 337.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-12T08:47:03.597Z] #19 337.3 Preparing to unpack .../121-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:47:03.597Z] #19 337.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:03.597Z] #19 337.4 Selecting previously unselected package libasan6-s390x-cross. [2022-07-12T08:47:03.597Z] #19 337.4 Preparing to unpack .../122-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:47:03.597Z] #19 337.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:03.597Z] #19 337.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-12T08:47:03.778Z] #77 197.1 CC src/libcrun/libcrun_la-utils.lo [2022-07-12T08:47:03.853Z] #19 337.6 Preparing to unpack .../123-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:47:03.853Z] #19 337.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:03.853Z] #19 337.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-12T08:47:03.853Z] #19 337.7 Preparing to unpack .../124-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:47:03.853Z] #19 337.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:03.853Z] #19 337.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-12T08:47:03.853Z] #19 337.8 Preparing to unpack .../125-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:47:03.853Z] #19 337.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:03.853Z] #19 337.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-12T08:47:04.036Z] #77 197.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-12T08:47:04.037Z] #77 197.3 CC src/libcrun/libcrun_la-container.lo [2022-07-12T08:47:04.109Z] #19 337.9 Preparing to unpack .../126-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:47:04.109Z] #19 337.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:04.295Z] #77 197.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-12T08:47:04.340Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-07-12T08:47:04.340Z] === RUN TestResize [2022-07-12T08:47:04.554Z] #77 197.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-12T08:47:04.812Z] #77 198.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-12T08:47:04.905Z] --- PASS: TestResize (0.44s) [2022-07-12T08:47:04.905Z] === RUN TestResizeWithInvalidSize [2022-07-12T08:47:04.955Z] #77 240.4 libtool: link: ar cr libocispec.a [2022-07-12T08:47:04.955Z] #77 240.4 libtool: link: ranlib libocispec.a [2022-07-12T08:47:05.071Z] #77 198.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-12T08:47:05.071Z] #77 198.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-12T08:47:05.162Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-12T08:47:05.162Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T08:47:05.330Z] #77 198.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-12T08:47:05.330Z] #77 198.8 CC src/libcrun/libcrun_la-criu.lo [2022-07-12T08:47:05.588Z] #77 199.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-12T08:47:05.726Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-12T08:47:05.726Z] === RUN TestDaemonRestartKillContainers [2022-07-12T08:47:05.726Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-12T08:47:05.726Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-12T08:47:05.726Z] === RUN TestCgroupNamespacesRun [2022-07-12T08:47:05.847Z] #77 199.2 CC src/libcrun/libcrun_la-linux.lo [2022-07-12T08:47:06.106Z] #77 199.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-12T08:47:06.365Z] #77 199.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-12T08:47:06.365Z] #77 199.8 CC src/libcrun/libcrun_la-error.lo [2022-07-12T08:47:06.658Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-07-12T08:47:06.658Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T08:47:06.849Z] #77 242.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-12T08:47:06.849Z] #77 242.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-12T08:47:06.849Z] #77 242.3 make[5]: Nothing to be done for 'install-data-am'. [2022-07-12T08:47:06.849Z] #77 242.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:47:06.849Z] #77 242.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:47:06.849Z] #77 242.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:47:06.849Z] #77 242.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-12T08:47:06.849Z] #77 242.3 make[2]: Entering directory '/tmp/crun-build' [2022-07-12T08:47:06.849Z] #77 242.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-12T08:47:06.849Z] #77 242.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-12T08:47:06.849Z] #77 242.4 CC src/libcrun/libcrun_testing_a-container.o [2022-07-12T08:47:06.931Z] #77 200.0 CC src/libcrun/libcrun_la-status.lo [2022-07-12T08:47:07.105Z] #77 242.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-12T08:47:07.105Z] #77 242.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-12T08:47:07.105Z] #77 242.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-12T08:47:07.105Z] #77 242.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-12T08:47:07.105Z] #77 242.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-12T08:47:07.105Z] #77 242.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-12T08:47:07.105Z] #77 242.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-12T08:47:07.105Z] #77 242.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-12T08:47:07.105Z] #77 242.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-12T08:47:07.105Z] #77 242.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-12T08:47:07.105Z] #77 242.6 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-12T08:47:07.105Z] #77 242.6 CC src/libcrun/libcrun_testing_a-error.o [2022-07-12T08:47:07.105Z] #77 242.7 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-12T08:47:07.192Z] #77 200.4 CC src/libcrun/libcrun_la-terminal.lo [2022-07-12T08:47:07.362Z] #77 242.7 CC src/libcrun/libcrun_testing_a-status.o [2022-07-12T08:47:07.362Z] #77 242.7 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-12T08:47:07.362Z] #77 242.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-12T08:47:07.362Z] #77 242.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-12T08:47:07.362Z] #77 242.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-12T08:47:07.362Z] #77 242.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-12T08:47:07.362Z] #77 242.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-12T08:47:07.362Z] #77 242.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-12T08:47:07.362Z] #77 242.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-12T08:47:07.453Z] #77 200.7 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-12T08:47:07.618Z] #77 242.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-12T08:47:07.618Z] #77 243.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-12T08:47:07.618Z] #77 243.1 CC src/crun-crun.o [2022-07-12T08:47:07.618Z] #77 243.2 CC src/crun-delete.o [2022-07-12T08:47:07.711Z] #77 201.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-12T08:47:07.711Z] #77 201.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-12T08:47:07.875Z] #77 243.2 CC src/crun-run.o [2022-07-12T08:47:07.875Z] #77 243.2 CC src/crun-kill.o [2022-07-12T08:47:07.875Z] #77 243.3 CC src/crun-pause.o [2022-07-12T08:47:07.875Z] #77 243.3 CC src/crun-exec.o [2022-07-12T08:47:07.875Z] #77 243.3 CC src/crun-spec.o [2022-07-12T08:47:07.875Z] #77 243.3 CC src/crun-unpause.o [2022-07-12T08:47:07.875Z] #77 243.4 CC src/crun-list.o [2022-07-12T08:47:08.028Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-07-12T08:47:08.028Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T08:47:08.132Z] #77 243.5 CC src/crun-create.o [2022-07-12T08:47:08.132Z] #77 243.5 CC src/crun-start.o [2022-07-12T08:47:08.132Z] #77 243.5 CC src/crun-state.o [2022-07-12T08:47:08.132Z] #77 ... [2022-07-12T08:47:08.132Z] [2022-07-12T08:47:08.132Z] #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-07-12T08:47:08.132Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:47:08.132Z] #47 326.3 + dpkg --print-architecture [2022-07-12T08:47:08.132Z] #47 326.3 + git checkout -q v2.1.0 [2022-07-12T08:47:08.277Z] #19 342.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-12T08:47:08.277Z] #19 342.2 Preparing to unpack .../127-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:47:08.277Z] #19 342.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:08.277Z] #19 342.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-12T08:47:08.277Z] #19 342.2 Preparing to unpack .../128-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-12T08:47:08.277Z] #19 342.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-12T08:47:08.278Z] #77 201.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-12T08:47:08.389Z] #47 326.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-12T08:47:08.389Z] #47 326.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-12T08:47:08.532Z] #19 342.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-12T08:47:08.532Z] #19 342.4 Preparing to unpack .../129-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-12T08:47:08.532Z] #19 342.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-12T08:47:08.788Z] #19 342.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-12T08:47:08.788Z] #19 342.7 Preparing to unpack .../130-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-12T08:47:08.788Z] #19 342.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:08.960Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-07-12T08:47:08.960Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T08:47:09.044Z] #19 342.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-12T08:47:09.044Z] #19 342.9 Preparing to unpack .../131-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-12T08:47:09.044Z] #19 342.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:09.214Z] #77 202.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-12T08:47:09.473Z] #77 202.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-12T08:47:09.473Z] #77 202.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-12T08:47:09.473Z] #77 ... [2022-07-12T08:47:09.473Z] [2022-07-12T08:47:09.473Z] #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-07-12T08:47:09.473Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:47:09.473Z] #47 242.3 + dpkg --print-architecture [2022-07-12T08:47:09.473Z] #47 242.3 + git checkout -q v2.1.0 [2022-07-12T08:47:09.473Z] #47 242.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-12T08:47:09.473Z] #47 242.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-12T08:47:10.105Z] #47 ... [2022-07-12T08:47:10.105Z] [2022-07-12T08:47:10.105Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:47:10.105Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:47:10.105Z] #77 203.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-12T08:47:10.352Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-07-12T08:47:10.352Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T08:47:10.369Z] #77 203.6 CC tests/init.o [2022-07-12T08:47:10.944Z] #77 204.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-12T08:47:11.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-07-12T08:47:11.313Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T08:47:12.717Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-12T08:47:12.717Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T08:47:13.251Z] #19 347.2 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-12T08:47:13.251Z] #19 347.2 Preparing to unpack .../132-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-12T08:47:13.251Z] #19 347.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:13.251Z] #19 347.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-12T08:47:13.251Z] #19 347.2 Preparing to unpack .../133-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-12T08:47:13.251Z] #19 347.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-12T08:47:13.251Z] #19 347.3 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-12T08:47:13.251Z] #19 347.3 Setting up libfile-which-perl (1.23-1) ... [2022-07-12T08:47:13.251Z] #19 347.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-12T08:47:13.251Z] #19 347.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-12T08:47:13.251Z] #19 347.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-12T08:47:13.251Z] #19 347.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:47:13.251Z] #19 347.3 Setting up libicu67:amd64 (67.1-7) ... [2022-07-12T08:47:13.298Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-12T08:47:13.298Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T08:47:13.513Z] #19 347.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up file (1:5.39-3) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up bzip2 (1.0.8-4) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up libyaml-perl (1.30-1) ... [2022-07-12T08:47:13.513Z] #19 347.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-12T08:47:13.513Z] #19 347.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-12T08:47:13.513Z] #19 347.5 Setting up libio-string-perl (1.08-3.1) ... [2022-07-12T08:47:13.513Z] #19 347.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-12T08:47:13.513Z] #19 347.5 Setting up cross-config (2.6.18+nmu1) ... [2022-07-12T08:47:13.513Z] #19 347.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-12T08:47:13.770Z] #19 347.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-12T08:47:13.770Z] #19 347.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-12T08:47:13.770Z] #19 347.6 Setting up patch (2.7.6-7) ... [2022-07-12T08:47:13.770Z] #19 347.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-12T08:47:13.770Z] #19 347.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-12T08:47:13.770Z] #19 347.6 Setting up libdpkg-perl (1.20.11) ... [2022-07-12T08:47:13.770Z] #19 347.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:13.770Z] #19 347.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-12T08:47:13.770Z] #19 347.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-12T08:47:13.770Z] #19 347.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:13.770Z] #19 347.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:13.770Z] #19 347.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-12T08:47:13.770Z] #19 347.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-12T08:47:13.770Z] #19 347.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:13.770Z] #19 347.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:13.770Z] #19 347.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-12T08:47:13.770Z] #19 347.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-12T08:47:13.770Z] #19 347.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-12T08:47:13.770Z] #19 347.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-12T08:47:13.770Z] #19 347.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 347.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 347.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.026Z] #19 348.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.282Z] #19 348.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.282Z] #19 348.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-12T08:47:14.282Z] #19 348.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.282Z] #19 348.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.282Z] #19 348.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.282Z] #19 348.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-12T08:47:14.282Z] #19 348.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-12T08:47:14.282Z] #19 348.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-12T08:47:14.538Z] #19 348.4 [2022-07-12T08:47:14.538Z] #19 348.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-12T08:47:14.538Z] #19 348.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.4 Setting up dpkg-dev (1.20.11) ... [2022-07-12T08:47:14.538Z] #19 348.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:14.538Z] #19 348.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-12T08:47:14.700Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-07-12T08:47:14.700Z] === RUN TestNISDomainname [2022-07-12T08:47:14.700Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-12T08:47:14.700Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-12T08:47:14.700Z] === RUN TestHostnameDnsResolution [2022-07-12T08:47:14.793Z] #19 348.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-12T08:47:14.793Z] #19 348.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-12T08:47:14.793Z] #19 348.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-12T08:47:15.049Z] #19 348.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-12T08:47:15.049Z] #19 348.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 348.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 348.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 348.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T08:47:15.049Z] #19 348.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 348.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 348.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:15.049Z] #19 348.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 348.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 348.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up libxml-simple-perl (2.25-1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-12T08:47:15.049Z] #19 349.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-12T08:47:15.049Z] #19 349.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.049Z] #19 349.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:15.287Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-12T08:47:15.287Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T08:47:15.287Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-12T08:47:15.287Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-12T08:47:15.287Z] === RUN TestPrivilegedHostDevices [2022-07-12T08:47:15.304Z] #19 349.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.304Z] #19 349.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:15.304Z] #19 349.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:15.304Z] #19 349.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-12T08:47:15.304Z] #19 349.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:15.304Z] #19 349.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-12T08:47:15.304Z] #19 349.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:15.304Z] #19 349.3 Setting up crossbuild-essential-armel (12.9) ... [2022-07-12T08:47:15.304Z] #19 349.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-12T08:47:15.560Z] #19 349.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-12T08:47:15.560Z] #19 349.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-12T08:47:15.560Z] #19 349.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-12T08:47:15.560Z] #19 349.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-12T08:47:15.560Z] #19 349.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:47:15.819Z] #19 DONE 349.8s [2022-07-12T08:47:15.819Z] [2022-07-12T08:47:15.819Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T08:47:15.819Z] #32 sha256:fbaf5f846d1aeed584d6f504e45cd3ccde561c3e6b5fb80268559af078141b66 [2022-07-12T08:47:15.858Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-12T08:47:15.858Z] === RUN TestRunConsoleSize [2022-07-12T08:47:16.077Z] #32 DONE 0.2s [2022-07-12T08:47:16.077Z] [2022-07-12T08:47:16.077Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T08:47:16.077Z] #73 sha256:87e40eb9c398aa9bac21b9cf2087b388ed0d0c2e8e54f379dd3efbc72857d2e6 [2022-07-12T08:47:16.077Z] #73 DONE 0.1s [2022-07-12T08:47:16.077Z] [2022-07-12T08:47:16.077Z] #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-07-12T08:47:16.077Z] #33 sha256:08923a558155fef35bebe5de000e680cb10990e0500b46bc5487962a37703fa0 [2022-07-12T08:47:16.127Z] --- PASS: TestRunConsoleSize (0.46s) [2022-07-12T08:47:16.127Z] === RUN TestStats [2022-07-12T08:47:16.127Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:16.127Z] --- SKIP: TestStats (0.00s) [2022-07-12T08:47:16.127Z] === RUN TestStopContainerWithTimeout [2022-07-12T08:47:16.127Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T08:47:16.127Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T08:47:16.127Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T08:47:16.127Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T08:47:16.127Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T08:47:16.127Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T08:47:16.127Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T08:47:16.127Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T08:47:16.127Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T08:47:16.127Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T08:47:16.127Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T08:47:16.127Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T08:47:16.485Z] #47 ... [2022-07-12T08:47:16.485Z] [2022-07-12T08:47:16.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-07-12T08:47:16.485Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:47:16.485Z] #77 243.6 CC src/crun-ps.o [2022-07-12T08:47:16.485Z] #77 243.7 CC src/crun-update.o [2022-07-12T08:47:16.485Z] #77 243.8 CC src/crun-checkpoint.o [2022-07-12T08:47:16.485Z] #77 243.8 CC src/crun-restore.o [2022-07-12T08:47:16.485Z] #77 243.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-12T08:47:16.485Z] #77 244.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-12T08:47:16.485Z] #77 244.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-12T08:47:16.485Z] #77 244.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-12T08:47:16.485Z] #77 244.1 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-12T08:47:16.485Z] #77 244.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-12T08:47:16.485Z] #77 244.2 CC src/libcrun/libcrun_la-container.lo [2022-07-12T08:47:16.485Z] #77 244.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-12T08:47:16.485Z] #77 244.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-12T08:47:16.485Z] #77 244.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-12T08:47:16.485Z] #77 244.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-12T08:47:16.485Z] #77 244.6 CC src/libcrun/libcrun_la-linux.lo [2022-07-12T08:47:16.485Z] #77 244.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-12T08:47:16.485Z] #77 244.7 CC src/libcrun/libcrun_la-error.lo [2022-07-12T08:47:16.485Z] #77 244.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-12T08:47:16.485Z] #77 244.8 CC src/libcrun/libcrun_la-status.lo [2022-07-12T08:47:16.485Z] #77 245.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-12T08:47:16.485Z] #77 245.1 CC src/libcrun/libcrun_la-signals.lo [2022-07-12T08:47:16.485Z] #77 245.1 CC src/libcrun/libcrun_la-terminal.lo [2022-07-12T08:47:16.485Z] #77 245.2 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-12T08:47:16.485Z] #77 245.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-12T08:47:16.485Z] #77 245.4 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-12T08:47:16.485Z] #77 245.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-12T08:47:16.485Z] #77 245.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-12T08:47:16.485Z] #77 245.8 CC tests/init.o [2022-07-12T08:47:16.485Z] #77 245.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-12T08:47:16.485Z] #77 246.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-12T08:47:17.442Z] #33 1.238 + RM_GOPATH=0 [2022-07-12T08:47:17.442Z] #33 1.238 + TMP_GOPATH= [2022-07-12T08:47:17.442Z] #33 1.238 + : /build [2022-07-12T08:47:17.442Z] #33 1.238 + '[' -z '' ']' [2022-07-12T08:47:17.442Z] #33 1.238 ++ mktemp -d [2022-07-12T08:47:17.442Z] #33 1.240 + export GOPATH=/tmp/tmp.mewosDxo9O [2022-07-12T08:47:17.442Z] #33 1.240 + GOPATH=/tmp/tmp.mewosDxo9O [2022-07-12T08:47:17.442Z] #33 1.240 + RM_GOPATH=1 [2022-07-12T08:47:17.442Z] #33 1.240 + case "$(go env GOARCH)" in [2022-07-12T08:47:17.442Z] #33 1.240 ++ go env GOARCH [2022-07-12T08:47:17.442Z] #33 1.246 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:47:17.442Z] #33 1.246 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:47:17.442Z] #33 1.248 Install docker/cli version 17.06.2-ce from stable [2022-07-12T08:47:17.442Z] #33 1.251 ++ dirname /install.sh [2022-07-12T08:47:17.442Z] #33 1.251 + dir=/ [2022-07-12T08:47:17.442Z] #33 1.251 + bin=dockercli [2022-07-12T08:47:17.442Z] #33 1.251 + shift [2022-07-12T08:47:17.442Z] #33 1.251 + '[' '!' -f //dockercli.installer ']' [2022-07-12T08:47:17.442Z] #33 1.251 + . //dockercli.installer [2022-07-12T08:47:17.442Z] #33 1.251 ++ : stable [2022-07-12T08:47:17.442Z] #33 1.251 ++ : 17.06.2-ce [2022-07-12T08:47:17.442Z] #33 1.251 + install_dockercli [2022-07-12T08:47:17.442Z] #33 1.251 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-12T08:47:17.442Z] #33 1.251 ++ uname -m [2022-07-12T08:47:17.442Z] #33 1.251 + arch=x86_64 [2022-07-12T08:47:17.442Z] #33 1.251 + '[' x86_64 '!=' x86_64 ']' [2022-07-12T08:47:17.442Z] #33 1.251 + url=https://download.docker.com/linux/static [2022-07-12T08:47:17.442Z] #33 1.251 + tar -xz docker/docker [2022-07-12T08:47:17.442Z] #33 1.252 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-12T08:47:19.422Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-12T08:47:19.423Z] --- PASS: TestStopContainerWithTimeout/0 (0.90s) [2022-07-12T08:47:19.423Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-07-12T08:47:19.423Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-07-12T08:47:19.423Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2022-07-12T08:47:19.423Z] === RUN TestDeleteDevicemapper [2022-07-12T08:47:19.423Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T08:47:19.423Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T08:47:19.423Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T08:47:20.353Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-07-12T08:47:20.353Z] === RUN TestUpdateMemory [2022-07-12T08:47:20.353Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:20.353Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-12T08:47:20.353Z] === RUN TestUpdateCPUQuota [2022-07-12T08:47:20.353Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:20.353Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-12T08:47:20.353Z] === RUN TestUpdatePidsLimit [2022-07-12T08:47:20.353Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:20.353Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-12T08:47:20.353Z] === RUN TestUpdateRestartPolicy [2022-07-12T08:47:20.712Z] #33 4.553 + mkdir -p /build [2022-07-12T08:47:20.712Z] #33 4.561 + mv docker/docker /build/ [2022-07-12T08:47:20.712Z] #33 4.568 + rmdir docker [2022-07-12T08:47:20.968Z] #33 DONE 4.9s [2022-07-12T08:47:20.968Z] [2022-07-12T08:47:20.968Z] #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-07-12T08:47:20.968Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T08:47:20.968Z] #69 1.592 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:47:20.968Z] #69 1.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:47:20.968Z] #69 1.603 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:47:20.968Z] #69 1.758 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T08:47:20.968Z] #69 2.047 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T08:47:20.968Z] #69 2.579 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:47:20.968Z] #69 3.102 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T08:47:20.968Z] #69 3.669 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T08:47:20.968Z] #69 4.149 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:47:20.968Z] #69 4.544 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T08:47:20.968Z] #69 4.545 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T08:47:20.968Z] #69 4.545 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:47:20.968Z] #69 4.547 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T08:47:20.968Z] #69 4.556 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T08:47:20.968Z] #69 4.572 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:47:20.968Z] #69 4.588 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:47:20.968Z] #69 4.589 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T08:47:20.968Z] #69 4.589 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T08:47:20.968Z] #69 4.590 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:47:20.968Z] #69 4.590 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T08:47:20.968Z] #69 4.590 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T08:47:22.335Z] #69 ... [2022-07-12T08:47:22.336Z] [2022-07-12T08:47:22.336Z] #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-07-12T08:47:22.336Z] #74 sha256:4b624336064ee27199d6e54f85341cc09e8770a191fe62fe2350726c8afa3b45 [2022-07-12T08:47:22.336Z] #74 1.344 + RM_GOPATH=0 [2022-07-12T08:47:22.336Z] #74 1.344 + TMP_GOPATH= [2022-07-12T08:47:22.336Z] #74 1.344 + : /build [2022-07-12T08:47:22.336Z] #74 1.344 + '[' -z '' ']' [2022-07-12T08:47:22.336Z] #74 1.344 ++ mktemp -d [2022-07-12T08:47:22.336Z] #74 1.345 + export GOPATH=/tmp/tmp.lYk5XCNKx9 [2022-07-12T08:47:22.336Z] #74 1.345 + GOPATH=/tmp/tmp.lYk5XCNKx9 [2022-07-12T08:47:22.336Z] #74 1.345 + RM_GOPATH=1 [2022-07-12T08:47:22.336Z] #74 1.345 + case "$(go env GOARCH)" in [2022-07-12T08:47:22.336Z] #74 1.345 ++ go env GOARCH [2022-07-12T08:47:22.336Z] #74 1.348 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:47:22.336Z] #74 1.348 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:47:22.336Z] #74 1.349 ++ dirname /install.sh [2022-07-12T08:47:22.336Z] #74 1.350 + dir=/ [2022-07-12T08:47:22.336Z] #74 1.350 + bin=rootlesskit [2022-07-12T08:47:22.336Z] #74 1.350 + shift [2022-07-12T08:47:22.336Z] #74 1.350 + '[' '!' -f //rootlesskit.installer ']' [2022-07-12T08:47:22.336Z] #74 1.350 + . //rootlesskit.installer [2022-07-12T08:47:22.336Z] #74 1.350 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:47:22.336Z] #74 1.350 + install_rootlesskit [2022-07-12T08:47:22.336Z] #74 1.350 + case "$1" in [2022-07-12T08:47:22.336Z] #74 1.350 + export CGO_ENABLED=0 [2022-07-12T08:47:22.336Z] #74 1.350 + CGO_ENABLED=0 [2022-07-12T08:47:22.336Z] #74 1.350 + _install_rootlesskit [2022-07-12T08:47:22.336Z] #74 1.350 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-12T08:47:22.336Z] #74 1.350 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:47:22.336Z] #74 1.350 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:47:22.336Z] #74 1.350 + GOBIN=/build [2022-07-12T08:47:22.336Z] #74 1.350 + GO111MODULE=on [2022-07-12T08:47:22.336Z] #74 1.350 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:47:22.336Z] #74 1.878 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-12T08:47:22.336Z] #74 3.406 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-12T08:47:22.336Z] #74 3.407 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-12T08:47:22.336Z] #74 3.647 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-12T08:47:22.336Z] #74 4.738 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-12T08:47:22.336Z] #74 5.269 go: downloading github.com/google/uuid v1.3.0 [2022-07-12T08:47:22.336Z] #74 5.283 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-12T08:47:22.336Z] #74 5.312 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-12T08:47:22.336Z] #74 5.406 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-12T08:47:22.336Z] #74 5.425 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-12T08:47:22.336Z] #74 5.534 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-12T08:47:22.336Z] #74 5.691 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-12T08:47:22.336Z] #74 5.845 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-12T08:47:22.898Z] #74 7.000 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-12T08:47:23.155Z] #74 7.076 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-12T08:47:26.428Z] #74 ... [2022-07-12T08:47:26.428Z] [2022-07-12T08:47:26.428Z] #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-07-12T08:47:26.428Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T08:47:26.428Z] #49 1.716 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:47:26.428Z] #49 1.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:47:26.428Z] #49 1.743 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:47:26.428Z] #49 2.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T08:47:26.428Z] #49 2.468 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T08:47:26.428Z] #49 2.945 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:47:26.428Z] #49 3.483 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T08:47:26.428Z] #49 4.028 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:47:26.428Z] #49 4.571 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T08:47:26.428Z] #49 4.945 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T08:47:26.428Z] #49 4.947 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T08:47:26.428Z] #49 4.950 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:47:26.428Z] #49 4.952 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:47:26.428Z] #49 4.957 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T08:47:26.428Z] #49 4.965 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T08:47:26.428Z] #49 4.972 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:47:26.428Z] #49 4.973 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T08:47:26.428Z] #49 4.974 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T08:47:26.428Z] #49 4.974 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T08:47:26.428Z] #49 4.975 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:47:26.428Z] #49 4.976 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T08:47:26.428Z] #49 ... [2022-07-12T08:47:26.428Z] [2022-07-12T08:47:26.428Z] #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-07-12T08:47:26.428Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T08:47:26.428Z] #20 1.637 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:47:26.428Z] #20 1.649 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:47:26.428Z] #20 1.649 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:47:26.428Z] #20 1.928 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T08:47:26.428Z] #20 2.176 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T08:47:26.428Z] #20 2.432 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T08:47:26.428Z] #20 2.935 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:47:26.428Z] #20 3.500 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T08:47:26.428Z] #20 3.933 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:47:26.428Z] #20 4.476 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T08:47:26.428Z] #20 4.488 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:47:26.428Z] #20 4.516 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T08:47:26.428Z] #20 4.524 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T08:47:26.428Z] #20 4.525 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:47:26.428Z] #20 4.525 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T08:47:26.428Z] #20 4.597 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:47:26.428Z] #20 4.603 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T08:47:26.428Z] #20 4.604 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T08:47:26.428Z] #20 4.606 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T08:47:26.428Z] #20 4.608 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:47:26.428Z] #20 4.609 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T08:47:29.017Z] #77 ... [2022-07-12T08:47:29.017Z] [2022-07-12T08:47:29.017Z] #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-07-12T08:47:29.017Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:47:29.017Z] #47 DONE 270.7s [2022-07-12T08:47:29.017Z] [2022-07-12T08:47:29.017Z] #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-07-12T08:47:29.017Z] #64 sha256:0df889b834261a08c9ec93848841a823583e60c9506db7421b465f4991d96f84 [2022-07-12T08:47:30.920Z] #64 ... [2022-07-12T08:47:30.920Z] [2022-07-12T08:47:30.920Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T08:47:30.920Z] #48 sha256:f34347526a8d3c3a1469788eeac478a80119951e9d8dbca648a06af4fbaf12d2 [2022-07-12T08:47:30.920Z] #48 DONE 0.5s [2022-07-12T08:47:30.920Z] [2022-07-12T08:47:30.920Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T08:47:30.920Z] #52 sha256:f15a60d7d08978dd9d7ff9ec9658e991823ee89ba5412af9e143b6f439f64e6f [2022-07-12T08:47:30.920Z] #52 DONE 0.1s [2022-07-12T08:47:30.920Z] [2022-07-12T08:47:30.920Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T08:47:30.920Z] #54 sha256:56bb634f6c3a06a01551ff8f045bdf5b9d2fff3a66be36b2b344ccd9d3df055b [2022-07-12T08:47:31.178Z] #54 DONE 0.1s [2022-07-12T08:47:31.178Z] [2022-07-12T08:47:31.178Z] #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-07-12T08:47:31.178Z] #60 sha256:1c02484868b2e84e3eed4cee21aea6e24d776d723465016232c8d36c12f704da [2022-07-12T08:47:32.539Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-07-12T08:47:32.539Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T08:47:32.539Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-07-12T08:47:32.539Z] === RUN TestWaitNonBlocked [2022-07-12T08:47:32.539Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T08:47:32.539Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T08:47:32.539Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T08:47:32.539Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T08:47:32.539Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T08:47:32.539Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T08:47:32.539Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T08:47:32.539Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-07-12T08:47:32.539Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-07-12T08:47:32.539Z] === RUN TestWaitBlocked [2022-07-12T08:47:32.539Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T08:47:32.539Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T08:47:32.539Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T08:47:32.539Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T08:47:32.539Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T08:47:32.539Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T08:47:32.552Z] #60 ... [2022-07-12T08:47:32.552Z] [2022-07-12T08:47:32.552Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:47:32.552Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:47:32.552Z] #77 226.0 CCLD tests/init [2022-07-12T08:47:33.104Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-12T08:47:33.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-07-12T08:47:33.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-12T08:47:33.104Z] === RUN TestWaitConditions [2022-07-12T08:47:33.104Z] === RUN TestWaitConditions/default [2022-07-12T08:47:33.104Z] === PAUSE TestWaitConditions/default [2022-07-12T08:47:33.104Z] === RUN TestWaitConditions/not-running [2022-07-12T08:47:33.104Z] === PAUSE TestWaitConditions/not-running [2022-07-12T08:47:33.104Z] === RUN TestWaitConditions/next-exit [2022-07-12T08:47:33.104Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T08:47:33.104Z] === RUN TestWaitConditions/removed [2022-07-12T08:47:33.104Z] === PAUSE TestWaitConditions/removed [2022-07-12T08:47:33.104Z] === CONT TestWaitConditions/default [2022-07-12T08:47:33.104Z] === CONT TestWaitConditions/next-exit [2022-07-12T08:47:33.104Z] === CONT TestWaitConditions/removed [2022-07-12T08:47:33.104Z] === CONT TestWaitConditions/not-running [2022-07-12T08:47:35.630Z] --- PASS: TestWaitConditions (0.01s) [2022-07-12T08:47:35.630Z] --- PASS: TestWaitConditions/default (1.71s) [2022-07-12T08:47:35.630Z] --- PASS: TestWaitConditions/removed (1.92s) [2022-07-12T08:47:35.630Z] --- PASS: TestWaitConditions/not-running (1.92s) [2022-07-12T08:47:35.630Z] --- PASS: TestWaitConditions/next-exit (1.94s) [2022-07-12T08:47:35.630Z] === CONT TestDaemonRestartIpcMode [2022-07-12T08:47:35.630Z] === CONT TestIpcModeOlderClient [2022-07-12T08:47:35.630Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T08:47:35.630Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-12T08:47:37.526Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-07-12T08:47:38.090Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-07-12T08:47:38.090Z] PASS [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === Skipped [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-12T08:47:38.090Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-12T08:47:38.090Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-12T08:47:38.090Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-12T08:47:38.090Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-12T08:47:38.090Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-12T08:47:38.090Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-12T08:47:38.090Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-12T08:47:38.090Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-12T08:47:38.090Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-12T08:47:38.090Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-12T08:47:38.090Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-12T08:47:38.090Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-12T08:47:38.090Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-12T08:47:38.090Z] 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-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-12T08:47:38.090Z] 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-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-12T08:47:38.090Z] 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-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-12T08:47:38.090Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T08:47:38.090Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-12T08:47:38.090Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-12T08:47:38.090Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-12T08:47:38.090Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-12T08:47:38.090Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-12T08:47:38.090Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T08:47:38.090Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-12T08:47:38.090Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-12T08:47:38.090Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-12T08:47:38.090Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T08:47:38.090Z] [2022-07-12T08:47:38.090Z] DONE 241 tests, 27 skipped in 78.632s [2022-07-12T08:47:38.090Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T08:47:38.090Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T08:47:38.386Z] #77 ... [2022-07-12T08:47:38.386Z] [2022-07-12T08:47:38.386Z] #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-07-12T08:47:38.386Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T08:47:38.386Z] #47 DONE 355.5s [2022-07-12T08:47:38.386Z] [2022-07-12T08:47:38.386Z] #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-07-12T08:47:38.386Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:47:38.386Z] #55 ... [2022-07-12T08:47:38.386Z] [2022-07-12T08:47:38.386Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:47:38.386Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:47:38.386Z] #77 273.8 CCLD tests/init [2022-07-12T08:47:38.610Z] #20 20.95 Fetched 49.1 MB in 20s (2511 kB/s) [2022-07-12T08:47:38.610Z] #20 20.95 Reading package lists... [2022-07-12T08:47:38.610Z] #20 ... [2022-07-12T08:47:38.610Z] [2022-07-12T08:47:38.610Z] #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-07-12T08:47:38.610Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T08:47:38.610Z] #69 21.34 Fetched 49.1 MB in 20s (2455 kB/s) [2022-07-12T08:47:38.654Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-07-12T08:47:38.654Z] === RUN TestConfigDaemonID [2022-07-12T08:47:39.318Z] #77 ... [2022-07-12T08:47:39.318Z] [2022-07-12T08:47:39.318Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T08:47:39.318Z] #48 sha256:dfc0d718e289498cad57766c1186c4b333baf4644024efd7f31d835b9794d87d [2022-07-12T08:47:39.318Z] #48 DONE 0.5s [2022-07-12T08:47:39.318Z] [2022-07-12T08:47:39.318Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T08:47:39.318Z] #52 sha256:f65b3409d919b13e573e3329f68a9dc5ce1311e888837f03744f4b0d8c270c97 [2022-07-12T08:47:39.318Z] #52 DONE 0.1s [2022-07-12T08:47:39.318Z] [2022-07-12T08:47:39.318Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T08:47:39.318Z] #54 sha256:cadf13069941cd700cd9830719bc9cd15afa5ef0636cbf38ffc116e1cb214eeb [2022-07-12T08:47:39.318Z] #54 DONE 0.1s [2022-07-12T08:47:39.318Z] [2022-07-12T08:47:39.318Z] #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-07-12T08:47:39.318Z] #64 sha256:3fe52536690296c5355453abe08645123bd6b548853390ed61aaa0f41f218452 [2022-07-12T08:47:39.586Z] daemon_test.go:83: [ddf4347d711a8] daemon is not started [2022-07-12T08:47:39.586Z] --- PASS: TestConfigDaemonID (1.12s) [2022-07-12T08:47:39.586Z] === RUN TestDaemonConfigValidation [2022-07-12T08:47:39.586Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T08:47:39.586Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T08:47:39.586Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T08:47:39.586Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T08:47:39.586Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T08:47:39.586Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T08:47:39.586Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T08:47:39.586Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T08:47:39.586Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T08:47:39.586Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T08:47:39.586Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T08:47:39.586Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T08:47:39.586Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T08:47:39.586Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T08:47:39.586Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T08:47:39.843Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T08:47:39.843Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-07-12T08:47:39.843Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-07-12T08:47:39.843Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-12T08:47:39.843Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-07-12T08:47:39.843Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-12T08:47:39.843Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T08:47:39.843Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T08:47:40.774Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T08:47:42.145Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T08:47:43.076Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T08:47:43.076Z] daemon_test.go:197: [d4825c0fb523a] daemon is not started [2022-07-12T08:47:43.076Z] --- PASS: TestConfigDaemonSeccompProfiles (3.34s) [2022-07-12T08:47:43.076Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-07-12T08:47:43.076Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s) [2022-07-12T08:47:43.076Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2022-07-12T08:47:43.076Z] === RUN TestDaemonProxy [2022-07-12T08:47:43.076Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-12T08:47:43.076Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-12T08:47:43.076Z] PASS [2022-07-12T08:47:43.076Z] [2022-07-12T08:47:43.076Z] === Skipped [2022-07-12T08:47:43.076Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-12T08:47:43.076Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-12T08:47:43.076Z] [2022-07-12T08:47:43.076Z] DONE 13 tests, 1 skipped in 5.117s [2022-07-12T08:47:43.076Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T08:47:43.076Z] INFO: Testing against a local daemon [2022-07-12T08:47:43.076Z] === RUN TestCommitInheritsEnv [2022-07-12T08:47:45.598Z] --- PASS: TestCommitInheritsEnv (2.05s) [2022-07-12T08:47:45.598Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T08:47:45.598Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform// [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T08:47:45.598Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T08:47:45.598Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-07-12T08:47:45.599Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-07-12T08:47:45.599Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T08:47:45.599Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T08:47:45.599Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-12T08:47:45.599Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-07-12T08:47:45.599Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-07-12T08:47:45.599Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T08:47:45.599Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T08:47:45.599Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T08:47:45.599Z] === RUN TestImagesFilterMultiReference [2022-07-12T08:47:45.599Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-12T08:47:45.599Z] === RUN TestImagePullPlatformInvalid [2022-07-12T08:47:45.599Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-12T08:47:45.599Z] === RUN TestRemoveImageOrphaning [2022-07-12T08:47:46.698Z] #69 21.34 Reading package lists... [2022-07-12T08:47:46.698Z] #69 ... [2022-07-12T08:47:46.698Z] [2022-07-12T08:47:46.698Z] #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-07-12T08:47:46.698Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T08:47:46.698Z] #20 20.95 Reading package lists... [2022-07-12T08:47:47.492Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-07-12T08:47:47.492Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T08:47:47.492Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-12T08:47:47.492Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-12T08:47:47.492Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T08:47:47.492Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-12T08:47:47.492Z] === RUN TestTagInvalidReference [2022-07-12T08:47:47.492Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-12T08:47:47.492Z] === RUN TestTagValidPrefixedRepo [2022-07-12T08:47:47.492Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-12T08:47:47.492Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T08:47:47.492Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-12T08:47:47.492Z] === RUN TestTagOfficialNames [2022-07-12T08:47:47.492Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-12T08:47:47.492Z] === RUN TestTagMatchesDigest [2022-07-12T08:47:47.492Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-12T08:47:47.492Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-12T08:47:47.627Z] #20 29.65 Reading package lists... [2022-07-12T08:47:47.627Z] #20 ... [2022-07-12T08:47:47.627Z] [2022-07-12T08:47:47.627Z] #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-07-12T08:47:47.627Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T08:47:47.627Z] #49 21.77 Fetched 49.1 MB in 20s (2423 kB/s) [2022-07-12T08:47:47.627Z] #49 21.77 Reading package lists... [2022-07-12T08:47:47.883Z] #49 31.05 Reading package lists... [2022-07-12T08:47:47.883Z] #49 ... [2022-07-12T08:47:47.883Z] [2022-07-12T08:47:47.883Z] #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-07-12T08:47:47.883Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T08:47:47.883Z] #69 21.34 Reading package lists... [2022-07-12T08:47:48.626Z] #64 280.7 # github.com/containerd/containerd/cmd/containerd [2022-07-12T08:47:48.626Z] #64 280.7 /usr/bin/ld: /tmp/go-link-3660021889/000019.o: in function `New': [2022-07-12T08:47:48.626Z] #64 280.7 /tmp/tmp.hXIUWt007Y/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-07-12T08:47:48.626Z] #64 280.8 + bin/containerd-stress [2022-07-12T08:47:48.626Z] #64 281.9 + bin/containerd-shim [2022-07-12T08:47:51.141Z] #64 290.5 + bin/containerd-shim-runc-v1 [2022-07-12T08:47:54.420Z] #69 30.71 Reading package lists... [2022-07-12T08:47:54.420Z] #69 ... [2022-07-12T08:47:54.420Z] [2022-07-12T08:47:54.420Z] #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-07-12T08:47:54.420Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T08:47:54.420Z] #20 29.65 Reading package lists... [2022-07-12T08:47:54.470Z] #77 244.8 AR libcrun_testing.a [2022-07-12T08:47:54.470Z] #77 244.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-12T08:47:54.470Z] #77 244.9 CCLD tests/tests_libcrun_utils [2022-07-12T08:47:54.470Z] #77 244.9 CCLD tests/tests_libcrun_errors [2022-07-12T08:47:54.470Z] #77 244.9 CCLD tests/tests_libcrun_fuzzer [2022-07-12T08:47:54.470Z] #77 245.4 CCLD libcrun.la [2022-07-12T08:47:54.470Z] #77 246.4 CCLD crun [2022-07-12T08:47:54.470Z] #77 247.0 make[3]: Entering directory '/tmp/crun-build' [2022-07-12T08:47:54.470Z] #77 247.1 /bin/mkdir -p '/usr/local/lib' [2022-07-12T08:47:54.470Z] #77 247.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-12T08:47:54.470Z] #77 247.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-12T08:47:54.470Z] #77 247.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-12T08:47:54.470Z] #77 247.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-12T08:47:54.470Z] #77 247.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-12T08:47:54.470Z] #77 247.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-12T08:47:54.470Z] #77 247.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-12T08:47:54.470Z] #77 247.4 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-07-12T08:47:54.470Z] #77 247.4 ---------------------------------------------------------------------- [2022-07-12T08:47:54.470Z] #77 247.4 Libraries have been installed in: [2022-07-12T08:47:54.470Z] #77 247.4 /usr/local/lib [2022-07-12T08:47:54.470Z] #77 247.4 [2022-07-12T08:47:54.470Z] #77 247.4 If you ever happen to want to link against installed libraries [2022-07-12T08:47:54.470Z] #77 247.4 in a given directory, LIBDIR, you must either use libtool, and [2022-07-12T08:47:54.470Z] #77 247.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-12T08:47:54.470Z] #77 247.4 flag during linking and do at least one of the following: [2022-07-12T08:47:54.470Z] #77 247.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-12T08:47:54.470Z] #77 247.4 during execution [2022-07-12T08:47:54.470Z] #77 247.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-12T08:47:54.470Z] #77 247.4 during linking [2022-07-12T08:47:54.470Z] #77 247.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-12T08:47:54.470Z] #77 247.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-12T08:47:54.470Z] #77 247.4 [2022-07-12T08:47:54.470Z] #77 247.4 See any operating system documentation about shared libraries for [2022-07-12T08:47:54.470Z] #77 247.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-12T08:47:54.470Z] #77 247.4 ---------------------------------------------------------------------- [2022-07-12T08:47:54.470Z] #77 247.4 /bin/mkdir -p '/build' [2022-07-12T08:47:54.470Z] #77 247.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-12T08:47:54.470Z] #77 247.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-12T08:47:54.470Z] #77 247.5 make[3]: Leaving directory '/tmp/crun-build' [2022-07-12T08:47:54.470Z] #77 247.5 make[2]: Leaving directory '/tmp/crun-build' [2022-07-12T08:47:54.470Z] #77 247.5 make[1]: Leaving directory '/tmp/crun-build' [2022-07-12T08:47:54.470Z] #77 DONE 247.7s [2022-07-12T08:47:54.470Z] [2022-07-12T08:47:54.470Z] #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-07-12T08:47:54.470Z] #60 sha256:1c02484868b2e84e3eed4cee21aea6e24d776d723465016232c8d36c12f704da [2022-07-12T08:47:56.383Z] #64 295.4 + bin/containerd-shim-runc-v2 [2022-07-12T08:47:56.639Z] #64 296.1 + binaries [2022-07-12T08:47:56.639Z] #64 296.1 + install -D bin/containerd /build/containerd [2022-07-12T08:47:56.639Z] #64 296.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T08:47:56.639Z] #64 296.2 + install -D bin/ctr /build/ctr [2022-07-12T08:47:57.196Z] #20 38.69 Building dependency tree... [2022-07-12T08:47:58.564Z] #20 42.72 The following additional packages will be installed: [2022-07-12T08:47:58.564Z] #20 42.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:47:58.564Z] #20 42.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-12T08:47:58.564Z] #20 42.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-12T08:47:58.564Z] #20 42.72 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-12T08:47:58.564Z] #20 42.73 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-12T08:47:58.564Z] #20 42.74 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-12T08:47:58.564Z] #20 42.74 mingw-w64-common mingw-w64-x86-64-dev [2022-07-12T08:47:58.564Z] #20 42.78 Suggested packages: [2022-07-12T08:47:58.564Z] #20 42.78 gcc-10-locales seccomp wine64 [2022-07-12T08:47:59.151Z] #64 DONE 298.4s [2022-07-12T08:47:59.493Z] #20 43.61 The following NEW packages will be installed: [2022-07-12T08:47:59.493Z] #20 43.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-12T08:47:59.493Z] #20 43.62 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-12T08:47:59.493Z] #20 43.62 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-12T08:47:59.493Z] #20 43.62 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-12T08:47:59.493Z] #20 43.62 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-12T08:47:59.493Z] #20 43.62 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-12T08:47:59.493Z] #20 43.62 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-12T08:47:59.493Z] #20 43.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-12T08:47:59.493Z] #20 43.63 mingw-w64-x86-64-dev [2022-07-12T08:47:59.712Z] [2022-07-12T08:47:59.712Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T08:47:59.712Z] #65 sha256:03588ab34c1cf80b5ceda0924d42655dfe95387d93c278483deb909b250da678 [2022-07-12T08:48:00.056Z] #20 44.14 0 upgraded, 30 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:48:00.056Z] #20 44.14 Need to get 115 MB of archives. [2022-07-12T08:48:00.056Z] #20 44.14 After this operation, 645 MB of additional disk space will be used. [2022-07-12T08:48:00.056Z] #20 44.14 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-07-12T08:48:00.056Z] #20 44.18 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-07-12T08:48:00.056Z] #20 44.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-12T08:48:00.056Z] #20 44.23 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-07-12T08:48:00.056Z] #20 44.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-12T08:48:00.056Z] #20 44.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-12T08:48:00.056Z] #20 44.32 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-07-12T08:48:00.313Z] #20 44.40 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-07-12T08:48:00.313Z] #20 44.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-07-12T08:48:00.570Z] #20 44.62 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-07-12T08:48:00.638Z] #65 DONE 1.0s [2022-07-12T08:48:00.827Z] #20 44.94 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-07-12T08:48:00.894Z] [2022-07-12T08:48:00.894Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T08:48:00.894Z] #70 sha256:9c10fe8013882683e3d131fe7f59f877388fffcb866efa85ba004702f2459cf1 [2022-07-12T08:48:00.894Z] #70 DONE 0.2s [2022-07-12T08:48:00.894Z] [2022-07-12T08:48:00.894Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T08:48:00.894Z] #75 sha256:c145f8fa7c96b431a2f4e8bfca77e8bae070e661e59cc49d1ddd929b700dbf0f [2022-07-12T08:48:01.083Z] #20 45.09 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-07-12T08:48:01.083Z] #20 45.24 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-07-12T08:48:01.223Z] #64 ... [2022-07-12T08:48:01.223Z] [2022-07-12T08:48:01.223Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T08:48:01.223Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T08:48:01.223Z] #77 294.2 AR libcrun_testing.a [2022-07-12T08:48:01.223Z] #77 294.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-12T08:48:01.223Z] #77 294.3 CCLD tests/tests_libcrun_utils [2022-07-12T08:48:01.223Z] #77 294.3 CCLD tests/tests_libcrun_errors [2022-07-12T08:48:01.223Z] #77 294.3 CCLD tests/tests_libcrun_fuzzer [2022-07-12T08:48:01.223Z] #77 294.3 CCLD libcrun.la [2022-07-12T08:48:01.223Z] #77 295.6 CCLD crun [2022-07-12T08:48:01.223Z] #77 296.1 make[3]: Entering directory '/tmp/crun-build' [2022-07-12T08:48:01.223Z] #77 296.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-12T08:48:01.223Z] #77 296.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-12T08:48:01.223Z] #77 296.3 /bin/mkdir -p '/usr/local/lib' [2022-07-12T08:48:01.223Z] #77 296.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-12T08:48:01.223Z] #77 296.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-12T08:48:01.223Z] #77 296.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-12T08:48:01.223Z] #77 296.4 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-12T08:48:01.223Z] #77 296.4 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-12T08:48:01.223Z] #77 296.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-07-12T08:48:01.223Z] #77 296.6 ---------------------------------------------------------------------- [2022-07-12T08:48:01.223Z] #77 296.6 Libraries have been installed in: [2022-07-12T08:48:01.223Z] #77 296.6 /usr/local/lib [2022-07-12T08:48:01.223Z] #77 296.6 [2022-07-12T08:48:01.223Z] #77 296.6 If you ever happen to want to link against installed libraries [2022-07-12T08:48:01.223Z] #77 296.6 in a given directory, LIBDIR, you must either use libtool, and [2022-07-12T08:48:01.223Z] #77 296.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-12T08:48:01.223Z] #77 296.6 flag during linking and do at least one of the following: [2022-07-12T08:48:01.223Z] #77 296.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-12T08:48:01.223Z] #77 296.6 during execution [2022-07-12T08:48:01.223Z] #77 296.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-12T08:48:01.223Z] #77 296.6 during linking [2022-07-12T08:48:01.223Z] #77 296.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-12T08:48:01.223Z] #77 296.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-12T08:48:01.223Z] #77 296.6 [2022-07-12T08:48:01.223Z] #77 296.6 See any operating system documentation about shared libraries for [2022-07-12T08:48:01.223Z] #77 296.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-12T08:48:01.223Z] #77 296.6 ---------------------------------------------------------------------- [2022-07-12T08:48:01.223Z] #77 296.6 /bin/mkdir -p '/build' [2022-07-12T08:48:01.223Z] #77 296.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-12T08:48:01.223Z] #77 296.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-12T08:48:01.223Z] #77 296.7 make[3]: Leaving directory '/tmp/crun-build' [2022-07-12T08:48:01.480Z] #77 296.7 make[2]: Leaving directory '/tmp/crun-build' [2022-07-12T08:48:01.480Z] #77 296.7 make[1]: Leaving directory '/tmp/crun-build' [2022-07-12T08:48:01.650Z] #20 45.70 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-07-12T08:48:01.650Z] #20 45.89 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-07-12T08:48:01.650Z] #20 45.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-12T08:48:01.650Z] #20 45.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-12T08:48:01.650Z] #20 45.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T08:48:01.650Z] #20 45.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T08:48:01.650Z] #20 45.90 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-07-12T08:48:01.650Z] #20 45.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-12T08:48:01.650Z] #20 45.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-12T08:48:01.650Z] #20 45.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-12T08:48:01.736Z] #77 DONE 297.1s [2022-07-12T08:48:01.736Z] [2022-07-12T08:48:01.736Z] #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-07-12T08:48:01.736Z] #60 sha256:2ef5f35f75eef2bac1bed69b05496ef8e00705e883f0e7912eac4326df402b0c [2022-07-12T08:48:01.908Z] #20 45.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-12T08:48:01.908Z] #20 45.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-12T08:48:01.908Z] #20 45.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-12T08:48:01.908Z] #20 45.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-12T08:48:01.908Z] #20 45.95 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-07-12T08:48:01.908Z] #20 45.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-12T08:48:01.908Z] #20 45.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-12T08:48:01.908Z] #20 ... [2022-07-12T08:48:01.908Z] [2022-07-12T08:48:01.908Z] #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-07-12T08:48:01.908Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T08:48:01.908Z] #69 30.71 Reading package lists... [2022-07-12T08:48:01.908Z] #69 39.79 Building dependency tree... [2022-07-12T08:48:01.908Z] #69 43.64 The following additional packages will be installed: [2022-07-12T08:48:01.908Z] #69 43.66 libbtrfs0 [2022-07-12T08:48:01.908Z] #69 43.93 The following NEW packages will be installed: [2022-07-12T08:48:01.908Z] #69 43.96 libbtrfs-dev libbtrfs0 [2022-07-12T08:48:01.908Z] #69 44.35 0 upgraded, 2 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:48:01.908Z] #69 44.35 Need to get 460 kB of archives. [2022-07-12T08:48:01.909Z] #69 44.35 After this operation, 1237 kB of additional disk space will be used. [2022-07-12T08:48:01.909Z] #69 44.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-12T08:48:01.909Z] #69 44.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-12T08:48:01.909Z] #69 45.15 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:48:01.909Z] #69 45.49 Fetched 460 kB in 0s (1631 kB/s) [2022-07-12T08:48:01.909Z] #69 45.56 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T08:48:01.909Z] #69 45.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-12T08:48:01.909Z] #69 45.64 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T08:48:01.909Z] #69 45.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:48:01.909Z] #69 45.74 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T08:48:01.909Z] #69 45.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T08:48:01.909Z] #69 45.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:48:01.909Z] #69 45.90 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:48:01.909Z] #69 45.93 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:48:01.909Z] #69 45.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:48:01.909Z] #69 DONE 46.2s [2022-07-12T08:48:01.909Z] [2022-07-12T08:48:01.909Z] #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-07-12T08:48:01.909Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T08:48:01.909Z] #49 31.05 Reading package lists... [2022-07-12T08:48:01.909Z] #49 40.00 Building dependency tree... [2022-07-12T08:48:01.909Z] #49 43.89 The following additional packages will be installed: [2022-07-12T08:48:01.909Z] #49 43.91 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-12T08:48:01.909Z] #49 43.93 Suggested packages: [2022-07-12T08:48:01.909Z] #49 43.93 cmake-doc ninja-build lrzip [2022-07-12T08:48:01.909Z] #49 43.93 Recommended packages: [2022-07-12T08:48:01.909Z] #49 43.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-12T08:48:01.909Z] #49 44.41 The following NEW packages will be installed: [2022-07-12T08:48:01.909Z] #49 44.42 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-12T08:48:01.909Z] #49 44.90 0 upgraded, 8 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:48:01.909Z] #49 44.90 Need to get 8418 kB of archives. [2022-07-12T08:48:01.909Z] #49 44.90 After this operation, 34.9 MB of additional disk space will be used. [2022-07-12T08:48:01.909Z] #49 44.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:48:01.909Z] #49 44.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:48:01.909Z] #49 44.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-12T08:48:01.909Z] #49 44.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-12T08:48:01.909Z] #49 44.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-12T08:48:01.909Z] #49 44.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-12T08:48:01.909Z] #49 44.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-12T08:48:01.909Z] #49 44.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-12T08:48:01.909Z] #49 45.92 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:48:02.166Z] #49 ... [2022-07-12T08:48:02.166Z] [2022-07-12T08:48:02.166Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T08:48:02.166Z] #70 sha256:22b19fa603a1aea97570b867e18ca6240a0fbdda5b177af66e8a734352e915d2 [2022-07-12T08:48:02.166Z] #70 DONE 0.1s [2022-07-12T08:48:02.166Z] [2022-07-12T08:48:02.166Z] #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-07-12T08:48:02.166Z] #71 sha256:bb7d34002189274dd8ed9de71cbdfef1ff869ea926c0e7d9370dd867ea540663 [2022-07-12T08:48:02.257Z] #75 DONE 1.1s [2022-07-12T08:48:02.257Z] [2022-07-12T08:48:02.257Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T08:48:02.257Z] #78 sha256:12268803c2dfa92a41fc5c3fa0808fe3c6ff46a20c1a0abf21a6d10ee8f1009e [2022-07-12T08:48:02.257Z] #78 DONE 0.0s [2022-07-12T08:48:02.257Z] [2022-07-12T08:48:02.257Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T08:48:02.257Z] #79 sha256:5713b0f7948be1b3f2f6b1940884aa7c94ff7276e9411a37e267653ed0cc2112 [2022-07-12T08:48:02.257Z] #79 DONE 0.0s [2022-07-12T08:48:02.257Z] [2022-07-12T08:48:02.257Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T08:48:02.257Z] #80 sha256:8d678229948e2c9ece015bd307156769b29b8d1f21a2c6adcecb60b6366f4e98 [2022-07-12T08:48:02.257Z] #80 DONE 0.0s [2022-07-12T08:48:02.257Z] [2022-07-12T08:48:02.257Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T08:48:02.257Z] #81 sha256:82145212c4c5ff5fbca3e1a7a4012b786540630e107d9f844aa732ee8039a9a4 [2022-07-12T08:48:03.096Z] #71 0.853 + RM_GOPATH=0 [2022-07-12T08:48:03.096Z] #71 0.853 + TMP_GOPATH= [2022-07-12T08:48:03.096Z] #71 0.853 + : /build [2022-07-12T08:48:03.096Z] #71 0.853 + '[' -z '' ']' [2022-07-12T08:48:03.096Z] #71 0.853 ++ mktemp -d [2022-07-12T08:48:03.096Z] #71 0.854 + export GOPATH=/tmp/tmp.Z8eGkyb0wE [2022-07-12T08:48:03.096Z] #71 0.854 + GOPATH=/tmp/tmp.Z8eGkyb0wE [2022-07-12T08:48:03.096Z] #71 0.854 + RM_GOPATH=1 [2022-07-12T08:48:03.096Z] #71 0.854 + case "$(go env GOARCH)" in [2022-07-12T08:48:03.096Z] #71 0.855 ++ go env GOARCH [2022-07-12T08:48:03.096Z] #71 0.870 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:48:03.096Z] #71 0.870 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:48:03.096Z] #71 0.871 ++ dirname /install.sh [2022-07-12T08:48:03.096Z] #71 0.872 + dir=/ [2022-07-12T08:48:03.096Z] #71 0.872 + bin=containerd [2022-07-12T08:48:03.096Z] #71 0.872 + shift [2022-07-12T08:48:03.096Z] #71 0.872 + '[' '!' -f //containerd.installer ']' [2022-07-12T08:48:03.096Z] #71 0.873 + . //containerd.installer [2022-07-12T08:48:03.096Z] #71 0.873 ++ set -e [2022-07-12T08:48:03.096Z] #71 0.873 ++ : v1.6.6 [2022-07-12T08:48:03.096Z] #71 0.873 + install_containerd [2022-07-12T08:48:03.096Z] #71 0.874 + echo 'Install containerd version v1.6.6' [2022-07-12T08:48:03.096Z] #71 0.874 Install containerd version v1.6.6 [2022-07-12T08:48:03.096Z] #71 0.874 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Z8eGkyb0wE/src/github.com/containerd/containerd [2022-07-12T08:48:03.096Z] #71 0.877 Cloning into '/tmp/tmp.Z8eGkyb0wE/src/github.com/containerd/containerd'... [2022-07-12T08:48:03.184Z] #81 DONE 0.9s [2022-07-12T08:48:03.184Z] [2022-07-12T08:48:03.184Z] #82 exporting to image [2022-07-12T08:48:03.184Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T08:48:03.184Z] #82 exporting layers [2022-07-12T08:48:06.367Z] #71 ... [2022-07-12T08:48:06.367Z] [2022-07-12T08:48:06.367Z] #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-07-12T08:48:06.367Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T08:48:06.367Z] #49 46.36 Fetched 8418 kB in 0s (17.1 MB/s) [2022-07-12T08:48:06.367Z] #49 46.47 Selecting previously unselected package xxd. [2022-07-12T08:48:06.367Z] #49 46.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-12T08:48:06.367Z] #49 46.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:48:06.367Z] #49 46.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 46.69 Selecting previously unselected package vim-common. [2022-07-12T08:48:06.367Z] #49 46.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:48:06.367Z] #49 46.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 46.92 Selecting previously unselected package cmake-data. [2022-07-12T08:48:06.367Z] #49 46.92 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-12T08:48:06.367Z] #49 46.94 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 47.74 Selecting previously unselected package libarchive13:amd64. [2022-07-12T08:48:06.367Z] #49 47.74 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-12T08:48:06.367Z] #49 47.75 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 47.83 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-12T08:48:06.367Z] #49 47.83 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-12T08:48:06.367Z] #49 47.83 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T08:48:06.367Z] #49 47.89 Selecting previously unselected package librhash0:amd64. [2022-07-12T08:48:06.367Z] #49 47.90 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-12T08:48:06.367Z] #49 47.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-12T08:48:06.367Z] #49 48.00 Selecting previously unselected package libuv1:amd64. [2022-07-12T08:48:06.367Z] #49 48.02 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-12T08:48:06.367Z] #49 48.02 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-12T08:48:06.367Z] #49 48.11 Selecting previously unselected package cmake. [2022-07-12T08:48:06.367Z] #49 48.11 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-12T08:48:06.367Z] #49 48.12 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 49.78 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 49.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 49.82 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-12T08:48:06.367Z] #49 49.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 49.85 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-12T08:48:06.367Z] #49 49.86 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-12T08:48:06.367Z] #49 49.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 49.89 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-12T08:48:06.367Z] #49 49.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:48:06.367Z] #49 DONE 50.4s [2022-07-12T08:48:06.367Z] [2022-07-12T08:48:06.367Z] #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-07-12T08:48:06.367Z] #74 sha256:4b624336064ee27199d6e54f85341cc09e8770a191fe62fe2350726c8afa3b45 [2022-07-12T08:48:06.367Z] #74 47.45 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-12T08:48:06.367Z] #74 47.45 + GOBIN=/build [2022-07-12T08:48:06.367Z] #74 47.45 + GO111MODULE=on [2022-07-12T08:48:06.368Z] #74 47.45 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-12T08:48:06.368Z] #74 50.28 rootlesskit version 1.0.0 [2022-07-12T08:48:06.368Z] #74 50.29 Usage of /build/rootlesskit-docker-proxy: [2022-07-12T08:48:06.368Z] #74 50.29 -container-ip string [2022-07-12T08:48:06.368Z] #74 50.29 container ip [2022-07-12T08:48:06.368Z] #74 50.29 -container-port int [2022-07-12T08:48:06.368Z] #74 50.29 container port (default -1) [2022-07-12T08:48:06.368Z] #74 50.29 -host-ip string [2022-07-12T08:48:06.368Z] #74 50.29 host ip [2022-07-12T08:48:06.368Z] #74 50.29 -host-port int [2022-07-12T08:48:06.368Z] #74 50.29 host port (default -1) [2022-07-12T08:48:06.368Z] #74 50.29 -proto string [2022-07-12T08:48:06.368Z] #74 50.29 proxy protocol (default "tcp") [2022-07-12T08:48:06.368Z] #74 DONE 50.4s [2022-07-12T08:48:06.450Z] #82 exporting layers 3.1s done [2022-07-12T08:48:06.450Z] #82 writing image sha256:a533bc83ce7afd7ba45a34a03022f2506b3e7ab80ade7be2ff03f219a5512ca8 [2022-07-12T08:48:06.450Z] #82 writing image sha256:a533bc83ce7afd7ba45a34a03022f2506b3e7ab80ade7be2ff03f219a5512ca8 done [2022-07-12T08:48:06.450Z] #82 naming to docker.io/library/docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 done [2022-07-12T08:48:06.450Z] #82 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-12T08:48:06.627Z] [2022-07-12T08:48:06.627Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T08:48:06.627Z] #50 sha256:4025e8f70defcacac22c5333ba4e7cff83e6f7529f59907f1b53f63ba3b64040 [2022-07-12T08:48:06.627Z] #50 DONE 0.1s [2022-07-12T08:48:06.627Z] [2022-07-12T08:48:06.627Z] #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-07-12T08:48:06.627Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T08:48:06.627Z] #20 46.92 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:48:06.627Z] #20 47.31 Fetched 115 MB in 2s (54.1 MB/s) [2022-07-12T08:48:06.627Z] #20 47.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-12T08:48:06.627Z] #20 47.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 ... 30256 files and directories currently installed.) [2022-07-12T08:48:06.627Z] #20 47.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T08:48:06.627Z] #20 47.39 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:48:06.627Z] #20 47.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-12T08:48:06.627Z] #20 47.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-12T08:48:06.627Z] #20 47.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:48:06.627Z] #20 49.00 Selecting previously unselected package binutils-mingw-w64. [2022-07-12T08:48:06.627Z] #20 49.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-12T08:48:06.627Z] #20 49.01 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:48:06.627Z] #20 49.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-12T08:48:06.627Z] #20 49.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:48:06.627Z] #20 49.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:48:06.627Z] #20 49.18 Selecting previously unselected package dmsetup. [2022-07-12T08:48:06.627Z] #20 49.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:48:06.627Z] #20 49.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:48:06.627Z] #20 49.29 Selecting previously unselected package mingw-w64-common. [2022-07-12T08:48:06.627Z] #20 49.29 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-12T08:48:06.627Z] #20 49.30 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-12T08:48:06.627Z] #20 ... [2022-07-12T08:48:06.627Z] [2022-07-12T08:48:06.627Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T08:48:06.627Z] #75 sha256:2fd749bbd879f6a0a8d1a7e81b891ad6fd42cf1fb87a5fd9b1b03efb5adde846 [2022-07-12T08:48:06.627Z] #75 DONE 0.1s [2022-07-12T08:48:06.627Z] [2022-07-12T08:48:06.627Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T08:48:06.627Z] #76 sha256:48e7734d61b89a75094ff3bc91f71eee99423f6d690e3658bd15c81c0c637a88 [2022-07-12T08:48:06.627Z] #76 DONE 0.1s [2022-07-12T08:48:06.804Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-12T08:48:06.883Z] [2022-07-12T08:48:06.883Z] #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-07-12T08:48:06.883Z] #51 sha256:7659d581e826f1dc499fb977b7b611ba885226337a46131e1c9f2b9d16c469da [2022-07-12T08:48:07.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/test/unit [2022-07-12T08:48:07.813Z] #51 1.339 + RM_GOPATH=0 [2022-07-12T08:48:07.813Z] #51 1.339 + TMP_GOPATH= [2022-07-12T08:48:07.813Z] #51 1.339 + : /build [2022-07-12T08:48:07.813Z] #51 1.339 + '[' -z '' ']' [2022-07-12T08:48:07.813Z] #51 1.339 ++ mktemp -d [2022-07-12T08:48:07.813Z] #51 1.343 + export GOPATH=/tmp/tmp.JwAHNmIjcO [2022-07-12T08:48:07.813Z] #51 1.343 + GOPATH=/tmp/tmp.JwAHNmIjcO [2022-07-12T08:48:07.813Z] #51 1.343 + RM_GOPATH=1 [2022-07-12T08:48:07.813Z] #51 1.343 + case "$(go env GOARCH)" in [2022-07-12T08:48:07.813Z] #51 1.343 ++ go env GOARCH [2022-07-12T08:48:07.813Z] #51 1.385 Install tini version v0.19.0 [2022-07-12T08:48:07.813Z] #51 1.385 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:48:07.813Z] #51 1.385 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:48:07.813Z] #51 1.385 ++ dirname /install.sh [2022-07-12T08:48:07.813Z] #51 1.385 + dir=/ [2022-07-12T08:48:07.813Z] #51 1.385 + bin=tini [2022-07-12T08:48:07.813Z] #51 1.385 + shift [2022-07-12T08:48:07.813Z] #51 1.385 + '[' '!' -f //tini.installer ']' [2022-07-12T08:48:07.813Z] #51 1.385 + . //tini.installer [2022-07-12T08:48:07.813Z] #51 1.385 ++ : v0.19.0 [2022-07-12T08:48:07.813Z] #51 1.385 + install_tini [2022-07-12T08:48:07.813Z] #51 1.385 + echo 'Install tini version v0.19.0' [2022-07-12T08:48:07.813Z] #51 1.385 + git clone https://github.com/krallin/tini.git /tmp/tmp.JwAHNmIjcO/tini [2022-07-12T08:48:07.813Z] #51 1.385 Cloning into '/tmp/tmp.JwAHNmIjcO/tini'... [2022-07-12T08:48:08.376Z] #51 1.882 + cd /tmp/tmp.JwAHNmIjcO/tini [2022-07-12T08:48:08.376Z] #51 1.882 + git checkout -q v0.19.0 [2022-07-12T08:48:08.376Z] #51 1.912 + cmake . [2022-07-12T08:48:08.632Z] #51 2.256 -- The C compiler identification is GNU 10.2.1 [2022-07-12T08:48:08.632Z] #51 2.312 -- Detecting C compiler ABI info [2022-07-12T08:48:08.890Z] #51 2.523 -- Detecting C compiler ABI info - done [2022-07-12T08:48:08.890Z] #51 2.578 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-12T08:48:09.009Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-12T08:48:09.009Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-12T08:48:09.009Z] + TESTDIRS=./... [2022-07-12T08:48:09.009Z] + exclude_paths='/vendor/|/integration' [2022-07-12T08:48:09.009Z] ++ go list ./... [2022-07-12T08:48:09.009Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-12T08:48:09.146Z] #51 2.579 -- Detecting C compile features [2022-07-12T08:48:09.146Z] #51 2.580 -- Detecting C compile features - done [2022-07-12T08:48:09.146Z] #51 2.605 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-12T08:48:09.402Z] #51 2.752 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-12T08:48:09.402Z] #51 2.781 -- Configuring done [2022-07-12T08:48:09.402Z] #51 2.787 -- Generating done [2022-07-12T08:48:09.402Z] #51 2.790 -- Build files have been written to: /tmp/tmp.JwAHNmIjcO/tini [2022-07-12T08:48:09.402Z] #51 2.793 + make tini-static [2022-07-12T08:48:09.402Z] #51 2.926 Scanning dependencies of target tini-static [2022-07-12T08:48:09.402Z] #51 2.954 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-12T08:48:09.937Z] + pkg_list='github.com/docker/docker/api [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/backend/build [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/httputils [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/middleware [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/build [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/container [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/debug [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/image [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/network [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/session [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/system [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/server/router/volume [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/backend [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/container [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/events [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/filters [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/image [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/mount [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/network [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/registry [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/strslice [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/swarm [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/time [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/versions [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T08:48:09.937Z] github.com/docker/docker/api/types/volume [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/builder-next [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/dockerfile [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/remotecontext [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T08:48:09.937Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T08:48:09.937Z] github.com/docker/docker/cli [2022-07-12T08:48:09.937Z] github.com/docker/docker/cli/config [2022-07-12T08:48:09.937Z] github.com/docker/docker/cli/debug [2022-07-12T08:48:09.937Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T08:48:09.937Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T08:48:09.937Z] github.com/docker/docker/client [2022-07-12T08:48:09.937Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T08:48:09.937Z] github.com/docker/docker/cmd/dockerd [2022-07-12T08:48:09.937Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T08:48:09.937Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T08:48:09.937Z] github.com/docker/docker/container [2022-07-12T08:48:09.937Z] github.com/docker/docker/container/stream [2022-07-12T08:48:09.937Z] github.com/docker/docker/contrib/apparmor [2022-07-12T08:48:09.937Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T08:48:09.937Z] github.com/docker/docker/contrib/httpserver [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/cluster [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/config [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/events [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/exec [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T08:48:09.937Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/images [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/initlayer [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/links [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/listeners [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/local [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/names [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/network [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/stats [2022-07-12T08:48:09.938Z] github.com/docker/docker/distribution [2022-07-12T08:48:09.938Z] github.com/docker/docker/distribution/metadata [2022-07-12T08:48:09.938Z] github.com/docker/docker/distribution/utils [2022-07-12T08:48:09.938Z] github.com/docker/docker/distribution/xfer [2022-07-12T08:48:09.938Z] github.com/docker/docker/dockerversion [2022-07-12T08:48:09.938Z] github.com/docker/docker/errdefs [2022-07-12T08:48:09.938Z] github.com/docker/docker/image [2022-07-12T08:48:09.938Z] github.com/docker/docker/image/cache [2022-07-12T08:48:09.938Z] github.com/docker/docker/image/tarexport [2022-07-12T08:48:09.938Z] github.com/docker/docker/image/v1 [2022-07-12T08:48:09.938Z] github.com/docker/docker/internal/test/suite [2022-07-12T08:48:09.938Z] github.com/docker/docker/layer [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd/types [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/config [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/idm [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ns [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/options [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/osl [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/types [2022-07-12T08:48:09.938Z] github.com/docker/docker/oci [2022-07-12T08:48:09.938Z] github.com/docker/docker/oci/caps [2022-07-12T08:48:09.938Z] github.com/docker/docker/opts [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/aaparser [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/archive [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/authorization [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/capabilities [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/containerfs [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/directory [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/dmesg [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/fileutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/fsutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/homedir [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/idtools [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/ioutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/longpath [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/loopback [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/parsers [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/pidfile [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/platform [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/plugins [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/pools [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/progress [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/pubsub [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/reexec [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/signal [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/stack [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/stringid [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/system [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/tailfile [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/tarsum [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/urlutil [2022-07-12T08:48:09.938Z] github.com/docker/docker/pkg/useragent [2022-07-12T08:48:09.938Z] github.com/docker/docker/plugin [2022-07-12T08:48:09.938Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T08:48:09.938Z] github.com/docker/docker/plugin/v2 [2022-07-12T08:48:09.938Z] github.com/docker/docker/profiles/apparmor [2022-07-12T08:48:09.938Z] github.com/docker/docker/profiles/seccomp [2022-07-12T08:48:09.938Z] github.com/docker/docker/quota [2022-07-12T08:48:09.938Z] github.com/docker/docker/reference [2022-07-12T08:48:09.938Z] github.com/docker/docker/registry [2022-07-12T08:48:09.938Z] github.com/docker/docker/registry/resumable [2022-07-12T08:48:09.938Z] github.com/docker/docker/restartmanager [2022-07-12T08:48:09.938Z] github.com/docker/docker/rootless [2022-07-12T08:48:09.938Z] github.com/docker/docker/rootless/specconv [2022-07-12T08:48:09.938Z] github.com/docker/docker/runconfig [2022-07-12T08:48:09.938Z] github.com/docker/docker/runconfig/opts [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/daemon [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/environment [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/fakegit [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/registry [2022-07-12T08:48:09.938Z] github.com/docker/docker/testutil/request [2022-07-12T08:48:09.938Z] github.com/docker/docker/volume [2022-07-12T08:48:09.938Z] github.com/docker/docker/volume/drivers [2022-07-12T08:48:09.938Z] github.com/docker/docker/volume/local [2022-07-12T08:48:09.938Z] github.com/docker/docker/volume/mounts [2022-07-12T08:48:09.938Z] github.com/docker/docker/volume/service [2022-07-12T08:48:09.938Z] github.com/docker/docker/volume/service/opts [2022-07-12T08:48:09.938Z] github.com/docker/docker/volume/testutils' [2022-07-12T08:48:09.938Z] ++ grep --fixed-strings -v /libnetwork [2022-07-12T08:48:09.938Z] ++ echo 'github.com/docker/docker/api [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/backend/build [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/httputils [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/middleware [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/build [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/container [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/debug [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/image [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/network [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/session [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/system [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/server/router/volume [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/backend [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/container [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/events [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/filters [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/image [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/mount [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/network [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/registry [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/strslice [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/swarm [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/time [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/versions [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T08:48:09.938Z] github.com/docker/docker/api/types/volume [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/builder-next [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/dockerfile [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/remotecontext [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T08:48:09.938Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T08:48:09.938Z] github.com/docker/docker/cli [2022-07-12T08:48:09.938Z] github.com/docker/docker/cli/config [2022-07-12T08:48:09.938Z] github.com/docker/docker/cli/debug [2022-07-12T08:48:09.938Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T08:48:09.938Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T08:48:09.938Z] github.com/docker/docker/client [2022-07-12T08:48:09.938Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T08:48:09.938Z] github.com/docker/docker/cmd/dockerd [2022-07-12T08:48:09.938Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T08:48:09.938Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T08:48:09.938Z] github.com/docker/docker/container [2022-07-12T08:48:09.938Z] github.com/docker/docker/container/stream [2022-07-12T08:48:09.938Z] github.com/docker/docker/contrib/apparmor [2022-07-12T08:48:09.938Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T08:48:09.938Z] github.com/docker/docker/contrib/httpserver [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/cluster [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/config [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/events [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/exec [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/images [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/initlayer [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/links [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/listeners [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/local [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/names [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/network [2022-07-12T08:48:09.938Z] github.com/docker/docker/daemon/stats [2022-07-12T08:48:09.938Z] github.com/docker/docker/distribution [2022-07-12T08:48:09.938Z] github.com/docker/docker/distribution/metadata [2022-07-12T08:48:09.938Z] github.com/docker/docker/distribution/utils [2022-07-12T08:48:09.938Z] github.com/docker/docker/distribution/xfer [2022-07-12T08:48:09.938Z] github.com/docker/docker/dockerversion [2022-07-12T08:48:09.938Z] github.com/docker/docker/errdefs [2022-07-12T08:48:09.938Z] github.com/docker/docker/image [2022-07-12T08:48:09.938Z] github.com/docker/docker/image/cache [2022-07-12T08:48:09.938Z] github.com/docker/docker/image/tarexport [2022-07-12T08:48:09.938Z] github.com/docker/docker/image/v1 [2022-07-12T08:48:09.938Z] github.com/docker/docker/internal/test/suite [2022-07-12T08:48:09.938Z] github.com/docker/docker/layer [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T08:48:09.938Z] github.com/docker/docker/libcontainerd/types [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/config [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/idm [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T08:48:09.938Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/ns [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/options [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/osl [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/libnetwork/types [2022-07-12T08:48:09.939Z] github.com/docker/docker/oci [2022-07-12T08:48:09.939Z] github.com/docker/docker/oci/caps [2022-07-12T08:48:09.939Z] github.com/docker/docker/opts [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/aaparser [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/archive [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/authorization [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/capabilities [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/containerfs [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/directory [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/dmesg [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/fileutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/fsutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/homedir [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/idtools [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/ioutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/longpath [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/loopback [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/parsers [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/pidfile [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/platform [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/pools [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/progress [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/pubsub [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/reexec [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/signal [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/stack [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/stringid [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/system [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/tailfile [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/tarsum [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/urlutil [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/useragent [2022-07-12T08:48:09.939Z] github.com/docker/docker/plugin [2022-07-12T08:48:09.939Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T08:48:09.939Z] github.com/docker/docker/plugin/v2 [2022-07-12T08:48:09.939Z] github.com/docker/docker/profiles/apparmor [2022-07-12T08:48:09.939Z] github.com/docker/docker/profiles/seccomp [2022-07-12T08:48:09.939Z] github.com/docker/docker/quota [2022-07-12T08:48:09.939Z] github.com/docker/docker/reference [2022-07-12T08:48:09.939Z] github.com/docker/docker/registry [2022-07-12T08:48:09.939Z] github.com/docker/docker/registry/resumable [2022-07-12T08:48:09.939Z] github.com/docker/docker/restartmanager [2022-07-12T08:48:09.939Z] github.com/docker/docker/rootless [2022-07-12T08:48:09.939Z] github.com/docker/docker/rootless/specconv [2022-07-12T08:48:09.939Z] github.com/docker/docker/runconfig [2022-07-12T08:48:09.939Z] github.com/docker/docker/runconfig/opts [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/daemon [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/environment [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fakegit [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/registry [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/request [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/drivers [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/local [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/mounts [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/service [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/service/opts [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/testutils' [2022-07-12T08:48:09.939Z] + base_pkg_list='github.com/docker/docker/api [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/backend/build [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/httputils [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/middleware [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/build [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/container [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/debug [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/image [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/network [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/session [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/system [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/volume [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/backend [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/container [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/events [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/filters [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/image [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/mount [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/network [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/registry [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/strslice [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/swarm [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/time [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/versions [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/volume [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/dockerfile [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/remotecontext [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli/config [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli/debug [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T08:48:09.939Z] github.com/docker/docker/client [2022-07-12T08:48:09.939Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T08:48:09.939Z] github.com/docker/docker/cmd/dockerd [2022-07-12T08:48:09.939Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T08:48:09.939Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T08:48:09.939Z] github.com/docker/docker/container [2022-07-12T08:48:09.939Z] github.com/docker/docker/container/stream [2022-07-12T08:48:09.939Z] github.com/docker/docker/contrib/apparmor [2022-07-12T08:48:09.939Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T08:48:09.939Z] github.com/docker/docker/contrib/httpserver [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/cluster [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/config [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/events [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/exec [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/images [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/initlayer [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/links [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/listeners [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/local [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/names [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/network [2022-07-12T08:48:09.939Z] github.com/docker/docker/daemon/stats [2022-07-12T08:48:09.939Z] github.com/docker/docker/distribution [2022-07-12T08:48:09.939Z] github.com/docker/docker/distribution/metadata [2022-07-12T08:48:09.939Z] github.com/docker/docker/distribution/utils [2022-07-12T08:48:09.939Z] github.com/docker/docker/distribution/xfer [2022-07-12T08:48:09.939Z] github.com/docker/docker/dockerversion [2022-07-12T08:48:09.939Z] github.com/docker/docker/errdefs [2022-07-12T08:48:09.939Z] github.com/docker/docker/image [2022-07-12T08:48:09.939Z] github.com/docker/docker/image/cache [2022-07-12T08:48:09.939Z] github.com/docker/docker/image/tarexport [2022-07-12T08:48:09.939Z] github.com/docker/docker/image/v1 [2022-07-12T08:48:09.939Z] github.com/docker/docker/internal/test/suite [2022-07-12T08:48:09.939Z] github.com/docker/docker/layer [2022-07-12T08:48:09.939Z] github.com/docker/docker/libcontainerd [2022-07-12T08:48:09.939Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T08:48:09.939Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T08:48:09.939Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T08:48:09.939Z] github.com/docker/docker/libcontainerd/types [2022-07-12T08:48:09.939Z] github.com/docker/docker/oci [2022-07-12T08:48:09.939Z] github.com/docker/docker/oci/caps [2022-07-12T08:48:09.939Z] github.com/docker/docker/opts [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/aaparser [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/archive [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/authorization [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/capabilities [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/containerfs [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/directory [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/dmesg [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/fileutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/fsutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/homedir [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/idtools [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/ioutils [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/longpath [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/loopback [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/parsers [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/pidfile [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/platform [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/pools [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/progress [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/pubsub [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/reexec [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/signal [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/stack [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/stringid [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/system [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/tailfile [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/tarsum [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/urlutil [2022-07-12T08:48:09.939Z] github.com/docker/docker/pkg/useragent [2022-07-12T08:48:09.939Z] github.com/docker/docker/plugin [2022-07-12T08:48:09.939Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T08:48:09.939Z] github.com/docker/docker/plugin/v2 [2022-07-12T08:48:09.939Z] github.com/docker/docker/profiles/apparmor [2022-07-12T08:48:09.939Z] github.com/docker/docker/profiles/seccomp [2022-07-12T08:48:09.939Z] github.com/docker/docker/quota [2022-07-12T08:48:09.939Z] github.com/docker/docker/reference [2022-07-12T08:48:09.939Z] github.com/docker/docker/registry [2022-07-12T08:48:09.939Z] github.com/docker/docker/registry/resumable [2022-07-12T08:48:09.939Z] github.com/docker/docker/restartmanager [2022-07-12T08:48:09.939Z] github.com/docker/docker/rootless [2022-07-12T08:48:09.939Z] github.com/docker/docker/rootless/specconv [2022-07-12T08:48:09.939Z] github.com/docker/docker/runconfig [2022-07-12T08:48:09.939Z] github.com/docker/docker/runconfig/opts [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/daemon [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/environment [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fakegit [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/registry [2022-07-12T08:48:09.939Z] github.com/docker/docker/testutil/request [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/drivers [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/local [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/mounts [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/service [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/service/opts [2022-07-12T08:48:09.939Z] github.com/docker/docker/volume/testutils' [2022-07-12T08:48:09.939Z] ++ grep --fixed-strings /libnetwork [2022-07-12T08:48:09.939Z] ++ echo 'github.com/docker/docker/api [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/backend/build [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/httputils [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/middleware [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/build [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/container [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/debug [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/image [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/network [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/session [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/system [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/server/router/volume [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/backend [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/container [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/events [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/filters [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/image [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/mount [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/network [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/registry [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/strslice [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/swarm [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/time [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/versions [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T08:48:09.939Z] github.com/docker/docker/api/types/volume [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/dockerfile [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/remotecontext [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T08:48:09.939Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli/config [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli/debug [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T08:48:09.939Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T08:48:09.939Z] github.com/docker/docker/client [2022-07-12T08:48:09.939Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T08:48:09.940Z] github.com/docker/docker/cmd/dockerd [2022-07-12T08:48:09.940Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T08:48:09.940Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T08:48:09.940Z] github.com/docker/docker/container [2022-07-12T08:48:09.940Z] github.com/docker/docker/container/stream [2022-07-12T08:48:09.940Z] github.com/docker/docker/contrib/apparmor [2022-07-12T08:48:09.940Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T08:48:09.940Z] github.com/docker/docker/contrib/httpserver [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/cluster [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/config [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/events [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/exec [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/images [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/initlayer [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/links [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/listeners [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/local [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/names [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/network [2022-07-12T08:48:09.940Z] github.com/docker/docker/daemon/stats [2022-07-12T08:48:09.940Z] github.com/docker/docker/distribution [2022-07-12T08:48:09.940Z] github.com/docker/docker/distribution/metadata [2022-07-12T08:48:09.940Z] github.com/docker/docker/distribution/utils [2022-07-12T08:48:09.940Z] github.com/docker/docker/distribution/xfer [2022-07-12T08:48:09.940Z] github.com/docker/docker/dockerversion [2022-07-12T08:48:09.940Z] github.com/docker/docker/errdefs [2022-07-12T08:48:09.940Z] github.com/docker/docker/image [2022-07-12T08:48:09.940Z] github.com/docker/docker/image/cache [2022-07-12T08:48:09.940Z] github.com/docker/docker/image/tarexport [2022-07-12T08:48:09.940Z] github.com/docker/docker/image/v1 [2022-07-12T08:48:09.940Z] github.com/docker/docker/internal/test/suite [2022-07-12T08:48:09.940Z] github.com/docker/docker/layer [2022-07-12T08:48:09.940Z] github.com/docker/docker/libcontainerd [2022-07-12T08:48:09.940Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T08:48:09.940Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T08:48:09.940Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T08:48:09.940Z] github.com/docker/docker/libcontainerd/types [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/config [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/idm [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ns [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/options [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/osl [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/types [2022-07-12T08:48:09.940Z] github.com/docker/docker/oci [2022-07-12T08:48:09.940Z] github.com/docker/docker/oci/caps [2022-07-12T08:48:09.940Z] github.com/docker/docker/opts [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/aaparser [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/archive [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/authorization [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/capabilities [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/containerfs [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/directory [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/dmesg [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/fileutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/fsutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/homedir [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/idtools [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/ioutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/longpath [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/loopback [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/parsers [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/pidfile [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/platform [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/plugins [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/pools [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/progress [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/pubsub [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/reexec [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/signal [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/stack [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/stringid [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/system [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/tailfile [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/tarsum [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/urlutil [2022-07-12T08:48:09.940Z] github.com/docker/docker/pkg/useragent [2022-07-12T08:48:09.940Z] github.com/docker/docker/plugin [2022-07-12T08:48:09.940Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T08:48:09.940Z] github.com/docker/docker/plugin/v2 [2022-07-12T08:48:09.940Z] github.com/docker/docker/profiles/apparmor [2022-07-12T08:48:09.940Z] github.com/docker/docker/profiles/seccomp [2022-07-12T08:48:09.940Z] github.com/docker/docker/quota [2022-07-12T08:48:09.940Z] github.com/docker/docker/reference [2022-07-12T08:48:09.940Z] github.com/docker/docker/registry [2022-07-12T08:48:09.940Z] github.com/docker/docker/registry/resumable [2022-07-12T08:48:09.940Z] github.com/docker/docker/restartmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/rootless [2022-07-12T08:48:09.940Z] github.com/docker/docker/rootless/specconv [2022-07-12T08:48:09.940Z] github.com/docker/docker/runconfig [2022-07-12T08:48:09.940Z] github.com/docker/docker/runconfig/opts [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/daemon [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/environment [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/fakegit [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/registry [2022-07-12T08:48:09.940Z] github.com/docker/docker/testutil/request [2022-07-12T08:48:09.940Z] github.com/docker/docker/volume [2022-07-12T08:48:09.940Z] github.com/docker/docker/volume/drivers [2022-07-12T08:48:09.940Z] github.com/docker/docker/volume/local [2022-07-12T08:48:09.940Z] github.com/docker/docker/volume/mounts [2022-07-12T08:48:09.940Z] github.com/docker/docker/volume/service [2022-07-12T08:48:09.940Z] github.com/docker/docker/volume/service/opts [2022-07-12T08:48:09.940Z] github.com/docker/docker/volume/testutils' [2022-07-12T08:48:09.940Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/config [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/idm [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ns [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/options [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/osl [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/types' [2022-07-12T08:48:09.940Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-12T08:48:09.940Z] + echo 'github.com/docker/docker/libnetwork [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/config [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/idm [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/ns [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/options [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/osl [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/types' [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T08:48:09.940Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T08:48:09.941Z] + type docker-proxy [2022-07-12T08:48:09.941Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-12T08:48:09.941Z] + hack/make.sh binary-proxy install-proxy [2022-07-12T08:48:09.941Z] [2022-07-12T08:48:09.941Z] Removing bundles/ [2022-07-12T08:48:09.941Z] [2022-07-12T08:48:09.941Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-12T08:48:09.941Z] Building: bundles/binary-proxy/docker-proxy [2022-07-12T08:48:09.941Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:48:09.966Z] #51 3.457 [100%] Linking C executable tini-static [2022-07-12T08:48:10.223Z] #51 3.606 [100%] Built target tini-static [2022-07-12T08:48:10.223Z] #51 3.625 + mkdir -p /build [2022-07-12T08:48:10.223Z] #51 3.626 + cp tini-static /build/docker-init [2022-07-12T08:48:10.223Z] #51 DONE 3.8s [2022-07-12T08:48:10.223Z] [2022-07-12T08:48:10.223Z] #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-07-12T08:48:10.223Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T08:48:10.223Z] #20 51.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-12T08:48:10.223Z] #20 51.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-12T08:48:10.223Z] #20 51.76 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:48:10.223Z] #20 54.16 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-12T08:48:10.223Z] #20 54.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:48:10.223Z] #20 54.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:48:10.223Z] #20 54.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-12T08:48:10.223Z] #20 54.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:48:10.223Z] #20 54.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:48:12.544Z] #60 ... [2022-07-12T08:48:12.544Z] [2022-07-12T08:48:12.544Z] #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-07-12T08:48:12.544Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:48:12.544Z] #55 315.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-12T08:48:12.740Z] #20 56.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-12T08:48:12.740Z] #20 56.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:48:12.740Z] #20 56.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:48:13.478Z] #55 DONE 316.7s [2022-07-12T08:48:13.478Z] [2022-07-12T08:48:13.478Z] #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-07-12T08:48:13.478Z] #60 sha256:1c02484868b2e84e3eed4cee21aea6e24d776d723465016232c8d36c12f704da [2022-07-12T08:48:13.478Z] #60 182.9 + mkdir -p /build [2022-07-12T08:48:13.478Z] #60 182.9 + cp runc /build/runc [2022-07-12T08:48:13.478Z] #60 DONE 183.6s [2022-07-12T08:48:13.478Z] [2022-07-12T08:48:13.478Z] #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-07-12T08:48:13.478Z] #64 sha256:0df889b834261a08c9ec93848841a823583e60c9506db7421b465f4991d96f84 [2022-07-12T08:48:15.187Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-12T08:48:15.187Z] [2022-07-12T08:48:15.443Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-12T08:48:15.443Z] Installing docker-proxy to /usr/local/bin/ [2022-07-12T08:48:15.443Z] [2022-07-12T08:48:15.443Z] + mkdir -p bundles [2022-07-12T08:48:15.443Z] + '[' -n 'github.com/docker/docker/api [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/backend/build [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/httputils [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/middleware [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/router [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/router/build [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/router/container [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/router/debug [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T08:48:15.443Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/server/router/image [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/server/router/network [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/server/router/session [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/server/router/system [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/server/router/volume [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/backend [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/container [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/events [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/filters [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/image [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/mount [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/network [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/registry [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/strslice [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/swarm [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/time [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/versions [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T08:48:15.444Z] github.com/docker/docker/api/types/volume [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/builder-next [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/dockerfile [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/remotecontext [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T08:48:15.444Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T08:48:15.444Z] github.com/docker/docker/cli [2022-07-12T08:48:15.444Z] github.com/docker/docker/cli/config [2022-07-12T08:48:15.444Z] github.com/docker/docker/cli/debug [2022-07-12T08:48:15.444Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T08:48:15.444Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T08:48:15.444Z] github.com/docker/docker/client [2022-07-12T08:48:15.444Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T08:48:15.444Z] github.com/docker/docker/cmd/dockerd [2022-07-12T08:48:15.444Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T08:48:15.444Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T08:48:15.444Z] github.com/docker/docker/container [2022-07-12T08:48:15.444Z] github.com/docker/docker/container/stream [2022-07-12T08:48:15.444Z] github.com/docker/docker/contrib/apparmor [2022-07-12T08:48:15.444Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T08:48:15.444Z] github.com/docker/docker/contrib/httpserver [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/cluster [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/config [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/events [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/exec [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/images [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/initlayer [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/links [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/listeners [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/local [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/names [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/network [2022-07-12T08:48:15.444Z] github.com/docker/docker/daemon/stats [2022-07-12T08:48:15.444Z] github.com/docker/docker/distribution [2022-07-12T08:48:15.444Z] github.com/docker/docker/distribution/metadata [2022-07-12T08:48:15.444Z] github.com/docker/docker/distribution/utils [2022-07-12T08:48:15.444Z] github.com/docker/docker/distribution/xfer [2022-07-12T08:48:15.444Z] github.com/docker/docker/dockerversion [2022-07-12T08:48:15.444Z] github.com/docker/docker/errdefs [2022-07-12T08:48:15.444Z] github.com/docker/docker/image [2022-07-12T08:48:15.444Z] github.com/docker/docker/image/cache [2022-07-12T08:48:15.444Z] github.com/docker/docker/image/tarexport [2022-07-12T08:48:15.444Z] github.com/docker/docker/image/v1 [2022-07-12T08:48:15.444Z] github.com/docker/docker/internal/test/suite [2022-07-12T08:48:15.444Z] github.com/docker/docker/layer [2022-07-12T08:48:15.444Z] github.com/docker/docker/libcontainerd [2022-07-12T08:48:15.444Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T08:48:15.444Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T08:48:15.444Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T08:48:15.444Z] github.com/docker/docker/libcontainerd/types [2022-07-12T08:48:15.444Z] github.com/docker/docker/oci [2022-07-12T08:48:15.444Z] github.com/docker/docker/oci/caps [2022-07-12T08:48:15.444Z] github.com/docker/docker/opts [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/aaparser [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/archive [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/authorization [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/capabilities [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/containerfs [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/directory [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/dmesg [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/fileutils [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/fsutils [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/homedir [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/idtools [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/ioutils [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/longpath [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/loopback [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/parsers [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/pidfile [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/platform [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/plugins [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/pools [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/progress [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/pubsub [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/reexec [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/signal [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/stack [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/stringid [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/system [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/tailfile [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/tarsum [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/urlutil [2022-07-12T08:48:15.444Z] github.com/docker/docker/pkg/useragent [2022-07-12T08:48:15.444Z] github.com/docker/docker/plugin [2022-07-12T08:48:15.444Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T08:48:15.444Z] github.com/docker/docker/plugin/v2 [2022-07-12T08:48:15.444Z] github.com/docker/docker/profiles/apparmor [2022-07-12T08:48:15.444Z] github.com/docker/docker/profiles/seccomp [2022-07-12T08:48:15.444Z] github.com/docker/docker/quota [2022-07-12T08:48:15.444Z] github.com/docker/docker/reference [2022-07-12T08:48:15.444Z] github.com/docker/docker/registry [2022-07-12T08:48:15.444Z] github.com/docker/docker/registry/resumable [2022-07-12T08:48:15.444Z] github.com/docker/docker/restartmanager [2022-07-12T08:48:15.444Z] github.com/docker/docker/rootless [2022-07-12T08:48:15.444Z] github.com/docker/docker/rootless/specconv [2022-07-12T08:48:15.444Z] github.com/docker/docker/runconfig [2022-07-12T08:48:15.444Z] github.com/docker/docker/runconfig/opts [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/daemon [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/environment [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/fakegit [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/registry [2022-07-12T08:48:15.444Z] github.com/docker/docker/testutil/request [2022-07-12T08:48:15.444Z] github.com/docker/docker/volume [2022-07-12T08:48:15.444Z] github.com/docker/docker/volume/drivers [2022-07-12T08:48:15.444Z] github.com/docker/docker/volume/local [2022-07-12T08:48:15.444Z] github.com/docker/docker/volume/mounts [2022-07-12T08:48:15.444Z] github.com/docker/docker/volume/service [2022-07-12T08:48:15.444Z] github.com/docker/docker/volume/service/opts [2022-07-12T08:48:15.444Z] github.com/docker/docker/volume/testutils' ']' [2022-07-12T08:48:15.444Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/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-07-12T08:48:16.372Z] ? github.com/docker/docker/api [no test files] [2022-07-12T08:48:16.762Z] #64 ... [2022-07-12T08:48:16.762Z] [2022-07-12T08:48:16.762Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T08:48:16.762Z] #56 sha256:3f9b900b60a92bb2bbe9bb14c4b66d6750a3480bfcc10f209ddb3abb8e68d9f3 [2022-07-12T08:48:16.762Z] #56 DONE 0.7s [2022-07-12T08:48:16.762Z] [2022-07-12T08:48:16.762Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T08:48:16.762Z] #58 sha256:4a6a77ae85e27c9eb41e56ab4e007c597816c1562f722535badbf1f73c45948e [2022-07-12T08:48:16.762Z] #58 DONE 0.1s [2022-07-12T08:48:16.762Z] [2022-07-12T08:48:16.762Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T08:48:16.762Z] #61 sha256:77401aed78a49e3b8750a20fae20786c7af29af5ea765636d66276d96d915ef2 [2022-07-12T08:48:16.929Z] #20 60.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-12T08:48:16.930Z] #20 60.78 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:48:16.930Z] #20 60.78 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:48:17.185Z] #20 ... [2022-07-12T08:48:17.185Z] [2022-07-12T08:48:17.185Z] #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-07-12T08:48:17.185Z] #71 sha256:bb7d34002189274dd8ed9de71cbdfef1ff869ea926c0e7d9370dd867ea540663 [2022-07-12T08:48:17.185Z] #71 15.06 + cd /tmp/tmp.Z8eGkyb0wE/src/github.com/containerd/containerd [2022-07-12T08:48:17.185Z] #71 15.06 + git checkout -q v1.6.6 [2022-07-12T08:48:17.329Z] #61 DONE 0.2s [2022-07-12T08:48:17.329Z] [2022-07-12T08:48:17.329Z] #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-07-12T08:48:17.329Z] #64 sha256:0df889b834261a08c9ec93848841a823583e60c9506db7421b465f4991d96f84 [2022-07-12T08:48:18.114Z] #71 15.95 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-12T08:48:18.114Z] #71 15.95 + BUILDTAGS='netgo osusergo static_build' [2022-07-12T08:48:18.114Z] #71 15.95 + export EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:48:18.114Z] #71 15.95 + EXTRA_FLAGS=-buildmode=pie [2022-07-12T08:48:18.114Z] #71 15.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-12T08:48:18.114Z] #71 15.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-12T08:48:18.114Z] #71 15.95 + '[' '' = dynamic ']' [2022-07-12T08:48:18.114Z] #71 15.95 + make [2022-07-12T08:48:18.675Z] #71 16.42 + bin/ctr [2022-07-12T08:48:19.237Z] #64 282.4 + bin/containerd [2022-07-12T08:48:19.797Z] #60 184.5 + mkdir -p /build [2022-07-12T08:48:19.797Z] #60 184.5 + cp runc /build/runc [2022-07-12T08:48:20.728Z] #60 DONE 185.5s [2022-07-12T08:48:20.728Z] [2022-07-12T08:48:20.728Z] #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-07-12T08:48:20.728Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T08:48:21.658Z] #55 400.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-12T08:48:21.658Z] #55 DONE 400.1s [2022-07-12T08:48:21.658Z] [2022-07-12T08:48:21.658Z] #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-07-12T08:48:21.658Z] #64 sha256:3fe52536690296c5355453abe08645123bd6b548853390ed61aaa0f41f218452 [2022-07-12T08:48:23.552Z] #64 ... [2022-07-12T08:48:23.553Z] [2022-07-12T08:48:23.553Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T08:48:23.553Z] #56 sha256:67e96c7af746424976891703c457c1ce4311d25ad9e4ecb676f9fade9e77ee5f [2022-07-12T08:48:24.117Z] #56 DONE 0.6s [2022-07-12T08:48:24.117Z] [2022-07-12T08:48:24.117Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T08:48:24.117Z] #58 sha256:04d62eb875b15f64832ff0f34456381c787972634d678b51613dd50e819fbcae [2022-07-12T08:48:24.117Z] #58 DONE 0.1s [2022-07-12T08:48:24.117Z] [2022-07-12T08:48:24.117Z] #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-07-12T08:48:24.117Z] #64 sha256:3fe52536690296c5355453abe08645123bd6b548853390ed61aaa0f41f218452 [2022-07-12T08:48:24.373Z] #64 ... [2022-07-12T08:48:24.373Z] [2022-07-12T08:48:24.373Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T08:48:24.373Z] #61 sha256:cec40a3ce58dcd62240d1b751a01e2ac9af33260e04038c0d64496afa1408029 [2022-07-12T08:48:24.373Z] #61 DONE 0.2s [2022-07-12T08:48:24.373Z] [2022-07-12T08:48:24.373Z] #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-07-12T08:48:24.373Z] #64 sha256:3fe52536690296c5355453abe08645123bd6b548853390ed61aaa0f41f218452 [2022-07-12T08:48:26.759Z] #71 ... [2022-07-12T08:48:26.759Z] [2022-07-12T08:48:26.759Z] #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-07-12T08:48:26.759Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T08:48:26.759Z] #20 62.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-12T08:48:26.759Z] #20 62.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:48:26.759Z] #20 62.36 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:48:26.759Z] #20 64.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-12T08:48:26.759Z] #20 64.05 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:48:26.759Z] #20 64.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:48:26.759Z] #20 67.86 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-12T08:48:26.759Z] #20 67.86 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-12T08:48:26.759Z] #20 67.87 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:48:26.759Z] #20 69.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-12T08:48:26.759Z] #20 69.66 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-12T08:48:26.759Z] #20 69.67 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:48:26.760Z] #20 69.74 Selecting previously unselected package libapparmor1:amd64. [2022-07-12T08:48:26.760Z] #20 69.74 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 69.74 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T08:48:26.760Z] #20 69.80 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-12T08:48:26.760Z] #20 69.80 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 69.81 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T08:48:26.760Z] #20 69.87 Selecting previously unselected package libbtrfs0:amd64. [2022-07-12T08:48:26.760Z] #20 69.87 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 69.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:48:26.760Z] #20 69.95 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-12T08:48:26.760Z] #20 69.95 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 69.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:48:26.760Z] #20 70.05 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-12T08:48:26.760Z] #20 70.06 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 70.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:48:26.760Z] #20 70.10 Selecting previously unselected package libudev-dev:amd64. [2022-07-12T08:48:26.760Z] #20 70.11 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 70.12 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:48:26.760Z] #20 70.18 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-12T08:48:26.760Z] #20 70.20 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 70.20 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T08:48:26.760Z] #20 70.32 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-12T08:48:26.760Z] #20 70.32 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 70.33 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T08:48:26.760Z] #20 70.42 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-12T08:48:26.760Z] #20 70.42 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 70.42 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T08:48:26.760Z] #20 70.51 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-12T08:48:26.760Z] #20 70.52 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 70.52 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T08:48:26.760Z] #20 70.56 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-12T08:48:26.760Z] #20 70.56 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 70.57 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T08:48:26.760Z] #20 70.75 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-12T08:48:26.760Z] #20 70.76 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 70.77 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T08:48:26.760Z] #20 70.87 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-12T08:48:26.760Z] #20 70.88 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-12T08:48:26.760Z] #20 70.88 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:48:26.760Z] #20 70.92 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-12T08:48:26.894Z] #64 341.1 + bin/containerd [2022-07-12T08:48:27.016Z] #20 70.93 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-12T08:48:27.017Z] #20 70.94 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:48:27.017Z] #20 71.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-12T08:48:27.017Z] #20 71.01 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-12T08:48:27.017Z] #20 71.02 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:48:27.273Z] #20 71.25 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-12T08:48:27.273Z] #20 71.26 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-12T08:48:27.273Z] #20 71.27 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-12T08:48:27.273Z] #20 71.28 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-12T08:48:27.273Z] #20 71.29 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-12T08:48:27.273Z] #20 71.30 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-12T08:48:27.273Z] #20 71.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-12T08:48:27.273Z] #20 71.32 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-12T08:48:27.273Z] #20 71.33 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-12T08:48:27.273Z] #20 71.35 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-12T08:48:27.273Z] #20 71.36 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-12T08:48:27.273Z] #20 71.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-12T08:48:27.273Z] #20 71.38 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-12T08:48:27.273Z] #20 71.39 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-12T08:48:27.273Z] #20 71.40 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-12T08:48:27.273Z] #20 71.41 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-12T08:48:27.273Z] #20 71.42 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-12T08:48:27.273Z] #20 71.43 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-12T08:48:27.273Z] #20 71.44 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-12T08:48:27.273Z] #20 71.45 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-12T08:48:27.273Z] #20 71.47 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:48:27.273Z] #20 71.48 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-07-12T08:48:27.273Z] #20 71.48 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:48:27.273Z] #20 71.49 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-07-12T08:48:27.273Z] #20 71.50 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-12T08:48:27.273Z] #20 71.51 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-12T08:48:27.273Z] #20 71.52 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-07-12T08:48:27.273Z] #20 71.53 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-12T08:48:27.273Z] #20 71.54 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-12T08:48:27.534Z] #20 71.57 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:48:27.534Z] #20 71.58 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-12T08:48:27.534Z] #20 71.59 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:48:27.534Z] #20 71.60 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-12T08:48:27.534Z] #20 71.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:48:28.905Z] #20 DONE 72.9s [2022-07-12T08:48:28.905Z] [2022-07-12T08:48:28.905Z] #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-07-12T08:48:28.905Z] #71 sha256:bb7d34002189274dd8ed9de71cbdfef1ff869ea926c0e7d9370dd867ea540663 [2022-07-12T08:48:28.905Z] #71 ... [2022-07-12T08:48:28.905Z] [2022-07-12T08:48:28.905Z] #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-07-12T08:48:28.905Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-12T08:48:29.836Z] #21 1.156 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-12T08:48:30.093Z] #21 1.348 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-12T08:48:30.093Z] #21 1.354 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:48:30.656Z] #21 1.699 Fetched 39.4 kB in 1s (47.8 kB/s) [2022-07-12T08:48:31.214Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-07-12T08:48:35.906Z] #21 1.699 Reading package lists... [2022-07-12T08:48:40.078Z] #21 6.208 Reading package lists... [2022-07-12T08:48:40.640Z] #21 10.71 Building dependency tree... [2022-07-12T08:48:40.640Z] #21 11.88 Reading state information... [2022-07-12T08:48:42.007Z] #21 12.93 The following additional packages will be installed: [2022-07-12T08:48:42.007Z] #21 12.93 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-12T08:48:42.007Z] #21 12.93 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-12T08:48:42.007Z] #21 12.93 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-12T08:48:42.007Z] #21 12.93 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-12T08:48:42.007Z] #21 12.93 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-12T08:48:42.007Z] #21 12.93 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-12T08:48:42.007Z] #21 12.94 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-12T08:48:42.007Z] #21 12.95 Suggested packages: [2022-07-12T08:48:42.007Z] #21 12.95 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-12T08:48:42.007Z] #21 12.95 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-12T08:48:42.007Z] #21 12.95 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-12T08:48:42.007Z] #21 12.95 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-12T08:48:42.007Z] #21 12.95 seccomp:ppc64el seccomp:s390x [2022-07-12T08:48:42.007Z] #21 12.95 Recommended packages: [2022-07-12T08:48:42.007Z] #21 12.95 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-12T08:48:42.007Z] #21 12.95 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-12T08:48:42.007Z] #21 12.95 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-12T08:48:42.007Z] #21 12.95 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-12T08:48:42.264Z] #21 13.38 The following NEW packages will be installed: [2022-07-12T08:48:42.264Z] #21 13.38 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-12T08:48:42.264Z] #21 13.38 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-12T08:48:42.264Z] #21 13.38 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-12T08:48:42.264Z] #21 13.38 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-12T08:48:42.264Z] #21 13.38 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-12T08:48:42.264Z] #21 13.38 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-12T08:48:42.264Z] #21 13.38 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-12T08:48:42.264Z] #21 13.39 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-12T08:48:42.264Z] #21 13.39 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-12T08:48:42.264Z] #21 13.39 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-12T08:48:42.264Z] #21 13.39 libseccomp2:ppc64el libseccomp2:s390x [2022-07-12T08:48:42.520Z] #21 13.74 0 upgraded, 40 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:48:42.520Z] #21 13.74 Need to get 15.9 MB of archives. [2022-07-12T08:48:42.520Z] #21 13.74 After this operation, 73.0 MB of additional disk space will be used. [2022-07-12T08:48:42.520Z] #21 13.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-12T08:48:42.520Z] #21 13.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-12T08:48:42.520Z] #21 13.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-12T08:48:42.520Z] #21 13.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-12T08:48:42.520Z] #21 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-12T08:48:42.520Z] #21 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-12T08:48:42.520Z] #21 13.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-12T08:48:42.520Z] #21 13.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-12T08:48:42.520Z] #21 13.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-12T08:48:42.520Z] #21 13.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-12T08:48:42.520Z] #21 13.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-12T08:48:42.520Z] #21 13.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-12T08:48:42.520Z] #21 13.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-12T08:48:42.520Z] #21 13.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-12T08:48:42.778Z] #21 13.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-12T08:48:42.778Z] #21 13.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-12T08:48:42.778Z] #21 13.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-12T08:48:42.778Z] #21 13.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-12T08:48:42.778Z] #21 13.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-12T08:48:42.778Z] #21 13.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-12T08:48:42.778Z] #21 13.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-12T08:48:42.778Z] #21 13.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-12T08:48:42.778Z] #21 13.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-12T08:48:42.778Z] #21 13.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-12T08:48:42.778Z] #21 13.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-12T08:48:42.778Z] #21 13.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-12T08:48:42.778Z] #21 13.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-12T08:48:42.778Z] #21 13.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-12T08:48:42.778Z] #21 13.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-12T08:48:42.778Z] #21 13.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-12T08:48:42.778Z] #21 13.96 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-12T08:48:42.778Z] #21 13.96 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-12T08:48:42.778Z] #21 13.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-12T08:48:42.778Z] #21 13.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-12T08:48:42.778Z] #21 13.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-12T08:48:42.778Z] #21 13.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-12T08:48:42.778Z] #21 13.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-12T08:48:42.778Z] #21 13.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-12T08:48:42.778Z] #21 13.98 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-12T08:48:42.778Z] #21 13.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-12T08:48:43.342Z] #21 14.52 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:48:43.599Z] #21 14.71 Fetched 15.9 MB in 1s (30.8 MB/s) [2022-07-12T08:48:43.599Z] #21 14.76 Selecting previously unselected package gcc-10-base:armel. [2022-07-12T08:48:43.599Z] #21 14.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 ... 38557 files and directories currently installed.) [2022-07-12T08:48:43.599Z] #21 14.79 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-12T08:48:43.599Z] #21 14.80 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-12T08:48:43.599Z] #21 14.84 Selecting previously unselected package gcc-10-base:armhf. [2022-07-12T08:48:43.599Z] #21 14.85 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-12T08:48:43.599Z] #21 14.85 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-12T08:48:43.599Z] #21 14.89 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-12T08:48:43.599Z] #21 14.89 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-12T08:48:43.856Z] #21 14.89 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-12T08:48:43.856Z] #21 14.94 Selecting previously unselected package gcc-10-base:s390x. [2022-07-12T08:48:43.856Z] #21 14.95 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-12T08:48:43.856Z] #21 14.95 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-12T08:48:43.856Z] #21 15.00 Selecting previously unselected package gcc-10-base:arm64. [2022-07-12T08:48:43.856Z] #21 15.00 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-12T08:48:43.856Z] #21 15.01 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-12T08:48:43.856Z] #21 15.07 Selecting previously unselected package libgcc-s1:armel. [2022-07-12T08:48:43.856Z] #21 15.07 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-12T08:48:43.856Z] #21 15.08 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-12T08:48:43.856Z] #21 15.12 Selecting previously unselected package libcrypt1:armel. [2022-07-12T08:48:44.112Z] #21 15.12 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-12T08:48:44.112Z] #21 15.13 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-12T08:48:44.112Z] #21 15.20 Selecting previously unselected package libc6:armel. [2022-07-12T08:48:44.112Z] #21 15.20 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-12T08:48:44.112Z] #21 15.39 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-12T08:48:44.674Z] #21 15.80 Selecting previously unselected package libapparmor1:armel. [2022-07-12T08:48:44.674Z] #21 15.81 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-12T08:48:44.674Z] #21 15.81 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-12T08:48:44.674Z] #21 15.86 Selecting previously unselected package libapparmor-dev:armel. [2022-07-12T08:48:44.674Z] #21 15.87 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-12T08:48:44.674Z] #21 15.87 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-12T08:48:44.674Z] #21 15.93 Selecting previously unselected package libgcc-s1:arm64. [2022-07-12T08:48:44.674Z] #21 15.94 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-12T08:48:44.674Z] #21 15.94 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-12T08:48:44.674Z] #21 15.99 Selecting previously unselected package libcrypt1:arm64. [2022-07-12T08:48:44.674Z] #21 15.99 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-12T08:48:44.674Z] #21 15.99 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-12T08:48:44.674Z] #21 16.06 Selecting previously unselected package libc6:arm64. [2022-07-12T08:48:44.931Z] #21 16.07 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-12T08:48:45.187Z] #21 16.24 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-12T08:48:45.443Z] #21 16.69 Selecting previously unselected package libapparmor1:arm64. [2022-07-12T08:48:45.443Z] #21 16.70 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-12T08:48:45.443Z] #21 16.70 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-12T08:48:45.443Z] #21 16.75 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-12T08:48:45.444Z] #21 16.75 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-12T08:48:45.444Z] #21 16.76 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-12T08:48:45.700Z] #21 16.83 Selecting previously unselected package libgcc-s1:s390x. [2022-07-12T08:48:45.700Z] #21 16.83 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-12T08:48:45.700Z] #21 16.84 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-12T08:48:45.700Z] #21 16.88 Selecting previously unselected package libcrypt1:s390x. [2022-07-12T08:48:45.700Z] #21 16.89 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-12T08:48:45.700Z] #21 16.89 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-12T08:48:45.700Z] #21 16.97 Selecting previously unselected package libc6:s390x. [2022-07-12T08:48:45.956Z] #21 16.98 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-12T08:48:45.956Z] #21 17.16 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-12T08:48:46.518Z] #21 17.63 Selecting previously unselected package libapparmor1:s390x. [2022-07-12T08:48:46.518Z] #21 17.63 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-12T08:48:46.518Z] #21 17.63 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-12T08:48:46.518Z] #21 17.69 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-12T08:48:46.518Z] #21 17.69 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-12T08:48:46.518Z] #21 17.69 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-12T08:48:46.518Z] #21 17.78 Selecting previously unselected package libgcc-s1:armhf. [2022-07-12T08:48:46.518Z] #21 17.78 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-12T08:48:46.518Z] #21 17.79 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-12T08:48:46.774Z] #21 17.84 Selecting previously unselected package libcrypt1:armhf. [2022-07-12T08:48:46.774Z] #21 17.84 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-12T08:48:46.774Z] #21 17.84 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-12T08:48:46.774Z] #21 17.92 Selecting previously unselected package libc6:armhf. [2022-07-12T08:48:46.774Z] #21 17.92 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-12T08:48:47.031Z] #21 18.08 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-12T08:48:47.287Z] #21 18.46 Selecting previously unselected package libapparmor1:armhf. [2022-07-12T08:48:47.287Z] #21 18.47 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-12T08:48:47.287Z] #21 18.48 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-12T08:48:47.287Z] #21 18.52 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-12T08:48:47.287Z] #21 18.53 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-12T08:48:47.287Z] #21 18.54 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-12T08:48:47.544Z] #21 18.60 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-12T08:48:47.544Z] #21 18.61 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-12T08:48:47.544Z] #21 18.61 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-12T08:48:47.544Z] #21 18.65 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-12T08:48:47.544Z] #21 18.66 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-12T08:48:47.544Z] #21 18.67 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-12T08:48:47.544Z] #21 18.74 Selecting previously unselected package libc6:ppc64el. [2022-07-12T08:48:47.544Z] #21 18.75 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-12T08:48:47.800Z] #21 18.95 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-12T08:48:48.362Z] #21 19.56 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-12T08:48:48.362Z] #21 19.57 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-12T08:48:48.362Z] #21 19.57 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-12T08:48:48.362Z] #21 19.63 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-12T08:48:48.362Z] #21 19.63 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-12T08:48:48.362Z] #21 19.64 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-12T08:48:48.362Z] #21 19.70 Selecting previously unselected package libseccomp2:s390x. [2022-07-12T08:48:48.362Z] #21 19.70 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-12T08:48:48.362Z] #21 19.71 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-12T08:48:48.619Z] #21 19.74 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-12T08:48:48.619Z] #21 19.75 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-12T08:48:48.619Z] #21 19.75 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-12T08:48:48.619Z] #21 19.82 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-12T08:48:48.619Z] #21 19.82 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-12T08:48:48.619Z] #21 19.83 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-12T08:48:48.619Z] #21 19.87 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-12T08:48:48.619Z] #21 19.88 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-12T08:48:48.619Z] #21 19.89 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-12T08:48:48.619Z] #21 19.95 Selecting previously unselected package libseccomp2:armhf. [2022-07-12T08:48:48.619Z] #21 19.96 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-12T08:48:48.619Z] #21 19.96 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-12T08:48:48.619Z] #21 20.00 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-12T08:48:48.875Z] #21 20.01 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-12T08:48:48.875Z] #21 20.02 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-12T08:48:48.875Z] #21 20.08 Selecting previously unselected package libseccomp2:armel. [2022-07-12T08:48:48.875Z] #21 20.08 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-12T08:48:48.875Z] #21 20.09 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-12T08:48:48.875Z] #21 20.13 Selecting previously unselected package libseccomp-dev:armel. [2022-07-12T08:48:48.875Z] #21 20.14 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-12T08:48:48.875Z] #21 20.14 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-12T08:48:48.875Z] #21 20.21 Selecting previously unselected package libseccomp2:arm64. [2022-07-12T08:48:48.875Z] #21 20.22 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-12T08:48:48.875Z] #21 20.22 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T08:48:48.875Z] #21 20.26 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-12T08:48:49.131Z] #21 20.27 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-12T08:48:49.131Z] #21 20.27 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T08:48:49.131Z] #21 20.39 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-12T08:48:49.131Z] #21 20.40 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-12T08:48:49.131Z] #21 20.41 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-12T08:48:49.131Z] #21 20.42 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-12T08:48:49.131Z] #21 20.44 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-12T08:48:49.131Z] #21 20.45 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-12T08:48:49.131Z] #21 20.46 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-12T08:48:49.131Z] #21 20.47 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-12T08:48:49.131Z] #21 20.49 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-12T08:48:49.387Z] #21 20.50 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-12T08:48:49.387Z] #21 20.51 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-12T08:48:49.387Z] #21 20.53 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-12T08:48:49.387Z] #21 20.54 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-12T08:48:49.387Z] #21 20.55 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-12T08:48:49.387Z] #21 20.56 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-12T08:48:49.387Z] #21 20.57 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-12T08:48:50.754Z] #21 21.83 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-12T08:48:52.120Z] #21 23.06 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-12T08:48:53.047Z] #21 24.31 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-12T08:48:54.414Z] #21 25.51 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-12T08:48:55.782Z] #21 26.78 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.79 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.80 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.82 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.83 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.84 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 26.85 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 26.86 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 26.88 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 26.89 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 26.90 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.91 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.92 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.94 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.95 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-12T08:48:55.782Z] #21 26.96 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 26.97 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 26.98 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 26.99 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 27.00 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-12T08:48:55.782Z] #21 27.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:48:56.351Z] #21 DONE 27.6s [2022-07-12T08:48:56.351Z] [2022-07-12T08:48:56.351Z] #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-07-12T08:48:56.351Z] #71 sha256:bb7d34002189274dd8ed9de71cbdfef1ff869ea926c0e7d9370dd867ea540663 [2022-07-12T08:48:56.351Z] #71 ... [2022-07-12T08:48:56.351Z] [2022-07-12T08:48:56.351Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T08:48:56.351Z] #66 sha256:d7a027b04a0bbcdb4ee82ab82e456232721d4bb07ac8a39c4ea26790c7315d2d [2022-07-12T08:48:56.351Z] #66 DONE 0.1s [2022-07-12T08:48:56.351Z] [2022-07-12T08:48:56.351Z] #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-07-12T08:48:56.351Z] #67 sha256:c3dd3be5ee2fd0de07360b485050730532d25cbc0894ee91454acba7809e26c7 [2022-07-12T08:48:57.717Z] #67 ... [2022-07-12T08:48:57.717Z] [2022-07-12T08:48:57.717Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T08:48:57.717Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-12T08:48:57.717Z] #22 DONE 1.2s [2022-07-12T08:48:57.717Z] [2022-07-12T08:48:57.717Z] #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-07-12T08:48:57.717Z] #67 sha256:c3dd3be5ee2fd0de07360b485050730532d25cbc0894ee91454acba7809e26c7 [2022-07-12T08:48:57.717Z] #67 1.067 + RM_GOPATH=0 [2022-07-12T08:48:57.717Z] #67 1.067 + TMP_GOPATH= [2022-07-12T08:48:57.717Z] #67 1.067 + : /build [2022-07-12T08:48:57.717Z] #67 1.067 + '[' -z '' ']' [2022-07-12T08:48:57.717Z] #67 1.067 ++ mktemp -d [2022-07-12T08:48:57.717Z] #67 1.068 + export GOPATH=/tmp/tmp.OTHuATnjlO [2022-07-12T08:48:57.717Z] #67 1.069 + GOPATH=/tmp/tmp.OTHuATnjlO [2022-07-12T08:48:57.717Z] #67 1.069 + RM_GOPATH=1 [2022-07-12T08:48:57.717Z] #67 1.069 + case "$(go env GOARCH)" in [2022-07-12T08:48:57.717Z] #67 1.070 ++ go env GOARCH [2022-07-12T08:48:57.717Z] #67 1.081 + export GO_BUILDMODE=-buildmode=pie [2022-07-12T08:48:57.717Z] #67 1.081 + GO_BUILDMODE=-buildmode=pie [2022-07-12T08:48:57.717Z] #67 1.081 ++ dirname /install.sh [2022-07-12T08:48:57.717Z] #67 1.082 + dir=/ [2022-07-12T08:48:57.717Z] #67 1.083 + bin=runc [2022-07-12T08:48:57.717Z] #67 1.083 + shift [2022-07-12T08:48:57.717Z] #67 1.084 + '[' '!' -f //runc.installer ']' [2022-07-12T08:48:57.717Z] #67 1.084 + . //runc.installer [2022-07-12T08:48:57.717Z] #67 1.084 ++ set -e [2022-07-12T08:48:57.717Z] #67 1.084 ++ : v1.1.2 [2022-07-12T08:48:57.717Z] #67 1.084 + install_runc [2022-07-12T08:48:57.717Z] #67 1.085 + RUNC_BUILDTAGS=seccomp [2022-07-12T08:48:57.717Z] #67 1.085 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-12T08:48:57.717Z] #67 1.085 Install runc version v1.1.2 (build tags: seccomp) [2022-07-12T08:48:57.717Z] #67 1.085 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OTHuATnjlO/src/github.com/opencontainers/runc [2022-07-12T08:48:57.717Z] #67 1.092 Cloning into '/tmp/tmp.OTHuATnjlO/src/github.com/opencontainers/runc'... [2022-07-12T08:48:58.648Z] #67 ... [2022-07-12T08:48:58.648Z] [2022-07-12T08:48:58.648Z] #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-07-12T08:48:58.648Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-12T08:48:58.648Z] #23 DONE 0.9s [2022-07-12T08:48:58.648Z] [2022-07-12T08:48:58.648Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T08:48:58.648Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-12T08:48:59.580Z] #24 0.753 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-12T08:48:59.580Z] #24 DONE 0.8s [2022-07-12T08:48:59.580Z] [2022-07-12T08:48:59.580Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T08:48:59.580Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-12T08:49:00.142Z] #25 DONE 0.9s [2022-07-12T08:49:00.142Z] [2022-07-12T08:49:00.142Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T08:49:00.142Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-12T08:49:01.512Z] #26 DONE 1.1s [2022-07-12T08:49:01.512Z] [2022-07-12T08:49:01.512Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T08:49:01.512Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-12T08:49:02.452Z] #27 DONE 1.1s [2022-07-12T08:49:02.452Z] [2022-07-12T08:49:02.452Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:49:02.452Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-12T08:49:03.853Z] #28 1.249 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-12T08:49:03.853Z] #28 1.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-12T08:49:03.853Z] #28 1.433 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:49:04.109Z] #28 1.576 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-12T08:49:04.365Z] #28 1.833 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-12T08:49:04.621Z] #28 2.054 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-12T08:49:04.621Z] #28 2.276 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-12T08:49:04.878Z] #28 2.576 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-12T08:49:05.135Z] #28 2.832 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-12T08:49:05.703Z] #28 3.064 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-12T08:49:05.703Z] #28 3.066 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-12T08:49:05.703Z] #28 3.072 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-12T08:49:05.703Z] #28 3.079 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-12T08:49:05.703Z] #28 3.081 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-12T08:49:05.703Z] #28 3.083 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-12T08:49:05.959Z] #28 3.549 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-12T08:49:06.215Z] #28 3.553 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-12T08:49:06.215Z] #28 3.556 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-12T08:49:06.215Z] #28 3.556 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-12T08:49:06.215Z] #28 3.556 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-12T08:49:06.215Z] #28 3.557 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-12T08:49:12.756Z] #28 ... [2022-07-12T08:49:12.756Z] [2022-07-12T08:49:12.756Z] #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-07-12T08:49:12.756Z] #67 sha256:c3dd3be5ee2fd0de07360b485050730532d25cbc0894ee91454acba7809e26c7 [2022-07-12T08:49:12.756Z] #67 5.610 + cd /tmp/tmp.OTHuATnjlO/src/github.com/opencontainers/runc [2022-07-12T08:49:12.756Z] #67 5.610 + git checkout -q v1.1.2 [2022-07-12T08:49:12.756Z] #67 5.952 + '[' -z '' ']' [2022-07-12T08:49:12.756Z] #67 5.952 + target=static [2022-07-12T08:49:12.756Z] #67 5.952 + make BUILDTAGS=seccomp static [2022-07-12T08:49:12.756Z] #67 6.260 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-12T08:49:15.465Z] #64 333.3 # github.com/containerd/containerd/cmd/containerd [2022-07-12T08:49:15.465Z] #64 333.3 /usr/bin/ld: /tmp/go-link-4211454850/000019.o: in function `New': [2022-07-12T08:49:15.465Z] #64 333.3 /tmp/tmp.XuytJrAVou/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-07-12T08:49:15.465Z] #64 333.4 + bin/containerd-stress [2022-07-12T08:49:15.465Z] #64 334.5 + bin/containerd-shim [2022-07-12T08:49:18.010Z] #67 ... [2022-07-12T08:49:18.010Z] [2022-07-12T08:49:18.010Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:49:18.010Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-12T08:49:18.010Z] #28 14.64 Fetched 49.1 MB in 14s (3557 kB/s) [2022-07-12T08:49:23.105Z] #64 392.0 # github.com/containerd/containerd/cmd/containerd [2022-07-12T08:49:23.105Z] #64 392.0 /usr/bin/ld: /tmp/go-link-2632367825/000019.o: in function `New': [2022-07-12T08:49:23.105Z] #64 392.0 /tmp/tmp.yYMeHgHUxD/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-07-12T08:49:23.105Z] #64 392.1 + bin/containerd-stress [2022-07-12T08:49:23.105Z] #64 393.2 + bin/containerd-shim [2022-07-12T08:49:23.260Z] #28 14.64 Reading package lists... [2022-07-12T08:49:23.584Z] #64 345.8 + bin/containerd-shim-runc-v1 [2022-07-12T08:49:23.904Z] --- PASS: TestImportExtremelyLargeImageWorks (86.53s) [2022-07-12T08:49:23.904Z] PASS [2022-07-12T08:49:23.904Z] [2022-07-12T08:49:23.904Z] === Skipped [2022-07-12T08:49:23.904Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-12T08:49:23.904Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-12T08:49:23.904Z] [2022-07-12T08:49:23.904Z] DONE 22 tests, 1 skipped in 90.756s [2022-07-12T08:49:23.904Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T08:49:23.904Z] === RUN TestStripANSICommands [2022-07-12T08:49:23.904Z] === RUN TestStripANSICommands/#00 [2022-07-12T08:49:23.904Z] === RUN TestStripANSICommands/#01 [2022-07-12T08:49:23.904Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T08:49:23.904Z] PASS [2022-07-12T08:49:23.904Z] [2022-07-12T08:49:23.904Z] DONE 3 tests in 0.007s [2022-07-12T08:49:23.904Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T08:49:23.904Z] INFO: Testing against a local daemon [2022-07-12T08:49:23.904Z] === RUN TestNetworkCreateDelete [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-07-12T08:49:23.904Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T08:49:23.904Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-07-12T08:49:23.904Z] === RUN TestDaemonDNSFallback [2022-07-12T08:49:23.904Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-07-12T08:49:23.904Z] === RUN TestInspectNetwork [2022-07-12T08:49:23.904Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:23.904Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-12T08:49:23.904Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T08:49:23.904Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.904Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T08:49:23.904Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T08:49:23.904Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T08:49:23.904Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T08:49:23.904Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T08:49:23.904Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T08:49:23.904Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T08:49:23.904Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T08:49:23.904Z] === RUN TestNetworkList [2022-07-12T08:49:23.904Z] === RUN TestNetworkList//networks [2022-07-12T08:49:23.904Z] === PAUSE TestNetworkList//networks [2022-07-12T08:49:23.904Z] === RUN TestNetworkList//networks/ [2022-07-12T08:49:23.904Z] === PAUSE TestNetworkList//networks/ [2022-07-12T08:49:23.904Z] === CONT TestNetworkList//networks [2022-07-12T08:49:23.904Z] === CONT TestNetworkList//networks/ [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkList (0.01s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T08:49:23.904Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T08:49:23.904Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T08:49:23.904Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.904Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-12T08:49:23.904Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T08:49:23.904Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.904Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-12T08:49:23.904Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T08:49:23.904Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.904Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-12T08:49:23.905Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T08:49:23.905Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-12T08:49:23.905Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T08:49:23.905Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-12T08:49:23.905Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T08:49:23.905Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-12T08:49:23.905Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T08:49:23.905Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:23.905Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T08:49:23.905Z] service_test.go:243: FLAKY_TEST [2022-07-12T08:49:23.905Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T08:49:23.905Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:23.905Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-12T08:49:23.905Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T08:49:23.905Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:23.905Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-12T08:49:23.905Z] PASS [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === Skipped [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-12T08:49:23.905Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-12T08:49:23.905Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-12T08:49:23.905Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-12T08:49:23.905Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-12T08:49:23.905Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-12T08:49:23.905Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-12T08:49:23.905Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-12T08:49:23.905Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-12T08:49:23.905Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T08:49:23.905Z] service_test.go:243: FLAKY_TEST [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-12T08:49:23.905Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-12T08:49:23.905Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] DONE 34 tests, 12 skipped in 7.052s [2022-07-12T08:49:23.905Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T08:49:23.905Z] INFO: Testing against a local daemon [2022-07-12T08:49:23.905Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T08:49:23.905Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T08:49:23.905Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestDockerNetworkIpvlan [2022-07-12T08:49:23.905Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T08:49:23.905Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T08:49:23.905Z] PASS [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === Skipped [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T08:49:23.905Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T08:49:23.905Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] DONE 2 tests, 2 skipped in 0.021s [2022-07-12T08:49:23.905Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T08:49:23.905Z] INFO: Testing against a local daemon [2022-07-12T08:49:23.905Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T08:49:23.905Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestDockerNetworkMacvlan [2022-07-12T08:49:23.905Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-12T08:49:23.905Z] PASS [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === Skipped [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-12T08:49:23.905Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-12T08:49:23.905Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] DONE 2 tests, 2 skipped in 0.018s [2022-07-12T08:49:23.905Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T08:49:23.905Z] testing: warning: no tests to run [2022-07-12T08:49:23.905Z] PASS [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] DONE 0 tests in 0.006s [2022-07-12T08:49:23.905Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T08:49:23.905Z] INFO: Testing against a local daemon [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginTLS [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginHeader [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (1.35s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginV2Disable [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-12T08:49:23.905Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-12T08:49:23.905Z] PASS [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === Skipped [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (1.35s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-12T08:49:23.905Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] DONE 17 tests, 17 skipped in 2.654s [2022-07-12T08:49:23.905Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T08:49:23.905Z] INFO: Testing against a local daemon [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T08:49:23.905Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T08:49:23.905Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T08:49:23.905Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T08:49:23.905Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T08:49:23.905Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T08:49:23.905Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T08:49:23.905Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T08:49:23.905Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestPluginInstall [2022-07-12T08:49:23.905Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestPluginsWithRuntimes [2022-07-12T08:49:23.905Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-12T08:49:23.905Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-12T08:49:23.905Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T08:49:23.905Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-12T08:49:23.905Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-12T08:49:23.905Z] PASS [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === Skipped [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-12T08:49:23.905Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-12T08:49:23.905Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-12T08:49:23.905Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-12T08:49:23.905Z] [2022-07-12T08:49:23.905Z] DONE 19 tests, 3 skipped in 0.034s [2022-07-12T08:49:23.905Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T08:49:23.905Z] INFO: Testing against a local daemon [2022-07-12T08:49:23.905Z] === RUN TestExternalGraphDriver [2022-07-12T08:49:24.162Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-12T08:49:24.162Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-07-12T08:49:24.162Z] === RUN TestGraphdriverPluginV2 [2022-07-12T08:49:28.338Z] --- PASS: TestGraphdriverPluginV2 (4.05s) [2022-07-12T08:49:28.338Z] PASS [2022-07-12T08:49:28.338Z] [2022-07-12T08:49:28.338Z] === Skipped [2022-07-12T08:49:28.338Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-07-12T08:49:28.338Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-12T08:49:28.338Z] [2022-07-12T08:49:28.338Z] DONE 2 tests, 1 skipped in 4.396s [2022-07-12T08:49:28.338Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T08:49:28.338Z] INFO: Testing against a local daemon [2022-07-12T08:49:28.338Z] === RUN TestContinueAfterPluginCrash [2022-07-12T08:49:28.338Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T08:49:28.338Z] === RUN TestReadPluginNoRead [2022-07-12T08:49:28.338Z] === PAUSE TestReadPluginNoRead [2022-07-12T08:49:28.338Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T08:49:28.338Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T08:49:28.338Z] === CONT TestContinueAfterPluginCrash [2022-07-12T08:49:28.338Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T08:49:28.338Z] === CONT TestReadPluginNoRead [2022-07-12T08:49:28.935Z] #64 352.2 + bin/containerd-shim-runc-v2 [2022-07-12T08:49:29.869Z] #64 353.1 + binaries [2022-07-12T08:49:29.869Z] #64 353.1 + install -D bin/containerd /build/containerd [2022-07-12T08:49:29.869Z] #64 353.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T08:49:29.869Z] #64 353.1 + install -D bin/ctr /build/ctr [2022-07-12T08:49:30.058Z] #28 21.05 Reading package lists... [2022-07-12T08:49:30.863Z] === RUN TestReadPluginNoRead/default [2022-07-12T08:49:31.194Z] #64 404.4 + bin/containerd-shim-runc-v1 [2022-07-12T08:49:31.427Z] #28 27.39 Building dependency tree... [2022-07-12T08:49:31.427Z] --- PASS: TestDaemonStartWithLogOpt (3.10s) [2022-07-12T08:49:31.767Z] #64 DONE 355.1s [2022-07-12T08:49:31.991Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T08:49:32.701Z] [2022-07-12T08:49:32.701Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T08:49:32.701Z] #65 sha256:d300e9233fe896d111820b6c1d42f23c2b7969ac6442b5048e6013f4ef23d76e [2022-07-12T08:49:32.807Z] #28 30.17 bzip2 is already the newest version (1.0.8-4). [2022-07-12T08:49:32.807Z] #28 30.17 patch is already the newest version (2.7.6-7). [2022-07-12T08:49:32.807Z] #28 30.17 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-12T08:49:32.807Z] #28 30.17 The following additional packages will be installed: [2022-07-12T08:49:32.807Z] #28 30.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-12T08:49:32.807Z] #28 30.17 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-12T08:49:32.807Z] #28 30.17 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-12T08:49:32.807Z] #28 30.18 python3-pkg-resources vim-runtime xxd [2022-07-12T08:49:32.807Z] #28 30.19 Suggested packages: [2022-07-12T08:49:32.807Z] #28 30.19 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-12T08:49:32.807Z] #28 30.19 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-12T08:49:32.807Z] #28 30.19 Recommended packages: [2022-07-12T08:49:32.807Z] #28 30.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-12T08:49:33.361Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T08:49:33.640Z] #65 DONE 0.9s [2022-07-12T08:49:33.640Z] [2022-07-12T08:49:33.640Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T08:49:33.640Z] #70 sha256:529e846396343f9f1b0ecf4477c42e84b2cc83cb4726f0781c87d78b798cffb9 [2022-07-12T08:49:33.897Z] #70 DONE 0.2s [2022-07-12T08:49:33.897Z] [2022-07-12T08:49:33.897Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T08:49:33.897Z] #75 sha256:e6f1965a1bcef0556b7078209a53cb0719952089a15e8e97498567dcb38845cd [2022-07-12T08:49:34.176Z] #28 31.68 The following NEW packages will be installed: [2022-07-12T08:49:34.176Z] #28 31.68 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-12T08:49:34.176Z] #28 31.70 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-12T08:49:34.176Z] #28 31.70 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-12T08:49:34.176Z] #28 31.70 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-12T08:49:34.176Z] #28 31.70 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-12T08:49:34.176Z] #28 31.70 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-12T08:49:34.176Z] #28 31.70 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-12T08:49:34.432Z] #28 32.12 0 upgraded, 45 newly installed, 0 to remove and 19 not upgraded. [2022-07-12T08:49:34.432Z] #28 32.12 Need to get 18.6 MB of archives. [2022-07-12T08:49:34.432Z] #28 32.12 After this operation, 71.4 MB of additional disk space will be used. [2022-07-12T08:49:34.432Z] #28 32.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-12T08:49:34.689Z] #28 32.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-12T08:49:34.689Z] #28 32.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-12T08:49:34.689Z] #28 32.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-12T08:49:34.689Z] #28 32.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-12T08:49:34.689Z] #28 32.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-12T08:49:34.689Z] #28 32.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-12T08:49:34.689Z] #28 32.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-12T08:49:34.689Z] #28 32.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-12T08:49:34.689Z] #28 32.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-12T08:49:34.689Z] #28 32.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-12T08:49:34.689Z] #28 32.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-12T08:49:34.689Z] #28 32.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-12T08:49:34.689Z] #28 32.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-12T08:49:34.689Z] #28 32.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-12T08:49:34.689Z] #28 32.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-12T08:49:34.689Z] #28 32.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-12T08:49:34.689Z] #28 32.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-12T08:49:34.689Z] #28 32.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-12T08:49:34.689Z] #28 32.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-12T08:49:34.689Z] #28 32.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-12T08:49:34.689Z] #28 32.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-12T08:49:34.689Z] #28 32.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-12T08:49:34.689Z] #28 32.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-12T08:49:34.689Z] #28 32.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-12T08:49:34.689Z] #28 32.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-12T08:49:34.689Z] #28 32.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-12T08:49:34.689Z] #28 32.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-12T08:49:34.689Z] #28 32.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-12T08:49:34.689Z] #28 32.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-12T08:49:34.689Z] #28 32.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-12T08:49:34.689Z] #28 32.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-12T08:49:34.689Z] #28 32.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-12T08:49:34.689Z] #28 32.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-12T08:49:34.689Z] #28 32.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-12T08:49:34.689Z] #28 32.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-12T08:49:34.689Z] #28 32.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-12T08:49:34.689Z] #28 32.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-12T08:49:34.689Z] #28 32.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-12T08:49:34.689Z] #28 32.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-12T08:49:34.689Z] #28 32.30 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-12T08:49:34.730Z] === CONT TestReadPluginNoRead [2022-07-12T08:49:34.730Z] read_test.go:92: [d802af766a600] daemon is not started [2022-07-12T08:49:34.730Z] --- PASS: TestReadPluginNoRead (6.38s) [2022-07-12T08:49:34.730Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2022-07-12T08:49:34.730Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-07-12T08:49:34.730Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-12T08:49:34.829Z] #75 DONE 0.9s [2022-07-12T08:49:34.829Z] [2022-07-12T08:49:34.829Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T08:49:34.829Z] #78 sha256:a6e5dbf9c3693b234b32da675d7ed2531e811d5d2cdc2a5dc7574633f3eb8008 [2022-07-12T08:49:34.829Z] #78 DONE 0.1s [2022-07-12T08:49:34.829Z] [2022-07-12T08:49:34.829Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T08:49:34.829Z] #79 sha256:533ad1c34388322879c8b0331c3e6b6ccc362bde32d4061611dc54eb137d5520 [2022-07-12T08:49:34.829Z] #79 DONE 0.0s [2022-07-12T08:49:34.829Z] [2022-07-12T08:49:34.829Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T08:49:34.829Z] #80 sha256:bd272a0d9bc3d0d6458e4ba9b6214504d49fb4d00eeafbe0d299e5772e77200e [2022-07-12T08:49:34.829Z] #80 DONE 0.0s [2022-07-12T08:49:34.829Z] [2022-07-12T08:49:34.829Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-12T08:49:34.829Z] #81 sha256:323408307fa026649087469a3c8f8c1eee1c7305395592611cb6c709587e0e2b [2022-07-12T08:49:34.945Z] #28 32.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-12T08:49:34.945Z] #28 32.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-12T08:49:34.945Z] #28 32.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-12T08:49:34.945Z] #28 32.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-12T08:49:35.394Z] #81 0.636 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-12T08:49:35.394Z] #81 0.640 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-12T08:49:35.394Z] #81 0.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-12T08:49:35.519Z] #28 33.03 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:49:35.778Z] #28 33.29 Fetched 18.6 MB in 1s (29.5 MB/s) [2022-07-12T08:49:35.778Z] #28 33.34 Selecting previously unselected package pigz. [2022-07-12T08:49:35.960Z] #81 0.885 Fetched 39.4 kB in 1s (75.3 kB/s) [2022-07-12T08:49:36.034Z] #28 33.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 ... 40117 files and directories currently installed.) [2022-07-12T08:49:36.034Z] #28 33.39 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-12T08:49:36.034Z] #28 33.39 Unpacking pigz (2.6-1) ... [2022-07-12T08:49:36.034Z] #28 33.46 Selecting previously unselected package libelf1:amd64. [2022-07-12T08:49:36.034Z] #28 33.47 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-12T08:49:36.034Z] #28 33.49 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-12T08:49:36.100Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-07-12T08:49:36.100Z] PASS [2022-07-12T08:49:36.100Z] [2022-07-12T08:49:36.100Z] DONE 6 tests in 7.987s [2022-07-12T08:49:36.100Z] 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-07-12T08:49:36.100Z] testing: warning: no tests to run [2022-07-12T08:49:36.100Z] PASS [2022-07-12T08:49:36.100Z] [2022-07-12T08:49:36.100Z] DONE 0 tests in 0.007s [2022-07-12T08:49:36.100Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T08:49:36.100Z] INFO: Testing against a local daemon [2022-07-12T08:49:36.100Z] === RUN TestPluginWithDevMounts [2022-07-12T08:49:36.100Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-12T08:49:36.100Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-12T08:49:36.100Z] PASS [2022-07-12T08:49:36.100Z] [2022-07-12T08:49:36.100Z] === Skipped [2022-07-12T08:49:36.100Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-12T08:49:36.100Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-12T08:49:36.100Z] [2022-07-12T08:49:36.100Z] DONE 1 tests, 1 skipped in 0.023s [2022-07-12T08:49:36.100Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T08:49:36.100Z] INFO: Testing against a local daemon [2022-07-12T08:49:36.100Z] === RUN TestSecretInspect [2022-07-12T08:49:36.100Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.100Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-12T08:49:36.100Z] === RUN TestSecretList [2022-07-12T08:49:36.100Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.100Z] --- SKIP: TestSecretList (0.01s) [2022-07-12T08:49:36.100Z] === RUN TestSecretsCreateAndDelete [2022-07-12T08:49:36.100Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.100Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-12T08:49:36.100Z] === RUN TestSecretsUpdate [2022-07-12T08:49:36.219Z] #81 0.885 Reading package lists... [2022-07-12T08:49:36.332Z] #28 33.60 Selecting previously unselected package libbpf0:amd64. [2022-07-12T08:49:36.332Z] #28 33.60 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-12T08:49:36.332Z] #28 33.61 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-12T08:49:36.332Z] #28 33.68 Selecting previously unselected package libcap2:amd64. [2022-07-12T08:49:36.332Z] #28 33.69 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-12T08:49:36.332Z] #28 33.69 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:49:36.332Z] #28 33.74 Selecting previously unselected package libmnl0:amd64. [2022-07-12T08:49:36.332Z] #28 33.75 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-12T08:49:36.332Z] #28 33.77 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-12T08:49:36.332Z] #28 33.81 Selecting previously unselected package libxtables12:amd64. [2022-07-12T08:49:36.332Z] #28 33.82 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-12T08:49:36.332Z] #28 33.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-12T08:49:36.332Z] #28 33.87 Selecting previously unselected package libcap2-bin. [2022-07-12T08:49:36.332Z] #28 33.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-12T08:49:36.332Z] #28 33.88 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-12T08:49:36.332Z] #28 33.95 Selecting previously unselected package iproute2. [2022-07-12T08:49:36.332Z] #28 33.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-12T08:49:36.332Z] #28 33.97 Unpacking iproute2 (5.10.0-4) ... [2022-07-12T08:49:36.357Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.357Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-12T08:49:36.357Z] === RUN TestTemplatedSecret [2022-07-12T08:49:36.357Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.357Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-12T08:49:36.357Z] === RUN TestSecretCreateResolve [2022-07-12T08:49:36.357Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.357Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-12T08:49:36.357Z] PASS [2022-07-12T08:49:36.357Z] [2022-07-12T08:49:36.357Z] === Skipped [2022-07-12T08:49:36.357Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-12T08:49:36.357Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.357Z] [2022-07-12T08:49:36.357Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-12T08:49:36.357Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.357Z] [2022-07-12T08:49:36.357Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-12T08:49:36.357Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.357Z] [2022-07-12T08:49:36.357Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-12T08:49:36.357Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.357Z] [2022-07-12T08:49:36.357Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-12T08:49:36.357Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.357Z] [2022-07-12T08:49:36.357Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-12T08:49:36.358Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] [2022-07-12T08:49:36.358Z] DONE 6 tests, 6 skipped in 0.074s [2022-07-12T08:49:36.358Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T08:49:36.358Z] INFO: Testing against a local daemon [2022-07-12T08:49:36.358Z] === RUN TestServiceCreateInit [2022-07-12T08:49:36.358Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T08:49:36.358Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T08:49:36.358Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- PASS: TestServiceCreateInit (0.01s) [2022-07-12T08:49:36.358Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-12T08:49:36.358Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-12T08:49:36.358Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T08:49:36.358Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestCreateServiceConflict [2022-07-12T08:49:36.358Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T08:49:36.358Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T08:49:36.358Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T08:49:36.358Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T08:49:36.358Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestCreateServiceSysctls [2022-07-12T08:49:36.358Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-12T08:49:36.358Z] === RUN TestCreateServiceCapabilities [2022-07-12T08:49:36.358Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-12T08:49:36.358Z] === RUN TestInspect [2022-07-12T08:49:36.358Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestInspect (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestCreateJob [2022-07-12T08:49:36.358Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestCreateJob (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestReplicatedJob [2022-07-12T08:49:36.358Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestReplicatedJob (0.00s) [2022-07-12T08:49:36.358Z] === RUN TestUpdateReplicatedJob [2022-07-12T08:49:36.358Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestServiceListWithStatuses [2022-07-12T08:49:36.358Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T08:49:36.358Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T08:49:36.358Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T08:49:36.358Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestDockerNetworkReConnect [2022-07-12T08:49:36.358Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:36.358Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-12T08:49:36.358Z] === RUN TestServicePlugin [2022-07-12T08:49:36.444Z] #64 410.6 + bin/containerd-shim-runc-v2 [2022-07-12T08:49:36.785Z] #81 1.397 Reading package lists... [2022-07-12T08:49:36.785Z] #81 1.904 Building dependency tree... [2022-07-12T08:49:36.903Z] #28 34.32 Selecting previously unselected package xxd. [2022-07-12T08:49:36.903Z] #28 34.34 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:49:36.903Z] #28 34.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:49:36.903Z] #28 34.41 Selecting previously unselected package vim-common. [2022-07-12T08:49:36.903Z] #28 34.43 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:49:36.903Z] #28 34.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:49:36.903Z] #28 34.54 Selecting previously unselected package bash-completion. [2022-07-12T08:49:37.007Z] #64 411.4 + binaries [2022-07-12T08:49:37.007Z] #64 411.4 + install -D bin/containerd /build/containerd [2022-07-12T08:49:37.007Z] #64 411.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T08:49:37.007Z] #64 411.5 + install -D bin/ctr /build/ctr [2022-07-12T08:49:37.043Z] #81 2.016 Reading state information... [2022-07-12T08:49:37.043Z] #81 2.133 The following additional packages will be installed: [2022-07-12T08:49:37.043Z] #81 2.134 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-07-12T08:49:37.043Z] #81 2.135 Suggested packages: [2022-07-12T08:49:37.043Z] #81 2.135 systemd-container policykit-1 [2022-07-12T08:49:37.043Z] #81 2.135 Recommended packages: [2022-07-12T08:49:37.043Z] #81 2.135 systemd-timesyncd | time-daemon libnss-systemd [2022-07-12T08:49:37.043Z] #81 2.201 The following NEW packages will be installed: [2022-07-12T08:49:37.043Z] #81 2.201 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-07-12T08:49:37.043Z] #81 2.202 libkmod2 libpam-systemd systemd systemd-sysv [2022-07-12T08:49:37.162Z] #28 34.54 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-12T08:49:37.300Z] #81 2.468 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2022-07-12T08:49:37.301Z] #81 2.468 Need to get 5817 kB of archives. [2022-07-12T08:49:37.301Z] #81 2.468 After this operation, 19.3 MB of additional disk space will be used. [2022-07-12T08:49:37.301Z] #81 2.468 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-07-12T08:49:37.301Z] #81 2.471 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-07-12T08:49:37.301Z] #81 2.472 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-07-12T08:49:37.301Z] #81 2.476 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-07-12T08:49:37.301Z] #81 2.478 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-07-12T08:49:37.301Z] #81 2.568 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-07-12T08:49:37.559Z] #81 2.572 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-07-12T08:49:37.559Z] #81 2.574 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-07-12T08:49:37.559Z] #81 2.575 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-07-12T08:49:37.559Z] #81 2.577 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-07-12T08:49:37.559Z] #81 2.741 debconf: delaying package configuration, since apt-utils is not installed [2022-07-12T08:49:37.559Z] #81 2.773 Fetched 5817 kB in 0s (15.6 MB/s) [2022-07-12T08:49:37.559Z] #81 2.799 Selecting previously unselected package libargon2-1:amd64. [2022-07-12T08:49:37.559Z] #81 2.799 (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 ... 28639 files and directories currently installed.) [2022-07-12T08:49:37.559Z] #81 2.815 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-07-12T08:49:37.559Z] #81 2.823 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-12T08:49:37.817Z] #81 2.864 Selecting previously unselected package libjson-c5:amd64. [2022-07-12T08:49:37.817Z] #81 2.867 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-07-12T08:49:37.817Z] #81 2.876 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-07-12T08:49:37.817Z] #81 2.918 Selecting previously unselected package libcryptsetup12:amd64. [2022-07-12T08:49:37.817Z] #81 2.920 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-07-12T08:49:37.817Z] #81 2.924 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-12T08:49:37.817Z] #81 2.984 Selecting previously unselected package libkmod2:amd64. [2022-07-12T08:49:37.817Z] #81 2.986 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-07-12T08:49:37.817Z] #81 2.991 Unpacking libkmod2:amd64 (28-1) ... [2022-07-12T08:49:37.817Z] #81 3.039 Selecting previously unselected package systemd. [2022-07-12T08:49:38.075Z] #81 3.042 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-07-12T08:49:38.075Z] #81 3.076 Unpacking systemd (247.3-7) ... [2022-07-12T08:49:38.102Z] #28 35.68 Unpacking bash-completion (1:2.11-2) ... [2022-07-12T08:49:38.254Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] --- SKIP: TestServicePlugin (1.78s) [2022-07-12T08:49:38.254Z] === RUN TestServiceUpdateLabel [2022-07-12T08:49:38.254Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-12T08:49:38.254Z] === RUN TestServiceUpdateSecrets [2022-07-12T08:49:38.254Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-12T08:49:38.254Z] === RUN TestServiceUpdateConfigs [2022-07-12T08:49:38.254Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-12T08:49:38.254Z] === RUN TestServiceUpdateNetwork [2022-07-12T08:49:38.254Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-12T08:49:38.254Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T08:49:38.254Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-12T08:49:38.254Z] PASS [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === Skipped [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-12T08:49:38.254Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-12T08:49:38.254Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-12T08:49:38.254Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-12T08:49:38.254Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-12T08:49:38.254Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-12T08:49:38.254Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-12T08:49:38.254Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-12T08:49:38.254Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-12T08:49:38.254Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-12T08:49:38.254Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-12T08:49:38.254Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-12T08:49:38.254Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestReplicatedJob (0.00s) [2022-07-12T08:49:38.254Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-12T08:49:38.254Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T08:49:38.254Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-12T08:49:38.254Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-12T08:49:38.254Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestServicePlugin (1.78s) [2022-07-12T08:49:38.254Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-12T08:49:38.254Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-12T08:49:38.254Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-12T08:49:38.254Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-12T08:49:38.254Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-12T08:49:38.254Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T08:49:38.254Z] [2022-07-12T08:49:38.254Z] DONE 24 tests, 23 skipped in 2.062s [2022-07-12T08:49:38.254Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T08:49:38.254Z] INFO: Testing against a local daemon [2022-07-12T08:49:38.254Z] === RUN TestSessionCreate [2022-07-12T08:49:38.254Z] --- PASS: TestSessionCreate (0.03s) [2022-07-12T08:49:38.254Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T08:49:38.358Z] #28 35.96 Selecting previously unselected package apparmor. [2022-07-12T08:49:38.358Z] #28 35.96 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-12T08:49:38.358Z] #28 36.00 Unpacking apparmor (2.13.6-10) ... [2022-07-12T08:49:38.511Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-12T08:49:38.511Z] PASS [2022-07-12T08:49:38.511Z] [2022-07-12T08:49:38.511Z] DONE 2 tests in 0.079s [2022-07-12T08:49:38.511Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T08:49:38.511Z] INFO: Testing against a local daemon [2022-07-12T08:49:38.511Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T08:49:38.511Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T08:49:38.511Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T08:49:38.511Z] === RUN TestDiskUsage [2022-07-12T08:49:38.511Z] === PAUSE TestDiskUsage [2022-07-12T08:49:38.511Z] === RUN TestEventsExecDie [2022-07-12T08:49:38.614Z] #28 36.23 Selecting previously unselected package inetutils-ping. [2022-07-12T08:49:38.614Z] #28 36.24 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-12T08:49:38.641Z] #81 3.653 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-07-12T08:49:38.641Z] #81 3.666 Setting up libjson-c5:amd64 (0.15-2) ... [2022-07-12T08:49:38.641Z] #81 3.678 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-07-12T08:49:38.641Z] #81 3.691 Setting up libkmod2:amd64 (28-1) ... [2022-07-12T08:49:38.641Z] #81 3.706 Setting up systemd (247.3-7) ... [2022-07-12T08:49:38.641Z] #81 3.753 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-07-12T08:49:38.641Z] #81 3.755 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-07-12T08:49:38.641Z] #81 3.757 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-07-12T08:49:38.641Z] #81 3.780 Initializing machine ID from KVM UUID. [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-12T08:49:38.840Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-12T08:49:38.840Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-12T08:49:38.840Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-07-12T08:49:38.840Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-12T08:49:38.870Z] #28 36.25 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-12T08:49:38.870Z] #28 36.33 Selecting previously unselected package libip4tc2:amd64. [2022-07-12T08:49:38.870Z] #28 36.33 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-12T08:49:38.870Z] #28 36.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T08:49:38.870Z] #28 36.38 Selecting previously unselected package libip6tc2:amd64. [2022-07-12T08:49:38.870Z] #28 36.38 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-12T08:49:38.870Z] #28 36.40 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T08:49:38.870Z] #28 36.45 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-12T08:49:38.870Z] #28 36.46 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-12T08:49:38.870Z] #28 36.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T08:49:38.898Z] #81 4.172 Selecting previously unselected package systemd-sysv. [2022-07-12T08:49:39.075Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-12T08:49:39.075Z] === RUN TestEventsBackwardsCompatible [2022-07-12T08:49:39.075Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-12T08:49:39.075Z] === RUN TestEventsVolumeCreate [2022-07-12T08:49:39.075Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-07-12T08:49:39.075Z] === RUN TestInfoBinaryCommits [2022-07-12T08:49:39.075Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-07-12T08:49:39.075Z] === RUN TestInfoAPIVersioned [2022-07-12T08:49:39.075Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-12T08:49:39.075Z] === RUN TestInfoAPI [2022-07-12T08:49:39.075Z] --- PASS: TestInfoAPI (0.01s) [2022-07-12T08:49:39.075Z] === RUN TestInfoAPIWarnings [2022-07-12T08:49:39.098Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-12T08:49:39.126Z] #28 36.51 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-12T08:49:39.126Z] #28 36.51 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-12T08:49:39.126Z] #28 36.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T08:49:39.126Z] #28 36.58 Selecting previously unselected package libnftnl11:amd64. [2022-07-12T08:49:39.126Z] #28 36.59 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-12T08:49:39.126Z] #28 36.59 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T08:49:39.126Z] #28 36.65 Selecting previously unselected package iptables. [2022-07-12T08:49:39.126Z] #28 36.66 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-12T08:49:39.126Z] #28 36.67 Unpacking iptables (1.8.7-1) ... [2022-07-12T08:49:39.156Z] #81 4.172 (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 ... 29450 files and directories currently installed.) [2022-07-12T08:49:39.156Z] #81 4.185 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-07-12T08:49:39.156Z] #81 4.190 Unpacking systemd-sysv (247.3-7) ... [2022-07-12T08:49:39.156Z] #81 4.239 Selecting previously unselected package libdbus-1-3:amd64. [2022-07-12T08:49:39.156Z] #81 4.239 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-07-12T08:49:39.156Z] #81 4.243 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-12T08:49:39.156Z] #81 4.308 Selecting previously unselected package dbus. [2022-07-12T08:49:39.156Z] #81 4.311 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-07-12T08:49:39.156Z] #81 4.322 Unpacking dbus (1.12.20-2) ... [2022-07-12T08:49:39.156Z] #81 4.379 Selecting previously unselected package libpam-systemd:amd64. [2022-07-12T08:49:39.156Z] #81 4.381 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-07-12T08:49:39.156Z] #81 4.385 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-07-12T08:49:39.156Z] #81 4.438 Selecting previously unselected package dbus-user-session. [2022-07-12T08:49:39.354Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-12T08:49:39.354Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-12T08:49:39.354Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-12T08:49:39.382Z] #28 36.88 Selecting previously unselected package libonig5:amd64. [2022-07-12T08:49:39.382Z] #28 36.88 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-12T08:49:39.382Z] #28 36.89 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:49:39.382Z] #28 36.97 Selecting previously unselected package libjq1:amd64. [2022-07-12T08:49:39.382Z] #28 36.98 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-12T08:49:39.382Z] #28 36.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:49:39.414Z] #81 4.441 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-07-12T08:49:39.414Z] #81 4.445 Unpacking dbus-user-session (1.12.20-2) ... [2022-07-12T08:49:39.414Z] #81 4.531 Setting up systemd-sysv (247.3-7) ... [2022-07-12T08:49:39.414Z] #81 4.544 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-07-12T08:49:39.414Z] #81 4.559 Setting up dbus (1.12.20-2) ... [2022-07-12T08:49:39.414Z] #81 4.691 invoke-rc.d: could not determine current runlevel [2022-07-12T08:49:39.522Z] #64 DONE 413.6s [2022-07-12T08:49:39.610Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-12T08:49:39.610Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/builder [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-12T08:49:39.610Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-12T08:49:39.638Z] #28 37.07 Selecting previously unselected package jq. [2022-07-12T08:49:39.638Z] #28 37.08 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-12T08:49:39.638Z] #28 37.08 Unpacking jq (1.6-2.1) ... [2022-07-12T08:49:39.638Z] #28 37.13 Selecting previously unselected package libaio1:amd64. [2022-07-12T08:49:39.638Z] #28 37.14 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-12T08:49:39.638Z] #28 37.15 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-12T08:49:39.638Z] #28 37.18 Selecting previously unselected package libgpm2:amd64. [2022-07-12T08:49:39.638Z] #28 37.19 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-12T08:49:39.638Z] #28 37.19 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-12T08:49:39.638Z] #28 37.24 Selecting previously unselected package libinih1:amd64. [2022-07-12T08:49:39.638Z] #28 37.25 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-12T08:49:39.638Z] #28 37.26 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-12T08:49:39.672Z] #81 4.693 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T08:49:39.672Z] #81 4.699 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-07-12T08:49:39.672Z] #81 4.837 Setting up dbus-user-session (1.12.20-2) ... [2022-07-12T08:49:39.894Z] #28 37.31 Selecting previously unselected package libnet1:amd64. [2022-07-12T08:49:39.894Z] #28 37.32 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-12T08:49:39.894Z] #28 37.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:49:39.894Z] #28 37.40 Selecting previously unselected package libnl-3-200:amd64. [2022-07-12T08:49:39.894Z] #28 37.41 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-12T08:49:39.894Z] #28 37.41 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:49:39.894Z] #28 37.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-12T08:49:39.894Z] #28 37.49 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-12T08:49:39.894Z] #28 37.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:49:39.929Z] #81 4.856 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:49:39.929Z] #81 DONE 5.0s [2022-07-12T08:49:39.929Z] [2022-07-12T08:49:39.929Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-12T08:49:39.929Z] #82 sha256:8409b821a6ef3348fa5488a37b78a7734ea3f1a98a9c75ce79f7c26c4ed8693a [2022-07-12T08:49:40.085Z] [2022-07-12T08:49:40.085Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T08:49:40.085Z] #65 sha256:a57611d5656a3dea5329dccf68120b7164ca7ae37bf70c6358e9b7712624f82b [2022-07-12T08:49:40.150Z] #28 37.54 Selecting previously unselected package libyajl2:amd64. [2022-07-12T08:49:40.150Z] #28 37.55 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-12T08:49:40.150Z] #28 37.55 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:49:40.150Z] #28 37.60 Selecting previously unselected package net-tools. [2022-07-12T08:49:40.150Z] #28 37.61 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-12T08:49:40.150Z] #28 37.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:49:40.150Z] #28 37.71 Selecting previously unselected package python-pip-whl. [2022-07-12T08:49:40.150Z] #28 37.72 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:49:40.150Z] #28 37.73 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:49:40.406Z] #28 38.09 Selecting previously unselected package python3-lib2to3. [2022-07-12T08:49:40.445Z] #82 0.440 % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T08:49:40.445Z] #82 0.440 Dload Upload Total Spent Left Speed [2022-07-12T08:49:40.662Z] #28 38.10 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-12T08:49:40.662Z] #28 38.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:49:40.662Z] #28 38.20 Selecting previously unselected package python3-distutils. [2022-07-12T08:49:40.662Z] #28 38.22 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-12T08:49:40.662Z] #28 38.22 Unpacking python3-distutils (3.9.2-1) ... [2022-07-12T08:49:40.662Z] #28 38.30 Selecting previously unselected package python3-pkg-resources. [2022-07-12T08:49:40.662Z] #28 38.30 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-12T08:49:40.662Z] #28 38.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:49:40.702Z] #82 0.440 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6117 0 --:--:-- --:--:-- --:--:-- 6096 [2022-07-12T08:49:40.919Z] #28 38.41 Selecting previously unselected package python3-setuptools. [2022-07-12T08:49:40.919Z] #28 38.42 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-12T08:49:40.919Z] #28 38.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-12T08:49:40.960Z] #82 DONE 0.9s [2022-07-12T08:49:40.960Z] [2022-07-12T08:49:40.960Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T08:49:40.960Z] #83 sha256:31fe00f4370c83b2a1f5bc4eadb023afdbaee53e03e135efc6264710f6610202 [2022-07-12T08:49:41.011Z] #65 DONE 0.9s [2022-07-12T08:49:41.175Z] #28 38.58 Selecting previously unselected package python3-wheel. [2022-07-12T08:49:41.175Z] #28 38.59 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-12T08:49:41.175Z] #28 38.60 Unpacking python3-wheel (0.34.2-1) ... [2022-07-12T08:49:41.175Z] #28 38.67 Selecting previously unselected package python3-pip. [2022-07-12T08:49:41.175Z] #28 38.67 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-12T08:49:41.175Z] #28 38.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:49:41.267Z] [2022-07-12T08:49:41.267Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T08:49:41.267Z] #70 sha256:33875603f98e0f5cb2589aca3bbd8ef249015a03c9f91e357a5f1092e50c8664 [2022-07-12T08:49:41.267Z] #70 DONE 0.3s [2022-07-12T08:49:41.431Z] #28 38.84 Selecting previously unselected package sudo. [2022-07-12T08:49:41.431Z] #28 38.84 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-12T08:49:41.431Z] #28 38.85 Unpacking sudo (1.9.5p2-3) ... [2022-07-12T08:49:41.522Z] [2022-07-12T08:49:41.523Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T08:49:41.523Z] #75 sha256:012542cd6e3cd8e0c588b6aafdee410c626f370c6e1ea4a8afe6aa3d383b2672 [2022-07-12T08:49:41.688Z] #28 39.22 Selecting previously unselected package thin-provisioning-tools. [2022-07-12T08:49:41.688Z] #28 39.22 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-12T08:49:41.688Z] #28 39.23 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:49:41.688Z] #28 ... [2022-07-12T08:49:41.688Z] [2022-07-12T08:49:41.688Z] #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-07-12T08:49:41.688Z] #71 sha256:bb7d34002189274dd8ed9de71cbdfef1ff869ea926c0e7d9370dd867ea540663 [2022-07-12T08:49:41.688Z] #71 99.67 + bin/containerd [2022-07-12T08:49:41.893Z] #83 DONE 1.1s [2022-07-12T08:49:41.893Z] [2022-07-12T08:49:41.893Z] #84 exporting to image [2022-07-12T08:49:41.893Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T08:49:41.893Z] #84 exporting layers [2022-07-12T08:49:42.125Z] ok github.com/docker/docker/builder/remotecontext 0.086s coverage: 13.7% of statements [2022-07-12T08:49:42.381Z] ok github.com/docker/docker/builder/dockerfile 0.457s coverage: 49.3% of statements [2022-07-12T08:49:42.381Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-12T08:49:42.449Z] #75 DONE 0.9s [2022-07-12T08:49:42.449Z] [2022-07-12T08:49:42.449Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T08:49:42.449Z] #78 sha256:4a309b777a8bad7c06c9a68ae1e6f6401cd4dd898a92b0548821e2b456f1bf54 [2022-07-12T08:49:42.449Z] #78 DONE 0.0s [2022-07-12T08:49:42.449Z] [2022-07-12T08:49:42.449Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T08:49:42.449Z] #79 sha256:965c3ea5a6d43b15838da964673f5efb144981ea2918c13ad23c8e21af21a007 [2022-07-12T08:49:42.449Z] #79 DONE 0.0s [2022-07-12T08:49:42.449Z] [2022-07-12T08:49:42.449Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T08:49:42.449Z] #80 sha256:582493d9da0700d34aa9c5057a2f1f2d29d63c2d4a5a1d2643900aa1deb410f7 [2022-07-12T08:49:42.449Z] #80 DONE 0.0s [2022-07-12T08:49:42.449Z] [2022-07-12T08:49:42.449Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T08:49:42.449Z] #81 sha256:06252864d8eb4f9776cc5715f96867b74a4657051305237a18b7b7107424fd1b [2022-07-12T08:49:43.309Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-12T08:49:43.814Z] #81 DONE 1.3s [2022-07-12T08:49:43.814Z] [2022-07-12T08:49:43.814Z] #82 exporting to image [2022-07-12T08:49:43.814Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T08:49:43.814Z] #82 exporting layers [2022-07-12T08:49:43.871Z] ok github.com/docker/docker/builder/remotecontext/git 1.505s coverage: 86.3% of statements [2022-07-12T08:49:43.871Z] ? github.com/docker/docker/cli [no test files] [2022-07-12T08:49:43.871Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-12T08:49:43.871Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-12T08:49:43.871Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-12T08:49:44.433Z] ok github.com/docker/docker/cmd/docker-proxy 0.204s coverage: 69.3% of statements [2022-07-12T08:49:46.936Z] #71 ... [2022-07-12T08:49:46.936Z] [2022-07-12T08:49:46.936Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T08:49:46.936Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-12T08:49:46.936Z] #28 39.33 Selecting previously unselected package uidmap. [2022-07-12T08:49:46.936Z] #28 39.34 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-12T08:49:46.936Z] #28 39.34 Unpacking uidmap (1:4.8.1-1) ... [2022-07-12T08:49:46.936Z] #28 39.44 Selecting previously unselected package vim-runtime. [2022-07-12T08:49:46.936Z] #28 39.44 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-12T08:49:46.936Z] #28 39.48 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-12T08:49:46.936Z] #28 39.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-12T08:49:46.936Z] #28 39.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:49:46.936Z] #28 41.21 Selecting previously unselected package vim. [2022-07-12T08:49:46.936Z] #28 41.22 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-12T08:49:46.936Z] #28 41.24 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:49:46.936Z] #28 41.51 Selecting previously unselected package xfsprogs. [2022-07-12T08:49:46.936Z] #28 41.53 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-12T08:49:46.936Z] #28 41.54 Unpacking xfsprogs (5.10.0-4) ... [2022-07-12T08:49:46.936Z] #28 41.81 Selecting previously unselected package zip. [2022-07-12T08:49:46.936Z] #28 41.82 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-12T08:49:46.936Z] #28 41.83 Unpacking zip (3.0-12) ... [2022-07-12T08:49:46.936Z] #28 41.90 Selecting previously unselected package zstd. [2022-07-12T08:49:46.936Z] #28 41.91 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-12T08:49:46.936Z] #28 41.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:49:46.936Z] #28 42.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-12T08:49:46.936Z] #28 42.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-12T08:49:46.936Z] #28 42.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-12T08:49:46.936Z] #28 42.71 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-12T08:49:46.936Z] #28 42.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-12T08:49:46.936Z] #28 42.74 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-12T08:49:46.936Z] #28 42.75 Setting up uidmap (1:4.8.1-1) ... [2022-07-12T08:49:46.936Z] #28 42.77 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-12T08:49:46.936Z] #28 42.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-12T08:49:46.936Z] #28 42.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-12T08:49:46.936Z] #28 42.81 Setting up python3-wheel (0.34.2-1) ... [2022-07-12T08:49:46.936Z] #28 43.16 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:49:46.936Z] #28 43.18 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-12T08:49:46.936Z] #28 43.19 Setting up libcap2-bin (1:2.44-1) ... [2022-07-12T08:49:46.936Z] #28 43.20 Setting up apparmor (2.13.6-10) ... [2022-07-12T08:49:46.936Z] #28 44.37 Setting up zip (3.0-12) ... [2022-07-12T08:49:46.936Z] #28 44.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:49:46.936Z] #28 44.41 Setting up bash-completion (1:2.11-2) ... [2022-07-12T08:49:48.303Z] #28 45.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-12T08:49:48.303Z] #28 45.65 Setting up sudo (1.9.5p2-3) ... [2022-07-12T08:49:48.303Z] #28 45.71 invoke-rc.d: could not determine current runlevel [2022-07-12T08:49:48.303Z] #28 45.72 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-12T08:49:48.303Z] #28 45.72 Setting up xfsprogs (5.10.0-4) ... [2022-07-12T08:49:48.303Z] #28 45.74 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-12T08:49:48.303Z] #28 45.75 Setting up inetutils-ping (2:2.0-1) ... [2022-07-12T08:49:48.303Z] #28 45.76 Setting up pigz (2.6-1) ... [2022-07-12T08:49:48.303Z] #28 45.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-12T08:49:48.303Z] #28 45.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-12T08:49:48.303Z] #28 45.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-12T08:49:48.303Z] #28 45.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:49:48.599Z] ok github.com/docker/docker/client 0.106s coverage: 75.6% of statements [2022-07-12T08:49:48.869Z] #28 46.27 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-12T08:49:48.869Z] #28 46.28 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-12T08:49:49.125Z] #28 46.54 Setting up libelf1:amd64 (0.183-1) ... [2022-07-12T08:49:49.125Z] #28 46.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-12T08:49:49.125Z] #28 46.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-12T08:49:49.125Z] #28 46.58 Setting up python3-distutils (3.9.2-1) ... [2022-07-12T08:49:49.382Z] #28 46.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-12T08:49:49.382Z] #28 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-12T08:49:49.382Z] #28 46.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-12T08:49:49.382Z] #28 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-12T08:49:49.382Z] #28 46.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-12T08:49:49.382Z] #28 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-12T08:49:49.382Z] #28 46.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-12T08:49:49.382Z] #28 46.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-12T08:49:49.382Z] #28 46.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-12T08:49:49.382Z] #28 46.97 Setting up python3-setuptools (52.0.0-4) ... [2022-07-12T08:49:50.002Z] #84 exporting layers 8.0s done [2022-07-12T08:49:50.002Z] #84 writing image sha256:21e4581190b61e224dcd8c958ef9c99a3a3adceae308642d983589eacbd01222 done [2022-07-12T08:49:50.002Z] #84 naming to docker.io/library/docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 done [2022-07-12T08:49:50.002Z] #84 DONE 8.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:49:50.310Z] #28 47.77 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-12T08:49:50.310Z] #28 47.79 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-12T08:49:50.310Z] #28 47.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-12T08:49:50.310Z] #28 47.81 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-12T08:49:50.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -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:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh dynbinary test-integration [2022-07-12T08:49:50.353Z] #82 exporting layers 6.3s done [2022-07-12T08:49:50.353Z] #82 writing image sha256:3b353e5f0854febfa4e235faf57550a1207058bb605a4ffc7b4500d266e2fcdf [2022-07-12T08:49:50.353Z] #82 writing image sha256:3b353e5f0854febfa4e235faf57550a1207058bb605a4ffc7b4500d266e2fcdf done [2022-07-12T08:49:50.353Z] #82 naming to docker.io/library/docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 done [2022-07-12T08:49:50.353Z] #82 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-12T08:49:50.698Z] + trap exit INT TERM [2022-07-12T08:49:50.698Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-12T08:49:50.698Z] + CONTAINER_NAME=docker-pr1 [2022-07-12T08:49:50.698Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh dynbinary [2022-07-12T08:49:50.882Z] #28 48.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-12T08:49:50.882Z] #28 48.49 Setting up jq (1.6-2.1) ... [2022-07-12T08:49:51.140Z] #28 48.50 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-12T08:49:51.140Z] #28 48.52 Setting up iptables (1.8.7-1) ... [2022-07-12T08:49:51.140Z] #28 48.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:49:51.140Z] #28 48.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:49:51.140Z] #28 48.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-12T08:49:51.140Z] #28 48.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-12T08:49:51.140Z] #28 48.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-12T08:49:51.140Z] #28 48.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-12T08:49:51.140Z] #28 48.56 Setting up iproute2 (5.10.0-4) ... [2022-07-12T08:49:51.396Z] #28 48.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-12T08:49:52.062Z] [2022-07-12T08:49:52.062Z] Removing bundles/ [2022-07-12T08:49:52.062Z] [2022-07-12T08:49:52.062Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T08:49:52.238Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-12T08:49:52.238Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-12T08:49:52.238Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-12T08:49:52.238Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-12T08:49:52.238Z] 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-07-12T08:49:52.238Z] Detected virtualization docker. [2022-07-12T08:49:52.238Z] Detected architecture x86-64. [2022-07-12T08:49:52.238Z] Set hostname to <128cd795f03c>. [2022-07-12T08:49:52.238Z] modprobe@configfs.service: Succeeded. [2022-07-12T08:49:52.238Z] modprobe@drm.service: Succeeded. [2022-07-12T08:49:52.238Z] modprobe@fuse.service: Succeeded. [2022-07-12T08:49:52.238Z] + source /etc/docker-entrypoint-cmd [2022-07-12T08:49:52.238Z] ++ hack/make.sh dynbinary test-integration [2022-07-12T08:49:52.238Z] [2022-07-12T08:49:52.318Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T08:49:52.318Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:49:52.326Z] #28 DONE 49.6s [2022-07-12T08:49:52.326Z] [2022-07-12T08:49:52.326Z] #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-07-12T08:49:52.326Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-12T08:49:52.496Z] Removing bundles/ [2022-07-12T08:49:52.496Z] [2022-07-12T08:49:52.496Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T08:49:52.496Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T08:49:52.496Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:49:52.892Z] #29 0.841 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-12T08:49:52.892Z] #29 0.847 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-12T08:49:52.892Z] #29 0.850 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-12T08:49:52.892Z] #29 DONE 0.9s [2022-07-12T08:49:52.892Z] [2022-07-12T08:49:52.892Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T08:49:52.892Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-12T08:49:57.133Z] --- PASS: TestInfoAPIWarnings (16.58s) [2022-07-12T08:49:57.133Z] === RUN TestInfoDebug [2022-07-12T08:49:57.133Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T08:49:57.133Z] === RUN TestInfoInsecureRegistries [2022-07-12T08:49:57.133Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-07-12T08:49:57.133Z] === RUN TestInfoRegistryMirrors [2022-07-12T08:49:57.390Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-12T08:49:57.390Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T08:49:57.647Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2022-07-12T08:49:57.647Z] === RUN TestPingCacheHeaders [2022-07-12T08:49:57.647Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-12T08:49:57.647Z] === RUN TestPingGet [2022-07-12T08:49:57.647Z] --- PASS: TestPingGet (0.01s) [2022-07-12T08:49:57.647Z] === RUN TestPingHead [2022-07-12T08:49:57.647Z] --- PASS: TestPingHead (0.03s) [2022-07-12T08:49:57.647Z] === RUN TestPingSwarmHeader [2022-07-12T08:49:58.211Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T08:49:58.774Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T08:49:59.704Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T08:49:59.962Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-07-12T08:49:59.962Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T08:49:59.962Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T08:49:59.962Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T08:49:59.962Z] === RUN TestVersion [2022-07-12T08:49:59.962Z] --- PASS: TestVersion (0.03s) [2022-07-12T08:49:59.962Z] === CONT TestDiskUsage [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T08:50:00.526Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T08:50:00.783Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T08:50:00.986Z] #30 7.528 Collecting yamllint==1.26.1 [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage (1.17s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-12T08:50:01.040Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-12T08:50:01.040Z] PASS [2022-07-12T08:50:01.040Z] [2022-07-12T08:50:01.040Z] === Skipped [2022-07-12T08:50:01.040Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T08:50:01.040Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T08:50:01.040Z] [2022-07-12T08:50:01.040Z] DONE 54 tests, 1 skipped in 22.658s [2022-07-12T08:50:01.040Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T08:50:01.040Z] INFO: Testing against a local daemon [2022-07-12T08:50:01.040Z] === RUN TestVolumesCreateAndList [2022-07-12T08:50:01.040Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T08:50:01.040Z] === RUN TestVolumesRemove [2022-07-12T08:50:01.297Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-12T08:50:01.297Z] === RUN TestVolumesInspect [2022-07-12T08:50:01.297Z] --- PASS: TestVolumesInspect (0.01s) [2022-07-12T08:50:01.297Z] === RUN TestVolumesInvalidJSON [2022-07-12T08:50:01.297Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T08:50:01.297Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T08:50:01.297Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T08:50:01.297Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T08:50:01.297Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T08:50:01.297Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T08:50:01.297Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T08:50:01.297Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T08:50:01.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T08:50:01.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T08:50:01.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T08:50:01.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T08:50:01.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T08:50:01.297Z] PASS [2022-07-12T08:50:01.297Z] [2022-07-12T08:50:01.297Z] DONE 9 tests in 0.109s [2022-07-12T08:50:01.297Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T08:50:01.297Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 20436 is not a child of this shell [2022-07-12T08:50:01.297Z] warning: PID 20436 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-12T08:50:01.297Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T08:50:01.297Z] [2022-07-12T08:50:01.297Z] Unloading profiles will leave already running processes permanently [2022-07-12T08:50:01.297Z] unconfined, which can lead to unexpected situations. [2022-07-12T08:50:01.297Z] [2022-07-12T08:50:01.297Z] To set a process to complain mode, use the command line tool [2022-07-12T08:50:01.297Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T08:50:01.297Z] Removing test suite binaries [2022-07-12T08:50:01.297Z] exiting test-integration [2022-07-12T08:50:01.297Z] ++ exit 0 [2022-07-12T08:50:01.297Z] [2022-07-12T08:50:01.592Z] #30 8.570 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-12T08:50:02.155Z] #30 9.210 Collecting pathspec>=0.5.3 Post stage [Pipeline] junit [2022-07-12T08:50:02.283Z] Recording test results [2022-07-12T08:50:02.411Z] #30 9.221 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-12T08:50:02.411Z] #30 9.464 Collecting pyyaml [2022-07-12T08:50:02.667Z] #30 9.469 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-07-12T08:50:02.668Z] #30 9.508 Building wheels for collected packages: yamllint [2022-07-12T08:50:02.668Z] #30 9.512 Building wheel for yamllint (setup.py): started [2022-07-12T08:50:02.923Z] #30 10.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-12T08:50:03.179Z] #30 10.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=441bc2736cf7cdc66f475bb01dc5a2bf48793cfcdf235bfd04c49a4e88a7646e [2022-07-12T08:50:03.179Z] #30 10.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-12T08:50:03.179Z] #30 10.07 Successfully built yamllint [2022-07-12T08:50:03.179Z] #30 10.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-12T08:50:03.179Z] #30 10.31 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-12T08:50:03.611Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T08:50:03.743Z] #30 DONE 10.6s [2022-07-12T08:50:03.743Z] [2022-07-12T08:50:03.743Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T08:50:03.743Z] #34 sha256:94cac58edbf2efea75e51c86d15a0914e25517fcaf764434bafc292c08146e36 [2022-07-12T08:50:03.931Z] + echo Ensuring container killed. [2022-07-12T08:50:03.931Z] Ensuring container killed. [2022-07-12T08:50:03.931Z] + docker rm -vf docker-pr1 [2022-07-12T08:50:03.931Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T08:50:04.001Z] #34 DONE 0.3s [2022-07-12T08:50:04.002Z] [2022-07-12T08:50:04.002Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T08:50:04.002Z] #39 sha256:5c6dd2c2b0606fd2e1f70e4621b347d1fb251c937385386c8a722c1152a41d1f [2022-07-12T08:50:04.207Z] + echo Chowning /workspace to jenkins user [2022-07-12T08:50:04.207Z] Chowning /workspace to jenkins user [2022-07-12T08:50:04.207Z] + id -u [2022-07-12T08:50:04.207Z] + id -g [2022-07-12T08:50:04.207Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43795:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T08:50:04.207Z] Unable to find image 'busybox:latest' locally [2022-07-12T08:50:04.207Z] latest: Pulling from library/busybox [2022-07-12T08:50:04.259Z] #39 DONE 0.3s [2022-07-12T08:50:04.259Z] [2022-07-12T08:50:04.259Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T08:50:04.259Z] #42 sha256:64b2f9891bc33ac9f14dd472cca9a363bae636d8b15eccedef851174f71f1982 [2022-07-12T08:50:04.259Z] #42 DONE 0.1s [2022-07-12T08:50:04.259Z] [2022-07-12T08:50:04.259Z] #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-07-12T08:50:04.259Z] #71 sha256:bb7d34002189274dd8ed9de71cbdfef1ff869ea926c0e7d9370dd867ea540663 [2022-07-12T08:50:04.259Z] #71 ... [2022-07-12T08:50:04.259Z] [2022-07-12T08:50:04.259Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T08:50:04.259Z] #44 sha256:9499f868b64b2f537a74b947cc64fd4551130d20587b17515938377f9de41d31 [2022-07-12T08:50:04.259Z] #44 DONE 0.1s [2022-07-12T08:50:04.259Z] [2022-07-12T08:50:04.259Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T08:50:04.259Z] #46 sha256:5563d3893ebc33ba2138753dca6ba5bfea48d473acce7954a396844a504ece49 [2022-07-12T08:50:04.464Z] 19d511225f94: Pulling fs layer [2022-07-12T08:50:04.464Z] 19d511225f94: Download complete [2022-07-12T08:50:04.464Z] 19d511225f94: Pull complete [2022-07-12T08:50:04.464Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-12T08:50:04.464Z] Status: Downloaded newer image for busybox:latest [2022-07-12T08:50:04.519Z] #46 DONE 0.1s [2022-07-12T08:50:04.519Z] [2022-07-12T08:50:04.519Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T08:50:04.519Z] #48 sha256:ba8b35d7a9206c0b239595d9674d10f35f4c85711b6baf9a2451dad2965c66c2 [2022-07-12T08:50:04.519Z] #48 DONE 0.1s [2022-07-12T08:50:04.519Z] [2022-07-12T08:50:04.519Z] #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-07-12T08:50:04.519Z] #67 sha256:c3dd3be5ee2fd0de07360b485050730532d25cbc0894ee91454acba7809e26c7 [2022-07-12T08:50:04.519Z] #67 ... [2022-07-12T08:50:04.519Z] [2022-07-12T08:50:04.519Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T08:50:04.519Z] #52 sha256:9dab7822fd155b99e413664e709ef1fd78cf5026892970dc17720a8d7afca9e0 [2022-07-12T08:50:04.519Z] #52 DONE 0.0s [2022-07-12T08:50:04.519Z] [2022-07-12T08:50:04.519Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T08:50:04.519Z] #55 sha256:997c56c7e07e1a3ac3f0fd05404bc6357d123568af8b4afde819275470a4ff37 [2022-07-12T08:50:04.775Z] #55 DONE 0.1s [2022-07-12T08:50:04.775Z] [2022-07-12T08:50:04.775Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T08:50:04.775Z] #59 sha256:39cd9531b4c23ed6b78bbb04f4c66e9f1fa001e39c60e1779537fbeddc8f6cab [2022-07-12T08:50:04.775Z] #59 DONE 0.1s [2022-07-12T08:50:04.775Z] [2022-07-12T08:50:04.775Z] #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-07-12T08:50:04.775Z] #67 sha256:c3dd3be5ee2fd0de07360b485050730532d25cbc0894ee91454acba7809e26c7 [2022-07-12T08:50:04.775Z] #67 ... [2022-07-12T08:50:04.775Z] [2022-07-12T08:50:04.775Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T08:50:04.775Z] #61 sha256:87404bc6c65fc5b191f807d59cee00cf75bb4cd49d86ef06baae7f8a790ee455 [2022-07-12T08:50:04.775Z] #61 DONE 0.1s [2022-07-12T08:50:04.775Z] [2022-07-12T08:50:04.775Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T08:50:04.775Z] #63 sha256:06f454efac01af6737fa61889fcd06bdc451f52ca59d14b8b78c366afae19a33 [2022-07-12T08:50:05.031Z] #63 DONE 0.1s [2022-07-12T08:50:05.031Z] [2022-07-12T08:50:05.031Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T08:50:05.031Z] #65 sha256:5306b946b9e533245f8d69de51ec9f76ba32a5434387c17e29ae3cab7b223c95 [2022-07-12T08:50:05.031Z] #65 DONE 0.1s [2022-07-12T08:50:05.031Z] [2022-07-12T08:50:05.031Z] #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-07-12T08:50:05.031Z] #67 sha256:c3dd3be5ee2fd0de07360b485050730532d25cbc0894ee91454acba7809e26c7 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T08:50:06.124Z] + bundleName=amd64-rootless [2022-07-12T08:50:06.124Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-12T08:50:06.124Z] Creating amd64-rootless-bundles.tar.gz [2022-07-12T08:50:06.124Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -print [2022-07-12T08:50:06.124Z] xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-12T08:50:06.135Z] Archiving artifacts [2022-07-12T08:50:07.534Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T08:50:07.835Z] + make clean [2022-07-12T08:50:07.836Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T08:50:08.093Z] docker-dev-cache [2022-07-12T08:50:08.093Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T08:50:20.635Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 31.9% of statements [2022-07-12T08:50:21.196Z] ok github.com/docker/docker/container 0.122s coverage: 36.2% of statements [2022-07-12T08:50:21.758Z] ok github.com/docker/docker/cmd/dockerd/trap 2.412s coverage: 0.0% of statements [2022-07-12T08:50:21.758Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-12T08:50:21.758Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-12T08:50:21.758Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-12T08:50:21.758Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-12T08:50:21.758Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-12T08:50:26.943Z] #67 89.30 + mkdir -p /build [2022-07-12T08:50:26.943Z] #67 89.30 + cp runc /build/runc [2022-07-12T08:50:26.943Z] #67 DONE 89.6s [2022-07-12T08:50:26.943Z] [2022-07-12T08:50:26.943Z] #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-07-12T08:50:26.943Z] #71 sha256:bb7d34002189274dd8ed9de71cbdfef1ff869ea926c0e7d9370dd867ea540663 [2022-07-12T08:50:27.000Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2022-07-12T08:50:27.870Z] #71 ... [2022-07-12T08:50:27.870Z] [2022-07-12T08:50:27.870Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T08:50:27.870Z] #68 sha256:4c4d0804e11cb8451ba1e6f8b37689571fab48c132d2d8d0928dbf0fdaafc98e [2022-07-12T08:50:27.870Z] #68 DONE 0.1s [2022-07-12T08:50:27.870Z] [2022-07-12T08:50:27.870Z] #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-07-12T08:50:27.870Z] #71 sha256:bb7d34002189274dd8ed9de71cbdfef1ff869ea926c0e7d9370dd867ea540663 [2022-07-12T08:50:28.365Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.035s coverage: 65.3% of statements [2022-07-12T08:50:29.731Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-07-12T08:50:36.266Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-12T08:50:37.200Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-07-12T08:50:37.764Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-12T08:50:38.326Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-12T08:50:39.253Z] ok github.com/docker/docker/daemon 10.114s coverage: 16.2% of statements [2022-07-12T08:50:39.253Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-12T08:50:39.253Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-12T08:50:39.253Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-12T08:50:39.253Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-12T08:50:39.509Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.599s coverage: 74.8% of statements [2022-07-12T08:50:40.436Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.361s coverage: 56.2% of statements [2022-07-12T08:50:41.004Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-07-12T08:50:42.402Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-07-12T08:50:43.339Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.195s coverage: 50.6% of statements [2022-07-12T08:50:45.231Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.618s coverage: 46.1% of statements [2022-07-12T08:50:45.231Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-12T08:50:45.793Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.961s coverage: 58.5% of statements [2022-07-12T08:50:45.793Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-12T08:50:45.793Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-12T08:50:46.049Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-07-12T08:50:46.977Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-07-12T08:50:47.234Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-07-12T08:50:48.162Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.8% of statements [2022-07-12T08:50:48.162Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-12T08:50:48.162Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-12T08:50:48.725Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-12T08:50:49.287Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 79.9% of statements [2022-07-12T08:50:49.543Z] ok github.com/docker/docker/daemon/logger/fluentd 0.025s coverage: 53.6% of statements [2022-07-12T08:50:49.543Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-12T08:50:50.106Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2022-07-12T08:50:50.106Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.4% of statements [2022-07-12T08:50:50.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-07-12T08:50:50.924Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.117s coverage: 76.8% of statements [2022-07-12T08:50:51.486Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-07-12T08:50:51.486Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-12T08:50:51.486Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-12T08:50:52.048Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 62.0% of statements [2022-07-12T08:50:52.048Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-07-12T08:50:52.975Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-07-12T08:50:53.231Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-12T08:50:53.793Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-12T08:50:54.355Z] ok github.com/docker/docker/daemon/logger/splunk 1.543s coverage: 82.5% of statements [2022-07-12T08:50:54.355Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-12T08:50:54.355Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-12T08:50:55.283Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements [2022-07-12T08:50:56.648Z] ok github.com/docker/docker/distribution 1.482s coverage: 28.0% of statements [2022-07-12T08:50:56.648Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-12T08:50:56.904Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-12T08:50:57.465Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-07-12T08:50:57.721Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-07-12T08:50:57.721Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-12T08:50:57.977Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2022-07-12T08:50:58.537Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-12T08:50:58.537Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-12T08:50:58.537Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-12T08:50:58.793Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-12T08:50:59.354Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-07-12T08:50:59.904Z] #71 176.2 # github.com/containerd/containerd/cmd/containerd [2022-07-12T08:50:59.904Z] #71 176.2 /usr/bin/ld: /tmp/go-link-749678111/000019.o: in function `New': [2022-07-12T08:50:59.904Z] #71 176.2 /tmp/tmp.Z8eGkyb0wE/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-07-12T08:50:59.904Z] #71 176.3 + bin/containerd-stress [2022-07-12T08:50:59.904Z] #71 177.4 + bin/containerd-shim [2022-07-12T08:50:59.916Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-07-12T08:51:00.172Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-12T08:51:01.537Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 81.9% of statements [2022-07-12T08:51:02.465Z] ok github.com/docker/docker/pkg/authorization 0.335s coverage: 68.3% of statements [2022-07-12T08:51:02.721Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2022-07-12T08:51:02.977Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-07-12T08:51:06.240Z] ok github.com/docker/docker/pkg/chrootarchive 2.514s coverage: 42.7% of statements [2022-07-12T08:51:06.241Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-12T08:51:06.496Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-12T08:51:06.753Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-12T08:51:07.008Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-07-12T08:51:07.284Z] ok github.com/docker/docker/layer 7.591s coverage: 68.9% of statements [2022-07-12T08:51:07.284Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-12T08:51:07.284Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-12T08:51:07.284Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-12T08:51:07.284Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-12T08:51:07.284Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-12T08:51:07.284Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-12T08:51:07.546Z] ok github.com/docker/docker/pkg/fsutils 0.166s coverage: 85.1% of statements [2022-07-12T08:51:07.546Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-12T08:51:08.480Z] ok github.com/docker/docker/pkg/idtools 0.402s coverage: 67.9% of statements [2022-07-12T08:51:08.480Z] ok github.com/docker/docker/pkg/ioutils 0.374s coverage: 71.5% of statements [2022-07-12T08:51:08.736Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-12T08:51:08.736Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-07-12T08:51:08.736Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-12T08:51:08.992Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-07-12T08:51:08.992Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-12T08:51:09.248Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-12T08:51:09.504Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-12T08:51:09.504Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-07-12T08:51:09.504Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-12T08:51:09.504Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-12T08:51:10.065Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-07-12T08:51:10.633Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-12T08:51:10.889Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2022-07-12T08:51:10.889Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-12T08:51:12.080Z] #71 189.0 + bin/containerd-shim-runc-v1 [2022-07-12T08:51:12.253Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-07-12T08:51:12.509Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-12T08:51:12.765Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-12T08:51:13.021Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-12T08:51:13.381Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-12T08:51:13.381Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-12T08:51:13.944Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-12T08:51:14.200Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-12T08:51:14.460Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-07-12T08:51:15.022Z] ok github.com/docker/docker/pkg/tarsum 0.070s coverage: 89.3% of statements [2022-07-12T08:51:15.278Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-12T08:51:17.169Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-12T08:51:17.428Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-12T08:51:17.707Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements [2022-07-12T08:51:18.623Z] #71 195.3 + bin/containerd-shim-runc-v2 [2022-07-12T08:51:18.623Z] #71 196.2 + binaries [2022-07-12T08:51:18.623Z] #71 196.2 + install -D bin/containerd /build/containerd [2022-07-12T08:51:18.623Z] #71 196.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-12T08:51:18.623Z] #71 196.2 + install -D bin/ctr /build/ctr [2022-07-12T08:51:18.623Z] #71 DONE 196.6s [2022-07-12T08:51:19.169Z] ok github.com/docker/docker/quota 0.177s coverage: 71.4% of statements [2022-07-12T08:51:19.169Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-12T08:51:19.987Z] [2022-07-12T08:51:19.987Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T08:51:19.987Z] #72 sha256:d81f74ac6ce3855b67729dd7c747830cceebdf306dd4fa797443528d04705f63 [2022-07-12T08:51:19.987Z] #72 DONE 0.2s [2022-07-12T08:51:19.987Z] [2022-07-12T08:51:19.987Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T08:51:19.987Z] #77 sha256:62764ea1d7ce9d46d1b20b506ece766ac41baaf4c1ff6d9d2a042403545f078f [2022-07-12T08:51:19.987Z] #77 DONE 0.1s [2022-07-12T08:51:19.987Z] [2022-07-12T08:51:19.987Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T08:51:19.987Z] #82 sha256:c144dbb695ffa4ba4ba6635824fc7609a408bb43ae515926f3bf41505b7be1c8 [2022-07-12T08:51:20.097Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-07-12T08:51:20.549Z] #82 DONE 0.5s [2022-07-12T08:51:20.549Z] [2022-07-12T08:51:20.549Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T08:51:20.549Z] #85 sha256:3b26e9571bc780e2e047bdc780b1b8210ecc13029037e344873c415b0765ad5d [2022-07-12T08:51:20.549Z] #85 DONE 0.1s [2022-07-12T08:51:20.549Z] [2022-07-12T08:51:20.549Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T08:51:20.549Z] #86 sha256:a742720109d06f824edb677ea7615647fe3b6f3186caad162ae06193f140c10d [2022-07-12T08:51:20.549Z] #86 DONE 0.0s [2022-07-12T08:51:20.659Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-12T08:51:20.659Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-12T08:51:20.805Z] [2022-07-12T08:51:20.805Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T08:51:20.805Z] #87 sha256:bd0ef8503339980b069867a015adec97dc67b17644621fb29fbe84feafde449c [2022-07-12T08:51:20.805Z] #87 DONE 0.0s [2022-07-12T08:51:20.805Z] [2022-07-12T08:51:20.805Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T08:51:20.805Z] #88 sha256:4bcb1e990c6a0b8318f1ed2aa035c9a4f901ca6ec6432bdec70752b17b114e91 [2022-07-12T08:51:21.220Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-12T08:51:21.476Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-12T08:51:23.370Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-12T08:51:23.931Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.8% of statements [2022-07-12T08:51:24.493Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-07-12T08:51:25.419Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-12T08:51:26.052Z] #88 DONE 4.5s [2022-07-12T08:51:26.053Z] [2022-07-12T08:51:26.053Z] #89 exporting to image [2022-07-12T08:51:26.053Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T08:51:26.053Z] #89 exporting layers [2022-07-12T08:51:47.341Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/rootless [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/volume [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-12T08:51:47.344Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === Skipped [2022-07-12T08:51:47.344Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-12T08:51:47.344Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-12T08:51:47.344Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-12T08:51:47.344Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-12T08:51:47.344Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:71: No driver to put! [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-12T08:51:47.344Z] time="2022-07-12T08:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-12T08:51:47.344Z] time="2022-07-12T08:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-12T08:51:47.344Z] time="2022-07-12T08:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-12T08:51:47.344Z] time="2022-07-12T08:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-12T08:51:47.344Z] time="2022-07-12T08:50:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:71: No driver to put! [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-12T08:51:47.344Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-12T08:51:47.344Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-12T08:51:47.344Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T08:51:47.344Z] [2022-07-12T08:51:47.344Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-12T08:51:47.344Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.344Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T08:51:47.345Z] [2022-07-12T08:51:47.345Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-12T08:51:47.345Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.345Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T08:51:47.345Z] [2022-07-12T08:51:47.345Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-12T08:51:47.345Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T08:51:47.345Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T08:51:47.345Z] [2022-07-12T08:51:47.345Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-12T08:51:47.345Z] graphtest_unix.go:71: No driver to put! [2022-07-12T08:51:47.345Z] [2022-07-12T08:51:47.345Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-12T08:51:47.345Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-12T08:51:47.345Z] [2022-07-12T08:51:47.345Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-12T08:51:47.345Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-12T08:51:47.345Z] [2022-07-12T08:51:47.345Z] DONE 2811 tests, 28 skipped in 208.807s [2022-07-12T08:51:47.345Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/config [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/idm [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/ns [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/options [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/osl [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T08:51:47.345Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-12T08:51:47.345Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-12T08:51:52.558Z] #89 exporting layers 25.5s done [2022-07-12T08:51:52.558Z] #89 writing image sha256:4b5f73cc602bdcc7c6f8b6b4a87a7d6f6cffabbeef9fa0e7d794770d00f584e8 done [2022-07-12T08:51:52.558Z] #89 naming to docker.io/library/docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 done [2022-07-12T08:51:52.558Z] #89 DONE 25.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-12T08:51:52.889Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/validate/default [2022-07-12T08:51:53.451Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-12T08:51:53.451Z] No api/types/ or api/swagger.yaml changes in diff. [2022-07-12T08:51:53.451Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-12T08:51:53.451Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-12T08:51:53.451Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-12T08:51:53.451Z] [2022-07-12T08:51:53.451Z] INFO Start validation with golang-ci-lint [2022-07-12T08:51:54.380Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-12T08:51:54.380Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-12T08:51:58.762Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T08:51:58.762Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:51:58.762Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:51:58.762Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:51:58.762Z] [2022-07-12T08:51:58.762Z] + TEST_INTEGRATION_DEST=2 [2022-07-12T08:51:58.762Z] + CONTAINER_NAME=docker-pr1-2 [2022-07-12T08:51:58.762Z] + TEST_SKIP_INTEGRATION=1 [2022-07-12T08:51:58.762Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-12T08:51:58.762Z] + run_tests [2022-07-12T08:51:58.762Z] + c=0 [2022-07-12T08:51:58.762Z] + '[' -n 0 ']' [2022-07-12T08:51:58.762Z] + rm= [2022-07-12T08:51:58.762Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43795/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh '' test-integration [2022-07-12T08:51:58.762Z] + TEST_INTEGRATION_DEST=1 [2022-07-12T08:51:58.762Z] + CONTAINER_NAME=docker-pr1-1 [2022-07-12T08:51:58.762Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T08:51:58.762Z] + run_tests test-integration-flaky [2022-07-12T08:51:58.762Z] + '[' -n 0 ']' [2022-07-12T08:51:58.762Z] + rm= [2022-07-12T08:51:58.762Z] + TEST_INTEGRATION_DEST=3 [2022-07-12T08:51:58.762Z] + CONTAINER_NAME=docker-pr1-3 [2022-07-12T08:51:58.762Z] + TEST_SKIP_INTEGRATION=1 [2022-07-12T08:51:58.762Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-12T08:51:58.762Z] + run_tests [2022-07-12T08:51:58.762Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43795/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh test-integration-flaky test-integration [2022-07-12T08:51:58.762Z] + '[' -n 0 ']' [2022-07-12T08:51:58.762Z] + rm= [2022-07-12T08:51:58.762Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43795/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh '' test-integration [2022-07-12T08:51:58.762Z] ++ jobs -p [2022-07-12T08:51:58.762Z] + for job in $(jobs -p) [2022-07-12T08:51:58.762Z] + wait 7334 [2022-07-12T08:51:58.762Z] [2022-07-12T08:51:58.762Z] [2022-07-12T08:51:58.762Z] [2022-07-12T08:51:58.762Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T08:51:58.762Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T08:51:58.762Z] HOSTNAME=9396f8b1b149 [2022-07-12T08:51:58.762Z] TEST_SKIP_INTEGRATION=1 [2022-07-12T08:51:58.762Z] TESTDEBUG=0 [2022-07-12T08:51:58.762Z] DEST=bundles/test-integration [2022-07-12T08:51:58.762Z] PWD=/go/src/github.com/docker/docker [2022-07-12T08:51:58.762Z] KEEPBUNDLE=1 [2022-07-12T08:51:58.762Z] DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:51:58.762Z] container=docker [2022-07-12T08:51:58.762Z] HOME=/root [2022-07-12T08:51:58.762Z] GOLANG_VERSION=1.18.3 [2022-07-12T08:51:58.762Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T08:51:58.762Z] VALIDATE_BRANCH=master [2022-07-12T08:51:58.762Z] TERM=xterm [2022-07-12T08:51:58.762Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T08:51:58.762Z] SHLVL=1 [2022-07-12T08:51:58.762Z] TIMEOUT=120m [2022-07-12T08:51:58.762Z] DOCKER_BUILDTAGS= journald [2022-07-12T08:51:58.762Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T08:51:58.762Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-12T08:51:58.762Z] GO111MODULE=off [2022-07-12T08:51:58.762Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T08:51:58.762Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T08:51:58.762Z] GOPATH=/go [2022-07-12T08:51:58.762Z] PKG_CONFIG=pkg-config [2022-07-12T08:51:58.762Z] _=/usr/bin/env [2022-07-12T08:51:58.762Z] Building test suite binary ./integration-cli/test.main [2022-07-12T08:51:58.762Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-12T08:51:58.762Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T08:51:58.762Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T08:51:58.762Z] HOSTNAME=521d88a737ef [2022-07-12T08:51:58.762Z] TEST_SKIP_INTEGRATION=1 [2022-07-12T08:51:58.762Z] TESTDEBUG=0 [2022-07-12T08:51:58.762Z] DEST=bundles/test-integration [2022-07-12T08:51:58.762Z] PWD=/go/src/github.com/docker/docker [2022-07-12T08:51:58.762Z] KEEPBUNDLE=1 [2022-07-12T08:51:58.762Z] DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:51:58.762Z] container=docker [2022-07-12T08:51:58.762Z] HOME=/root [2022-07-12T08:51:58.762Z] GOLANG_VERSION=1.18.3 [2022-07-12T08:51:58.762Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T08:51:58.762Z] VALIDATE_BRANCH=master [2022-07-12T08:51:58.762Z] TERM=xterm [2022-07-12T08:51:58.762Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T08:51:58.762Z] SHLVL=1 [2022-07-12T08:51:58.762Z] TIMEOUT=120m [2022-07-12T08:51:58.762Z] DOCKER_BUILDTAGS= journald [2022-07-12T08:51:58.762Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T08:51:58.762Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-12T08:51:58.762Z] GO111MODULE=off [2022-07-12T08:51:58.762Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T08:51:58.762Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T08:51:58.762Z] GOPATH=/go [2022-07-12T08:51:58.762Z] PKG_CONFIG=pkg-config [2022-07-12T08:51:58.762Z] _=/usr/bin/env [2022-07-12T08:51:58.762Z] Building test suite binary ./integration-cli/test.main [2022-07-12T08:51:58.762Z] No new tests added to integration. [2022-07-12T08:51:58.762Z] [2022-07-12T08:51:58.762Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T08:51:58.762Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T08:51:58.762Z] HOSTNAME=d2791282c250 [2022-07-12T08:51:58.762Z] TESTDEBUG=0 [2022-07-12T08:51:58.762Z] DEST=bundles/test-integration [2022-07-12T08:51:58.762Z] PWD=/go/src/github.com/docker/docker [2022-07-12T08:51:58.762Z] KEEPBUNDLE=1 [2022-07-12T08:51:58.762Z] DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:51:58.762Z] container=docker [2022-07-12T08:51:58.762Z] HOME=/root [2022-07-12T08:51:58.762Z] GOLANG_VERSION=1.18.3 [2022-07-12T08:51:58.762Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T08:51:58.762Z] VALIDATE_BRANCH=master [2022-07-12T08:51:58.762Z] TERM=xterm [2022-07-12T08:51:58.762Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T08:51:58.762Z] SHLVL=1 [2022-07-12T08:51:58.762Z] TIMEOUT=120m [2022-07-12T08:51:58.762Z] DOCKER_BUILDTAGS= journald [2022-07-12T08:51:58.762Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T08:51:58.762Z] GO111MODULE=off [2022-07-12T08:51:58.762Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T08:51:58.762Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T08:51:58.762Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T08:51:58.762Z] GOPATH=/go [2022-07-12T08:51:58.762Z] PKG_CONFIG=pkg-config [2022-07-12T08:51:58.762Z] _=/usr/bin/env [2022-07-12T08:51:58.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T08:51:59.096Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T08:51:59.096Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:51:59.096Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:51:59.096Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:51:59.096Z] [2022-07-12T08:51:59.096Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T08:51:59.096Z] DOCKER_SYSTEMD=1 [2022-07-12T08:51:59.096Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T08:51:59.096Z] HOSTNAME=128cd795f03c [2022-07-12T08:51:59.096Z] DEST=bundles/test-integration [2022-07-12T08:51:59.096Z] PWD=/go/src/github.com/docker/docker [2022-07-12T08:51:59.096Z] DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:51:59.096Z] container=docker [2022-07-12T08:51:59.096Z] HOME=/root [2022-07-12T08:51:59.096Z] LANG=C.UTF-8 [2022-07-12T08:51:59.096Z] INVOCATION_ID=bbb39f4485ca40469658e1ab86f0fb0e [2022-07-12T08:51:59.096Z] GOLANG_VERSION=1.18.3 [2022-07-12T08:51:59.096Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T08:51:59.096Z] VALIDATE_BRANCH=master [2022-07-12T08:51:59.096Z] TERM=xterm [2022-07-12T08:51:59.096Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T08:51:59.096Z] SHLVL=3 [2022-07-12T08:51:59.096Z] TIMEOUT=120m [2022-07-12T08:51:59.096Z] DOCKER_BUILDTAGS= journald [2022-07-12T08:51:59.096Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T08:51:59.096Z] GO111MODULE=off [2022-07-12T08:51:59.096Z] DOCKER_EXPERIMENTAL=1 [2022-07-12T08:51:59.096Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T08:51:59.096Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T08:51:59.096Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T08:51:59.096Z] GOPATH=/go [2022-07-12T08:51:59.096Z] PKG_CONFIG=pkg-config [2022-07-12T08:51:59.096Z] _=/usr/bin/env [2022-07-12T08:51:59.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork 37.373s coverage: 40.6% of statements [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.507s coverage: 59.9% of statements [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.0% of statements [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-12T08:52:33.980Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-12T08:52:33.980Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-12T08:52:43.917Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.152s coverage: 6.6% of statements [2022-07-12T08:52:43.917Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-12T08:52:43.917Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-12T08:52:43.917Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-07-12T08:52:43.917Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-12T08:52:43.917Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-12T08:52:43.917Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-12T08:52:44.479Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-07-12T08:52:44.479Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-07-12T08:52:44.735Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-12T08:52:44.991Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-12T08:52:48.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T08:52:48.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T08:52:57.177Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-12T08:53:12.014Z] ok github.com/docker/docker/libnetwork/ipam 16.238s coverage: 85.3% of statements [2022-07-12T08:53:12.014Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-12T08:53:12.014Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-12T08:53:12.270Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-12T08:53:12.526Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-12T08:53:12.526Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-12T08:53:13.087Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-12T08:53:13.344Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-07-12T08:53:14.271Z] ok github.com/docker/docker/libnetwork/iptables 0.174s coverage: 45.1% of statements [2022-07-12T08:53:14.271Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-12T08:53:14.526Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-12T08:53:15.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T08:53:21.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T08:53:31.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T08:53:31.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T08:53:31.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T08:53:32.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T08:53:33.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T08:53:33.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T08:53:34.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T08:53:36.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T08:53:37.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T08:53:38.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T08:53:39.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T08:53:40.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T08:53:40.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T08:53:42.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T08:53:42.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T08:53:43.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T08:53:44.674Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T08:53:44.674Z] Using test binary docker [2022-07-12T08:53:44.674Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T08:53:44.674Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-12T08:53:44.674Z] INFO: Waiting for daemon to start... [2022-07-12T08:53:44.674Z] Starting dockerd [2022-07-12T08:53:47.200Z] . [2022-07-12T08:53:47.200Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T08:53:47.200Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T08:53:47.200Z] Error: No such image: emptyfs [2022-07-12T08:53:47.200Z] Running integration-test (iteration 1) [2022-07-12T08:53:47.200Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T08:53:47.200Z] Loaded image: busybox:latest [2022-07-12T08:53:47.458Z] Loaded image: busybox:glibc [2022-07-12T08:53:48.831Z] Loaded image: debian:bullseye-slim [2022-07-12T08:53:48.831Z] Loaded image: hello-world:latest [2022-07-12T08:53:48.831Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T08:53:48.831Z] INFO: Testing against a local daemon [2022-07-12T08:53:48.831Z] === RUN TestCgroupNamespacesBuild [2022-07-12T08:53:50.205Z] --- PASS: TestCgroupNamespacesBuild (1.48s) [2022-07-12T08:53:50.205Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T08:53:51.593Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-07-12T08:53:51.593Z] === RUN TestBuildWithSession [2022-07-12T08:53:51.593Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T08:53:51.593Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T08:53:51.593Z] === RUN TestBuildSquashParent [2022-07-12T08:53:56.854Z] --- PASS: TestBuildSquashParent (4.88s) [2022-07-12T08:53:56.854Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T08:53:56.854Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:53:56.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:53:56.854Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:53:56.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:53:56.854Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:53:56.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:53:56.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:53:56.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:53:56.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:53:56.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:53:56.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:53:56.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:53:56.854Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:53:56.854Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:53:58.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:53:58.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:53:59.601Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:53:59.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:54:01.757Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-07-12T08:54:01.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2022-07-12T08:54:01.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-07-12T08:54:01.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s) [2022-07-12T08:54:01.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.64s) [2022-07-12T08:54:01.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.63s) [2022-07-12T08:54:01.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.55s) [2022-07-12T08:54:01.757Z] === RUN TestBuildMultiStageCopy [2022-07-12T08:54:01.757Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T08:54:03.130Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T08:54:03.130Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T08:54:03.389Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T08:54:03.647Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T08:54:03.905Z] --- PASS: TestBuildMultiStageCopy (2.43s) [2022-07-12T08:54:03.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-07-12T08:54:03.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-07-12T08:54:03.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-07-12T08:54:03.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-07-12T08:54:03.905Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-07-12T08:54:03.905Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T08:54:04.839Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-07-12T08:54:04.839Z] === RUN TestBuildLabelWithTargets [2022-07-12T08:54:05.778Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2022-07-12T08:54:05.778Z] === RUN TestBuildWithEmptyLayers [2022-07-12T08:54:06.036Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-07-12T08:54:06.036Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T08:54:07.935Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2022-07-12T08:54:07.935Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T08:54:08.501Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-07-12T08:54:08.501Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T08:54:10.400Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2022-07-12T08:54:10.400Z] === RUN TestBuildWithHugeFile [2022-07-12T08:54:37.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T08:54:37.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T08:54:48.414Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 2m52.508866102s [2022-07-12T08:54:48.414Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 496.272324ms [2022-07-12T08:55:05.947Z] ok github.com/docker/docker/libnetwork/networkdb 103.982s coverage: 60.4% of statements [2022-07-12T08:55:05.948Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-12T08:55:05.948Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-12T08:55:05.948Z] ok github.com/docker/docker/libnetwork/osl 4.367s coverage: 39.7% of statements [2022-07-12T08:55:05.948Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-12T08:55:05.948Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-12T08:55:06.509Z] ok github.com/docker/docker/libnetwork/portmapper 0.674s coverage: 48.6% of statements [2022-07-12T08:55:06.622Z] --- PASS: TestBuildWithHugeFile (50.51s) [2022-07-12T08:55:06.622Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T08:55:06.622Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T08:55:06.622Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T08:55:06.622Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T08:55:06.622Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T08:55:06.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T08:55:06.622Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T08:55:06.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T08:55:06.622Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T08:55:06.622Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T08:55:06.622Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T08:55:06.622Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T08:55:06.622Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T08:55:06.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-12T08:55:06.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-12T08:55:06.622Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-12T08:55:06.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-12T08:55:06.622Z] === RUN TestBuildPreserveOwnership [2022-07-12T08:55:06.622Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T08:55:06.622Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T08:55:06.622Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2022-07-12T08:55:06.622Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-07-12T08:55:06.622Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2022-07-12T08:55:06.622Z] === RUN TestBuildPlatformInvalid [2022-07-12T08:55:06.622Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-07-12T08:55:06.622Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T08:55:06.622Z] Loaded image: busybox:latest [2022-07-12T08:55:06.622Z] Loaded image: busybox:glibc [2022-07-12T08:55:06.765Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-12T08:55:06.765Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-12T08:55:07.021Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] === Skipped [2022-07-12T08:55:07.021Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-12T08:55:07.021Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-12T08:55:07.021Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-12T08:55:07.021Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-12T08:55:07.021Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-12T08:55:07.021Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-12T08:55:07.021Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-12T08:55:07.021Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-12T08:55:07.021Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-12T08:55:07.021Z] firewalld_test.go:14: firewalld is not running [2022-07-12T08:55:07.021Z] [2022-07-12T08:55:07.021Z] DONE 327 tests, 9 skipped in 202.961s [2022-07-12T08:55:07.187Z] Loaded image: debian:bullseye-slim [2022-07-12T08:55:07.445Z] Loaded image: hello-world:latest [2022-07-12T08:55:07.445Z] Loaded image: arm32v7/hello-world:latest Post stage [Pipeline] junit [2022-07-12T08:55:07.963Z] Recording test results [2022-07-12T08:55:09.306Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T08:55:09.680Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -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:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh dynbinary test-integration [2022-07-12T08:55:09.936Z] [2022-07-12T08:55:10.192Z] Removing bundles/ [2022-07-12T08:55:10.192Z] [2022-07-12T08:55:10.192Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T08:55:10.192Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T08:55:10.192Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:55:17.413Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.05s) [2022-07-12T08:55:17.413Z] PASS [2022-07-12T08:55:17.413Z] [2022-07-12T08:55:17.413Z] === Skipped [2022-07-12T08:55:17.413Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-12T08:55:17.413Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T08:55:17.413Z] [2022-07-12T08:55:17.413Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T08:55:17.413Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T08:55:17.413Z] [2022-07-12T08:55:17.413Z] DONE 34 tests, 2 skipped in 89.119s [2022-07-12T08:55:17.413Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T08:55:17.413Z] INFO: Testing against a local daemon [2022-07-12T08:55:17.413Z] === RUN TestConfigInspect [2022-07-12T08:55:18.346Z] --- PASS: TestConfigInspect (2.31s) [2022-07-12T08:55:18.346Z] === RUN TestConfigList [2022-07-12T08:55:20.901Z] --- PASS: TestConfigList (2.24s) [2022-07-12T08:55:20.901Z] === RUN TestConfigsCreateAndDelete [2022-07-12T08:55:22.800Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-07-12T08:55:22.800Z] === RUN TestConfigsUpdate [2022-07-12T08:55:25.325Z] --- PASS: TestConfigsUpdate (2.20s) [2022-07-12T08:55:25.325Z] === RUN TestTemplatedConfig [2022-07-12T08:55:27.851Z] --- PASS: TestTemplatedConfig (2.60s) [2022-07-12T08:55:27.851Z] === RUN TestConfigCreateResolve [2022-07-12T08:55:30.379Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-07-12T08:55:30.379Z] PASS [2022-07-12T08:55:30.379Z] [2022-07-12T08:55:30.379Z] DONE 6 tests in 13.808s [2022-07-12T08:55:30.379Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T08:55:30.379Z] INFO: Testing against a local daemon [2022-07-12T08:55:30.379Z] === RUN TestAttachWithTTY [2022-07-12T08:55:30.379Z] --- PASS: TestAttachWithTTY (0.09s) [2022-07-12T08:55:30.379Z] === RUN TestAttachWithoutTTy [2022-07-12T08:55:30.379Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-12T08:55:30.379Z] === RUN TestCheckpoint [2022-07-12T08:55:30.379Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T08:55:30.379Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T08:55:30.379Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T08:55:30.379Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T08:55:30.379Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T08:55:30.379Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T08:55:30.379Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T08:55:30.379Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T08:55:30.379Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T08:55:30.379Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T08:55:30.379Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T08:55:30.379Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T08:55:30.379Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T08:55:30.379Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T08:55:30.379Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T08:55:30.379Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T08:55:30.379Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T08:55:30.379Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T08:55:30.379Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T08:55:30.379Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-12T08:55:30.379Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T08:55:30.379Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-12T08:55:30.379Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T08:55:30.379Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-12T08:55:30.379Z] === RUN TestCopyEmptyFile [2022-07-12T08:55:30.637Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-12T08:55:30.637Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T08:55:30.637Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-07-12T08:55:30.637Z] === RUN TestCopyFromContainer [2022-07-12T08:55:32.009Z] === RUN TestCopyFromContainer// [2022-07-12T08:55:32.009Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T08:55:32.009Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T08:55:32.009Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T08:55:32.009Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T08:55:32.009Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T08:55:32.009Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T08:55:32.267Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T08:55:32.267Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T08:55:32.267Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer (1.81s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-12T08:55:32.267Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-12T08:55:32.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T08:55:32.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T08:55:32.525Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T08:55:32.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T08:55:32.525Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T08:55:32.525Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T08:55:32.525Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T08:55:32.526Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T08:55:32.526Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T08:55:32.526Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T08:55:32.526Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-12T08:55:32.526Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T08:55:32.526Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T08:55:32.526Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T08:55:32.526Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T08:55:32.526Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-12T08:55:32.526Z] === RUN TestCreateWithInvalidEnv [2022-07-12T08:55:32.526Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T08:55:32.526Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T08:55:32.526Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T08:55:32.526Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T08:55:32.526Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T08:55:32.526Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T08:55:32.526Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T08:55:32.526Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T08:55:32.526Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T08:55:32.526Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-12T08:55:32.526Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T08:55:32.526Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T08:55:32.526Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T08:55:32.526Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T08:55:32.526Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-12T08:55:32.526Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T08:55:34.423Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-07-12T08:55:34.423Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T08:55:35.796Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2022-07-12T08:55:35.796Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T08:55:35.796Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T08:55:35.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T08:55:35.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T08:55:35.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T08:55:35.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T08:55:35.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T08:55:35.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T08:55:35.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T08:55:35.797Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T08:55:35.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T08:55:35.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T08:55:35.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T08:55:35.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T08:55:35.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T08:55:35.797Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T08:55:35.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T08:55:35.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-12T08:55:35.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-12T08:55:35.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-12T08:55:35.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-12T08:55:35.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-12T08:55:35.797Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T08:55:36.361Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-07-12T08:55:36.361Z] === RUN TestCreateDifferentPlatform [2022-07-12T08:55:36.361Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T08:55:36.361Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T08:55:36.361Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-12T08:55:36.361Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T08:55:36.361Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T08:55:36.361Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T08:55:36.361Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-12T08:55:36.361Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T08:55:36.619Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-07-12T08:55:36.619Z] === RUN TestCreateInvalidHostConfig [2022-07-12T08:55:36.619Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T08:55:36.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T08:55:36.619Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T08:55:36.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T08:55:36.619Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T08:55:36.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T08:55:36.619Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T08:55:36.619Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T08:55:36.619Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T08:55:36.619Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T08:55:36.619Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T08:55:36.619Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T08:55:36.619Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T08:55:36.619Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T08:55:36.619Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T08:55:36.619Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T08:55:36.619Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T08:55:36.619Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T08:55:36.619Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-12T08:55:36.619Z] === RUN TestDaemonRestartIpcMode [2022-07-12T08:55:36.619Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T08:55:36.619Z] === RUN TestDaemonHostGatewayIP [2022-07-12T08:55:36.619Z] === PAUSE TestDaemonHostGatewayIP [2022-07-12T08:55:36.619Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T08:55:36.619Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T08:55:36.619Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T08:55:36.619Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-12T08:55:36.619Z] === RUN TestDiff [2022-07-12T08:55:37.185Z] --- PASS: TestDiff (0.57s) [2022-07-12T08:55:37.185Z] === RUN TestExecConsoleSize [2022-07-12T08:55:37.750Z] --- PASS: TestExecConsoleSize (0.69s) [2022-07-12T08:55:37.750Z] === RUN TestExecWithCloseStdin [2022-07-12T08:55:38.682Z] --- PASS: TestExecWithCloseStdin (0.72s) [2022-07-12T08:55:38.682Z] === RUN TestExec [2022-07-12T08:55:39.247Z] --- PASS: TestExec (0.66s) [2022-07-12T08:55:39.247Z] === RUN TestExecUser [2022-07-12T08:55:39.813Z] --- PASS: TestExecUser (0.70s) [2022-07-12T08:55:39.813Z] === RUN TestExportContainerAndImportImage [2022-07-12T08:55:40.746Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2022-07-12T08:55:40.746Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T08:55:42.119Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-07-12T08:55:42.119Z] === RUN TestHealthCheckWorkdir [2022-07-12T08:55:42.684Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-07-12T08:55:42.684Z] === RUN TestHealthKillContainer [2022-07-12T08:55:52.643Z] --- PASS: TestHealthKillContainer (8.29s) [2022-07-12T08:55:52.643Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T08:55:52.643Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-07-12T08:55:52.643Z] === RUN TestIpcModeNone [2022-07-12T08:55:52.643Z] --- PASS: TestIpcModeNone (0.68s) [2022-07-12T08:55:52.643Z] === RUN TestIpcModePrivate [2022-07-12T08:55:52.643Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-07-12T08:55:52.901Z] --- PASS: TestIpcModePrivate (0.66s) [2022-07-12T08:55:52.901Z] === RUN TestIpcModeShareable [2022-07-12T08:55:53.467Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-07-12T08:55:53.732Z] --- PASS: TestIpcModeShareable (0.72s) [2022-07-12T08:55:53.732Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T08:55:55.689Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.09s) [2022-07-12T08:55:55.689Z] === RUN TestAPIIpcModeHost [2022-07-12T08:55:56.256Z] --- PASS: TestAPIIpcModeHost (0.44s) [2022-07-12T08:55:56.256Z] === RUN TestDaemonIpcModeShareable [2022-07-12T08:55:57.188Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-12T08:55:57.447Z] --- PASS: TestDaemonIpcModeShareable (1.29s) [2022-07-12T08:55:57.447Z] === RUN TestDaemonIpcModePrivate [2022-07-12T08:55:58.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T08:55:58.819Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-12T08:55:58.819Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-07-12T08:55:58.819Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T08:55:59.751Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-07-12T08:56:00.008Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.28s) [2022-07-12T08:56:00.008Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T08:56:00.941Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-07-12T08:56:01.199Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-07-12T08:56:01.199Z] === RUN TestIpcModeOlderClient [2022-07-12T08:56:01.199Z] === PAUSE TestIpcModeOlderClient [2022-07-12T08:56:01.199Z] === RUN TestKillContainerInvalidSignal [2022-07-12T08:56:01.765Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2022-07-12T08:56:01.765Z] === RUN TestKillContainer [2022-07-12T08:56:01.765Z] === RUN TestKillContainer/no_signal [2022-07-12T08:56:02.330Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T08:56:02.595Z] === RUN TestKillContainer/killing_signal [2022-07-12T08:56:03.169Z] --- PASS: TestKillContainer (1.37s) [2022-07-12T08:56:03.169Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-07-12T08:56:03.169Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-07-12T08:56:03.169Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-07-12T08:56:03.169Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T08:56:03.169Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T08:56:03.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T08:56:04.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2022-07-12T08:56:04.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-07-12T08:56:04.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-07-12T08:56:04.667Z] === RUN TestKillStoppedContainer [2022-07-12T08:56:04.667Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-12T08:56:04.667Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T08:56:04.667Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-12T08:56:04.667Z] === RUN TestKillDifferentUserContainer [2022-07-12T08:56:05.232Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2022-07-12T08:56:05.232Z] === RUN TestInspectOomKilledTrue [2022-07-12T08:56:05.232Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-12T08:56:05.232Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-12T08:56:05.232Z] === RUN TestInspectOomKilledFalse [2022-07-12T08:56:05.489Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2022-07-12T08:56:05.489Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T08:56:06.056Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-07-12T08:56:06.056Z] === RUN TestLinksContainerNames [2022-07-12T08:56:06.990Z] --- PASS: TestLinksContainerNames (0.95s) [2022-07-12T08:56:06.990Z] === RUN TestLogsFollowTailEmpty [2022-07-12T08:56:07.555Z] --- PASS: TestLogsFollowTailEmpty (0.50s) [2022-07-12T08:56:07.555Z] === RUN TestLogs [2022-07-12T08:56:07.555Z] === RUN TestLogs/driver_local [2022-07-12T08:56:07.555Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T08:56:07.555Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T08:56:07.555Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T08:56:07.555Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T08:56:07.555Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T08:56:07.555Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T08:56:07.555Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T08:56:07.555Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T08:56:07.555Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T08:56:07.555Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T08:56:07.555Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T08:56:07.555Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T08:56:07.555Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T08:56:07.555Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T08:56:08.122Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T08:56:08.122Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T08:56:08.688Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T08:56:08.688Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T08:56:09.621Z] === RUN TestLogs/driver_json-file [2022-07-12T08:56:09.621Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T08:56:09.621Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T08:56:09.621Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T08:56:09.621Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T08:56:09.621Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T08:56:09.621Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T08:56:09.621Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T08:56:09.621Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T08:56:09.621Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T08:56:09.621Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T08:56:09.621Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T08:56:09.621Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T08:56:09.621Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T08:56:09.621Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T08:56:10.555Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T08:56:10.555Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T08:56:11.121Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T08:56:11.121Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T08:56:12.053Z] --- PASS: TestLogs (4.42s) [2022-07-12T08:56:12.053Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.59s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.75s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.70s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.68s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.86s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.88s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.81s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s) [2022-07-12T08:56:12.054Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s) [2022-07-12T08:56:12.054Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T08:56:12.311Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/default [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/private [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/slave [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/shared [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T08:56:12.311Z] === CONT TestMountDaemonRoot/default [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T08:56:12.311Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T08:56:12.311Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T08:56:12.311Z] === CONT TestMountDaemonRoot/shared [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T08:56:12.311Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T08:56:12.311Z] === CONT TestMountDaemonRoot/slave [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T08:56:12.311Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T08:56:12.311Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T08:56:12.312Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T08:56:12.312Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T08:56:12.312Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T08:56:12.312Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T08:56:12.312Z] === CONT TestMountDaemonRoot/private [2022-07-12T08:56:12.312Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T08:56:12.312Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T08:56:12.312Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T08:56:12.312Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T08:56:12.312Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T08:56:12.312Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T08:56:12.312Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T08:56:12.312Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T08:56:12.312Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T08:56:12.312Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T08:56:12.312Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T08:56:12.312Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T08:56:12.312Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T08:56:12.312Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T08:56:12.570Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T08:56:12.828Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-12T08:56:12.828Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-12T08:56:12.829Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-12T08:56:12.829Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T08:56:14.202Z] --- PASS: TestContainerBindMountNonRecursive (1.45s) [2022-07-12T08:56:14.202Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T08:56:14.766Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2022-07-12T08:56:14.766Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T08:56:15.024Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-07-12T08:56:15.024Z] === RUN TestNetworkNat [2022-07-12T08:56:15.590Z] --- PASS: TestNetworkNat (0.52s) [2022-07-12T08:56:15.590Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T08:56:16.156Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-07-12T08:56:16.156Z] === RUN TestNetworkLoopbackNat [2022-07-12T08:56:16.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T08:56:18.681Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-07-12T08:56:18.681Z] === RUN TestPause [2022-07-12T08:56:19.245Z] --- PASS: TestPause (0.48s) [2022-07-12T08:56:19.245Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T08:56:19.245Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T08:56:19.245Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T08:56:19.245Z] === RUN TestPauseStopPausedContainer [2022-07-12T08:56:19.811Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-07-12T08:56:19.811Z] === RUN TestPidHost [2022-07-12T08:56:20.745Z] --- PASS: TestPidHost (1.08s) [2022-07-12T08:56:20.745Z] === RUN TestPsFilter [2022-07-12T08:56:21.003Z] --- PASS: TestPsFilter (0.14s) [2022-07-12T08:56:21.003Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T08:56:21.569Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-07-12T08:56:21.569Z] === RUN TestRemoveContainerWithVolume [2022-07-12T08:56:21.827Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-07-12T08:56:21.827Z] === RUN TestRemoveContainerRunning [2022-07-12T08:56:22.393Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-07-12T08:56:22.393Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T08:56:22.957Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2022-07-12T08:56:22.957Z] === RUN TestRemoveInvalidContainer [2022-07-12T08:56:22.957Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T08:56:22.957Z] === RUN TestRenameLinkedContainer [2022-07-12T08:56:24.883Z] --- PASS: TestRenameLinkedContainer (1.91s) [2022-07-12T08:56:24.883Z] === RUN TestRenameStoppedContainer [2022-07-12T08:56:25.145Z] --- PASS: TestRenameStoppedContainer (0.47s) [2022-07-12T08:56:25.145Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T08:56:26.077Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-07-12T08:56:26.077Z] === RUN TestRenameInvalidName [2022-07-12T08:56:26.643Z] --- PASS: TestRenameInvalidName (0.48s) [2022-07-12T08:56:26.643Z] === RUN TestRenameAnonymousContainer [2022-07-12T08:56:28.541Z] --- PASS: TestRenameAnonymousContainer (1.72s) [2022-07-12T08:56:28.541Z] === RUN TestRenameContainerWithSameName [2022-07-12T08:56:28.799Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-07-12T08:56:28.799Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T08:56:29.732Z] --- PASS: TestRenameContainerWithLinkedContainer (0.95s) [2022-07-12T08:56:29.732Z] === RUN TestResize [2022-07-12T08:56:30.298Z] --- PASS: TestResize (0.48s) [2022-07-12T08:56:30.298Z] === RUN TestResizeWithInvalidSize [2022-07-12T08:56:30.863Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-07-12T08:56:30.863Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T08:56:31.121Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T08:56:31.121Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T08:56:31.121Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T08:56:31.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T08:56:31.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T08:56:33.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T08:56:34.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T08:56:35.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T08:56:35.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T08:56:37.137Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T08:56:37.137Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T08:56:39.842Z] INFO [linters context/goanalysis] analyzers took 6m47.521669102s with top 10 stages: buildir: 2m22.016564842s, the_only_name: 41.251631602s, goimports: 28.680603152s, unconvert: 22.440955509s, gosec: 18.632898311s, S1038: 18.568476167s, misspell: 7.351185015s, S1039: 5.500197194s, unused: 5.375378867s, nilness: 5.176133681s [2022-07-12T08:56:39.842Z] INFO [runner] Issues before processing: 2388, after processing: 0 [2022-07-12T08:56:39.842Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2125/2125, skip_files: 2125/2125, skip_dirs: 2125/2125, autogenerated_exclude: 2022/2125, identifier_marker: 2022/2022, exclude: 2022/2022, filename_unadjuster: 2125/2125, exclude-rules: 77/2022, cgo: 2125/2388, nolint: 0/77 [2022-07-12T08:56:39.842Z] INFO [runner] processing took 119.741935ms with stages: identifier_marker: 41.462169ms, nolint: 37.523547ms, path_prettifier: 15.45631ms, autogenerated_exclude: 10.651105ms, exclude-rules: 10.200521ms, skip_dirs: 3.069297ms, cgo: 893.689µs, filename_unadjuster: 479.952µs, max_same_issues: 1.182µs, source_code: 663ns, exclude: 618ns, uniq_by_line: 511ns, max_from_linter: 416ns, skip_files: 411ns, diff: 370ns, max_per_file_from_linter: 255ns, sort_results: 254ns, severity-rules: 238ns, path_shortener: 217ns, path_prefixer: 210ns [2022-07-12T08:56:39.842Z] INFO [runner] linters took 1m44.703615648s with stages: goanalysis_metalinter: 1m44.583687045s [2022-07-12T08:56:39.842Z] INFO File cache stats: 1673 entries of total size 8.6MiB [2022-07-12T08:56:39.842Z] INFO Memory: 2779 samples, avg is 311.4MB, max is 1189.6MB [2022-07-12T08:56:39.842Z] INFO Execution took 4m37.720099098s [2022-07-12T08:56:39.842Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-12T08:56:40.163Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh dynbinary test-docker-py [2022-07-12T08:56:40.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T08:56:40.418Z] [2022-07-12T08:56:40.418Z] Removing bundles/ [2022-07-12T08:56:40.418Z] [2022-07-12T08:56:40.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T08:56:40.676Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T08:56:40.676Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T08:56:40.676Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:56:43.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T08:56:44.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T08:56:44.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T08:56:46.475Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T08:56:46.576Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T08:56:46.576Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:56:46.576Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:56:46.576Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:56:46.576Z] [2022-07-12T08:56:46.576Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T08:56:46.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T08:56:46.576Z] HOSTNAME=0c25c4699e02 [2022-07-12T08:56:46.576Z] TESTDEBUG=0 [2022-07-12T08:56:46.576Z] DEST=bundles/test-integration [2022-07-12T08:56:46.576Z] PWD=/go/src/github.com/docker/docker [2022-07-12T08:56:46.576Z] DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 [2022-07-12T08:56:46.576Z] container=docker [2022-07-12T08:56:46.576Z] HOME=/root [2022-07-12T08:56:46.576Z] GOLANG_VERSION=1.18.3 [2022-07-12T08:56:46.576Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T08:56:46.576Z] VALIDATE_BRANCH=master [2022-07-12T08:56:46.576Z] TERM=xterm [2022-07-12T08:56:46.576Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T08:56:46.576Z] SHLVL=1 [2022-07-12T08:56:46.576Z] TIMEOUT=120m [2022-07-12T08:56:46.576Z] DOCKER_BUILDTAGS= journald [2022-07-12T08:56:46.576Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T08:56:46.576Z] GO111MODULE=off [2022-07-12T08:56:46.576Z] DOCKER_EXPERIMENTAL=1 [2022-07-12T08:56:46.576Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T08:56:46.576Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T08:56:46.576Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T08:56:46.576Z] GOPATH=/go [2022-07-12T08:56:46.576Z] PKG_CONFIG=pkg-config [2022-07-12T08:56:46.576Z] _=/usr/bin/env [2022-07-12T08:56:46.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T08:56:46.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T08:56:48.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T08:56:48.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T08:56:48.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T08:56:48.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T08:56:49.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.47s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.09s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.35s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.85s) [2022-07-12T08:56:50.005Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-07-12T08:56:50.005Z] === RUN TestCgroupNamespacesRun [2022-07-12T08:56:51.377Z] --- PASS: TestCgroupNamespacesRun (1.25s) [2022-07-12T08:56:51.377Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T08:56:51.377Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-12T08:56:51.377Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-12T08:56:51.377Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T08:56:52.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T08:56:52.751Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-12T08:56:52.751Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T08:56:52.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T08:56:53.684Z] --- PASS: TestCgroupNamespacesRunHostMode (1.25s) [2022-07-12T08:56:53.684Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T08:56:55.056Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2022-07-12T08:56:55.056Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T08:56:55.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T08:56:56.434Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2022-07-12T08:56:56.434Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T08:56:57.021Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-12T08:56:57.021Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T08:56:58.394Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-07-12T08:56:58.394Z] === RUN TestNISDomainname [2022-07-12T08:56:58.651Z] --- PASS: TestNISDomainname (0.60s) [2022-07-12T08:56:58.651Z] === RUN TestHostnameDnsResolution [2022-07-12T08:56:59.584Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-07-12T08:56:59.584Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T08:57:00.148Z] --- PASS: TestUnprivilegedPortsAndPing (0.59s) [2022-07-12T08:57:00.148Z] === RUN TestPrivilegedHostDevices [2022-07-12T08:57:00.712Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-12T08:57:00.713Z] === RUN TestRunConsoleSize [2022-07-12T08:57:00.970Z] --- PASS: TestRunConsoleSize (0.49s) [2022-07-12T08:57:00.970Z] === RUN TestStats [2022-07-12T08:57:03.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T08:57:03.495Z] --- PASS: TestStats (2.54s) [2022-07-12T08:57:03.495Z] === RUN TestStopContainerWithTimeout [2022-07-12T08:57:03.495Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T08:57:03.495Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T08:57:03.495Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T08:57:03.495Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T08:57:03.495Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T08:57:03.495Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T08:57:03.495Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T08:57:03.495Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T08:57:03.495Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T08:57:03.495Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T08:57:04.429Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T08:57:06.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T08:57:06.325Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T08:57:08.273Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-12T08:57:08.273Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-07-12T08:57:08.273Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-07-12T08:57:08.273Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-07-12T08:57:08.273Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-07-12T08:57:08.273Z] === RUN TestDeleteDevicemapper [2022-07-12T08:57:08.273Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T08:57:08.273Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T08:57:08.273Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T08:57:09.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T08:57:09.645Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-07-12T08:57:09.645Z] === RUN TestUpdateMemory [2022-07-12T08:57:09.903Z] --- PASS: TestUpdateMemory (0.61s) [2022-07-12T08:57:09.903Z] === RUN TestUpdateCPUQuota [2022-07-12T08:57:10.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T08:57:11.277Z] --- PASS: TestUpdateCPUQuota (0.94s) [2022-07-12T08:57:11.277Z] === RUN TestUpdatePidsLimit [2022-07-12T08:57:11.277Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-12T08:57:11.277Z] === RUN TestUpdatePidsLimit/no_change [2022-07-12T08:57:11.277Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-12T08:57:11.535Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-12T08:57:11.793Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-12T08:57:12.051Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-12T08:57:12.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-12T08:57:13.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T08:57:13.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T08:57:13.242Z] --- PASS: TestUpdatePidsLimit (2.19s) [2022-07-12T08:57:13.242Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-12T08:57:13.242Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-12T08:57:13.242Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-12T08:57:13.242Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-07-12T08:57:13.242Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-07-12T08:57:13.242Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-12T08:57:13.242Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-07-12T08:57:13.242Z] === RUN TestUpdateRestartPolicy [2022-07-12T08:57:13.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T08:57:15.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T08:57:19.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T08:57:21.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T08:57:24.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T08:57:25.431Z] --- PASS: TestUpdateRestartPolicy (11.17s) [2022-07-12T08:57:25.431Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T08:57:25.431Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-07-12T08:57:25.431Z] === RUN TestWaitNonBlocked [2022-07-12T08:57:25.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T08:57:25.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T08:57:25.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T08:57:25.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T08:57:25.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T08:57:25.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T08:57:25.431Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T08:57:25.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-07-12T08:57:25.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-07-12T08:57:25.431Z] === RUN TestWaitBlocked [2022-07-12T08:57:25.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T08:57:25.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T08:57:25.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T08:57:25.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T08:57:25.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T08:57:25.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T08:57:26.364Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-12T08:57:26.364Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-07-12T08:57:26.364Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-07-12T08:57:26.364Z] === RUN TestWaitConditions [2022-07-12T08:57:26.364Z] === RUN TestWaitConditions/default [2022-07-12T08:57:26.364Z] === PAUSE TestWaitConditions/default [2022-07-12T08:57:26.364Z] === RUN TestWaitConditions/not-running [2022-07-12T08:57:26.364Z] === PAUSE TestWaitConditions/not-running [2022-07-12T08:57:26.364Z] === RUN TestWaitConditions/next-exit [2022-07-12T08:57:26.364Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T08:57:26.364Z] === RUN TestWaitConditions/removed [2022-07-12T08:57:26.364Z] === PAUSE TestWaitConditions/removed [2022-07-12T08:57:26.364Z] === CONT TestWaitConditions/default [2022-07-12T08:57:26.365Z] === CONT TestWaitConditions/removed [2022-07-12T08:57:27.219Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T08:57:27.219Z] Using test binary docker [2022-07-12T08:57:27.219Z] +++ /etc/init.d/apparmor start [2022-07-12T08:57:27.219Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T08:57:27.219Z] INFO: Waiting for daemon to start... [2022-07-12T08:57:27.219Z] Starting dockerd [2022-07-12T08:57:27.219Z] +++ 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-07-12T08:57:28.261Z] === CONT TestWaitConditions/next-exit [2022-07-12T08:57:28.261Z] === CONT TestWaitConditions/not-running [2022-07-12T08:57:29.115Z] . [2022-07-12T08:57:29.115Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T08:57:29.115Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T08:57:29.372Z] Error: No such image: emptyfs [2022-07-12T08:57:29.372Z] ++++ docker load [2022-07-12T08:57:29.372Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T08:57:29.629Z] Running integration-test (iteration 1) [2022-07-12T08:57:29.629Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T08:57:29.629Z] ++ 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-07-12T08:57:29.629Z] ++ set -e [2022-07-12T08:57:29.629Z] ++ '[' -n 0 ']' [2022-07-12T08:57:29.629Z] ++ set -x [2022-07-12T08:57:29.629Z] ++ 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-07-12T08:57:29.632Z] --- PASS: TestWaitConditions (0.02s) [2022-07-12T08:57:29.632Z] --- PASS: TestWaitConditions/default (1.81s) [2022-07-12T08:57:29.632Z] --- PASS: TestWaitConditions/removed (1.86s) [2022-07-12T08:57:29.632Z] --- PASS: TestWaitConditions/next-exit (1.62s) [2022-07-12T08:57:29.632Z] --- PASS: TestWaitConditions/not-running (1.58s) [2022-07-12T08:57:29.632Z] === CONT TestContainerStartOnDaemonRestart [2022-07-12T08:57:29.632Z] === CONT TestIpcModeOlderClient [2022-07-12T08:57:29.889Z] --- PASS: TestIpcModeOlderClient (0.17s) [2022-07-12T08:57:29.889Z] === CONT TestDaemonHostGatewayIP [2022-07-12T08:57:30.559Z] Loaded image: busybox:latest [2022-07-12T08:57:31.122Z] Loaded image: busybox:glibc [2022-07-12T08:57:31.789Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-07-12T08:57:31.789Z] === CONT TestContainerKillOnDaemonStart [2022-07-12T08:57:32.724Z] --- PASS: TestDaemonHostGatewayIP (2.82s) [2022-07-12T08:57:32.724Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T08:57:34.620Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s) [2022-07-12T08:57:34.620Z] === CONT TestDaemonRestartIpcMode [2022-07-12T08:57:35.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T08:57:36.371Z] Loaded image: debian:bullseye-slim [2022-07-12T08:57:36.371Z] Loaded image: hello-world:latest [2022-07-12T08:57:36.371Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T08:57:36.371Z] INFO: Testing against a local daemon [2022-07-12T08:57:36.371Z] === RUN TestCgroupNamespacesBuild [2022-07-12T08:57:37.176Z] --- PASS: TestDaemonRestartIpcMode (2.35s) [2022-07-12T08:57:38.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T08:57:38.890Z] --- PASS: TestCgroupNamespacesBuild (2.53s) [2022-07-12T08:57:38.890Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T08:57:40.781Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2022-07-12T08:57:40.781Z] === RUN TestBuildWithSession [2022-07-12T08:57:40.781Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T08:57:40.781Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T08:57:40.781Z] === RUN TestBuildSquashParent [2022-07-12T08:57:43.724Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-07-12T08:57:43.724Z] PASS [2022-07-12T08:57:43.724Z] [2022-07-12T08:57:43.724Z] === Skipped [2022-07-12T08:57:43.724Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-12T08:57:43.724Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T08:57:43.724Z] [2022-07-12T08:57:43.724Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-12T08:57:43.724Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-12T08:57:43.724Z] [2022-07-12T08:57:43.724Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T08:57:43.724Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T08:57:43.724Z] [2022-07-12T08:57:43.724Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-12T08:57:43.724Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-12T08:57:43.724Z] [2022-07-12T08:57:43.724Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T08:57:43.724Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T08:57:43.724Z] [2022-07-12T08:57:43.724Z] DONE 264 tests, 5 skipped in 133.606s [2022-07-12T08:57:43.724Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T08:57:43.724Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T08:57:43.982Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-12T08:57:43.982Z] === RUN TestConfigDaemonID [2022-07-12T08:57:45.353Z] daemon_test.go:83: [d38d313d8bd19] daemon is not started [2022-07-12T08:57:45.353Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-12T08:57:45.353Z] === RUN TestDaemonConfigValidation [2022-07-12T08:57:45.353Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T08:57:45.353Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T08:57:45.353Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T08:57:45.353Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T08:57:45.353Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T08:57:45.353Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T08:57:45.353Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T08:57:45.353Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T08:57:45.353Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T08:57:45.353Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T08:57:45.353Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T08:57:45.353Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T08:57:45.353Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T08:57:45.353Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T08:57:45.353Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T08:57:45.353Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T08:57:45.353Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-12T08:57:45.353Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-12T08:57:45.353Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-12T08:57:45.353Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-12T08:57:45.353Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-12T08:57:45.353Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T08:57:45.353Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T08:57:46.286Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T08:57:46.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T08:57:46.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T08:57:46.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T08:57:47.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T08:57:47.657Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T08:57:48.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T08:57:48.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T08:57:48.589Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T08:57:48.589Z] daemon_test.go:197: [d6ffb3744c399] daemon is not started [2022-07-12T08:57:48.589Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-12T08:57:48.589Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-07-12T08:57:48.589Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-12T08:57:48.589Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-07-12T08:57:48.589Z] === RUN TestDaemonProxy [2022-07-12T08:57:48.589Z] === RUN TestDaemonProxy/environment_variables [2022-07-12T08:57:49.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T08:57:50.491Z] === RUN TestDaemonProxy/command-line_options [2022-07-12T08:57:50.731Z] --- PASS: TestBuildSquashParent (8.80s) [2022-07-12T08:57:50.731Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T08:57:50.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:57:50.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:57:50.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:57:50.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:57:50.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:57:50.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:57:50.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:57:50.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:57:50.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:57:50.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:57:50.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:57:50.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:57:50.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:57:50.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:57:50.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T08:57:51.862Z] === RUN TestDaemonProxy/configuration_file [2022-07-12T08:57:52.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T08:57:52.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T08:57:53.250Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:57:53.250Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:57:53.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T08:57:53.758Z] === RUN TestDaemonProxy/conflicting_options [2022-07-12T08:57:54.016Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-12T08:57:54.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T08:57:54.581Z] --- PASS: TestDaemonProxy (6.21s) [2022-07-12T08:57:54.581Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-12T08:57:54.581Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-12T08:57:54.581Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-12T08:57:54.581Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-12T08:57:54.581Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-12T08:57:54.581Z] PASS [2022-07-12T08:57:54.581Z] [2022-07-12T08:57:54.581Z] DONE 18 tests in 11.125s [2022-07-12T08:57:54.581Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T08:57:54.839Z] INFO: Testing against a local daemon [2022-07-12T08:57:54.839Z] === RUN TestCommitInheritsEnv [2022-07-12T08:57:54.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T08:57:55.097Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-07-12T08:57:55.097Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T08:57:55.097Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-12T08:57:55.097Z] === RUN TestImportWithCustomPlatform [2022-07-12T08:57:55.097Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T08:57:55.097Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T08:57:55.097Z] === RUN TestImportWithCustomPlatform// [2022-07-12T08:57:55.097Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T08:57:55.354Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T08:57:55.355Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T08:57:55.355Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T08:57:55.355Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T08:57:55.355Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T08:57:55.355Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T08:57:55.355Z] === RUN TestImagesFilterMultiReference [2022-07-12T08:57:55.613Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-12T08:57:55.613Z] === RUN TestImagePullPlatformInvalid [2022-07-12T08:57:55.613Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-12T08:57:55.613Z] === RUN TestRemoveImageOrphaning [2022-07-12T08:57:55.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T08:57:55.870Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2022-07-12T08:57:55.870Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T08:57:56.434Z] time="2022-07-12T08:57:56Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-12T08:57:56.520Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:57:56.520Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:57:56.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T08:57:57.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T08:57:57.807Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-07-12T08:57:57.807Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T08:57:57.807Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-07-12T08:57:57.807Z] === RUN TestTagInvalidReference [2022-07-12T08:57:57.807Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-12T08:57:57.807Z] === RUN TestTagValidPrefixedRepo [2022-07-12T08:57:58.064Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-07-12T08:57:58.064Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T08:57:58.064Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-07-12T08:57:58.064Z] === RUN TestTagOfficialNames [2022-07-12T08:57:58.064Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-12T08:57:58.064Z] === RUN TestTagMatchesDigest [2022-07-12T08:57:58.064Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-12T08:57:58.064Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-12T08:57:58.279Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T08:57:58.279Z] Using test binary docker [2022-07-12T08:57:58.279Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T08:57:58.279Z] +++ /etc/init.d/apparmor start [2022-07-12T08:57:58.279Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T08:57:58.279Z] INFO: Waiting for daemon to start... [2022-07-12T08:57:58.279Z] Starting dockerd [2022-07-12T08:57:58.279Z] +++ 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-07-12T08:57:59.791Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-12T08:57:59.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2022-07-12T08:57:59.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2022-07-12T08:57:59.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2022-07-12T08:57:59.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2022-07-12T08:57:59.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) [2022-07-12T08:57:59.791Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.11s) [2022-07-12T08:57:59.791Z] === RUN TestBuildMultiStageCopy [2022-07-12T08:57:59.791Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T08:58:00.166Z] . [2022-07-12T08:58:00.166Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T08:58:00.166Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T08:58:00.166Z] Error: No such image: emptyfs [2022-07-12T08:58:00.422Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T08:58:00.422Z] ++++ docker load [2022-07-12T08:58:00.422Z] Running integration-test (iteration 1) [2022-07-12T08:58:00.422Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T08:58:00.422Z] ++ 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-07-12T08:58:00.422Z] ++ set -e [2022-07-12T08:58:00.422Z] ++ '[' -n 0 ']' [2022-07-12T08:58:00.422Z] ++ set -x [2022-07-12T08:58:00.422Z] ++ 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-07-12T08:58:00.678Z] Loaded image: busybox:latest [2022-07-12T08:58:00.933Z] Loaded image: busybox:glibc [2022-07-12T08:58:01.861Z] Loaded image: debian:bullseye-slim [2022-07-12T08:58:01.861Z] Loaded image: hello-world:latest [2022-07-12T08:58:01.861Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T08:58:01.861Z] INFO: Testing against a local daemon [2022-07-12T08:58:01.861Z] === RUN TestCgroupNamespacesBuild [2022-07-12T08:58:02.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T08:58:02.566Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T08:58:03.495Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T08:58:03.749Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-07-12T08:58:03.749Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T08:58:04.058Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T08:58:04.314Z] --- PASS: TestBuildMultiStageCopy (5.14s) [2022-07-12T08:58:04.314Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.75s) [2022-07-12T08:58:04.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2022-07-12T08:58:04.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2022-07-12T08:58:04.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-07-12T08:58:04.315Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-07-12T08:58:04.315Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T08:58:04.675Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-07-12T08:58:04.675Z] === RUN TestBuildWithSession [2022-07-12T08:58:04.675Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T08:58:04.675Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T08:58:04.675Z] === RUN TestBuildSquashParent [2022-07-12T08:58:06.346Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2022-07-12T08:58:06.346Z] === RUN TestBuildLabelWithTargets [2022-07-12T08:58:08.871Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2022-07-12T08:58:08.872Z] === RUN TestBuildWithEmptyLayers [2022-07-12T08:58:08.888Z] --- PASS: TestBuildSquashParent (3.70s) [2022-07-12T08:58:08.888Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T08:58:08.888Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:58:08.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:58:08.888Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:58:08.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:58:08.888Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:58:08.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:58:08.888Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:58:08.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:58:08.888Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:58:08.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:58:08.888Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:58:08.888Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:58:08.888Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T08:58:08.888Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T08:58:09.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T08:58:09.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T08:58:09.799Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2022-07-12T08:58:09.800Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T08:58:10.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T08:58:10.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T08:58:12.181Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-12T08:58:12.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.17s) [2022-07-12T08:58:12.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s) [2022-07-12T08:58:12.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2022-07-12T08:58:12.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s) [2022-07-12T08:58:12.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-07-12T08:58:12.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.28s) [2022-07-12T08:58:12.181Z] === RUN TestBuildMultiStageCopy [2022-07-12T08:58:12.181Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T08:58:13.068Z] --- PASS: TestBuildMultiStageOnBuild (3.12s) [2022-07-12T08:58:13.068Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T08:58:13.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T08:58:13.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T08:58:13.620Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T08:58:13.876Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T08:58:13.876Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-07-12T08:58:13.876Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) [2022-07-12T08:58:13.876Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-12T08:58:13.876Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-12T08:58:13.876Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-12T08:58:13.876Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-12T08:58:13.876Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T08:58:14.436Z] --- PASS: TestBuildUncleanTarFilenames (1.69s) [2022-07-12T08:58:14.436Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T08:58:14.804Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-07-12T08:58:14.804Z] === RUN TestBuildLabelWithTargets [2022-07-12T08:58:15.365Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-07-12T08:58:15.365Z] === RUN TestBuildWithEmptyLayers [2022-07-12T08:58:15.928Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-07-12T08:58:15.928Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T08:58:17.293Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-07-12T08:58:17.293Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T08:58:17.854Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-12T08:58:17.854Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T08:58:18.604Z] --- PASS: TestBuildMultiStageLayerLeak (3.53s) [2022-07-12T08:58:18.604Z] === RUN TestBuildWithHugeFile [2022-07-12T08:58:19.218Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-07-12T08:58:19.218Z] === RUN TestBuildWithHugeFile [2022-07-12T08:58:47.081Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T08:58:47.081Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:58:47.081Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T08:58:47.081Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T08:58:47.081Z] [2022-07-12T08:58:47.081Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-12T08:58:47.081Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-12T08:58:47.081Z] Using test binary docker [2022-07-12T08:58:47.081Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T08:58:47.081Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T08:58:47.081Z] INFO: Waiting for daemon to start... [2022-07-12T08:58:47.081Z] Starting dockerd [2022-07-12T08:58:47.081Z] . [2022-07-12T08:58:47.081Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-12T08:58:57.882Z] --- PASS: TestBuildWithHugeFile (34.60s) [2022-07-12T08:58:57.882Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T08:58:57.882Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T08:58:57.882Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T08:58:57.882Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T08:58:57.882Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T08:58:57.882Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T08:58:57.882Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T08:58:57.882Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T08:58:57.882Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T08:58:57.882Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T08:58:57.882Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T08:58:57.882Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T08:58:57.882Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T08:58:57.882Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-12T08:58:57.882Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-12T08:58:57.882Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-12T08:58:57.882Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-12T08:58:57.882Z] === RUN TestBuildPreserveOwnership [2022-07-12T08:58:57.882Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T08:58:57.882Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T08:58:57.882Z] --- PASS: TestBuildPreserveOwnership (2.84s) [2022-07-12T08:58:57.882Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-07-12T08:58:57.882Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-07-12T08:58:57.882Z] === RUN TestBuildPlatformInvalid [2022-07-12T08:58:57.882Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-12T08:58:57.882Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T08:58:57.882Z] Loaded image: busybox:latest [2022-07-12T08:58:57.882Z] Loaded image: busybox:glibc [2022-07-12T08:58:58.809Z] Loaded image: debian:bullseye-slim [2022-07-12T08:58:58.809Z] Loaded image: hello-world:latest [2022-07-12T08:58:59.064Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T08:59:07.148Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.43s) [2022-07-12T08:59:07.148Z] PASS [2022-07-12T08:59:07.148Z] [2022-07-12T08:59:07.148Z] === Skipped [2022-07-12T08:59:07.148Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-12T08:59:07.148Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T08:59:07.148Z] [2022-07-12T08:59:07.148Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T08:59:07.148Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T08:59:07.148Z] [2022-07-12T08:59:07.148Z] DONE 34 tests, 2 skipped in 65.993s [2022-07-12T08:59:07.148Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T08:59:07.148Z] ++ 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-07-12T08:59:07.148Z] ++ set -e [2022-07-12T08:59:07.148Z] ++ '[' -n 0 ']' [2022-07-12T08:59:07.148Z] ++ set -x [2022-07-12T08:59:07.148Z] ++ 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-07-12T08:59:07.148Z] INFO: Testing against a local daemon [2022-07-12T08:59:07.148Z] === RUN TestConfigInspect [2022-07-12T08:59:09.036Z] --- PASS: TestConfigInspect (2.37s) [2022-07-12T08:59:09.036Z] === RUN TestConfigList [2022-07-12T08:59:11.548Z] --- PASS: TestConfigList (2.28s) [2022-07-12T08:59:11.548Z] === RUN TestConfigsCreateAndDelete [2022-07-12T08:59:13.435Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-07-12T08:59:13.435Z] === RUN TestConfigsUpdate [2022-07-12T08:59:15.947Z] --- PASS: TestConfigsUpdate (2.24s) [2022-07-12T08:59:15.947Z] === RUN TestTemplatedConfig [2022-07-12T08:59:18.460Z] --- PASS: TestTemplatedConfig (2.44s) [2022-07-12T08:59:18.460Z] === RUN TestConfigCreateResolve [2022-07-12T08:59:20.351Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-07-12T08:59:20.351Z] PASS [2022-07-12T08:59:20.351Z] [2022-07-12T08:59:20.351Z] DONE 6 tests in 13.824s [2022-07-12T08:59:20.351Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T08:59:20.351Z] ++ 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-07-12T08:59:20.351Z] ++ set -e [2022-07-12T08:59:20.351Z] ++ '[' -n 0 ']' [2022-07-12T08:59:20.351Z] ++ set -x [2022-07-12T08:59:20.351Z] ++ 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-07-12T08:59:20.351Z] INFO: Testing against a local daemon [2022-07-12T08:59:20.351Z] === RUN TestAttachWithTTY [2022-07-12T08:59:20.607Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-12T08:59:20.607Z] === RUN TestAttachWithoutTTy [2022-07-12T08:59:20.607Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-12T08:59:20.607Z] === RUN TestCheckpoint [2022-07-12T08:59:20.607Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T08:59:20.607Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T08:59:20.607Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T08:59:20.607Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T08:59:20.607Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T08:59:20.607Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T08:59:20.607Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T08:59:20.607Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T08:59:20.607Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T08:59:20.607Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T08:59:20.607Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T08:59:20.607Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T08:59:20.607Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T08:59:20.607Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T08:59:20.607Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T08:59:20.607Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T08:59:20.607Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T08:59:20.607Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T08:59:20.608Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T08:59:20.608Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T08:59:20.608Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-12T08:59:20.608Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T08:59:20.608Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-12T08:59:20.608Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T08:59:20.608Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-12T08:59:20.608Z] === RUN TestCopyEmptyFile [2022-07-12T08:59:20.863Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-12T08:59:20.863Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T08:59:20.863Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-12T08:59:20.863Z] === RUN TestCopyFromContainer [2022-07-12T08:59:21.790Z] === RUN TestCopyFromContainer// [2022-07-12T08:59:22.046Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T08:59:22.046Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T08:59:22.046Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T08:59:22.046Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T08:59:22.302Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T08:59:22.302Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T08:59:22.302Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T08:59:22.302Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T08:59:22.302Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer (1.52s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-12T08:59:22.558Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-12T08:59:22.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T08:59:22.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T08:59:22.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T08:59:22.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T08:59:22.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T08:59:22.558Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T08:59:22.558Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T08:59:22.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T08:59:22.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T08:59:22.558Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T08:59:22.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-12T08:59:22.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T08:59:22.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T08:59:22.558Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T08:59:22.558Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T08:59:22.558Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-12T08:59:22.558Z] === RUN TestCreateWithInvalidEnv [2022-07-12T08:59:22.558Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T08:59:22.558Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T08:59:22.558Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T08:59:22.558Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T08:59:22.558Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T08:59:22.558Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T08:59:22.558Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T08:59:22.558Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T08:59:22.558Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T08:59:22.558Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-12T08:59:22.558Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T08:59:22.558Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T08:59:22.558Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T08:59:22.558Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T08:59:22.558Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-12T08:59:22.558Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T08:59:23.922Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-07-12T08:59:23.922Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T08:59:24.850Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-07-12T08:59:24.850Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T08:59:24.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T08:59:24.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T08:59:24.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T08:59:24.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T08:59:24.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T08:59:24.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T08:59:24.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T08:59:24.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T08:59:24.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T08:59:24.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T08:59:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T08:59:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T08:59:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T08:59:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T08:59:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T08:59:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T08:59:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-12T08:59:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-12T08:59:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-12T08:59:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-12T08:59:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-12T08:59:24.851Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T08:59:25.412Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-12T08:59:25.412Z] === RUN TestCreateDifferentPlatform [2022-07-12T08:59:25.412Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T08:59:25.412Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T08:59:25.412Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-12T08:59:25.412Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T08:59:25.412Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T08:59:25.412Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T08:59:25.412Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-12T08:59:25.412Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T08:59:25.412Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-12T08:59:25.412Z] === RUN TestCreateInvalidHostConfig [2022-07-12T08:59:25.412Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T08:59:25.412Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T08:59:25.412Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T08:59:25.412Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T08:59:25.412Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T08:59:25.412Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T08:59:25.412Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T08:59:25.412Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T08:59:25.412Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T08:59:25.412Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T08:59:25.412Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T08:59:25.412Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T08:59:25.412Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T08:59:25.412Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T08:59:25.412Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T08:59:25.412Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T08:59:25.412Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T08:59:25.412Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T08:59:25.412Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-12T08:59:25.412Z] === RUN TestDaemonRestartIpcMode [2022-07-12T08:59:25.412Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T08:59:25.412Z] === RUN TestDaemonHostGatewayIP [2022-07-12T08:59:25.412Z] === PAUSE TestDaemonHostGatewayIP [2022-07-12T08:59:25.412Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T08:59:25.412Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T08:59:25.412Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T08:59:25.412Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-12T08:59:25.412Z] === RUN TestDiff [2022-07-12T08:59:25.739Z] sha256:f78ecd11dfd3caeb0886920e9b334d17f407013237f509ac23447ab98bd46766 [2022-07-12T08:59:25.739Z] INFO: Starting docker-py tests... [2022-07-12T08:59:25.739Z] ============================= test session starts ============================== [2022-07-12T08:59:25.739Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-12T08:59:25.739Z] rootdir: /src, inifile: pytest.ini [2022-07-12T08:59:25.739Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-12T08:59:25.739Z] collected 395 items / 2 deselected / 393 selected [2022-07-12T08:59:25.739Z] [2022-07-12T08:59:25.973Z] --- PASS: TestDiff (0.41s) [2022-07-12T08:59:25.973Z] === RUN TestExecConsoleSize [2022-07-12T08:59:26.229Z] --- PASS: TestExecConsoleSize (0.46s) [2022-07-12T08:59:26.229Z] === RUN TestExecWithCloseStdin [2022-07-12T08:59:26.791Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-12T08:59:26.791Z] === RUN TestExec [2022-07-12T08:59:27.352Z] --- PASS: TestExec (0.47s) [2022-07-12T08:59:27.352Z] === RUN TestExecUser [2022-07-12T08:59:27.608Z] --- PASS: TestExecUser (0.46s) [2022-07-12T08:59:27.608Z] === RUN TestExportContainerAndImportImage [2022-07-12T08:59:28.170Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-12T08:59:28.170Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T08:59:29.545Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-07-12T08:59:29.545Z] === RUN TestHealthCheckWorkdir [2022-07-12T08:59:30.107Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-07-12T08:59:30.107Z] === RUN TestHealthKillContainer [2022-07-12T08:59:34.498Z] --- PASS: TestImportExtremelyLargeImageWorks (92.37s) [2022-07-12T08:59:34.498Z] PASS [2022-07-12T08:59:34.498Z] [2022-07-12T08:59:34.498Z] DONE 22 tests in 95.774s [2022-07-12T08:59:34.498Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T08:59:34.498Z] === RUN TestStripANSICommands [2022-07-12T08:59:34.498Z] === RUN TestStripANSICommands/#00 [2022-07-12T08:59:34.498Z] === RUN TestStripANSICommands/#01 [2022-07-12T08:59:34.498Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T08:59:34.498Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T08:59:34.498Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T08:59:34.498Z] PASS [2022-07-12T08:59:34.498Z] [2022-07-12T08:59:34.498Z] DONE 3 tests in 0.008s [2022-07-12T08:59:34.498Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T08:59:34.498Z] INFO: Testing against a local daemon [2022-07-12T08:59:34.498Z] === RUN TestNetworkCreateDelete [2022-07-12T08:59:34.498Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-12T08:59:34.498Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T08:59:34.498Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-07-12T08:59:34.498Z] === RUN TestDaemonDNSFallback [2022-07-12T08:59:37.775Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-07-12T08:59:37.775Z] === RUN TestInspectNetwork [2022-07-12T08:59:38.230Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-12T08:59:38.230Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T08:59:38.230Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s) [2022-07-12T08:59:38.230Z] === RUN TestIpcModeNone [2022-07-12T08:59:38.792Z] --- PASS: TestIpcModeNone (0.45s) [2022-07-12T08:59:38.792Z] === RUN TestIpcModePrivate [2022-07-12T08:59:39.047Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-12T08:59:39.303Z] --- PASS: TestIpcModePrivate (0.51s) [2022-07-12T08:59:39.303Z] === RUN TestIpcModeShareable [2022-07-12T08:59:39.559Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-12T08:59:39.815Z] --- PASS: TestIpcModeShareable (0.50s) [2022-07-12T08:59:39.815Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T08:59:40.460Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-12T08:59:41.054Z] === RUN TestInspectNetwork/full_network_id [2022-07-12T08:59:41.054Z] === RUN TestInspectNetwork/partial_network_id [2022-07-12T08:59:41.054Z] === RUN TestInspectNetwork/network_name [2022-07-12T08:59:41.054Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-12T08:59:41.201Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-07-12T08:59:41.202Z] === RUN TestAPIIpcModeHost [2022-07-12T08:59:41.277Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-12T08:59:41.767Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-07-12T08:59:41.767Z] === RUN TestDaemonIpcModeShareable [2022-07-12T08:59:42.693Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-12T08:59:42.949Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-07-12T08:59:42.949Z] === RUN TestDaemonIpcModePrivate [2022-07-12T08:59:43.021Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-12T08:59:43.877Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-12T08:59:43.877Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-07-12T08:59:43.877Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T08:59:45.232Z] --- PASS: TestInspectNetwork (7.35s) [2022-07-12T08:59:45.232Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-12T08:59:45.232Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-12T08:59:45.232Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-12T08:59:45.232Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-12T08:59:45.232Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T08:59:45.241Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-12T08:59:45.241Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-07-12T08:59:45.241Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T08:59:46.167Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-12T08:59:46.427Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-07-12T08:59:46.427Z] === RUN TestIpcModeOlderClient [2022-07-12T08:59:46.427Z] === PAUSE TestIpcModeOlderClient [2022-07-12T08:59:46.427Z] === RUN TestKillContainerInvalidSignal [2022-07-12T08:59:46.605Z] --- PASS: TestRunContainerWithBridgeNone (1.73s) [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T08:59:46.605Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T08:59:46.605Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T08:59:46.605Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T08:59:46.605Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T08:59:46.605Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T08:59:46.605Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T08:59:46.605Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T08:59:46.605Z] === RUN TestNetworkList [2022-07-12T08:59:46.605Z] === RUN TestNetworkList//networks [2022-07-12T08:59:46.605Z] === PAUSE TestNetworkList//networks [2022-07-12T08:59:46.605Z] === RUN TestNetworkList//networks/ [2022-07-12T08:59:46.605Z] === PAUSE TestNetworkList//networks/ [2022-07-12T08:59:46.605Z] === CONT TestNetworkList//networks [2022-07-12T08:59:46.605Z] === CONT TestNetworkList//networks/ [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkList (0.01s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T08:59:46.605Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T08:59:46.605Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T08:59:46.683Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-12T08:59:46.683Z] === RUN TestKillContainer [2022-07-12T08:59:46.683Z] === RUN TestKillContainer/no_signal [2022-07-12T08:59:47.182Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-12T08:59:47.182Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T08:59:47.243Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T08:59:47.499Z] === RUN TestKillContainer/killing_signal [2022-07-12T08:59:48.060Z] --- PASS: TestKillContainer (1.26s) [2022-07-12T08:59:48.060Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-12T08:59:48.060Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-07-12T08:59:48.060Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-12T08:59:48.060Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T08:59:48.060Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T08:59:48.118Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-12T08:59:48.118Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T08:59:48.316Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T08:59:49.050Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-12T08:59:49.050Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T08:59:49.242Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-07-12T08:59:49.242Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-12T08:59:49.242Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-07-12T08:59:49.242Z] === RUN TestKillStoppedContainer [2022-07-12T08:59:49.242Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-12T08:59:49.242Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T08:59:49.242Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-12T08:59:49.242Z] === RUN TestKillDifferentUserContainer [2022-07-12T08:59:49.804Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-12T08:59:49.804Z] === RUN TestInspectOomKilledTrue [2022-07-12T08:59:49.982Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-12T08:59:49.982Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T08:59:50.060Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-07-12T08:59:50.060Z] === RUN TestInspectOomKilledFalse [2022-07-12T08:59:50.622Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-12T08:59:50.622Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T08:59:50.878Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-07-12T08:59:50.878Z] === RUN TestLinksContainerNames [2022-07-12T08:59:51.353Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-12T08:59:51.353Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T08:59:51.807Z] --- PASS: TestLinksContainerNames (0.84s) [2022-07-12T08:59:51.807Z] === RUN TestLogsFollowTailEmpty [2022-07-12T08:59:51.917Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-12T08:59:51.917Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T08:59:52.368Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-12T08:59:52.368Z] === RUN TestLogs [2022-07-12T08:59:52.368Z] === RUN TestLogs/driver_local [2022-07-12T08:59:52.368Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T08:59:52.368Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T08:59:52.368Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T08:59:52.368Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T08:59:52.368Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T08:59:52.368Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T08:59:52.368Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T08:59:52.368Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T08:59:52.368Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T08:59:52.368Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T08:59:52.368Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T08:59:52.368Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T08:59:52.368Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T08:59:52.368Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T08:59:52.930Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T08:59:52.930Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T08:59:53.492Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T08:59:53.492Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T08:59:54.054Z] === RUN TestLogs/driver_json-file [2022-07-12T08:59:54.054Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T08:59:54.054Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T08:59:54.054Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T08:59:54.054Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T08:59:54.054Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T08:59:54.054Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T08:59:54.054Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T08:59:54.054Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T08:59:54.054Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T08:59:54.054Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T08:59:54.054Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T08:59:54.054Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T08:59:54.054Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T08:59:54.054Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T08:59:54.442Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2022-07-12T08:59:54.442Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T08:59:54.442Z] service_test.go:243: FLAKY_TEST [2022-07-12T08:59:54.442Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T08:59:54.442Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T08:59:54.615Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T08:59:54.615Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T08:59:55.176Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T08:59:55.432Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T08:59:55.993Z] --- PASS: TestLogs (3.65s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.50s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.45s) [2022-07-12T08:59:55.993Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-07-12T08:59:55.993Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T08:59:56.249Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/default [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/private [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/slave [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/shared [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/default [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/shared [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/slave [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/private [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T08:59:56.249Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T08:59:56.249Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T08:59:56.249Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T08:59:56.505Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-12T08:59:56.761Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-12T08:59:56.761Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T08:59:58.125Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-07-12T08:59:58.125Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T08:59:58.380Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-07-12T08:59:58.380Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T08:59:58.636Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-12T08:59:58.636Z] === RUN TestNetworkNat [2022-07-12T08:59:59.198Z] --- PASS: TestNetworkNat (0.46s) [2022-07-12T08:59:59.198Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T08:59:59.759Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-12T08:59:59.759Z] === RUN TestNetworkLoopbackNat [2022-07-12T09:00:02.274Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-12T09:00:02.274Z] === RUN TestPause [2022-07-12T09:00:02.835Z] --- PASS: TestPause (0.46s) [2022-07-12T09:00:02.835Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T09:00:02.835Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T09:00:02.835Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T09:00:02.835Z] === RUN TestPauseStopPausedContainer [2022-07-12T09:00:03.091Z] --- PASS: TestPauseStopPausedContainer (0.51s) [2022-07-12T09:00:03.091Z] === RUN TestPidHost [2022-07-12T09:00:04.457Z] --- PASS: TestPidHost (0.98s) [2022-07-12T09:00:04.457Z] === RUN TestPsFilter [2022-07-12T09:00:04.457Z] --- PASS: TestPsFilter (0.12s) [2022-07-12T09:00:04.457Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T09:00:04.712Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-12T09:00:04.712Z] === RUN TestRemoveContainerWithVolume [2022-07-12T09:00:05.273Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-12T09:00:05.273Z] === RUN TestRemoveContainerRunning [2022-07-12T09:00:05.529Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-07-12T09:00:05.529Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T09:00:06.090Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-12T09:00:06.090Z] === RUN TestRemoveInvalidContainer [2022-07-12T09:00:06.090Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T09:00:06.090Z] === RUN TestRenameLinkedContainer [2022-07-12T09:00:07.978Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-07-12T09:00:07.978Z] === RUN TestRenameStoppedContainer [2022-07-12T09:00:08.234Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-07-12T09:00:08.234Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T09:00:09.160Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-07-12T09:00:09.160Z] === RUN TestRenameInvalidName [2022-07-12T09:00:09.305Z] --- PASS: TestServiceWithDataPathPortInit (14.30s) [2022-07-12T09:00:09.305Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T09:00:09.416Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-12T09:00:09.416Z] === RUN TestRenameAnonymousContainer [2022-07-12T09:00:10.005Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T09:00:10.005Z] Using test binary docker [2022-07-12T09:00:10.005Z] +++ /etc/init.d/apparmor start [2022-07-12T09:00:10.005Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T09:00:10.005Z] INFO: Waiting for daemon to start... [2022-07-12T09:00:10.005Z] Starting dockerd [2022-07-12T09:00:10.005Z] +++ 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-07-12T09:00:10.005Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T09:00:10.005Z] Using test binary docker [2022-07-12T09:00:10.005Z] +++ /etc/init.d/apparmor start [2022-07-12T09:00:10.005Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T09:00:10.005Z] INFO: Waiting for daemon to start... [2022-07-12T09:00:10.005Z] Starting dockerd [2022-07-12T09:00:10.005Z] +++ 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-07-12T09:00:10.005Z] . [2022-07-12T09:00:10.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T09:00:10.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T09:00:10.005Z] Error: No such image: emptyfs [2022-07-12T09:00:10.005Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T09:00:10.005Z] ++++ docker load [2022-07-12T09:00:10.005Z] Running integration-test (iteration 1) [2022-07-12T09:00:10.005Z] 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-07-12T09:00:10.005Z] ++ 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-07-12T09:00:10.005Z] ++ set -e [2022-07-12T09:00:10.005Z] ++ '[' -n 0 ']' [2022-07-12T09:00:10.005Z] ++ set -x [2022-07-12T09:00:10.005Z] ++ 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-07-12T09:00:10.261Z] Loaded image: busybox:latest [2022-07-12T09:00:10.517Z] Loaded image: busybox:glibc [2022-07-12T09:00:10.517Z] [2022-07-12T09:00:10.517Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T09:00:10.517Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T09:00:10.517Z] Error: No such image: emptyfs [2022-07-12T09:00:10.517Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T09:00:10.517Z] ++++ docker load [2022-07-12T09:00:11.080Z] Running integration-test (iteration 1) [2022-07-12T09:00:11.080Z] 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-07-12T09:00:11.080Z] ++ 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-07-12T09:00:11.080Z] ++ set -e [2022-07-12T09:00:11.080Z] ++ '[' -n 0 ']' [2022-07-12T09:00:11.080Z] ++ set -x [2022-07-12T09:00:11.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-12T09:00:11.205Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hxwzlyvt7otz7bljdoqmugr81 Created:2022-07-12 09:00:09.776794688 +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[8c653485db58fbd6165310b8980efa427c73183eef10904a47b30c392c1a153b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sx50i7anjaajxx0wnn00rxx8r EndpointID:0f863a0b3db5778dfc238436e1d899cbac1cca65c1204577f4220f204e62fb04 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0dc3efcd1893a642c6bd246d193b8d67ce5aedf1b2a3253bcdcca7fd90235f80 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:e355efd0923c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sx50i7anjaajxx0wnn00rxx8r EndpointID:0f863a0b3db5778dfc238436e1d899cbac1cca65c1204577f4220f204e62fb04 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-12T09:00:11.306Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-07-12T09:00:11.306Z] === RUN TestRenameContainerWithSameName [2022-07-12T09:00:11.562Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-07-12T09:00:11.562Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T09:00:12.010Z] Loaded image: busybox:latest [2022-07-12T09:00:12.491Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-07-12T09:00:12.491Z] === RUN TestResize [2022-07-12T09:00:12.573Z] Loaded image: busybox:glibc [2022-07-12T09:00:12.746Z] --- PASS: TestResize (0.44s) [2022-07-12T09:00:12.747Z] === RUN TestResizeWithInvalidSize [2022-07-12T09:00:12.806Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-12T09:00:13.312Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-12T09:00:13.312Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T09:00:13.569Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:00:13.569Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:00:13.569Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:00:13.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T09:00:13.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:00:14.465Z] Loaded image: debian:bullseye-slim [2022-07-12T09:00:14.465Z] Loaded image: hello-world:latest [2022-07-12T09:00:14.721Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T09:00:14.721Z] INFO: Testing against a local daemon [2022-07-12T09:00:14.721Z] === RUN TestDockerDaemonSuite [2022-07-12T09:00:14.721Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-12T09:00:15.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:00:16.384Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:00:16.462Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2022-07-12T09:00:16.462Z] PASS [2022-07-12T09:00:16.462Z] [2022-07-12T09:00:16.462Z] === Skipped [2022-07-12T09:00:16.462Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T09:00:16.462Z] service_test.go:243: FLAKY_TEST [2022-07-12T09:00:16.462Z] [2022-07-12T09:00:16.462Z] DONE 38 tests, 1 skipped in 45.097s [2022-07-12T09:00:16.462Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T09:00:16.462Z] INFO: Testing against a local daemon [2022-07-12T09:00:16.462Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T09:00:16.462Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:00:16.462Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T09:00:16.462Z] === RUN TestDockerNetworkIpvlan [2022-07-12T09:00:16.462Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:00:16.462Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T09:00:16.462Z] PASS [2022-07-12T09:00:16.462Z] [2022-07-12T09:00:16.462Z] === Skipped [2022-07-12T09:00:16.462Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T09:00:16.462Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:00:16.462Z] [2022-07-12T09:00:16.462Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T09:00:16.462Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:00:16.462Z] [2022-07-12T09:00:16.462Z] DONE 2 tests, 2 skipped in 0.029s [2022-07-12T09:00:16.462Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T09:00:16.462Z] INFO: Testing against a local daemon [2022-07-12T09:00:16.462Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T09:00:16.622Z] Loaded image: debian:bullseye-slim [2022-07-12T09:00:16.622Z] Loaded image: hello-world:latest [2022-07-12T09:00:16.879Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T09:00:17.027Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-07-12T09:00:17.027Z] === RUN TestDockerNetworkMacvlan [2022-07-12T09:00:17.136Z] INFO: Testing against a local daemon [2022-07-12T09:00:17.136Z] === RUN TestDockerSuite [2022-07-12T09:00:17.136Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-12T09:00:17.136Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-12T09:00:17.136Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-12T09:00:17.392Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-12T09:00:17.392Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-12T09:00:17.392Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-12T09:00:17.392Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-12T09:00:17.392Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-12T09:00:17.592Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-12T09:00:17.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:00:17.747Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:00:18.320Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-12T09:00:18.320Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-12T09:00:18.525Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-12T09:00:18.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:00:18.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:00:19.090Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-12T09:00:19.249Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-12T09:00:19.505Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-12T09:00:20.433Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-12T09:00:20.988Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-12T09:00:21.361Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-12T09:00:21.361Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-12T09:00:22.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:00:22.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T09:00:22.292Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-12T09:00:22.860Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-12T09:00:22.886Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-12T09:00:23.422Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-12T09:00:23.422Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-12T09:00:23.422Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-12T09:00:23.984Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-12T09:00:24.241Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-12T09:00:24.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T09:00:25.169Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-12T09:00:25.425Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-12T09:00:25.425Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-12T09:00:25.425Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-12T09:00:26.074Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T09:00:26.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T09:00:26.166Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-12T09:00:27.100Z] --- PASS: TestDockerNetworkMacvlan (10.14s) [2022-07-12T09:00:27.100Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-12T09:00:27.100Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-12T09:00:27.100Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2022-07-12T09:00:27.100Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.90s) [2022-07-12T09:00:27.100Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.21s) [2022-07-12T09:00:27.100Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-07-12T09:00:27.100Z] PASS [2022-07-12T09:00:27.100Z] [2022-07-12T09:00:27.100Z] DONE 8 tests in 11.506s [2022-07-12T09:00:27.100Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T09:00:27.100Z] testing: warning: no tests to run [2022-07-12T09:00:27.100Z] PASS [2022-07-12T09:00:27.100Z] [2022-07-12T09:00:27.100Z] DONE 0 tests in 0.008s [2022-07-12T09:00:27.100Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T09:00:27.100Z] INFO: Testing against a local daemon [2022-07-12T09:00:27.100Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T09:00:27.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T09:00:27.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T09:00:28.472Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-07-12T09:00:28.472Z] === RUN TestAuthZPluginTLS [2022-07-12T09:00:28.706Z] --- PASS: TestBuildWithHugeFile (130.18s) [2022-07-12T09:00:28.706Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T09:00:28.706Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T09:00:28.706Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T09:00:28.706Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T09:00:28.706Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T09:00:28.706Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T09:00:28.706Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T09:00:28.706Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T09:00:28.706Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T09:00:28.706Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T09:00:28.706Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T09:00:28.706Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T09:00:28.706Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T09:00:28.706Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-12T09:00:28.706Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-07-12T09:00:28.706Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-07-12T09:00:28.706Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-12T09:00:28.706Z] === RUN TestBuildPreserveOwnership [2022-07-12T09:00:28.706Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T09:00:29.054Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-12T09:00:29.054Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T09:00:29.268Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-12T09:00:29.327Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T09:00:29.624Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-07-12T09:00:29.624Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T09:00:29.882Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-12T09:00:29.882Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T09:00:30.447Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-12T09:00:30.447Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T09:00:30.633Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T09:00:31.195Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-07-12T09:00:31.216Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-07-12T09:00:31.216Z] === RUN TestCgroupNamespacesRun [2022-07-12T09:00:31.762Z] --- PASS: TestBuildPreserveOwnership (3.36s) [2022-07-12T09:00:31.762Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.16s) [2022-07-12T09:00:31.762Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-07-12T09:00:31.762Z] === RUN TestBuildPlatformInvalid [2022-07-12T09:00:31.762Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2022-07-12T09:00:31.762Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T09:00:31.823Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-07-12T09:00:31.823Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T09:00:32.150Z] --- PASS: TestCgroupNamespacesRun (1.25s) [2022-07-12T09:00:32.150Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T09:00:32.387Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-12T09:00:32.387Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T09:00:32.644Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-12T09:00:32.645Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T09:00:32.690Z] Loaded image: busybox:latest [2022-07-12T09:00:32.690Z] Loaded image: busybox:glibc [2022-07-12T09:00:33.212Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-12T09:00:33.212Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T09:00:33.253Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-12T09:00:33.514Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.39s) [2022-07-12T09:00:33.514Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T09:00:34.619Z] Loaded image: debian:bullseye-slim [2022-07-12T09:00:34.619Z] Loaded image: hello-world:latest [2022-07-12T09:00:34.876Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T09:00:34.878Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-07-12T09:00:34.878Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T09:00:35.110Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.56s) [2022-07-12T09:00:35.110Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T09:00:35.132Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-12T09:00:35.696Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-12T09:00:36.242Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-07-12T09:00:36.242Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T09:00:36.484Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.53s) [2022-07-12T09:00:36.484Z] === RUN TestAuthZPluginHeader [2022-07-12T09:00:37.048Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-12T09:00:37.048Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T09:00:37.062Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-12T09:00:37.190Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-07-12T09:00:37.190Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T09:00:38.116Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-07-12T09:00:38.116Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T09:00:38.455Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-12T09:00:39.043Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-12T09:00:39.043Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T09:00:39.385Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-12T09:00:39.947Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-12T09:00:39.947Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-12T09:00:39.970Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-12T09:00:39.970Z] === RUN TestNISDomainname [2022-07-12T09:00:40.509Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-12T09:00:40.531Z] --- PASS: TestNISDomainname (0.52s) [2022-07-12T09:00:40.531Z] === RUN TestHostnameDnsResolution [2022-07-12T09:00:41.072Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-12T09:00:41.459Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-07-12T09:00:41.459Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T09:00:41.721Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-07-12T09:00:41.721Z] === RUN TestPrivilegedHostDevices [2022-07-12T09:00:42.002Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-12T09:00:42.259Z] docker_cli_daemon_test.go:1474: [d9d8c3ac168be] daemon is not started [2022-07-12T09:00:42.287Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-07-12T09:00:42.287Z] === RUN TestRunConsoleSize [2022-07-12T09:00:42.319Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2022-07-12T09:00:42.319Z] === RUN TestAuthZPluginV2Disable [2022-07-12T09:00:42.848Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-12T09:00:42.848Z] === RUN TestStats [2022-07-12T09:00:43.189Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-12T09:00:43.189Z] check_test.go:540: [d77c5b7f46f2c] daemon is not started [2022-07-12T09:00:43.189Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-12T09:00:44.557Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-12T09:00:45.362Z] --- PASS: TestStats (2.43s) [2022-07-12T09:00:45.362Z] === RUN TestStopContainerWithTimeout [2022-07-12T09:00:45.362Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T09:00:45.362Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T09:00:45.362Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T09:00:45.362Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T09:00:45.362Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T09:00:45.362Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T09:00:45.362Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T09:00:45.362Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T09:00:45.362Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T09:00:45.362Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T09:00:45.597Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2022-07-12T09:00:45.597Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T09:00:45.923Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T09:00:45.926Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-12T09:00:47.811Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T09:00:47.821Z] check_test.go:540: [d823f6b1d5236] daemon is not started [2022-07-12T09:00:47.822Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-12T09:00:47.822Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.74s) [2022-07-12T09:00:47.822Z] PASS [2022-07-12T09:00:47.822Z] [2022-07-12T09:00:47.822Z] === Skipped [2022-07-12T09:00:47.822Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-12T09:00:47.822Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T09:00:47.822Z] [2022-07-12T09:00:47.822Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T09:00:47.822Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T09:00:47.822Z] [2022-07-12T09:00:47.822Z] DONE 34 tests, 2 skipped in 197.858s [2022-07-12T09:00:47.822Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T09:00:47.822Z] ++ 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-07-12T09:00:47.822Z] ++ set -e [2022-07-12T09:00:47.822Z] ++ '[' -n 0 ']' [2022-07-12T09:00:47.822Z] ++ set -x [2022-07-12T09:00:47.822Z] ++ 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-07-12T09:00:47.822Z] INFO: Testing against a local daemon [2022-07-12T09:00:47.822Z] === RUN TestConfigInspect [2022-07-12T09:00:48.873Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s) [2022-07-12T09:00:48.873Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T09:00:49.174Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-12T09:00:49.174Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-07-12T09:00:49.174Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-07-12T09:00:49.174Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-07-12T09:00:49.174Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-07-12T09:00:49.174Z] === RUN TestDeleteDevicemapper [2022-07-12T09:00:49.174Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T09:00:49.174Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T09:00:49.174Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T09:00:49.727Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-12T09:00:50.288Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-12T09:00:50.289Z] --- PASS: TestConfigInspect (2.61s) [2022-07-12T09:00:50.289Z] === RUN TestConfigList [2022-07-12T09:00:50.545Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-12T09:00:51.062Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-07-12T09:00:51.062Z] === RUN TestUpdateMemory [2022-07-12T09:00:51.107Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-12T09:00:51.317Z] --- PASS: TestUpdateMemory (0.52s) [2022-07-12T09:00:51.317Z] === RUN TestUpdateCPUQuota [2022-07-12T09:00:51.670Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-12T09:00:51.670Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-12T09:00:51.670Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-12T09:00:51.670Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-12T09:00:51.885Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-07-12T09:00:51.885Z] === RUN TestUpdatePidsLimit [2022-07-12T09:00:51.885Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-12T09:00:52.140Z] === RUN TestUpdatePidsLimit/no_change [2022-07-12T09:00:52.395Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-12T09:00:52.395Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-12T09:00:52.651Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-12T09:00:52.906Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-12T09:00:53.037Z] --- PASS: TestConfigList (2.81s) [2022-07-12T09:00:53.037Z] === RUN TestConfigsCreateAndDelete [2022-07-12T09:00:53.037Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-12T09:00:53.162Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-12T09:00:53.723Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-07-12T09:00:53.723Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-07-12T09:00:53.723Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-12T09:00:53.723Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-07-12T09:00:53.723Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-12T09:00:53.723Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-07-12T09:00:53.723Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-07-12T09:00:53.723Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-07-12T09:00:53.723Z] === RUN TestUpdateRestartPolicy [2022-07-12T09:00:54.404Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-12T09:00:54.660Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-12T09:00:54.660Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-12T09:00:55.224Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-12T09:00:56.153Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2022-07-12T09:00:56.153Z] === RUN TestConfigsUpdate [2022-07-12T09:00:56.153Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-12T09:00:56.716Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-12T09:00:56.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-12T09:00:57.649Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-12T09:00:58.212Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-12T09:00:58.212Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-12T09:00:58.212Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-12T09:00:59.140Z] --- PASS: TestConfigsUpdate (2.99s) [2022-07-12T09:00:59.140Z] === RUN TestTemplatedConfig [2022-07-12T09:00:59.140Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-12T09:00:59.140Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-12T09:00:59.140Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-12T09:00:59.140Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-12T09:00:59.398Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-12T09:00:59.966Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-12T09:01:00.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-12T09:01:00.784Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-12T09:01:01.065Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.27s) [2022-07-12T09:01:01.065Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T09:01:01.714Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-12T09:01:01.714Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-12T09:01:03.080Z] --- PASS: TestTemplatedConfig (3.75s) [2022-07-12T09:01:03.080Z] === RUN TestConfigCreateResolve [2022-07-12T09:01:03.645Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-12T09:01:03.645Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-12T09:01:04.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-12T09:01:04.207Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-12T09:01:05.138Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-12T09:01:05.701Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-12T09:01:05.784Z] .........................xx.................... [ 29%] [2022-07-12T09:01:05.887Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-07-12T09:01:05.887Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T09:01:05.887Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-12T09:01:05.887Z] === RUN TestWaitNonBlocked [2022-07-12T09:01:05.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T09:01:05.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T09:01:05.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T09:01:05.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T09:01:05.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T09:01:05.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T09:01:05.887Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T09:01:05.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-07-12T09:01:05.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-07-12T09:01:05.887Z] === RUN TestWaitBlocked [2022-07-12T09:01:05.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T09:01:05.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T09:01:05.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T09:01:05.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T09:01:05.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T09:01:05.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T09:01:05.957Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-12T09:01:05.958Z] --- PASS: TestConfigCreateResolve (3.06s) [2022-07-12T09:01:05.958Z] PASS [2022-07-12T09:01:05.958Z] [2022-07-12T09:01:05.958Z] DONE 6 tests in 18.365s [2022-07-12T09:01:05.958Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T09:01:05.958Z] ++ 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-07-12T09:01:05.958Z] ++ set -e [2022-07-12T09:01:05.958Z] ++ '[' -n 0 ']' [2022-07-12T09:01:05.958Z] ++ set -x [2022-07-12T09:01:05.958Z] ++ 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-07-12T09:01:06.215Z] INFO: Testing against a local daemon [2022-07-12T09:01:06.215Z] === RUN TestAttachWithTTY [2022-07-12T09:01:06.215Z] --- PASS: TestAttachWithTTY (0.09s) [2022-07-12T09:01:06.215Z] === RUN TestAttachWithoutTTy [2022-07-12T09:01:06.215Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-12T09:01:06.215Z] === RUN TestCheckpoint [2022-07-12T09:01:06.215Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T09:01:06.215Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T09:01:06.215Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T09:01:06.215Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T09:01:06.215Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T09:01:06.215Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T09:01:06.215Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T09:01:06.215Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T09:01:06.215Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T09:01:06.215Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T09:01:06.215Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T09:01:06.215Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T09:01:06.215Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T09:01:06.215Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T09:01:06.215Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T09:01:06.215Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T09:01:06.215Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.01s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.01s) [2022-07-12T09:01:06.215Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T09:01:06.215Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T09:01:06.449Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-12T09:01:06.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-07-12T09:01:06.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-07-12T09:01:06.450Z] === RUN TestWaitConditions [2022-07-12T09:01:06.450Z] === RUN TestWaitConditions/default [2022-07-12T09:01:06.450Z] === PAUSE TestWaitConditions/default [2022-07-12T09:01:06.450Z] === RUN TestWaitConditions/not-running [2022-07-12T09:01:06.450Z] === PAUSE TestWaitConditions/not-running [2022-07-12T09:01:06.450Z] === RUN TestWaitConditions/next-exit [2022-07-12T09:01:06.450Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T09:01:06.450Z] === RUN TestWaitConditions/removed [2022-07-12T09:01:06.450Z] === PAUSE TestWaitConditions/removed [2022-07-12T09:01:06.450Z] === CONT TestWaitConditions/default [2022-07-12T09:01:06.450Z] === CONT TestWaitConditions/next-exit [2022-07-12T09:01:06.472Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-07-12T09:01:06.472Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T09:01:06.472Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-07-12T09:01:06.472Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T09:01:06.472Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-12T09:01:06.472Z] === RUN TestCopyEmptyFile [2022-07-12T09:01:06.728Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-12T09:01:06.984Z] --- PASS: TestCopyEmptyFile (0.48s) [2022-07-12T09:01:06.984Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T09:01:06.984Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-07-12T09:01:06.984Z] === RUN TestCopyFromContainer [2022-07-12T09:01:07.244Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-12T09:01:07.501Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-12T09:01:07.501Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-12T09:01:08.338Z] === CONT TestWaitConditions/not-running [2022-07-12T09:01:08.338Z] === CONT TestWaitConditions/removed [2022-07-12T09:01:08.431Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-12T09:01:08.688Z] === RUN TestCopyFromContainer// [2022-07-12T09:01:08.688Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T09:01:08.945Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T09:01:08.945Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T09:01:09.201Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T09:01:09.201Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-12T09:01:09.201Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T09:01:09.460Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T09:01:09.460Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-12T09:01:09.704Z] --- PASS: TestWaitConditions (0.02s) [2022-07-12T09:01:09.704Z] --- PASS: TestWaitConditions/next-exit (1.61s) [2022-07-12T09:01:09.704Z] --- PASS: TestWaitConditions/default (1.64s) [2022-07-12T09:01:09.704Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-07-12T09:01:09.704Z] --- PASS: TestWaitConditions/removed (1.52s) [2022-07-12T09:01:09.704Z] === CONT TestContainerStartOnDaemonRestart [2022-07-12T09:01:09.704Z] === CONT TestIpcModeOlderClient [2022-07-12T09:01:09.704Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-12T09:01:09.704Z] === CONT TestDaemonHostGatewayIP [2022-07-12T09:01:09.716Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T09:01:09.716Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T09:01:09.972Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer (2.91s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer// (0.12s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.23s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-07-12T09:01:09.972Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-07-12T09:01:09.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T09:01:09.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T09:01:09.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T09:01:09.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T09:01:09.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T09:01:09.972Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T09:01:09.972Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T09:01:09.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T09:01:09.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T09:01:09.972Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T09:01:09.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-12T09:01:09.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T09:01:09.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T09:01:09.972Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T09:01:09.972Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T09:01:09.972Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-07-12T09:01:09.972Z] === RUN TestCreateWithInvalidEnv [2022-07-12T09:01:10.228Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T09:01:10.228Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T09:01:10.228Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T09:01:10.228Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T09:01:10.228Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T09:01:10.228Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T09:01:10.228Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-12T09:01:10.228Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T09:01:10.228Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T09:01:10.228Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T09:01:10.228Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-07-12T09:01:10.228Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T09:01:10.228Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T09:01:10.228Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-07-12T09:01:10.228Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T09:01:10.228Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2022-07-12T09:01:10.228Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T09:01:10.228Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-12T09:01:10.792Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-12T09:01:11.050Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-12T09:01:11.306Z] check_test.go:540: [dbe9b19e05e45] daemon is not started [2022-07-12T09:01:11.306Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-12T09:01:11.591Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s) [2022-07-12T09:01:11.591Z] === CONT TestContainerKillOnDaemonStart [2022-07-12T09:01:12.152Z] --- PASS: TestDaemonHostGatewayIP (2.40s) [2022-07-12T09:01:12.152Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T09:01:12.236Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2022-07-12T09:01:12.236Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T09:01:12.799Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-12T09:01:13.729Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-12T09:01:14.040Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.82s) [2022-07-12T09:01:14.040Z] === CONT TestDaemonRestartIpcMode [2022-07-12T09:01:14.291Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-12T09:01:14.291Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-12T09:01:14.291Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-12T09:01:14.291Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-12T09:01:14.291Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-12T09:01:14.549Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2022-07-12T09:01:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T09:01:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T09:01:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T09:01:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T09:01:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T09:01:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T09:01:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T09:01:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T09:01:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T09:01:14.549Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T09:01:14.549Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T09:01:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T09:01:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T09:01:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T09:01:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T09:01:14.549Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T09:01:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-07-12T09:01:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-07-12T09:01:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-12T09:01:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-12T09:01:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-12T09:01:14.549Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-12T09:01:14.549Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T09:01:15.112Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-12T09:01:15.368Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-07-12T09:01:15.368Z] === RUN TestCreateDifferentPlatform [2022-07-12T09:01:15.368Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T09:01:15.368Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T09:01:15.368Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-12T09:01:15.368Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T09:01:15.368Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T09:01:15.368Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T09:01:15.368Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-12T09:01:15.368Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T09:01:15.368Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-12T09:01:15.368Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-12T09:01:15.368Z] === RUN TestCreateInvalidHostConfig [2022-07-12T09:01:15.368Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T09:01:15.368Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T09:01:15.368Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T09:01:15.368Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T09:01:15.368Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T09:01:15.368Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T09:01:15.368Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T09:01:15.368Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T09:01:15.368Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T09:01:15.368Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T09:01:15.368Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T09:01:15.368Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T09:01:15.368Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-12T09:01:15.368Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-07-12T09:01:15.368Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T09:01:15.368Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) [2022-07-12T09:01:15.368Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T09:01:15.368Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T09:01:15.368Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-12T09:01:15.368Z] === RUN TestDaemonRestartIpcMode [2022-07-12T09:01:15.368Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T09:01:15.368Z] === RUN TestDaemonHostGatewayIP [2022-07-12T09:01:15.368Z] === PAUSE TestDaemonHostGatewayIP [2022-07-12T09:01:15.368Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T09:01:15.368Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T09:01:15.368Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T09:01:15.368Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-12T09:01:15.368Z] === RUN TestDiff [2022-07-12T09:01:15.925Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-12T09:01:15.925Z] PASS [2022-07-12T09:01:15.925Z] [2022-07-12T09:01:15.925Z] DONE 17 tests in 48.854s [2022-07-12T09:01:15.925Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T09:01:15.925Z] INFO: Testing against a local daemon [2022-07-12T09:01:15.925Z] === RUN TestPluginInvalidJSON [2022-07-12T09:01:15.930Z] --- PASS: TestDiff (0.56s) [2022-07-12T09:01:15.930Z] === RUN TestExecConsoleSize [2022-07-12T09:01:16.183Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T09:01:16.184Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T09:01:16.184Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T09:01:16.184Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T09:01:16.184Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T09:01:16.184Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T09:01:16.184Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T09:01:16.184Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T09:01:16.184Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T09:01:16.184Z] === RUN TestPluginInstall [2022-07-12T09:01:16.184Z] === RUN TestPluginInstall/no_auth [2022-07-12T09:01:16.553Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-07-12T09:01:16.859Z] --- PASS: TestExecConsoleSize (0.68s) [2022-07-12T09:01:16.859Z] === RUN TestExecWithCloseStdin [2022-07-12T09:01:17.117Z] time="2022-07-12T09:01:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:01:17.117Z] time="2022-07-12T09:01:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9dd6a1e8965c46576f69de76a8ec8a7f8b972229c8f0e416a0965d3cb12fa40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:01:17.117Z] time="2022-07-12T09:01:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:01:17.117Z] time="2022-07-12T09:01:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9dd6a1e8965c46576f69de76a8ec8a7f8b972229c8f0e416a0965d3cb12fa40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:01:17.117Z] === RUN TestPluginInstall/with_htpasswd [2022-07-12T09:01:17.422Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-07-12T09:01:17.422Z] === RUN TestExec [2022-07-12T09:01:17.422Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-12T09:01:17.682Z] time="2022-07-12T09:01:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:01:17.682Z] time="2022-07-12T09:01:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cb2f2758a84acab55ae7b0df6deb8ec48d5c627ba57148207b7a57c478f3a14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:01:17.682Z] time="2022-07-12T09:01:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:01:17.682Z] time="2022-07-12T09:01:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cb2f2758a84acab55ae7b0df6deb8ec48d5c627ba57148207b7a57c478f3a14" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:01:17.682Z] === RUN TestPluginInstall/with_insecure [2022-07-12T09:01:17.984Z] --- PASS: TestExec (0.57s) [2022-07-12T09:01:17.984Z] === RUN TestExecUser [2022-07-12T09:01:18.545Z] --- PASS: TestExecUser (0.51s) [2022-07-12T09:01:18.545Z] === RUN TestExportContainerAndImportImage [2022-07-12T09:01:18.614Z] time="2022-07-12T09:01:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:01:18.614Z] time="2022-07-12T09:01:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c526dfa2ea26031aca15fd2a664490d62785c8e6d241299d0bb5005b071d127e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:01:18.614Z] time="2022-07-12T09:01:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:01:18.614Z] time="2022-07-12T09:01:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c526dfa2ea26031aca15fd2a664490d62785c8e6d241299d0bb5005b071d127e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:01:18.872Z] plugin_test.go:195: [d8fe327e25c0b] daemon is not started [2022-07-12T09:01:18.872Z] --- PASS: TestPluginInstall (2.80s) [2022-07-12T09:01:18.872Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-07-12T09:01:18.872Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-07-12T09:01:18.872Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-07-12T09:01:18.872Z] === RUN TestPluginsWithRuntimes [2022-07-12T09:01:19.110Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-07-12T09:01:19.110Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T09:01:19.672Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-12T09:01:20.237Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-12T09:01:20.493Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2022-07-12T09:01:20.493Z] === RUN TestHealthCheckWorkdir [2022-07-12T09:01:20.749Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-12T09:01:20.749Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-12T09:01:20.749Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-12T09:01:20.749Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-12T09:01:20.768Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-12T09:01:21.005Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-12T09:01:21.334Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-12T09:01:21.568Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-07-12T09:01:21.568Z] === RUN TestHealthKillContainer [2022-07-12T09:01:21.935Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-12T09:01:22.267Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-07-12T09:01:22.267Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-12T09:01:22.267Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-12T09:01:22.267Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T09:01:22.834Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-12T09:01:22.834Z] PASS [2022-07-12T09:01:22.834Z] [2022-07-12T09:01:22.834Z] DONE 24 tests in 6.803s [2022-07-12T09:01:22.834Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T09:01:22.834Z] INFO: Testing against a local daemon [2022-07-12T09:01:22.834Z] === RUN TestExternalGraphDriver [2022-07-12T09:01:23.399Z] === RUN TestExternalGraphDriver/json [2022-07-12T09:01:23.456Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-12T09:01:24.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-12T09:01:24.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-12T09:01:24.583Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-12T09:01:24.633Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-07-12T09:01:24.633Z] PASS [2022-07-12T09:01:24.633Z] [2022-07-12T09:01:24.633Z] === Skipped [2022-07-12T09:01:24.633Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-12T09:01:24.633Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T09:01:24.633Z] [2022-07-12T09:01:24.633Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T09:01:24.633Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T09:01:24.633Z] [2022-07-12T09:01:24.633Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T09:01:24.633Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T09:01:24.633Z] [2022-07-12T09:01:24.633Z] DONE 264 tests, 3 skipped in 122.917s [2022-07-12T09:01:24.633Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T09:01:24.633Z] ++ 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-07-12T09:01:24.633Z] ++ set -e [2022-07-12T09:01:24.633Z] ++ '[' -n 0 ']' [2022-07-12T09:01:24.633Z] ++ set -x [2022-07-12T09:01:24.633Z] ++ 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-07-12T09:01:24.633Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T09:01:24.633Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-12T09:01:24.633Z] === RUN TestConfigDaemonID [2022-07-12T09:01:24.889Z] daemon_test.go:83: [d8ba3e964d66a] daemon is not started [2022-07-12T09:01:24.889Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-12T09:01:24.889Z] === RUN TestDaemonConfigValidation [2022-07-12T09:01:24.889Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T09:01:24.889Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T09:01:24.889Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T09:01:24.889Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T09:01:24.889Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T09:01:24.889Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T09:01:24.889Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T09:01:24.889Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T09:01:24.889Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T09:01:24.889Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T09:01:24.889Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T09:01:24.889Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T09:01:25.144Z] check_test.go:540: [d0394f773146b] daemon is not started [2022-07-12T09:01:25.144Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-12T09:01:25.145Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T09:01:25.146Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T09:01:25.146Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T09:01:25.146Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T09:01:25.146Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-12T09:01:25.146Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-12T09:01:25.146Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-12T09:01:25.146Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-12T09:01:25.146Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-12T09:01:25.146Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T09:01:25.146Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T09:01:25.310Z] === RUN TestExternalGraphDriver/spec [2022-07-12T09:01:25.706Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-12T09:01:25.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-12T09:01:26.218Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-12T09:01:26.511Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T09:01:26.682Z] === RUN TestExternalGraphDriver/pull [2022-07-12T09:01:26.778Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-12T09:01:27.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-12T09:01:27.438Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T09:01:28.365Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T09:01:28.365Z] daemon_test.go:197: [d8b8f919cca6d] daemon is not started [2022-07-12T09:01:28.365Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-12T09:01:28.365Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-12T09:01:28.365Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-12T09:01:28.365Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-12T09:01:28.365Z] === RUN TestDaemonProxy [2022-07-12T09:01:28.365Z] === RUN TestDaemonProxy/environment_variables [2022-07-12T09:01:28.579Z] --- PASS: TestExternalGraphDriver (5.53s) [2022-07-12T09:01:28.579Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-07-12T09:01:28.579Z] --- PASS: TestExternalGraphDriver/spec (1.75s) [2022-07-12T09:01:28.579Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2022-07-12T09:01:28.579Z] === RUN TestGraphdriverPluginV2 [2022-07-12T09:01:28.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-12T09:01:28.974Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-12T09:01:29.347Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-12T09:01:29.537Z] --- PASS: TestHealthKillContainer (8.12s) [2022-07-12T09:01:29.537Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T09:01:30.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e22df8__} [2022-07-12T09:01:30.099Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-07-12T09:01:30.099Z] === RUN TestIpcModeNone [2022-07-12T09:01:30.252Z] === RUN TestDaemonProxy/command-line_options [2022-07-12T09:01:31.027Z] --- PASS: TestIpcModeNone (0.85s) [2022-07-12T09:01:31.027Z] === RUN TestIpcModePrivate [2022-07-12T09:01:31.589Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2022-07-12T09:01:31.589Z] --- PASS: TestIpcModePrivate (0.56s) [2022-07-12T09:01:31.589Z] === RUN TestIpcModeShareable [2022-07-12T09:01:31.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12086772395_/foo_false_____} [2022-07-12T09:01:32.102Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true [2022-07-12T09:01:32.144Z] === RUN TestDaemonProxy/configuration_file [2022-07-12T09:01:32.359Z] --- PASS: TestIpcModeShareable (0.68s) [2022-07-12T09:01:32.359Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T09:01:32.762Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2022-07-12T09:01:32.762Z] PASS [2022-07-12T09:01:32.762Z] [2022-07-12T09:01:32.762Z] DONE 5 tests in 9.871s [2022-07-12T09:01:32.762Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T09:01:32.762Z] INFO: Testing against a local daemon [2022-07-12T09:01:32.762Z] === RUN TestContinueAfterPluginCrash [2022-07-12T09:01:32.762Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T09:01:32.762Z] === RUN TestReadPluginNoRead [2022-07-12T09:01:32.762Z] === PAUSE TestReadPluginNoRead [2022-07-12T09:01:32.762Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T09:01:32.762Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T09:01:32.762Z] === CONT TestContinueAfterPluginCrash [2022-07-12T09:01:32.762Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T09:01:33.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12086772395_/foo_true_____} [2022-07-12T09:01:33.507Z] === RUN TestDaemonProxy/conflicting_options [2022-07-12T09:01:33.851Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-12T09:01:33.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3602282718_/foo_false_____} [2022-07-12T09:01:34.068Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-12T09:01:34.112Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-12T09:01:34.629Z] --- PASS: TestDaemonProxy (6.22s) [2022-07-12T09:01:34.629Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-12T09:01:34.629Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-12T09:01:34.629Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-12T09:01:34.629Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-12T09:01:34.629Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-12T09:01:34.629Z] PASS [2022-07-12T09:01:34.629Z] [2022-07-12T09:01:34.629Z] DONE 18 tests in 11.281s [2022-07-12T09:01:34.629Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T09:01:34.629Z] ++ 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-07-12T09:01:34.629Z] ++ set -e [2022-07-12T09:01:34.629Z] ++ '[' -n 0 ']' [2022-07-12T09:01:34.629Z] ++ set -x [2022-07-12T09:01:34.629Z] ++ 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-07-12T09:01:34.629Z] INFO: Testing against a local daemon [2022-07-12T09:01:34.629Z] === RUN TestCommitInheritsEnv [2022-07-12T09:01:34.780Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2022-07-12T09:01:34.780Z] === RUN TestAPIIpcModeHost [2022-07-12T09:01:34.884Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-07-12T09:01:34.885Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T09:01:34.885Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-12T09:01:34.885Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-12T09:01:34.885Z] === RUN TestImportWithCustomPlatform [2022-07-12T09:01:34.885Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T09:01:35.036Z] --- PASS: TestAPIIpcModeHost (0.51s) [2022-07-12T09:01:35.036Z] === RUN TestDaemonIpcModeShareable [2022-07-12T09:01:35.140Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T09:01:35.140Z] === RUN TestImportWithCustomPlatform// [2022-07-12T09:01:35.140Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T09:01:35.140Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T09:01:35.140Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T09:01:35.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3602282718_/foo_true_____} [2022-07-12T09:01:35.396Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T09:01:35.396Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T09:01:35.396Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T09:01:35.396Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T09:01:35.396Z] === RUN TestImagesFilterMultiReference [2022-07-12T09:01:35.396Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-12T09:01:35.396Z] === RUN TestImagePullPlatformInvalid [2022-07-12T09:01:35.396Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-07-12T09:01:35.396Z] === RUN TestRemoveImageOrphaning [2022-07-12T09:01:35.651Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-12T09:01:35.651Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T09:01:35.651Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:01:35.651Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-12T09:01:35.651Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T09:01:35.651Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-12T09:01:35.651Z] === RUN TestTagInvalidReference [2022-07-12T09:01:35.651Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-12T09:01:35.651Z] === RUN TestTagValidPrefixedRepo [2022-07-12T09:01:35.856Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-12T09:01:35.856Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-12T09:01:35.856Z] check_test.go:540: [dae056c484619] daemon is not started [2022-07-12T09:01:35.856Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-12T09:01:35.907Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-12T09:01:35.907Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T09:01:35.907Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-12T09:01:35.907Z] === RUN TestTagOfficialNames [2022-07-12T09:01:35.907Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-12T09:01:35.907Z] === RUN TestTagMatchesDigest [2022-07-12T09:01:35.907Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-12T09:01:35.907Z] PASS [2022-07-12T09:01:35.907Z] [2022-07-12T09:01:35.907Z] === Skipped [2022-07-12T09:01:35.907Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-12T09:01:35.907Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-12T09:01:35.907Z] [2022-07-12T09:01:35.907Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-12T09:01:35.907Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:01:35.907Z] [2022-07-12T09:01:35.907Z] DONE 22 tests, 2 skipped in 1.344s [2022-07-12T09:01:35.907Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T09:01:35.907Z] ++ 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-07-12T09:01:35.907Z] ++ set -e [2022-07-12T09:01:35.907Z] ++ '[' -n 0 ']' [2022-07-12T09:01:35.907Z] ++ set -x [2022-07-12T09:01:35.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-12T09:01:35.907Z] === RUN TestStripANSICommands [2022-07-12T09:01:35.907Z] === RUN TestStripANSICommands/#00 [2022-07-12T09:01:35.907Z] === RUN TestStripANSICommands/#01 [2022-07-12T09:01:35.907Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T09:01:35.907Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T09:01:35.907Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T09:01:35.907Z] PASS [2022-07-12T09:01:35.907Z] [2022-07-12T09:01:35.907Z] DONE 3 tests in 0.037s [2022-07-12T09:01:35.907Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T09:01:35.907Z] ++ 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-07-12T09:01:35.907Z] ++ set -e [2022-07-12T09:01:35.907Z] ++ '[' -n 0 ']' [2022-07-12T09:01:35.907Z] ++ set -x [2022-07-12T09:01:35.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-12T09:01:36.163Z] INFO: Testing against a local daemon [2022-07-12T09:01:36.163Z] === RUN TestNetworkCreateDelete [2022-07-12T09:01:36.163Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-12T09:01:36.163Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T09:01:36.417Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-07-12T09:01:36.674Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2022-07-12T09:01:36.674Z] === RUN TestDaemonIpcModePrivate [2022-07-12T09:01:36.726Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-12T09:01:36.726Z] === RUN TestDaemonDNSFallback [2022-07-12T09:01:36.930Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3602282718_/foo_true__0xc000e22e28___} [2022-07-12T09:01:36.943Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-07-12T09:01:36.944Z] === CONT TestReadPluginNoRead [2022-07-12T09:01:37.861Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-12T09:01:38.117Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2022-07-12T09:01:38.117Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2022-07-12T09:01:38.117Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T09:01:38.315Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T09:01:38.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e22e40__} [2022-07-12T09:01:39.687Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T09:01:39.758Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-07-12T09:01:39.758Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s) [2022-07-12T09:01:39.758Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T09:01:39.758Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-12T09:01:40.014Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e22e58__} [2022-07-12T09:01:41.063Z] === RUN TestReadPluginNoRead/default [2022-07-12T09:01:41.321Z] --- PASS: TestContinueAfterPluginCrash (8.54s) [2022-07-12T09:01:41.380Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-07-12T09:01:41.381Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-12T09:01:41.381Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2022-07-12T09:01:41.381Z] === RUN TestIpcModeOlderClient [2022-07-12T09:01:41.381Z] === PAUSE TestIpcModeOlderClient [2022-07-12T09:01:41.381Z] === RUN TestKillContainerInvalidSignal [2022-07-12T09:01:41.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e22e70__} [2022-07-12T09:01:41.943Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2022-07-12T09:01:41.943Z] === RUN TestKillContainer [2022-07-12T09:01:41.943Z] === RUN TestKillContainer/no_signal [2022-07-12T09:01:42.254Z] === CONT TestReadPluginNoRead [2022-07-12T09:01:42.254Z] read_test.go:92: [d5ffa849aa940] daemon is not started [2022-07-12T09:01:42.254Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-07-12T09:01:42.254Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-07-12T09:01:42.254Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-07-12T09:01:42.255Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-07-12T09:01:42.255Z] PASS [2022-07-12T09:01:42.255Z] [2022-07-12T09:01:42.255Z] DONE 6 tests in 9.510s [2022-07-12T09:01:42.255Z] 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-07-12T09:01:42.255Z] testing: warning: no tests to run [2022-07-12T09:01:42.255Z] PASS [2022-07-12T09:01:42.255Z] [2022-07-12T09:01:42.255Z] DONE 0 tests in 0.008s [2022-07-12T09:01:42.255Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T09:01:42.255Z] INFO: Testing against a local daemon [2022-07-12T09:01:42.255Z] === RUN TestPluginWithDevMounts [2022-07-12T09:01:42.255Z] === PAUSE TestPluginWithDevMounts [2022-07-12T09:01:42.255Z] === CONT TestPluginWithDevMounts [2022-07-12T09:01:42.871Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T09:01:42.871Z] check_test.go:540: [dd449717fa40d] daemon is not started [2022-07-12T09:01:42.871Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-12T09:01:42.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e22e88__} [2022-07-12T09:01:43.127Z] === RUN TestKillContainer/killing_signal [2022-07-12T09:01:43.258Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-12T09:01:43.258Z] === RUN TestInspectNetwork [2022-07-12T09:01:44.057Z] --- PASS: TestKillContainer (2.04s) [2022-07-12T09:01:44.057Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-07-12T09:01:44.057Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-07-12T09:01:44.057Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-07-12T09:01:44.057Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T09:01:44.057Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T09:01:44.151Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-07-12T09:01:44.151Z] PASS [2022-07-12T09:01:44.151Z] [2022-07-12T09:01:44.151Z] DONE 1 tests in 1.628s [2022-07-12T09:01:44.151Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T09:01:44.151Z] INFO: Testing against a local daemon [2022-07-12T09:01:44.151Z] === RUN TestSecretInspect [2022-07-12T09:01:44.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-12T09:01:44.877Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T09:01:45.440Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-12T09:01:45.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2022-07-12T09:01:45.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2022-07-12T09:01:45.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-07-12T09:01:45.696Z] === RUN TestKillStoppedContainer [2022-07-12T09:01:45.696Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-07-12T09:01:45.696Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T09:01:45.696Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-07-12T09:01:45.696Z] === RUN TestKillDifferentUserContainer [2022-07-12T09:01:45.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-12T09:01:45.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-12T09:01:45.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-12T09:01:45.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-12T09:01:45.696Z] check_test.go:540: [da9f2eb258553] daemon is not started [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-12T09:01:45.953Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-12T09:01:45.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-12T09:01:45.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-12T09:01:45.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-12T09:01:46.211Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-12T09:01:46.211Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-12T09:01:46.211Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-12T09:01:46.211Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-12T09:01:46.211Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2022-07-12T09:01:46.211Z] === RUN TestInspectOomKilledTrue [2022-07-12T09:01:46.211Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T09:01:46.211Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-12T09:01:46.211Z] === RUN TestInspectOomKilledFalse [2022-07-12T09:01:46.211Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T09:01:46.211Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-12T09:01:46.211Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T09:01:46.521Z] === RUN TestInspectNetwork/full_network_id [2022-07-12T09:01:46.521Z] === RUN TestInspectNetwork/partial_network_id [2022-07-12T09:01:46.521Z] === RUN TestInspectNetwork/network_name [2022-07-12T09:01:46.521Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-12T09:01:46.679Z] --- PASS: TestSecretInspect (2.25s) [2022-07-12T09:01:46.679Z] === RUN TestSecretList [2022-07-12T09:01:46.774Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-07-12T09:01:46.774Z] === RUN TestLinksContainerNames [2022-07-12T09:01:47.030Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-12T09:01:48.396Z] --- PASS: TestLinksContainerNames (1.45s) [2022-07-12T09:01:48.396Z] === RUN TestLogsFollowTailEmpty [2022-07-12T09:01:48.396Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-12T09:01:48.577Z] --- PASS: TestSecretList (2.25s) [2022-07-12T09:01:48.577Z] === RUN TestSecretsCreateAndDelete [2022-07-12T09:01:48.964Z] docker_cli_daemon_plugins_test.go:80: [d0d464acd1f75] daemon is not started [2022-07-12T09:01:48.964Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2022-07-12T09:01:48.964Z] === RUN TestLogs [2022-07-12T09:01:48.964Z] === RUN TestLogs/driver_local [2022-07-12T09:01:48.964Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T09:01:48.964Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T09:01:48.964Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T09:01:48.964Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T09:01:48.964Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T09:01:48.964Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T09:01:48.964Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T09:01:48.964Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T09:01:48.964Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T09:01:48.964Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T09:01:48.964Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T09:01:48.964Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T09:01:48.964Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T09:01:48.964Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T09:01:48.964Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-12T09:01:49.893Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-12T09:01:50.081Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-12T09:01:50.149Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T09:01:50.149Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T09:01:50.684Z] --- PASS: TestInspectNetwork (7.22s) [2022-07-12T09:01:50.684Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-12T09:01:50.684Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-12T09:01:50.684Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-12T09:01:50.684Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-12T09:01:50.684Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T09:01:50.712Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-12T09:01:51.102Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-07-12T09:01:51.102Z] === RUN TestSecretsUpdate [2022-07-12T09:01:51.274Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T09:01:51.274Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T09:01:51.611Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T09:01:51.611Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T09:01:51.611Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T09:01:51.611Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T09:01:51.611Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T09:01:51.611Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T09:01:51.611Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T09:01:51.611Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T09:01:51.611Z] === RUN TestNetworkList [2022-07-12T09:01:51.611Z] === RUN TestNetworkList//networks [2022-07-12T09:01:51.611Z] === PAUSE TestNetworkList//networks [2022-07-12T09:01:51.611Z] === RUN TestNetworkList//networks/ [2022-07-12T09:01:51.611Z] === PAUSE TestNetworkList//networks/ [2022-07-12T09:01:51.611Z] === CONT TestNetworkList//networks [2022-07-12T09:01:51.611Z] === CONT TestNetworkList//networks/ [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkList (0.01s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T09:01:51.611Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T09:01:51.611Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T09:01:52.172Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-12T09:01:52.172Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T09:01:52.202Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-12T09:01:52.202Z] === RUN TestLogs/driver_json-file [2022-07-12T09:01:52.202Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T09:01:52.202Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T09:01:52.202Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T09:01:52.202Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T09:01:52.202Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T09:01:52.202Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T09:01:52.202Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T09:01:52.202Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T09:01:52.202Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T09:01:52.202Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T09:01:52.202Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T09:01:52.202Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T09:01:52.202Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T09:01:52.202Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T09:01:52.997Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-12T09:01:52.997Z] === RUN TestTemplatedSecret [2022-07-12T09:01:53.099Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-12T09:01:53.099Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T09:01:53.133Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-12T09:01:53.390Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T09:01:53.646Z] docker_cli_daemon_plugins_test.go:170: [d1b754ebd6416] daemon is not started [2022-07-12T09:01:53.646Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T09:01:53.903Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-12T09:01:54.025Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-12T09:01:54.025Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T09:01:54.159Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-12T09:01:54.416Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T09:01:54.673Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T09:01:54.929Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-12T09:01:54.929Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-12T09:01:54.951Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-12T09:01:54.951Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T09:01:55.524Z] --- PASS: TestTemplatedSecret (2.70s) [2022-07-12T09:01:55.524Z] === RUN TestSecretCreateResolve [2022-07-12T09:01:55.859Z] --- PASS: TestLogs (6.68s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.08s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.08s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.15s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.21s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.92s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.99s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.18s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.94s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.06s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.13s) [2022-07-12T09:01:55.859Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.13s) [2022-07-12T09:01:55.859Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T09:01:55.859Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-12T09:01:56.315Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-12T09:01:56.315Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T09:01:56.422Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-07-12T09:01:56.422Z] === RUN TestMountDaemonRoot [2022-07-12T09:01:56.422Z] === RUN TestMountDaemonRoot/default [2022-07-12T09:01:56.422Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T09:01:56.422Z] === RUN TestMountDaemonRoot/private [2022-07-12T09:01:56.422Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T09:01:56.422Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/slave [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/shared [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T09:01:56.423Z] === CONT TestMountDaemonRoot/default [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T09:01:56.423Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T09:01:56.423Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T09:01:56.423Z] === CONT TestMountDaemonRoot/private [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T09:01:56.423Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T09:01:56.423Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T09:01:56.423Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T09:01:56.423Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T09:01:56.423Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-12T09:01:56.423Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/shared [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/slave [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T09:01:56.680Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T09:01:56.680Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T09:01:56.680Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T09:01:56.876Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-12T09:01:56.876Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T09:01:56.936Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T09:01:57.193Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-12T09:01:57.193Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-12T09:01:57.193Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T09:01:58.049Z] --- PASS: TestSecretCreateResolve (2.24s) [2022-07-12T09:01:58.049Z] PASS [2022-07-12T09:01:58.049Z] [2022-07-12T09:01:58.049Z] DONE 6 tests in 13.881s [2022-07-12T09:01:58.049Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T09:01:58.049Z] INFO: Testing against a local daemon [2022-07-12T09:01:58.049Z] === RUN TestServiceCreateInit [2022-07-12T09:01:58.049Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T09:01:58.567Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-12T09:01:58.567Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-12T09:01:59.132Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-12T09:01:59.389Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2022-07-12T09:01:59.389Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T09:01:59.389Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-12T09:01:59.389Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2022-07-12T09:01:59.389Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T09:01:59.389Z] service_test.go:243: FLAKY_TEST [2022-07-12T09:01:59.389Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T09:01:59.389Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T09:01:59.530Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-12T09:01:59.645Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-12T09:01:59.902Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2022-07-12T09:01:59.902Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T09:02:00.159Z] check_test.go:540: [de0cea6d5dfd2] daemon is not started [2022-07-12T09:02:00.159Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-12T09:02:00.159Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-12T09:02:00.414Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-07-12T09:02:00.414Z] === RUN TestNetworkNat [2022-07-12T09:02:00.977Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-12T09:02:01.019Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-12T09:02:01.238Z] --- PASS: TestNetworkNat (0.75s) [2022-07-12T09:02:01.238Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T09:02:02.167Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-12T09:02:02.167Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-12T09:02:02.167Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2022-07-12T09:02:02.167Z] === RUN TestNetworkLoopbackNat [2022-07-12T09:02:02.231Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T09:02:02.732Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-12T09:02:03.662Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-12T09:02:03.662Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-12T09:02:04.224Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-12T09:02:05.153Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-12T09:02:05.410Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2022-07-12T09:02:05.411Z] === RUN TestPause [2022-07-12T09:02:05.597Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-12T09:02:05.670Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-12T09:02:06.234Z] --- PASS: TestPause (0.89s) [2022-07-12T09:02:06.234Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T09:02:06.234Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T09:02:06.234Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T09:02:06.234Z] === RUN TestPauseStopPausedContainer [2022-07-12T09:02:06.413Z] --- PASS: TestServiceCreateInit (7.97s) [2022-07-12T09:02:06.413Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.02s) [2022-07-12T09:02:06.413Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.94s) [2022-07-12T09:02:06.413Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T09:02:06.796Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-12T09:02:07.052Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2022-07-12T09:02:07.052Z] === RUN TestPidHost [2022-07-12T09:02:08.424Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-12T09:02:08.424Z] --- PASS: TestPidHost (1.44s) [2022-07-12T09:02:08.425Z] === RUN TestPsFilter [2022-07-12T09:02:08.425Z] --- PASS: TestPsFilter (0.14s) [2022-07-12T09:02:08.425Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T09:02:09.354Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2022-07-12T09:02:09.354Z] === RUN TestRemoveContainerWithVolume [2022-07-12T09:02:09.609Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-12T09:02:09.866Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-07-12T09:02:09.866Z] === RUN TestRemoveContainerRunning [2022-07-12T09:02:09.998Z] ............................ [ 66%] [2022-07-12T09:02:10.428Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-07-12T09:02:10.428Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T09:02:10.990Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2022-07-12T09:02:10.990Z] === RUN TestRemoveInvalidContainer [2022-07-12T09:02:10.990Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T09:02:10.990Z] === RUN TestRenameLinkedContainer [2022-07-12T09:02:11.249Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-12T09:02:11.810Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-12T09:02:13.174Z] --- PASS: TestRenameLinkedContainer (2.12s) [2022-07-12T09:02:13.174Z] === RUN TestRenameStoppedContainer [2022-07-12T09:02:13.430Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-07-12T09:02:13.430Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T09:02:14.224Z] --- PASS: TestServiceWithDataPathPortInit (13.78s) [2022-07-12T09:02:14.224Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T09:02:14.358Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2022-07-12T09:02:14.358Z] === RUN TestRenameInvalidName [2022-07-12T09:02:14.919Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-12T09:02:14.919Z] === RUN TestRenameAnonymousContainer [2022-07-12T09:02:15.176Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-12T09:02:15.589Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iorladk5d8i9b9o3nuu6s6x0s Created:2022-07-12 09:02:14.199891082 +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[2e4721944e89e0f89c8703f3e1ce42ec2827feed351e294bfe7cb44987cd097e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.95powv0l4ytwqjaywbzfc9l5k EndpointID:fc06b64e0f9cfc45b3c38b09965953c91af4c6f12ec7e6a57682ef6ee772c00e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bd3adff47f58a617b98a511838d761e7d6a5a81245d2859550e3c0f3f21da71d 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:8a7c88391f9d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.95powv0l4ytwqjaywbzfc9l5k EndpointID:fc06b64e0f9cfc45b3c38b09965953c91af4c6f12ec7e6a57682ef6ee772c00e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-12T09:02:16.541Z] --- PASS: TestRenameAnonymousContainer (1.78s) [2022-07-12T09:02:16.542Z] === RUN TestRenameContainerWithSameName [2022-07-12T09:02:16.798Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-12T09:02:17.054Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2022-07-12T09:02:17.054Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T09:02:18.009Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-07-12T09:02:18.009Z] === RUN TestResize [2022-07-12T09:02:18.570Z] --- PASS: TestResize (0.47s) [2022-07-12T09:02:18.570Z] === RUN TestResizeWithInvalidSize [2022-07-12T09:02:19.131Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-12T09:02:19.131Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T09:02:19.388Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:02:19.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:02:19.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:02:19.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T09:02:19.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:02:19.752Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2022-07-12T09:02:19.752Z] PASS [2022-07-12T09:02:19.752Z] [2022-07-12T09:02:19.752Z] === Skipped [2022-07-12T09:02:19.752Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T09:02:19.752Z] service_test.go:243: FLAKY_TEST [2022-07-12T09:02:19.752Z] [2022-07-12T09:02:19.752Z] DONE 38 tests, 1 skipped in 43.819s [2022-07-12T09:02:19.752Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T09:02:19.752Z] ++ 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-07-12T09:02:19.752Z] ++ set -e [2022-07-12T09:02:19.752Z] ++ '[' -n 0 ']' [2022-07-12T09:02:19.752Z] ++ set -x [2022-07-12T09:02:19.752Z] ++ 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-07-12T09:02:20.008Z] INFO: Testing against a local daemon [2022-07-12T09:02:20.008Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T09:02:20.008Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:02:20.008Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T09:02:20.008Z] === RUN TestDockerNetworkIpvlan [2022-07-12T09:02:20.008Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:02:20.008Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T09:02:20.008Z] PASS [2022-07-12T09:02:20.008Z] [2022-07-12T09:02:20.008Z] === Skipped [2022-07-12T09:02:20.008Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T09:02:20.008Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:02:20.008Z] [2022-07-12T09:02:20.008Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T09:02:20.008Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:02:20.008Z] [2022-07-12T09:02:20.008Z] DONE 2 tests, 2 skipped in 0.099s [2022-07-12T09:02:20.008Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T09:02:20.008Z] ++ 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-07-12T09:02:20.008Z] ++ set -e [2022-07-12T09:02:20.008Z] ++ '[' -n 0 ']' [2022-07-12T09:02:20.008Z] ++ set -x [2022-07-12T09:02:20.008Z] ++ 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-07-12T09:02:20.008Z] INFO: Testing against a local daemon [2022-07-12T09:02:20.008Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T09:02:21.279Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-12T09:02:21.371Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-07-12T09:02:21.371Z] === RUN TestDockerNetworkMacvlan [2022-07-12T09:02:21.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:02:21.790Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-12T09:02:21.932Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-12T09:02:22.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:02:22.859Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-12T09:02:23.786Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-12T09:02:24.084Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T09:02:24.084Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T09:02:24.483Z] --- PASS: TestCreateServiceMultipleTimes (15.80s) [2022-07-12T09:02:24.483Z] === RUN TestCreateServiceConflict [2022-07-12T09:02:24.483Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-07-12T09:02:24.483Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T09:02:25.150Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-12T09:02:25.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:02:25.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T09:02:26.233Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-12T09:02:26.489Z] check_test.go:540: [dc6de8843ce0f] daemon is not started [2022-07-12T09:02:26.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-12T09:02:27.018Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-07-12T09:02:27.018Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T09:02:27.038Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-12T09:02:28.386Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-12T09:02:28.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-12T09:02:30.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T09:02:30.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T09:02:30.309Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-12T09:02:30.871Z] --- PASS: TestDockerNetworkMacvlan (9.47s) [2022-07-12T09:02:30.871Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-12T09:02:30.871Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-12T09:02:30.871Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-07-12T09:02:30.871Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-07-12T09:02:30.871Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-07-12T09:02:30.871Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-07-12T09:02:30.871Z] PASS [2022-07-12T09:02:30.871Z] [2022-07-12T09:02:30.871Z] DONE 8 tests in 10.948s [2022-07-12T09:02:30.871Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T09:02:30.871Z] ++ 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-07-12T09:02:30.871Z] ++ set -e [2022-07-12T09:02:30.871Z] ++ '[' -n 0 ']' [2022-07-12T09:02:30.871Z] ++ set -x [2022-07-12T09:02:30.871Z] ++ 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-07-12T09:02:30.871Z] testing: warning: no tests to run [2022-07-12T09:02:30.871Z] PASS [2022-07-12T09:02:30.871Z] [2022-07-12T09:02:30.871Z] DONE 0 tests in 0.030s [2022-07-12T09:02:30.871Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T09:02:30.871Z] ++ 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-07-12T09:02:30.871Z] ++ set -e [2022-07-12T09:02:30.871Z] ++ '[' -n 0 ']' [2022-07-12T09:02:30.871Z] ++ set -x [2022-07-12T09:02:30.871Z] ++ 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-07-12T09:02:31.126Z] INFO: Testing against a local daemon [2022-07-12T09:02:31.126Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T09:02:32.053Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-07-12T09:02:32.053Z] === RUN TestAuthZPluginTLS [2022-07-12T09:02:32.614Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-12T09:02:32.614Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T09:02:32.786Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-12T09:02:33.175Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-12T09:02:33.175Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T09:02:33.715Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-12T09:02:33.715Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-12T09:02:33.715Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-12T09:02:33.736Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-12T09:02:33.736Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T09:02:33.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T09:02:34.297Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-12T09:02:34.297Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T09:02:34.900Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-12T09:02:35.660Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-07-12T09:02:35.660Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T09:02:35.829Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T09:02:35.829Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-12T09:02:35.916Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-12T09:02:35.916Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T09:02:36.477Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-12T09:02:36.477Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T09:02:36.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T09:02:36.759Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-12T09:02:37.038Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-12T09:02:37.038Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T09:02:38.132Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-12T09:02:38.402Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2022-07-12T09:02:38.402Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T09:02:38.725Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-12T09:02:38.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T09:02:39.766Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-07-12T09:02:39.767Z] === RUN TestAuthZPluginHeader [2022-07-12T09:02:39.912Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-12T09:02:39.912Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-12T09:02:39.912Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-12T09:02:40.327Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-12T09:02:40.328Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T09:02:40.328Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:02:40.328Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-12T09:02:40.328Z] === RUN TestAuthZPluginV2Disable [2022-07-12T09:02:40.328Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:02:40.328Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-12T09:02:40.328Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T09:02:40.328Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:02:40.328Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-12T09:02:40.328Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T09:02:40.328Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:02:40.328Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-12T09:02:40.328Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T09:02:40.841Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-12T09:02:41.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T09:02:41.879Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-07-12T09:02:41.879Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T09:02:41.967Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-12T09:02:41.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T09:02:42.444Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2022-07-12T09:02:42.444Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T09:02:43.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.66s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.32s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.67s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.39s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.63s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.90s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2022-07-12T09:02:44.263Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2022-07-12T09:02:44.263Z] === RUN TestCgroupNamespacesRun [2022-07-12T09:02:45.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-12T09:02:45.722Z] --- PASS: TestCreateServiceConfigFileMode (2.78s) [2022-07-12T09:02:45.722Z] === RUN TestCreateServiceSysctls [2022-07-12T09:02:45.753Z] --- PASS: TestCgroupNamespacesRun (1.34s) [2022-07-12T09:02:45.753Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T09:02:46.315Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-12T09:02:46.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-12T09:02:46.877Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-12T09:02:47.134Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2022-07-12T09:02:47.134Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T09:02:49.001Z] --- PASS: TestCreateServiceSysctls (3.30s) [2022-07-12T09:02:49.002Z] === RUN TestCreateServiceCapabilities [2022-07-12T09:02:49.025Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.45s) [2022-07-12T09:02:49.025Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T09:02:50.394Z] --- PASS: TestCgroupNamespacesRunHostMode (1.44s) [2022-07-12T09:02:50.394Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T09:02:50.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-12T09:02:50.645Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-12T09:02:50.900Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-07-12T09:02:50.900Z] === RUN TestInspect [2022-07-12T09:02:51.321Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.30s) [2022-07-12T09:02:51.321Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T09:02:51.578Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-12T09:02:52.508Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-12T09:02:53.070Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2022-07-12T09:02:53.070Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T09:02:53.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-12T09:02:53.999Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-12T09:02:53.999Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-07-12T09:02:53.999Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T09:02:54.180Z] --- PASS: TestInspect (2.93s) [2022-07-12T09:02:54.180Z] === RUN TestCreateJob [2022-07-12T09:02:55.366Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s) [2022-07-12T09:02:55.366Z] === RUN TestNISDomainname [2022-07-12T09:02:56.295Z] --- PASS: TestNISDomainname (0.97s) [2022-07-12T09:02:56.295Z] === RUN TestHostnameDnsResolution [2022-07-12T09:02:57.466Z] --- PASS: TestCreateJob (3.22s) [2022-07-12T09:02:57.466Z] === RUN TestReplicatedJob [2022-07-12T09:02:57.663Z] --- PASS: TestHostnameDnsResolution (1.10s) [2022-07-12T09:02:57.663Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T09:02:57.663Z] check_test.go:540: [decf38d7a9f49] daemon is not started [2022-07-12T09:02:57.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-12T09:02:58.225Z] --- PASS: TestUnprivilegedPortsAndPing (0.74s) [2022-07-12T09:02:58.225Z] === RUN TestPrivilegedHostDevices [2022-07-12T09:02:58.368Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-12T09:02:58.368Z] PASS [2022-07-12T09:02:58.368Z] [2022-07-12T09:02:58.368Z] === Skipped [2022-07-12T09:02:58.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-12T09:02:58.368Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:02:58.368Z] [2022-07-12T09:02:58.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-12T09:02:58.368Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:02:58.368Z] [2022-07-12T09:02:58.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-12T09:02:58.368Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:02:58.368Z] [2022-07-12T09:02:58.368Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-12T09:02:58.368Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:02:58.368Z] [2022-07-12T09:02:58.368Z] DONE 17 tests, 4 skipped in 26.382s [2022-07-12T09:02:58.368Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T09:02:58.368Z] ++ 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-07-12T09:02:58.368Z] ++ set -e [2022-07-12T09:02:58.368Z] ++ '[' -n 0 ']' [2022-07-12T09:02:58.368Z] ++ set -x [2022-07-12T09:02:58.368Z] ++ 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-07-12T09:02:58.368Z] INFO: Testing against a local daemon [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T09:02:58.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T09:02:58.368Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T09:02:58.368Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T09:02:58.368Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T09:02:58.368Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T09:02:58.368Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T09:02:58.368Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T09:02:58.368Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T09:02:58.368Z] === RUN TestPluginInstall [2022-07-12T09:02:58.368Z] === RUN TestPluginInstall/no_auth [2022-07-12T09:02:58.368Z] time="2022-07-12T09:02:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:02:58.368Z] time="2022-07-12T09:02:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70927cf172e6af9b1dd3bf4aebb834cebae8f4262ebefeb9ff6d5422ae6d2ca6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:02:58.368Z] time="2022-07-12T09:02:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:02:58.368Z] time="2022-07-12T09:02:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70927cf172e6af9b1dd3bf4aebb834cebae8f4262ebefeb9ff6d5422ae6d2ca6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:02:58.368Z] === RUN TestPluginInstall/with_htpasswd [2022-07-12T09:02:58.624Z] time="2022-07-12T09:02:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:02:58.624Z] time="2022-07-12T09:02:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67a1211505c4868745112036c4e6ec63d9c05bbe1159c7eacb14e77e7649f063" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:02:58.624Z] time="2022-07-12T09:02:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:02:58.624Z] time="2022-07-12T09:02:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67a1211505c4868745112036c4e6ec63d9c05bbe1159c7eacb14e77e7649f063" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:02:58.787Z] --- PASS: TestPrivilegedHostDevices (0.69s) [2022-07-12T09:02:58.787Z] === RUN TestRunConsoleSize [2022-07-12T09:02:58.880Z] === RUN TestPluginInstall/with_insecure [2022-07-12T09:02:59.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-12T09:02:59.612Z] --- PASS: TestRunConsoleSize (0.65s) [2022-07-12T09:02:59.612Z] === RUN TestStats [2022-07-12T09:02:59.807Z] time="2022-07-12T09:02:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:02:59.807Z] time="2022-07-12T09:02:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f5b3d6a8674b89a1146103b921e63b9474607645285d314e690a8ca4e2a1543" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:02:59.807Z] time="2022-07-12T09:02:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:02:59.807Z] time="2022-07-12T09:02:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f5b3d6a8674b89a1146103b921e63b9474607645285d314e690a8ca4e2a1543" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:03:00.063Z] plugin_test.go:195: [d6cad345d46b5] daemon is not started [2022-07-12T09:03:00.063Z] --- PASS: TestPluginInstall (2.55s) [2022-07-12T09:03:00.063Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-07-12T09:03:00.063Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-07-12T09:03:00.063Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-07-12T09:03:00.063Z] === RUN TestPluginsWithRuntimes [2022-07-12T09:03:00.981Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-12T09:03:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-12T09:03:00.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-12T09:03:01.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-12T09:03:01.427Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-12T09:03:01.496Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-12T09:03:01.496Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-12T09:03:02.063Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-12T09:03:02.063Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-12T09:03:02.063Z] --- PASS: TestStats (2.70s) [2022-07-12T09:03:02.063Z] === RUN TestStopContainerWithTimeout [2022-07-12T09:03:02.063Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T09:03:02.063Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T09:03:02.063Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T09:03:02.063Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T09:03:02.063Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T09:03:02.063Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T09:03:02.063Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T09:03:02.063Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T09:03:02.063Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T09:03:02.063Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T09:03:02.354Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-12T09:03:02.729Z] --- PASS: TestReplicatedJob (5.51s) [2022-07-12T09:03:02.729Z] === RUN TestUpdateReplicatedJob [2022-07-12T09:03:02.996Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-12T09:03:02.996Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-12T09:03:03.252Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T09:03:03.281Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-07-12T09:03:03.281Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-12T09:03:03.281Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-12T09:03:03.281Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T09:03:03.843Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-12T09:03:03.843Z] PASS [2022-07-12T09:03:03.843Z] [2022-07-12T09:03:03.843Z] DONE 24 tests in 6.524s [2022-07-12T09:03:03.843Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T09:03:03.843Z] ++ 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-07-12T09:03:03.843Z] ++ set -e [2022-07-12T09:03:03.843Z] ++ '[' -n 0 ']' [2022-07-12T09:03:03.843Z] ++ set -x [2022-07-12T09:03:03.843Z] ++ 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-07-12T09:03:03.843Z] INFO: Testing against a local daemon [2022-07-12T09:03:03.843Z] === RUN TestExternalGraphDriver [2022-07-12T09:03:04.404Z] === RUN TestExternalGraphDriver/json [2022-07-12T09:03:04.627Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-12T09:03:04.627Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-12T09:03:05.192Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T09:03:05.192Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-12T09:03:05.783Z] === RUN TestExternalGraphDriver/spec [2022-07-12T09:03:06.008Z] --- PASS: TestUpdateReplicatedJob (3.27s) [2022-07-12T09:03:06.008Z] === RUN TestServiceListWithStatuses [2022-07-12T09:03:06.008Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T09:03:06.008Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T09:03:06.008Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T09:03:07.084Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-12T09:03:07.084Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2022-07-12T09:03:07.084Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2022-07-12T09:03:07.084Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2022-07-12T09:03:07.084Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2022-07-12T09:03:07.084Z] === RUN TestDeleteDevicemapper [2022-07-12T09:03:07.084Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T09:03:07.084Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T09:03:07.084Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T09:03:07.084Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-12T09:03:07.673Z] === RUN TestExternalGraphDriver/pull [2022-07-12T09:03:08.688Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-12T09:03:08.688Z] tests/integration/client_test.py ..... [ 75%] [2022-07-12T09:03:08.688Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-12T09:03:08.688Z] tests/integration/errors_test.py . [ 76%] [2022-07-12T09:03:08.975Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-12T09:03:09.036Z] --- PASS: TestExternalGraphDriver (5.14s) [2022-07-12T09:03:09.036Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-07-12T09:03:09.036Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-07-12T09:03:09.036Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-07-12T09:03:09.036Z] === RUN TestGraphdriverPluginV2 [2022-07-12T09:03:09.292Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:03:09.292Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-12T09:03:09.292Z] PASS [2022-07-12T09:03:09.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-12T09:03:09.548Z] [2022-07-12T09:03:09.548Z] === Skipped [2022-07-12T09:03:09.548Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-12T09:03:09.548Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:03:09.548Z] [2022-07-12T09:03:09.548Z] DONE 5 tests, 1 skipped in 5.570s [2022-07-12T09:03:09.548Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T09:03:09.548Z] ++ 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-07-12T09:03:09.548Z] ++ set -e [2022-07-12T09:03:09.548Z] ++ '[' -n 0 ']' [2022-07-12T09:03:09.548Z] ++ set -x [2022-07-12T09:03:09.548Z] ++ 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-07-12T09:03:09.548Z] INFO: Testing against a local daemon [2022-07-12T09:03:09.548Z] === RUN TestContinueAfterPluginCrash [2022-07-12T09:03:09.548Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T09:03:09.548Z] === RUN TestReadPluginNoRead [2022-07-12T09:03:09.548Z] === PAUSE TestReadPluginNoRead [2022-07-12T09:03:09.548Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T09:03:09.548Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T09:03:09.548Z] === CONT TestContinueAfterPluginCrash [2022-07-12T09:03:09.548Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T09:03:10.100Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-12T09:03:10.100Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2022-07-12T09:03:10.100Z] === RUN TestUpdateMemory [2022-07-12T09:03:10.100Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-12T09:03:10.100Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-12T09:03:10.100Z] === RUN TestUpdateCPUQuota [2022-07-12T09:03:10.200Z] --- PASS: TestDockerNetworkConnectAlias (4.23s) [2022-07-12T09:03:10.200Z] === RUN TestDockerNetworkReConnect [2022-07-12T09:03:11.031Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-12T09:03:11.593Z] --- PASS: TestUpdateCPUQuota (1.50s) [2022-07-12T09:03:11.593Z] === RUN TestUpdatePidsLimit [2022-07-12T09:03:11.593Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-12T09:03:11.849Z] === RUN TestUpdatePidsLimit/no_change [2022-07-12T09:03:12.105Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-12T09:03:12.361Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-12T09:03:12.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-12T09:03:12.618Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-12T09:03:12.618Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-12T09:03:12.812Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2022-07-12T09:03:12.812Z] === CONT TestReadPluginNoRead [2022-07-12T09:03:13.181Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-12T09:03:13.437Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-12T09:03:13.437Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-12T09:03:13.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-12T09:03:14.255Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-12T09:03:14.387Z] --- PASS: TestDockerNetworkReConnect (3.51s) [2022-07-12T09:03:14.387Z] === RUN TestServicePlugin [2022-07-12T09:03:14.701Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T09:03:14.818Z] --- PASS: TestUpdatePidsLimit (3.15s) [2022-07-12T09:03:14.818Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2022-07-12T09:03:14.818Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2022-07-12T09:03:14.818Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-07-12T09:03:14.818Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-07-12T09:03:14.818Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-07-12T09:03:14.818Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-07-12T09:03:14.818Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-07-12T09:03:14.818Z] === RUN TestUpdateRestartPolicy [2022-07-12T09:03:16.065Z] === RUN TestReadPluginNoRead/default [2022-07-12T09:03:16.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-12T09:03:17.429Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T09:03:17.666Z] plugin_test.go:61: [d30043c4794f9] joining swarm manager [dca3f119d1427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:03:17.684Z] --- PASS: TestContinueAfterPluginCrash (8.05s) [2022-07-12T09:03:18.599Z] plugin_test.go:64: [d80cabac1e3f6] joining swarm manager [dca3f119d1427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:03:18.611Z] === CONT TestReadPluginNoRead [2022-07-12T09:03:18.611Z] read_test.go:92: [dac73ed0924f5] daemon is not started [2022-07-12T09:03:18.611Z] --- PASS: TestReadPluginNoRead (5.74s) [2022-07-12T09:03:18.611Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-12T09:03:18.611Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-07-12T09:03:18.611Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-07-12T09:03:18.611Z] PASS [2022-07-12T09:03:18.611Z] [2022-07-12T09:03:18.611Z] DONE 6 tests in 8.964s [2022-07-12T09:03:18.611Z] 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-07-12T09:03:18.611Z] ++ 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-07-12T09:03:18.611Z] ++ set -e [2022-07-12T09:03:18.611Z] ++ '[' -n 0 ']' [2022-07-12T09:03:18.611Z] ++ set -x [2022-07-12T09:03:18.611Z] ++ 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-07-12T09:03:18.611Z] testing: warning: no tests to run [2022-07-12T09:03:18.611Z] PASS [2022-07-12T09:03:18.611Z] [2022-07-12T09:03:18.611Z] DONE 0 tests in 0.041s [2022-07-12T09:03:18.611Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T09:03:18.611Z] ++ 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-07-12T09:03:18.611Z] ++ set -e [2022-07-12T09:03:18.611Z] ++ '[' -n 0 ']' [2022-07-12T09:03:18.611Z] ++ set -x [2022-07-12T09:03:18.611Z] ++ 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-07-12T09:03:18.611Z] INFO: Testing against a local daemon [2022-07-12T09:03:18.611Z] === RUN TestPluginWithDevMounts [2022-07-12T09:03:18.611Z] === PAUSE TestPluginWithDevMounts [2022-07-12T09:03:18.611Z] === CONT TestPluginWithDevMounts [2022-07-12T09:03:19.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-12T09:03:19.453Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-12T09:03:19.453Z] check_test.go:540: [dc06b88fd9690] daemon is not started [2022-07-12T09:03:19.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-12T09:03:19.453Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-12T09:03:19.453Z] check_test.go:540: [d72339e895ad3] daemon is not started [2022-07-12T09:03:19.453Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-12T09:03:20.498Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-07-12T09:03:20.498Z] PASS [2022-07-12T09:03:20.498Z] [2022-07-12T09:03:20.498Z] DONE 1 tests in 1.663s [2022-07-12T09:03:20.498Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T09:03:20.498Z] ++ 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-07-12T09:03:20.498Z] ++ set -e [2022-07-12T09:03:20.498Z] ++ '[' -n 0 ']' [2022-07-12T09:03:20.498Z] ++ set -x [2022-07-12T09:03:20.498Z] ++ 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-07-12T09:03:20.498Z] INFO: Testing against a local daemon [2022-07-12T09:03:20.498Z] === RUN TestSecretInspect [2022-07-12T09:03:21.974Z] check_test.go:540: [d82b05efb7b5c] daemon is not started [2022-07-12T09:03:21.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-12T09:03:22.385Z] --- PASS: TestSecretInspect (2.20s) [2022-07-12T09:03:22.385Z] === RUN TestSecretList [2022-07-12T09:03:24.913Z] --- PASS: TestSecretList (2.20s) [2022-07-12T09:03:24.913Z] === RUN TestSecretsCreateAndDelete [2022-07-12T09:03:26.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-12T09:03:26.966Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-12T09:03:27.073Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2022-07-12T09:03:27.073Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T09:03:27.427Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2022-07-12T09:03:27.427Z] === RUN TestSecretsUpdate [2022-07-12T09:03:28.003Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) [2022-07-12T09:03:28.003Z] === RUN TestWaitNonBlocked [2022-07-12T09:03:28.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T09:03:28.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T09:03:28.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T09:03:28.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T09:03:28.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T09:03:28.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T09:03:28.566Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-12T09:03:28.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-12T09:03:29.313Z] --- PASS: TestSecretsUpdate (2.25s) [2022-07-12T09:03:29.314Z] === RUN TestTemplatedSecret [2022-07-12T09:03:29.385Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T09:03:29.385Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2022-07-12T09:03:29.385Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2022-07-12T09:03:29.385Z] === RUN TestWaitBlocked [2022-07-12T09:03:29.385Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T09:03:29.385Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T09:03:29.385Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T09:03:29.385Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T09:03:29.385Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T09:03:29.385Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T09:03:29.385Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-12T09:03:30.751Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-12T09:03:30.751Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2022-07-12T09:03:30.751Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2022-07-12T09:03:30.751Z] === RUN TestWaitConditions [2022-07-12T09:03:30.751Z] === RUN TestWaitConditions/default [2022-07-12T09:03:30.751Z] === PAUSE TestWaitConditions/default [2022-07-12T09:03:30.751Z] === RUN TestWaitConditions/not-running [2022-07-12T09:03:30.751Z] === PAUSE TestWaitConditions/not-running [2022-07-12T09:03:30.751Z] === RUN TestWaitConditions/next-exit [2022-07-12T09:03:30.751Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T09:03:30.751Z] === RUN TestWaitConditions/removed [2022-07-12T09:03:30.751Z] === PAUSE TestWaitConditions/removed [2022-07-12T09:03:30.751Z] === CONT TestWaitConditions/default [2022-07-12T09:03:30.751Z] === CONT TestWaitConditions/next-exit [2022-07-12T09:03:31.316Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-12T09:03:31.572Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-12T09:03:31.829Z] --- PASS: TestTemplatedSecret (2.47s) [2022-07-12T09:03:31.829Z] === RUN TestSecretCreateResolve [2022-07-12T09:03:32.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-12T09:03:32.703Z] === CONT TestWaitConditions/removed [2022-07-12T09:03:32.703Z] === CONT TestWaitConditions/not-running [2022-07-12T09:03:33.265Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-12T09:03:34.343Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-07-12T09:03:34.343Z] PASS [2022-07-12T09:03:34.343Z] [2022-07-12T09:03:34.343Z] DONE 6 tests in 13.713s [2022-07-12T09:03:34.343Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T09:03:34.343Z] ++ 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-07-12T09:03:34.343Z] ++ set -e [2022-07-12T09:03:34.343Z] ++ '[' -n 0 ']' [2022-07-12T09:03:34.343Z] ++ set -x [2022-07-12T09:03:34.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-12T09:03:34.343Z] INFO: Testing against a local daemon [2022-07-12T09:03:34.343Z] === RUN TestServiceCreateInit [2022-07-12T09:03:34.343Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T09:03:34.632Z] --- PASS: TestWaitConditions (0.02s) [2022-07-12T09:03:34.632Z] --- PASS: TestWaitConditions/next-exit (2.06s) [2022-07-12T09:03:34.632Z] --- PASS: TestWaitConditions/default (2.12s) [2022-07-12T09:03:34.632Z] --- PASS: TestWaitConditions/not-running (1.86s) [2022-07-12T09:03:34.632Z] --- PASS: TestWaitConditions/removed (1.96s) [2022-07-12T09:03:34.632Z] === CONT TestContainerStartOnDaemonRestart [2022-07-12T09:03:34.632Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T09:03:34.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-12T09:03:35.450Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-12T09:03:36.379Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-12T09:03:37.610Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T09:03:38.901Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s) [2022-07-12T09:03:38.901Z] === CONT TestIpcModeOlderClient [2022-07-12T09:03:38.901Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.75s) [2022-07-12T09:03:38.901Z] === CONT TestContainerKillOnDaemonStart [2022-07-12T09:03:38.901Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-07-12T09:03:38.901Z] === CONT TestDaemonHostGatewayIP [2022-07-12T09:03:39.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-12T09:03:41.774Z] --- PASS: TestServiceCreateInit (7.40s) [2022-07-12T09:03:41.774Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2022-07-12T09:03:41.774Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s) [2022-07-12T09:03:41.774Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T09:03:42.735Z] --- PASS: TestDaemonHostGatewayIP (4.15s) [2022-07-12T09:03:42.735Z] === CONT TestDaemonRestartIpcMode [2022-07-12T09:03:43.118Z] ......... [ 85%] [2022-07-12T09:03:43.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-12T09:03:43.920Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-12T09:03:45.122Z] --- PASS: TestServicePlugin (30.33s) [2022-07-12T09:03:45.122Z] === RUN TestServiceUpdateLabel [2022-07-12T09:03:46.447Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2022-07-12T09:03:46.494Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-07-12T09:03:46.494Z] === RUN TestServiceUpdateSecrets [2022-07-12T09:03:47.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-12T09:03:47.814Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-12T09:03:47.814Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-12T09:03:48.067Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-12T09:03:49.184Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-12T09:03:49.505Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-12T09:03:49.746Z] check_test.go:540: [d82a8b188c527] daemon is not started [2022-07-12T09:03:49.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-12T09:03:51.639Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2022-07-12T09:03:51.639Z] PASS [2022-07-12T09:03:51.639Z] [2022-07-12T09:03:51.639Z] === Skipped [2022-07-12T09:03:51.639Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-12T09:03:51.639Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T09:03:51.639Z] [2022-07-12T09:03:51.639Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-12T09:03:51.639Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T09:03:51.639Z] [2022-07-12T09:03:51.639Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-12T09:03:51.639Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T09:03:51.639Z] [2022-07-12T09:03:51.639Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T09:03:51.639Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T09:03:51.639Z] [2022-07-12T09:03:51.639Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T09:03:51.639Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T09:03:51.639Z] [2022-07-12T09:03:51.639Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-12T09:03:51.639Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-12T09:03:51.639Z] [2022-07-12T09:03:51.639Z] DONE 264 tests, 6 skipped in 165.682s [2022-07-12T09:03:51.639Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T09:03:51.639Z] ++ 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-07-12T09:03:51.639Z] ++ set -e [2022-07-12T09:03:51.639Z] ++ '[' -n 0 ']' [2022-07-12T09:03:51.639Z] ++ set -x [2022-07-12T09:03:51.639Z] ++ 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-07-12T09:03:51.895Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T09:03:51.895Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-12T09:03:52.457Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-07-12T09:03:52.457Z] === RUN TestConfigDaemonID [2022-07-12T09:03:52.457Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-12T09:03:53.029Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-12T09:03:53.592Z] daemon_test.go:83: [ddb5915495381] daemon is not started [2022-07-12T09:03:53.592Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-12T09:03:53.592Z] === RUN TestDaemonConfigValidation [2022-07-12T09:03:53.592Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T09:03:53.592Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T09:03:53.592Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T09:03:53.592Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T09:03:53.592Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T09:03:53.592Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T09:03:53.592Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T09:03:53.592Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T09:03:53.592Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T09:03:53.592Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T09:03:53.592Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T09:03:53.592Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T09:03:53.592Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-12T09:03:53.592Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T09:03:53.592Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T09:03:53.592Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T09:03:53.848Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T09:03:53.848Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-07-12T09:03:53.848Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s) [2022-07-12T09:03:53.848Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-12T09:03:53.848Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-07-12T09:03:53.848Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2022-07-12T09:03:53.848Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T09:03:53.848Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T09:03:55.215Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T09:03:55.471Z] docker_cli_daemon_plugins_test.go:106: [dc28f3de720ca] daemon is not started [2022-07-12T09:03:56.034Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T09:03:56.056Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-12T09:03:56.056Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-12T09:03:56.290Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-12T09:03:56.854Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-12T09:03:57.110Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T09:03:57.110Z] daemon_test.go:197: [da9c638c286d1] daemon is not started [2022-07-12T09:03:57.110Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-07-12T09:03:57.110Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-07-12T09:03:57.110Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-12T09:03:57.110Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-07-12T09:03:57.110Z] === RUN TestDaemonProxy [2022-07-12T09:03:57.110Z] === RUN TestDaemonProxy/environment_variables [2022-07-12T09:03:58.040Z] check_test.go:540: [db4bece642bba] daemon is not started [2022-07-12T09:03:58.040Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-12T09:03:58.055Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-12T09:03:58.966Z] === RUN TestDaemonProxy/command-line_options [2022-07-12T09:03:58.967Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-12T09:03:59.529Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-12T09:03:59.812Z] --- PASS: TestCreateServiceMultipleTimes (15.43s) [2022-07-12T09:03:59.812Z] === RUN TestCreateServiceConflict [2022-07-12T09:03:59.812Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-07-12T09:03:59.812Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T09:04:00.456Z] === RUN TestDaemonProxy/configuration_file [2022-07-12T09:04:01.305Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-12T09:04:01.305Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-12T09:04:01.354Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2022-07-12T09:04:01.354Z] === RUN TestServiceUpdateConfigs [2022-07-12T09:04:01.383Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-12T09:04:01.383Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-12T09:04:01.712Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2022-07-12T09:04:01.712Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T09:04:02.309Z] === RUN TestDaemonProxy/conflicting_options [2022-07-12T09:04:02.873Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-12T09:04:03.435Z] --- PASS: TestDaemonProxy (6.28s) [2022-07-12T09:04:03.435Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-12T09:04:03.435Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-12T09:04:03.435Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-07-12T09:04:03.435Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-12T09:04:03.435Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-07-12T09:04:03.435Z] PASS [2022-07-12T09:04:03.435Z] [2022-07-12T09:04:03.435Z] DONE 18 tests in 11.740s [2022-07-12T09:04:03.435Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T09:04:03.435Z] ++ 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-07-12T09:04:03.435Z] ++ set -e [2022-07-12T09:04:03.435Z] ++ '[' -n 0 ']' [2022-07-12T09:04:03.435Z] ++ set -x [2022-07-12T09:04:03.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-12T09:04:03.692Z] INFO: Testing against a local daemon [2022-07-12T09:04:03.692Z] === RUN TestCommitInheritsEnv [2022-07-12T09:04:04.255Z] --- PASS: TestCommitInheritsEnv (0.47s) [2022-07-12T09:04:04.256Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T09:04:04.256Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-12T09:04:04.256Z] === RUN TestImportWithCustomPlatform [2022-07-12T09:04:04.256Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T09:04:04.256Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T09:04:04.256Z] === RUN TestImportWithCustomPlatform// [2022-07-12T09:04:04.256Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T09:04:04.256Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T09:04:04.512Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T09:04:04.769Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T09:04:04.769Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T09:04:04.769Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform (0.58s) [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T09:04:04.769Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T09:04:04.769Z] === RUN TestImagesFilterMultiReference [2022-07-12T09:04:04.769Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-07-12T09:04:04.769Z] === RUN TestImagePullPlatformInvalid [2022-07-12T09:04:04.769Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-07-12T09:04:04.769Z] === RUN TestRemoveImageOrphaning [2022-07-12T09:04:05.202Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-12T09:04:05.333Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-07-12T09:04:05.333Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T09:04:05.713Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-12T09:04:05.713Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-12T09:04:05.713Z] [2022-07-12T09:04:05.713Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-12T09:04:05.713Z] =========================== short test summary info ============================ [2022-07-12T09:04:05.713Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-12T09:04:05.713Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-12T09:04:05.713Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-12T09:04:05.713Z] Not supported on most drivers [2022-07-12T09:04:05.713Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-12T09:04:05.713Z] Output of docker top depends on host distro, and is not formalized. [2022-07-12T09:04:05.713Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-12T09:04:05.713Z] Output of docker top depends on host distro, and is not formalized. [2022-07-12T09:04:05.713Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-12T09:04:05.713Z] Can fail if eth0 has multiple IP addresses [2022-07-12T09:04:05.713Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-12T09:04:05.713Z] This doesn't seem to be taken into account by the engine [2022-07-12T09:04:05.713Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-12T09:04:05.713Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-12T09:04:05.713Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.99 seconds == [2022-07-12T09:04:05.895Z] time="2022-07-12T09:04:05Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-12T09:04:05.968Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-12T09:04:07.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-12T09:04:07.262Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-12T09:04:07.826Z] --- PASS: TestRemoveImageGarbageCollector (2.48s) [2022-07-12T09:04:07.826Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T09:04:07.826Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-07-12T09:04:07.826Z] === RUN TestTagInvalidReference [2022-07-12T09:04:07.826Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-12T09:04:07.826Z] === RUN TestTagValidPrefixedRepo [2022-07-12T09:04:07.826Z] --- PASS: TestTagValidPrefixedRepo (0.16s) [2022-07-12T09:04:07.826Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T09:04:08.082Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-12T09:04:08.082Z] === RUN TestTagOfficialNames [2022-07-12T09:04:08.082Z] --- PASS: TestTagOfficialNames (0.08s) [2022-07-12T09:04:08.082Z] === RUN TestTagMatchesDigest [2022-07-12T09:04:08.082Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-07-12T09:04:08.082Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-12T09:04:08.339Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-12T09:04:08.900Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-12T09:04:09.463Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-12T09:04:09.463Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-12T09:04:10.025Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-12T09:04:10.588Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-12T09:04:11.150Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-12T09:04:11.719Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-12T09:04:11.979Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-12T09:04:12.235Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-12T09:04:12.841Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-12T09:04:13.098Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-12T09:04:13.662Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-12T09:04:14.226Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-12T09:04:14.789Z] check_test.go:540: [d73e68cc15f37] daemon is not started [2022-07-12T09:04:14.789Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-12T09:04:14.789Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-12T09:04:15.351Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-12T09:04:15.914Z] check_test.go:540: [d7fbe9265523f] daemon is not started [2022-07-12T09:04:15.914Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-12T09:04:16.218Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2022-07-12T09:04:16.218Z] === RUN TestServiceUpdateNetwork [2022-07-12T09:04:16.477Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-12T09:04:16.548Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-07-12T09:04:16.548Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T09:04:17.108Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-07-12T09:04:17.108Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T09:04:17.844Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-12T09:04:18.140Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T09:04:18.140Z] [2022-07-12T09:04:18.140Z] Unloading profiles will leave already running processes permanently [2022-07-12T09:04:18.140Z] unconfined, which can lead to unexpected situations. [2022-07-12T09:04:18.141Z] [2022-07-12T09:04:18.141Z] To set a process to complain mode, use the command line tool [2022-07-12T09:04:18.141Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T09:04:18.141Z] Post stage [Pipeline] junit [2022-07-12T09:04:18.157Z] Recording test results [2022-07-12T09:04:19.218Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-12T09:04:19.544Z] + echo Ensuring container killed. [2022-07-12T09:04:19.544Z] Ensuring container killed. [2022-07-12T09:04:19.544Z] + docker rm -vf docker-pr1 [2022-07-12T09:04:19.544Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T09:04:19.622Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2022-07-12T09:04:19.622Z] === RUN TestCreateServiceSysctls [2022-07-12T09:04:19.831Z] + echo Chowning /workspace to jenkins user [2022-07-12T09:04:19.831Z] Chowning /workspace to jenkins user [2022-07-12T09:04:19.831Z] + id -u [2022-07-12T09:04:19.831Z] + id -g [2022-07-12T09:04:19.831Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43795:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T09:04:19.831Z] Unable to find image 'busybox:latest' locally [2022-07-12T09:04:19.831Z] latest: Pulling from library/busybox [2022-07-12T09:04:20.096Z] 19d511225f94: Pulling fs layer [2022-07-12T09:04:20.096Z] 19d511225f94: Download complete [2022-07-12T09:04:20.096Z] 19d511225f94: Pull complete [2022-07-12T09:04:20.096Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-12T09:04:20.096Z] Status: Downloaded newer image for busybox:latest [2022-07-12T09:04:21.114Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T09:04:21.676Z] check_test.go:540: [d53135400dffd] daemon is not started [2022-07-12T09:04:21.676Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-12T09:04:21.774Z] + bundleName=docker-py [2022-07-12T09:04:21.774Z] + echo Creating docker-py-bundles.tar.gz [2022-07-12T09:04:21.774Z] Creating docker-py-bundles.tar.gz [2022-07-12T09:04:21.774Z] + 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-07-12T09:04:21.783Z] Archiving artifacts [2022-07-12T09:04:22.886Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-07-12T09:04:22.886Z] === RUN TestCreateServiceCapabilities [2022-07-12T09:04:23.196Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-12T09:04:23.567Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-12T09:04:23.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh binary [2022-07-12T09:04:23.844Z] [2022-07-12T09:04:23.844Z] Removing bundles/ [2022-07-12T09:04:24.112Z] [2022-07-12T09:04:24.112Z] ---> Making bundle: binary (in bundles/binary) [2022-07-12T09:04:24.112Z] Building: bundles/binary-daemon/dockerd [2022-07-12T09:04:24.112Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T09:04:24.935Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-12T09:04:24.935Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-12T09:04:25.400Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-07-12T09:04:25.400Z] === RUN TestInspect [2022-07-12T09:04:26.827Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-12T09:04:26.827Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-12T09:04:27.914Z] --- PASS: TestInspect (2.77s) [2022-07-12T09:04:27.914Z] === RUN TestCreateJob [2022-07-12T09:04:28.408Z] --- PASS: TestServiceUpdateNetwork (12.58s) [2022-07-12T09:04:28.408Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T09:04:29.780Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-12T09:04:30.346Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-12T09:04:30.998Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-12T09:04:30.998Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-12T09:04:31.181Z] --- PASS: TestCreateJob (2.91s) [2022-07-12T09:04:31.181Z] === RUN TestReplicatedJob [2022-07-12T09:04:31.927Z] check_test.go:540: [d7f47cc019ad9] daemon is not started [2022-07-12T09:04:31.927Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-12T09:04:36.423Z] --- PASS: TestReplicatedJob (4.90s) [2022-07-12T09:04:36.424Z] === RUN TestUpdateReplicatedJob [2022-07-12T09:04:37.175Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-12T09:04:37.737Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-12T09:04:38.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-12T09:04:38.447Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-12T09:04:38.939Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-07-12T09:04:38.939Z] === RUN TestServiceListWithStatuses [2022-07-12T09:04:38.939Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T09:04:38.939Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T09:04:38.939Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T09:04:40.195Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-12T09:04:40.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-12T09:04:43.105Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-07-12T09:04:43.105Z] === RUN TestDockerNetworkReConnect [2022-07-12T09:04:43.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-12T09:04:43.277Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-12T09:04:44.226Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-12T09:04:44.997Z] --- PASS: TestServiceUpdatePidsLimit (16.64s) [2022-07-12T09:04:44.997Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-07-12T09:04:44.997Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-07-12T09:04:44.997Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-12T09:04:44.997Z] PASS [2022-07-12T09:04:44.997Z] [2022-07-12T09:04:44.997Z] === Skipped [2022-07-12T09:04:44.997Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T09:04:44.997Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T09:04:44.997Z] [2022-07-12T09:04:44.997Z] DONE 27 tests, 1 skipped in 167.080s [2022-07-12T09:04:44.997Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T09:04:44.997Z] INFO: Testing against a local daemon [2022-07-12T09:04:44.997Z] === RUN TestSessionCreate [2022-07-12T09:04:44.997Z] --- PASS: TestSessionCreate (0.02s) [2022-07-12T09:04:44.997Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T09:04:44.997Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-12T09:04:44.997Z] PASS [2022-07-12T09:04:44.997Z] [2022-07-12T09:04:44.998Z] DONE 2 tests in 0.061s [2022-07-12T09:04:44.998Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T09:04:44.998Z] INFO: Testing against a local daemon [2022-07-12T09:04:44.998Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T09:04:44.998Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-12T09:04:44.998Z] === RUN TestDiskUsage [2022-07-12T09:04:44.998Z] === PAUSE TestDiskUsage [2022-07-12T09:04:44.998Z] === RUN TestEventsExecDie [2022-07-12T09:04:45.563Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-12T09:04:45.563Z] === RUN TestEventsBackwardsCompatible [2022-07-12T09:04:45.563Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-07-12T09:04:45.563Z] === RUN TestEventsVolumeCreate [2022-07-12T09:04:45.593Z] check_test.go:540: [dbd8e34993e57] daemon is not started [2022-07-12T09:04:45.594Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-12T09:04:45.821Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-12T09:04:45.821Z] === RUN TestInfoBinaryCommits [2022-07-12T09:04:45.821Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T09:04:45.821Z] === RUN TestInfoAPIVersioned [2022-07-12T09:04:45.821Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T09:04:45.821Z] === RUN TestInfoAPI [2022-07-12T09:04:45.821Z] --- PASS: TestInfoAPI (0.02s) [2022-07-12T09:04:45.821Z] === RUN TestInfoAPIWarnings [2022-07-12T09:04:46.156Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-12T09:04:46.379Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2022-07-12T09:04:46.379Z] === RUN TestServicePlugin [2022-07-12T09:04:46.379Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:04:46.379Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-12T09:04:46.379Z] === RUN TestServiceUpdateLabel [2022-07-12T09:04:46.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-12T09:04:46.668Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-12T09:04:47.231Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-12T09:04:48.267Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-07-12T09:04:48.267Z] === RUN TestServiceUpdateSecrets [2022-07-12T09:04:49.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-12T09:04:49.124Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-12T09:04:49.124Z] check_test.go:540: [d8e480940c326] daemon is not started [2022-07-12T09:04:49.124Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-12T09:04:51.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-12T09:04:51.943Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-12T09:04:52.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-12T09:04:54.727Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-12T09:04:55.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-12T09:04:59.460Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-12T09:05:00.388Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-12T09:05:02.281Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-12T09:05:03.101Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2022-07-12T09:05:03.101Z] === RUN TestServiceUpdateConfigs [2022-07-12T09:05:03.883Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-12T09:05:03.883Z] === RUN TestInfoDebug [2022-07-12T09:05:03.883Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T09:05:03.883Z] === RUN TestInfoInsecureRegistries [2022-07-12T09:05:03.883Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-12T09:05:03.883Z] === RUN TestInfoRegistryMirrors [2022-07-12T09:05:03.883Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-12T09:05:03.883Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T09:05:04.141Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-12T09:05:04.141Z] === RUN TestPingCacheHeaders [2022-07-12T09:05:04.141Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-12T09:05:04.141Z] === RUN TestPingGet [2022-07-12T09:05:04.399Z] --- PASS: TestPingGet (0.01s) [2022-07-12T09:05:04.399Z] === RUN TestPingHead [2022-07-12T09:05:04.399Z] --- PASS: TestPingHead (0.02s) [2022-07-12T09:05:04.399Z] === RUN TestPingSwarmHeader [2022-07-12T09:05:04.963Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T09:05:05.528Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T09:05:06.461Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T09:05:06.461Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-12T09:05:06.461Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T09:05:06.461Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T09:05:06.461Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T09:05:06.461Z] === RUN TestVersion [2022-07-12T09:05:06.461Z] --- PASS: TestVersion (0.02s) [2022-07-12T09:05:06.461Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-12T09:05:06.461Z] === CONT TestDiskUsage [2022-07-12T09:05:06.473Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-12T09:05:06.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T09:05:07.026Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T09:05:07.284Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T09:05:07.853Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T09:05:08.111Z] --- PASS: TestDiskUsage (1.61s) [2022-07-12T09:05:08.111Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T09:05:08.111Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T09:05:08.111Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T09:05:08.111Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T09:05:08.111Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2022-07-12T09:05:08.112Z] PASS [2022-07-12T09:05:08.112Z] [2022-07-12T09:05:08.112Z] DONE 54 tests in 23.042s [2022-07-12T09:05:08.112Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T09:05:08.112Z] INFO: Testing against a local daemon [2022-07-12T09:05:08.112Z] === RUN TestVolumesCreateAndList [2022-07-12T09:05:08.112Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T09:05:08.112Z] === RUN TestVolumesRemove [2022-07-12T09:05:08.112Z] --- PASS: TestVolumesRemove (0.10s) [2022-07-12T09:05:08.112Z] === RUN TestVolumesInspect [2022-07-12T09:05:08.112Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-12T09:05:08.112Z] === RUN TestVolumesInvalidJSON [2022-07-12T09:05:08.112Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T09:05:08.112Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T09:05:08.112Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T09:05:08.112Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T09:05:08.112Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T09:05:08.112Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T09:05:08.112Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T09:05:08.112Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T09:05:08.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T09:05:08.112Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T09:05:08.112Z] PASS [2022-07-12T09:05:08.112Z] [2022-07-12T09:05:08.112Z] DONE 9 tests in 0.189s [2022-07-12T09:05:08.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T09:05:08.677Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-12T09:05:08.677Z] Removing test suite binaries [2022-07-12T09:05:08.677Z] exiting test-integration [2022-07-12T09:05:08.677Z] ++ exit 0 [2022-07-12T09:05:08.677Z] [2022-07-12T09:05:09.247Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged Post stage [Pipeline] junit [2022-07-12T09:05:10.061Z] Recording test results [2022-07-12T09:05:10.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-12T09:05:11.585Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T09:05:11.916Z] + echo Ensuring container killed. [2022-07-12T09:05:11.916Z] Ensuring container killed. [2022-07-12T09:05:11.916Z] + docker rm -vf docker-pr1 [2022-07-12T09:05:11.916Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T09:05:12.198Z] + echo Chowning /workspace to jenkins user [2022-07-12T09:05:12.198Z] Chowning /workspace to jenkins user [2022-07-12T09:05:12.198Z] + id -u [2022-07-12T09:05:12.198Z] + id -g [2022-07-12T09:05:12.198Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43795:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T09:05:12.198Z] Unable to find image 'busybox:latest' locally [2022-07-12T09:05:12.456Z] latest: Pulling from library/busybox [2022-07-12T09:05:12.456Z] 19d511225f94: Pulling fs layer [2022-07-12T09:05:12.456Z] 19d511225f94: Verifying Checksum [2022-07-12T09:05:12.456Z] 19d511225f94: Download complete [2022-07-12T09:05:12.456Z] 19d511225f94: Pull complete [2022-07-12T09:05:12.713Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-12T09:05:12.713Z] Status: Downloaded newer image for busybox:latest [2022-07-12T09:05:13.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-12T09:05:13.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-12T09:05:13.448Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T09:05:14.385Z] + bundleName=amd64-cgroup2 [2022-07-12T09:05:14.385Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-12T09:05:14.385Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-12T09:05:14.385Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-12T09:05:14.385Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-12T09:05:14.654Z] Archiving artifacts [2022-07-12T09:05:15.341Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-12T09:05:15.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-12T09:05:16.161Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-12T09:05:16.312Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T09:05:16.618Z] + make clean [2022-07-12T09:05:16.618Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T09:05:16.618Z] docker-dev-cache [2022-07-12T09:05:16.618Z] docker-mod-cache [Pipeline] deleteDir [2022-07-12T09:05:17.543Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-12T09:05:17.935Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-07-12T09:05:17.935Z] === RUN TestServiceUpdateNetwork [2022-07-12T09:05:18.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T09:05:20.365Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-12T09:05:24.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-12T09:05:25.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-12T09:05:26.397Z] docker_cli_daemon_test.go:2503: [dd9f1d2b6b6dd] daemon is not started [2022-07-12T09:05:26.653Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-12T09:05:28.026Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-12T09:05:28.026Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-12T09:05:28.955Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-12T09:05:30.098Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-07-12T09:05:30.098Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T09:05:30.353Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-12T09:05:30.915Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-12T09:05:35.499Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-12T09:05:36.063Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-12T09:05:36.626Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-12T09:05:36.884Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-12T09:05:38.252Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-12T09:05:38.999Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-12T09:05:39.622Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-12T09:05:40.551Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-12T09:05:41.114Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-12T09:05:41.371Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-12T09:05:41.934Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-12T09:05:42.496Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-12T09:05:43.058Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-12T09:05:43.315Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-12T09:05:43.315Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-12T09:05:43.315Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-12T09:05:44.256Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-12T09:05:44.256Z] check_test.go:540: [d010db7087977] daemon is not started [2022-07-12T09:05:44.256Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-12T09:05:45.192Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-12T09:05:45.532Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-07-12T09:05:45.532Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-12T09:05:45.532Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-12T09:05:45.532Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-12T09:05:45.532Z] PASS [2022-07-12T09:05:45.532Z] [2022-07-12T09:05:45.532Z] === Skipped [2022-07-12T09:05:45.532Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T09:05:45.532Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T09:05:45.532Z] [2022-07-12T09:05:45.532Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-12T09:05:45.532Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T09:05:45.532Z] [2022-07-12T09:05:45.532Z] DONE 27 tests, 2 skipped in 131.196s [2022-07-12T09:05:45.532Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T09:05:45.532Z] ++ 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-07-12T09:05:45.532Z] ++ set -e [2022-07-12T09:05:45.532Z] ++ '[' -n 0 ']' [2022-07-12T09:05:45.532Z] ++ set -x [2022-07-12T09:05:45.532Z] ++ 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-07-12T09:05:45.532Z] INFO: Testing against a local daemon [2022-07-12T09:05:45.532Z] === RUN TestSessionCreate [2022-07-12T09:05:45.532Z] --- PASS: TestSessionCreate (0.02s) [2022-07-12T09:05:45.532Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T09:05:45.532Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-12T09:05:45.532Z] PASS [2022-07-12T09:05:45.532Z] [2022-07-12T09:05:45.532Z] DONE 2 tests in 0.136s [2022-07-12T09:05:45.532Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T09:05:45.532Z] ++ 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-07-12T09:05:45.532Z] ++ set -e [2022-07-12T09:05:45.532Z] ++ '[' -n 0 ']' [2022-07-12T09:05:45.532Z] ++ set -x [2022-07-12T09:05:45.532Z] ++ 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-07-12T09:05:45.532Z] INFO: Testing against a local daemon [2022-07-12T09:05:45.532Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T09:05:45.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T09:05:45.532Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T09:05:45.532Z] === RUN TestDiskUsage [2022-07-12T09:05:45.532Z] === PAUSE TestDiskUsage [2022-07-12T09:05:45.532Z] === RUN TestEventsExecDie [2022-07-12T09:05:45.788Z] --- PASS: TestEventsExecDie (0.54s) [2022-07-12T09:05:45.788Z] === RUN TestEventsBackwardsCompatible [2022-07-12T09:05:46.044Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-12T09:05:46.044Z] === RUN TestEventsVolumeCreate [2022-07-12T09:05:46.044Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-12T09:05:46.044Z] === RUN TestInfoBinaryCommits [2022-07-12T09:05:46.044Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T09:05:46.044Z] === RUN TestInfoAPIVersioned [2022-07-12T09:05:46.044Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T09:05:46.044Z] === RUN TestInfoAPI [2022-07-12T09:05:46.044Z] --- PASS: TestInfoAPI (0.02s) [2022-07-12T09:05:46.044Z] === RUN TestInfoAPIWarnings [2022-07-12T09:05:50.440Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite (335.80s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.47s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.66s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.43s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.83s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.33s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.65s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.08s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.65s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.32s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.00s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.40s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.76s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.16s) [2022-07-12T09:05:50.440Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.91s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.42s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.46s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.60s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.15s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.04s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.47s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.89s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.43s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.48s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.49s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.53s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.68s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.22s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.77s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.80s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.06s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.81s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.51s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.48s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.83s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.62s) [2022-07-12T09:05:50.440Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-12T09:05:50.440Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.03s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.04s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.91s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.84s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.66s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.24s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.80s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.09s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.81s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.23s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.20s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.80s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.78s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.13s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.76s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.89s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.02s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.62s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.63s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.44s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.38s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.05s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.50s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.82s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.92s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-07-12T09:05:50.440Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.28s) [2022-07-12T09:05:50.440Z] === RUN TestDockerSwarmSuite [2022-07-12T09:05:50.440Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-12T09:05:51.807Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-12T09:05:52.735Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-12T09:05:52.992Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-12T09:05:53.554Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-12T09:05:54.117Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-12T09:05:54.680Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-12T09:05:54.937Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-12T09:05:57.456Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-12T09:06:02.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-12T09:06:04.086Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-12T09:06:04.086Z] === RUN TestInfoDebug [2022-07-12T09:06:04.086Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T09:06:04.086Z] === RUN TestInfoInsecureRegistries [2022-07-12T09:06:04.086Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-12T09:06:04.086Z] === RUN TestInfoRegistryMirrors [2022-07-12T09:06:04.086Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-12T09:06:04.086Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T09:06:04.648Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2022-07-12T09:06:04.648Z] === RUN TestPingCacheHeaders [2022-07-12T09:06:04.648Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-12T09:06:04.648Z] === RUN TestPingGet [2022-07-12T09:06:04.648Z] --- PASS: TestPingGet (0.01s) [2022-07-12T09:06:04.648Z] === RUN TestPingHead [2022-07-12T09:06:04.648Z] --- PASS: TestPingHead (0.02s) [2022-07-12T09:06:04.648Z] === RUN TestPingSwarmHeader [2022-07-12T09:06:05.209Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T09:06:05.770Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T09:06:06.698Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T09:06:06.698Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-07-12T09:06:06.698Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T09:06:06.698Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T09:06:06.698Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T09:06:06.698Z] === RUN TestVersion [2022-07-12T09:06:06.698Z] --- PASS: TestVersion (0.02s) [2022-07-12T09:06:06.698Z] === CONT TestDiskUsage [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T09:06:07.259Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T09:06:07.515Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T09:06:07.770Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T09:06:07.956Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage (1.16s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-12T09:06:08.026Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T09:06:08.026Z] PASS [2022-07-12T09:06:08.026Z] [2022-07-12T09:06:08.026Z] === Skipped [2022-07-12T09:06:08.026Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T09:06:08.026Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T09:06:08.026Z] [2022-07-12T09:06:08.026Z] DONE 54 tests, 1 skipped in 22.730s [2022-07-12T09:06:08.026Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T09:06:08.026Z] ++ 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-07-12T09:06:08.026Z] ++ set -e [2022-07-12T09:06:08.026Z] ++ '[' -n 0 ']' [2022-07-12T09:06:08.026Z] ++ set -x [2022-07-12T09:06:08.026Z] ++ 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-07-12T09:06:08.026Z] INFO: Testing against a local daemon [2022-07-12T09:06:08.026Z] === RUN TestVolumesCreateAndList [2022-07-12T09:06:08.026Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T09:06:08.026Z] === RUN TestVolumesRemove [2022-07-12T09:06:08.212Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-12T09:06:08.282Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-12T09:06:08.282Z] === RUN TestVolumesInspect [2022-07-12T09:06:08.282Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-12T09:06:08.282Z] === RUN TestVolumesInvalidJSON [2022-07-12T09:06:08.282Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T09:06:08.282Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T09:06:08.282Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T09:06:08.282Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T09:06:08.282Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T09:06:08.282Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T09:06:08.282Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T09:06:08.282Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T09:06:08.282Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T09:06:08.282Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T09:06:08.282Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T09:06:08.282Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T09:06:08.282Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T09:06:08.282Z] PASS [2022-07-12T09:06:08.282Z] [2022-07-12T09:06:08.282Z] DONE 9 tests in 0.203s [2022-07-12T09:06:08.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T09:06:08.282Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T09:06:08.282Z] +++ kill 14280 [2022-07-12T09:06:08.537Z] +++ /etc/init.d/apparmor stop [2022-07-12T09:06:08.537Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T09:06:08.537Z] [2022-07-12T09:06:08.537Z] Unloading profiles will leave already running processes permanently [2022-07-12T09:06:08.537Z] unconfined, which can lead to unexpected situations. [2022-07-12T09:06:08.537Z] [2022-07-12T09:06:08.537Z] To set a process to complain mode, use the command line tool [2022-07-12T09:06:08.537Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T09:06:08.537Z] +++ true [2022-07-12T09:06:08.537Z] exiting test-integration [2022-07-12T09:06:08.537Z] ++ exit 0 [2022-07-12T09:06:08.537Z] Post stage [Pipeline] junit [2022-07-12T09:06:09.110Z] Recording test results [2022-07-12T09:06:09.309Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T09:06:09.702Z] + echo Ensuring container killed. [2022-07-12T09:06:09.702Z] Ensuring container killed. [2022-07-12T09:06:09.702Z] + docker rm -vf docker-pr1 [2022-07-12T09:06:09.702Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T09:06:10.020Z] + echo Chowning /workspace to jenkins user [2022-07-12T09:06:10.020Z] Chowning /workspace to jenkins user [2022-07-12T09:06:10.020Z] + id -u [2022-07-12T09:06:10.020Z] + id -g [2022-07-12T09:06:10.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43795:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T09:06:10.020Z] Unable to find image 'busybox:latest' locally [2022-07-12T09:06:10.020Z] latest: Pulling from library/busybox [2022-07-12T09:06:10.276Z] 87379020f3b6: Pulling fs layer [2022-07-12T09:06:10.276Z] 87379020f3b6: Verifying Checksum [2022-07-12T09:06:10.276Z] 87379020f3b6: Download complete [2022-07-12T09:06:10.276Z] 87379020f3b6: Pull complete [2022-07-12T09:06:10.276Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-12T09:06:10.531Z] Status: Downloaded newer image for busybox:latest [2022-07-12T09:06:10.729Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T09:06:11.789Z] + bundleName=arm64-integration [2022-07-12T09:06:11.789Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-12T09:06:11.789Z] Creating arm64-integration-bundles.tar.gz [2022-07-12T09:06:11.789Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-12T09:06:11.789Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-12T09:06:12.054Z] Archiving artifacts [2022-07-12T09:06:13.494Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T09:06:13.839Z] + make clean [2022-07-12T09:06:14.008Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-12T09:06:14.094Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T09:06:14.095Z] docker-dev-cache [2022-07-12T09:06:14.095Z] docker-mod-cache [Pipeline] deleteDir [2022-07-12T09:06:15.376Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-12T09:06:15.376Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-12T09:06:15.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-12T09:06:15.632Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-12T09:06:15.632Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-12T09:06:15.632Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-12T09:06:15.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-12T09:06:15.632Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-12T09:06:15.632Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-12T09:06:15.632Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T09:06:16.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-12T09:06:18.451Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-12T09:06:19.379Z] docker_api_swarm_test.go:563: [db3e5744c5839] joining swarm manager [d3f2d01ec4ae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:06:24.632Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-12T09:06:26.522Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-12T09:06:26.778Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-12T09:06:30.507Z] Created binary: bundles/binary-daemon/dockerd [2022-07-12T09:06:30.507Z] Copying nested executables into bundles/binary-daemon [2022-07-12T09:06:30.507Z] Building: bundles/binary-daemon/docker-proxy [2022-07-12T09:06:30.507Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T09:06:30.507Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-12T09:06:30.507Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-12T09:06:30.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/make.sh cross [2022-07-12T09:06:31.121Z] [2022-07-12T09:06:31.121Z] Removing bundles/ [2022-07-12T09:06:31.378Z] [2022-07-12T09:06:31.378Z] ---> Making bundle: cross (in bundles/cross) [2022-07-12T09:06:31.378Z] Cross building: bundles/cross/linux/amd64 [2022-07-12T09:06:31.378Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-12T09:06:31.378Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-12T09:06:32.028Z] docker_api_swarm_test.go:585: [d05e0b2cb846a] joining swarm manager [d3f2d01ec4ae1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:06:32.285Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-12T09:06:35.554Z] check_test.go:611: [db3e5744c5839] daemon is not started [2022-07-12T09:06:38.091Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-12T09:06:38.348Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-12T09:06:39.716Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-12T09:06:42.986Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-12T09:06:43.243Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-12T09:06:43.243Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-12T09:06:44.171Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-12T09:06:45.099Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-12T09:06:45.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-12T09:06:45.661Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-12T09:06:45.661Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-12T09:06:46.601Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-12T09:06:48.493Z] docker_api_swarm_test.go:46: [d18457297ad44] joining swarm manager [df957253ccc41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:06:56.590Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-12T09:06:56.590Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-12T09:06:59.109Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-12T09:07:07.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-12T09:07:07.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-12T09:07:09.143Z] --- PASS: TestImportExtremelyLargeImageWorks (180.96s) [2022-07-12T09:07:09.143Z] PASS [2022-07-12T09:07:09.143Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-12T09:07:09.143Z] [2022-07-12T09:07:09.143Z] DONE 22 tests in 185.665s [2022-07-12T09:07:09.143Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T09:07:09.143Z] ++ 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-07-12T09:07:09.143Z] ++ set -e [2022-07-12T09:07:09.143Z] ++ '[' -n 0 ']' [2022-07-12T09:07:09.143Z] ++ set -x [2022-07-12T09:07:09.143Z] ++ 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-07-12T09:07:09.143Z] === RUN TestStripANSICommands [2022-07-12T09:07:09.143Z] === RUN TestStripANSICommands/#00 [2022-07-12T09:07:09.143Z] === RUN TestStripANSICommands/#01 [2022-07-12T09:07:09.143Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T09:07:09.143Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T09:07:09.143Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T09:07:09.143Z] PASS [2022-07-12T09:07:09.143Z] [2022-07-12T09:07:09.143Z] DONE 3 tests in 0.056s [2022-07-12T09:07:09.143Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T09:07:09.143Z] ++ 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-07-12T09:07:09.143Z] ++ set -e [2022-07-12T09:07:09.143Z] ++ '[' -n 0 ']' [2022-07-12T09:07:09.143Z] ++ set -x [2022-07-12T09:07:09.143Z] ++ 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-07-12T09:07:09.399Z] INFO: Testing against a local daemon [2022-07-12T09:07:09.399Z] === RUN TestNetworkCreateDelete [2022-07-12T09:07:09.399Z] --- PASS: TestNetworkCreateDelete (0.21s) [2022-07-12T09:07:09.399Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T09:07:09.963Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-12T09:07:09.963Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2022-07-12T09:07:09.963Z] === RUN TestDaemonDNSFallback [2022-07-12T09:07:09.963Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-12T09:07:13.237Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-12T09:07:14.165Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-12T09:07:15.529Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-12T09:07:16.895Z] --- PASS: TestDaemonDNSFallback (6.67s) [2022-07-12T09:07:16.895Z] === RUN TestInspectNetwork [2022-07-12T09:07:20.164Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-12T09:07:20.420Z] === RUN TestInspectNetwork/full_network_id [2022-07-12T09:07:20.420Z] === RUN TestInspectNetwork/partial_network_id [2022-07-12T09:07:20.420Z] === RUN TestInspectNetwork/network_name [2022-07-12T09:07:20.420Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-12T09:07:21.349Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-12T09:07:22.719Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-12T09:07:25.234Z] --- PASS: TestInspectNetwork (8.09s) [2022-07-12T09:07:25.234Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-12T09:07:25.234Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-12T09:07:25.234Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-12T09:07:25.234Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-12T09:07:25.234Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T09:07:27.125Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T09:07:27.125Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T09:07:27.125Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T09:07:27.125Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T09:07:27.125Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T09:07:27.125Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T09:07:27.125Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T09:07:27.125Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T09:07:27.125Z] === RUN TestNetworkList [2022-07-12T09:07:27.125Z] === RUN TestNetworkList//networks [2022-07-12T09:07:27.125Z] === PAUSE TestNetworkList//networks [2022-07-12T09:07:27.125Z] === RUN TestNetworkList//networks/ [2022-07-12T09:07:27.125Z] === PAUSE TestNetworkList//networks/ [2022-07-12T09:07:27.125Z] === CONT TestNetworkList//networks [2022-07-12T09:07:27.125Z] === CONT TestNetworkList//networks/ [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkList (0.04s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T09:07:27.125Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T09:07:27.125Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T09:07:27.381Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-12T09:07:27.381Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T09:07:28.751Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-12T09:07:28.751Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T09:07:29.315Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-07-12T09:07:29.315Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T09:07:30.682Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-12T09:07:30.682Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T09:07:31.610Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2022-07-12T09:07:31.610Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T09:07:32.172Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-07-12T09:07:32.172Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T09:07:33.537Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-12T09:07:33.537Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-12T09:07:34.906Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2022-07-12T09:07:34.906Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T09:07:34.906Z] service_test.go:243: FLAKY_TEST [2022-07-12T09:07:34.906Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T09:07:34.906Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T09:07:37.424Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-12T09:07:37.425Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-12T09:07:37.987Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-12T09:07:38.243Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-12T09:07:38.499Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-12T09:07:38.499Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-12T09:07:38.756Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-12T09:07:40.122Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-12T09:07:41.049Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-12T09:07:41.977Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-12T09:07:42.992Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-12T09:07:43.920Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-12T09:07:44.850Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-12T09:07:49.019Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-12T09:07:50.424Z] --- PASS: TestServiceWithDataPathPortInit (15.57s) [2022-07-12T09:07:50.424Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T09:07:53.693Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vekcl4qrmq3wxt6od90ndq1xa Created:2022-07-12 09:07:51.709847063 +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[f3ead1a2d1fc6d3a63645b4544b11a7fa4973fd9ac2fcc2d5ff5be91b29d4f55:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9qxpiw2ezwkfc7wjmr3qx8xhp EndpointID:2651f7c4c60bddd55bc23b9157c747baac462418efb3c14de4ba545db30ed079 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:82187f7b1b995130e5d5a229cf0f2b7dca4a5d9395d0820cc7220c392d28783e 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:2ca552d6f0c8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9qxpiw2ezwkfc7wjmr3qx8xhp EndpointID:2651f7c4c60bddd55bc23b9157c747baac462418efb3c14de4ba545db30ed079 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-12T09:07:56.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-12T09:07:58.739Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.17s) [2022-07-12T09:07:58.739Z] PASS [2022-07-12T09:07:58.739Z] [2022-07-12T09:07:58.739Z] === Skipped [2022-07-12T09:07:58.739Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T09:07:58.739Z] service_test.go:243: FLAKY_TEST [2022-07-12T09:07:58.739Z] [2022-07-12T09:07:58.739Z] DONE 38 tests, 1 skipped in 49.298s [2022-07-12T09:07:58.739Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T09:07:58.739Z] ++ 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-07-12T09:07:58.739Z] ++ set -e [2022-07-12T09:07:58.739Z] ++ '[' -n 0 ']' [2022-07-12T09:07:58.739Z] ++ set -x [2022-07-12T09:07:58.739Z] ++ 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-07-12T09:07:58.739Z] INFO: Testing against a local daemon [2022-07-12T09:07:58.739Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T09:07:58.739Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:07:58.739Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T09:07:58.739Z] === RUN TestDockerNetworkIpvlan [2022-07-12T09:07:58.739Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:07:58.739Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T09:07:58.739Z] PASS [2022-07-12T09:07:58.739Z] [2022-07-12T09:07:58.739Z] === Skipped [2022-07-12T09:07:58.739Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T09:07:58.739Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:07:58.739Z] [2022-07-12T09:07:58.739Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T09:07:58.739Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T09:07:58.739Z] [2022-07-12T09:07:58.739Z] DONE 2 tests, 2 skipped in 0.151s [2022-07-12T09:07:58.739Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T09:07:58.739Z] ++ 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-07-12T09:07:58.739Z] ++ set -e [2022-07-12T09:07:58.739Z] ++ '[' -n 0 ']' [2022-07-12T09:07:58.739Z] ++ set -x [2022-07-12T09:07:58.739Z] ++ 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-07-12T09:07:58.739Z] docker_api_swarm_test.go:304: [decc207c75eb4] joining swarm manager [dce942248cfd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:07:58.739Z] INFO: Testing against a local daemon [2022-07-12T09:07:58.739Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T09:08:00.107Z] docker_api_swarm_test.go:305: [d2d9a04f94977] joining swarm manager [dce942248cfd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:08:00.362Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2022-07-12T09:08:00.362Z] === RUN TestDockerNetworkMacvlan [2022-07-12T09:08:00.924Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-12T09:08:01.181Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-12T09:08:02.111Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-12T09:08:02.674Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-12T09:08:05.191Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-12T09:08:05.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-12T09:08:07.092Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-12T09:08:07.348Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-12T09:08:12.598Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-12T09:08:12.855Z] --- PASS: TestDockerNetworkMacvlan (12.73s) [2022-07-12T09:08:12.855Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-07-12T09:08:12.855Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-07-12T09:08:12.855Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-07-12T09:08:12.855Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2022-07-12T09:08:12.855Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2022-07-12T09:08:12.855Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2022-07-12T09:08:12.855Z] PASS [2022-07-12T09:08:13.111Z] [2022-07-12T09:08:13.111Z] DONE 8 tests in 14.350s [2022-07-12T09:08:13.111Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T09:08:13.111Z] ++ 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-07-12T09:08:13.111Z] ++ set -e [2022-07-12T09:08:13.111Z] ++ '[' -n 0 ']' [2022-07-12T09:08:13.111Z] ++ set -x [2022-07-12T09:08:13.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=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-07-12T09:08:13.111Z] testing: warning: no tests to run [2022-07-12T09:08:13.111Z] PASS [2022-07-12T09:08:13.111Z] [2022-07-12T09:08:13.111Z] DONE 0 tests in 0.033s [2022-07-12T09:08:13.111Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T09:08:13.111Z] ++ 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-07-12T09:08:13.111Z] ++ set -e [2022-07-12T09:08:13.111Z] ++ '[' -n 0 ']' [2022-07-12T09:08:13.111Z] ++ set -x [2022-07-12T09:08:13.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=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-07-12T09:08:13.111Z] INFO: Testing against a local daemon [2022-07-12T09:08:13.111Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T09:08:14.478Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2022-07-12T09:08:14.478Z] === RUN TestAuthZPluginTLS [2022-07-12T09:08:14.478Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-12T09:08:15.040Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-12T09:08:15.040Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T09:08:15.296Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-12T09:08:15.553Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-07-12T09:08:15.553Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T09:08:15.553Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-12T09:08:16.116Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-12T09:08:16.116Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-12T09:08:16.116Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T09:08:16.684Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-07-12T09:08:16.684Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T09:08:17.246Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-12T09:08:17.246Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-12T09:08:17.246Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-12T09:08:17.502Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-12T09:08:17.502Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-12T09:08:18.430Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2022-07-12T09:08:18.430Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T09:08:18.994Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-07-12T09:08:18.994Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T09:08:19.556Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-12T09:08:19.556Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T09:08:20.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-07-12T09:08:20.117Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T09:08:22.007Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2022-07-12T09:08:22.007Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T09:08:23.898Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2022-07-12T09:08:23.898Z] === RUN TestAuthZPluginHeader [2022-07-12T09:08:24.460Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-07-12T09:08:24.460Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T09:08:25.389Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-12T09:08:25.645Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-12T09:08:26.207Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-12T09:08:26.463Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-12T09:08:26.719Z] === RUN TestDockerSuite/TestBuildFails [2022-07-12T09:08:27.281Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-12T09:08:27.281Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-12T09:08:29.170Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-12T09:08:29.426Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.00s) [2022-07-12T09:08:29.426Z] === RUN TestAuthZPluginV2Disable [2022-07-12T09:08:30.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-12T09:08:31.282Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-12T09:08:32.650Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-12T09:08:32.906Z] docker_api_swarm_test.go:272: [d45691b0a7dc4] joining swarm manager [d994fc6d97786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:08:33.834Z] --- PASS: TestAuthZPluginV2Disable (4.49s) [2022-07-12T09:08:33.834Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T09:08:34.090Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-12T09:08:34.346Z] docker_api_swarm_test.go:273: [d8dcd71c7379e] joining swarm manager [d994fc6d97786]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:08:34.602Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-12T09:08:35.538Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-12T09:08:36.904Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-12T09:08:37.466Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-12T09:08:37.466Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-12T09:08:37.723Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.82s) [2022-07-12T09:08:37.723Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T09:08:37.799Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-12T09:08:37.799Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-12T09:08:37.799Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-12T09:08:37.799Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-12T09:08:37.799Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-12T09:08:37.799Z] Cross building: bundles/cross/windows/amd64 [2022-07-12T09:08:37.799Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-12T09:08:37.799Z] { [2022-07-12T09:08:37.799Z] "RT_GROUP_ICON": { [2022-07-12T09:08:37.799Z] "#1": { [2022-07-12T09:08:37.799Z] "0409": "../../winresources/docker.ico" [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] }, [2022-07-12T09:08:37.799Z] "RT_MANIFEST": { [2022-07-12T09:08:37.799Z] "#1": { [2022-07-12T09:08:37.799Z] "0409": { [2022-07-12T09:08:37.799Z] "identity": {}, [2022-07-12T09:08:37.799Z] "description": "Docker Engine", [2022-07-12T09:08:37.799Z] "minimum-os": "vista", [2022-07-12T09:08:37.799Z] "execution-level": "", [2022-07-12T09:08:37.799Z] "ui-access": false, [2022-07-12T09:08:37.799Z] "auto-elevate": false, [2022-07-12T09:08:37.799Z] "dpi-awareness": "unaware", [2022-07-12T09:08:37.799Z] "disable-theming": false, [2022-07-12T09:08:37.799Z] "disable-window-filtering": false, [2022-07-12T09:08:37.799Z] "high-resolution-scrolling-aware": false, [2022-07-12T09:08:37.799Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-12T09:08:37.799Z] "long-path-aware": false, [2022-07-12T09:08:37.799Z] "printer-driver-isolation": false, [2022-07-12T09:08:37.799Z] "gdi-scaling": false, [2022-07-12T09:08:37.799Z] "segment-heap": false, [2022-07-12T09:08:37.799Z] "use-common-controls-v6": false [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] }, [2022-07-12T09:08:37.799Z] "RT_MESSAGETABLE": { [2022-07-12T09:08:37.799Z] "#1": { [2022-07-12T09:08:37.799Z] "0409": "../../winresources/event_messages.bin" [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] }, [2022-07-12T09:08:37.799Z] "RT_VERSION": { [2022-07-12T09:08:37.799Z] "#1": { [2022-07-12T09:08:37.799Z] "0409": { [2022-07-12T09:08:37.799Z] "fixed": { [2022-07-12T09:08:37.799Z] "file_version": "0.0.0.0", [2022-07-12T09:08:37.799Z] "product_version": "0.0.0.0", [2022-07-12T09:08:37.799Z] "type": "Unknown" [2022-07-12T09:08:37.799Z] }, [2022-07-12T09:08:37.799Z] "info": { [2022-07-12T09:08:37.799Z] "0000": { [2022-07-12T09:08:37.799Z] "CompanyName": "", [2022-07-12T09:08:37.799Z] "FileVersion": "dev", [2022-07-12T09:08:37.799Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-12T09:08:37.799Z] "OriginalFileName": "dockerd.exe", [2022-07-12T09:08:37.799Z] "ProductName": "", [2022-07-12T09:08:37.799Z] "ProductVersion": "dev", [2022-07-12T09:08:37.799Z] "SpecialBuild": "264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1" [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] } [2022-07-12T09:08:37.799Z] cmd/dockerd/config.go [2022-07-12T09:08:37.799Z] cmd/dockerd/config_windows.go [2022-07-12T09:08:37.799Z] cmd/dockerd/daemon.go [2022-07-12T09:08:37.799Z] cmd/dockerd/daemon_test.go [2022-07-12T09:08:37.799Z] cmd/dockerd/daemon_windows.go [2022-07-12T09:08:37.799Z] cmd/dockerd/docker.go [2022-07-12T09:08:37.799Z] cmd/dockerd/docker_windows.go [2022-07-12T09:08:37.799Z] cmd/dockerd/genwinres_windows.go [2022-07-12T09:08:37.799Z] cmd/dockerd/metrics.go [2022-07-12T09:08:37.799Z] cmd/dockerd/options.go [2022-07-12T09:08:37.799Z] cmd/dockerd/options_test.go [2022-07-12T09:08:37.799Z] cmd/dockerd/service_windows.go [2022-07-12T09:08:37.799Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-12T09:08:37.799Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-12T09:08:39.088Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-12T09:08:40.453Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-12T09:08:41.381Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-12T09:08:41.943Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-12T09:08:42.871Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-12T09:08:43.799Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-12T09:08:44.362Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-12T09:08:44.362Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-12T09:08:45.731Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-12T09:08:45.988Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-12T09:08:46.550Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-12T09:08:46.806Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-12T09:08:47.063Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-12T09:08:47.319Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-12T09:08:48.248Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-12T09:08:49.614Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.91s) [2022-07-12T09:08:49.614Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T09:08:50.178Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-12T09:08:54.344Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-12T09:08:55.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-12T09:08:56.642Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-12T09:08:56.642Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-12T09:08:56.898Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-12T09:08:56.898Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-12T09:08:56.898Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-12T09:08:57.154Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-12T09:08:59.047Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-12T09:08:59.609Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-12T09:09:02.127Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-12T09:09:02.384Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-12T09:09:02.641Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-12T09:09:06.812Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-12T09:09:06.812Z] PASS [2022-07-12T09:09:06.812Z] [2022-07-12T09:09:06.812Z] DONE 17 tests in 53.452s [2022-07-12T09:09:06.812Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T09:09:06.812Z] ++ 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-07-12T09:09:06.812Z] ++ set -e [2022-07-12T09:09:06.812Z] ++ '[' -n 0 ']' [2022-07-12T09:09:06.812Z] ++ set -x [2022-07-12T09:09:06.812Z] ++ 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-07-12T09:09:06.812Z] INFO: Testing against a local daemon [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T09:09:06.812Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T09:09:06.812Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T09:09:06.812Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T09:09:06.812Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T09:09:06.812Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T09:09:06.812Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T09:09:06.812Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T09:09:06.812Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T09:09:06.812Z] === RUN TestPluginInstall [2022-07-12T09:09:06.812Z] === RUN TestPluginInstall/no_auth [2022-07-12T09:09:08.180Z] time="2022-07-12T09:09:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:09:08.180Z] time="2022-07-12T09:09:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:590f15a1d9219356cfb5f16c2139dc172df967afc4094dfe528a2682f67fb4fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:09:08.180Z] time="2022-07-12T09:09:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:09:08.180Z] time="2022-07-12T09:09:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:590f15a1d9219356cfb5f16c2139dc172df967afc4094dfe528a2682f67fb4fc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:09:08.180Z] === RUN TestPluginInstall/with_htpasswd [2022-07-12T09:09:08.742Z] time="2022-07-12T09:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:09:08.742Z] time="2022-07-12T09:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d59a083fd22985aa1606abc210fa34a95c6621f9d26707741267275ace55da3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:09:08.742Z] time="2022-07-12T09:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:09:08.742Z] time="2022-07-12T09:09:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d59a083fd22985aa1606abc210fa34a95c6621f9d26707741267275ace55da3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:09:09.305Z] === RUN TestPluginInstall/with_insecure [2022-07-12T09:09:10.233Z] time="2022-07-12T09:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:09:10.233Z] time="2022-07-12T09:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad7a227d7a2578eb4c65dd8a7fd3b504aa7d2c74b0848320bdae3d6bcb51e051" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:09:10.233Z] time="2022-07-12T09:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T09:09:10.233Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-12T09:09:10.233Z] time="2022-07-12T09:09:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad7a227d7a2578eb4c65dd8a7fd3b504aa7d2c74b0848320bdae3d6bcb51e051" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T09:09:10.489Z] plugin_test.go:195: [defe1ec2ce897] daemon is not started [2022-07-12T09:09:10.489Z] --- PASS: TestPluginInstall (3.70s) [2022-07-12T09:09:10.489Z] --- PASS: TestPluginInstall/no_auth (1.58s) [2022-07-12T09:09:10.489Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-07-12T09:09:10.489Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-07-12T09:09:10.489Z] === RUN TestPluginsWithRuntimes [2022-07-12T09:09:12.383Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-12T09:09:12.639Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-12T09:09:13.200Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-12T09:09:13.767Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-12T09:09:14.329Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2022-07-12T09:09:14.329Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2022-07-12T09:09:14.329Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-07-12T09:09:14.329Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T09:09:14.892Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-07-12T09:09:14.892Z] PASS [2022-07-12T09:09:15.148Z] [2022-07-12T09:09:15.148Z] DONE 24 tests in 8.499s [2022-07-12T09:09:15.148Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T09:09:15.148Z] ++ 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-07-12T09:09:15.148Z] ++ set -e [2022-07-12T09:09:15.148Z] ++ '[' -n 0 ']' [2022-07-12T09:09:15.148Z] ++ set -x [2022-07-12T09:09:15.148Z] ++ 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-07-12T09:09:15.148Z] INFO: Testing against a local daemon [2022-07-12T09:09:15.148Z] === RUN TestExternalGraphDriver [2022-07-12T09:09:15.404Z] === RUN TestExternalGraphDriver/json [2022-07-12T09:09:15.659Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-12T09:09:15.659Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-12T09:09:15.659Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-12T09:09:17.551Z] === RUN TestExternalGraphDriver/spec [2022-07-12T09:09:19.442Z] === RUN TestExternalGraphDriver/pull [2022-07-12T09:09:19.442Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-12T09:09:19.442Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-12T09:09:20.005Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-12T09:09:21.373Z] --- PASS: TestExternalGraphDriver (6.21s) [2022-07-12T09:09:21.373Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-07-12T09:09:21.373Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2022-07-12T09:09:21.373Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2022-07-12T09:09:21.373Z] === RUN TestGraphdriverPluginV2 [2022-07-12T09:09:21.936Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-12T09:09:22.193Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-12T09:09:23.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-12T09:09:24.121Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-12T09:09:24.721Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-12T09:09:26.087Z] docker_api_swarm_node_test.go:20: [d5f7f05b1461f] joining swarm manager [dbadeadebe9dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:09:26.087Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-12T09:09:26.650Z] --- PASS: TestGraphdriverPluginV2 (5.33s) [2022-07-12T09:09:26.650Z] PASS [2022-07-12T09:09:26.650Z] [2022-07-12T09:09:26.650Z] DONE 5 tests in 11.666s [2022-07-12T09:09:26.650Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T09:09:26.650Z] ++ 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-07-12T09:09:26.650Z] ++ set -e [2022-07-12T09:09:26.650Z] ++ '[' -n 0 ']' [2022-07-12T09:09:26.650Z] ++ set -x [2022-07-12T09:09:26.650Z] ++ 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-07-12T09:09:26.911Z] docker_api_swarm_node_test.go:21: [dcab0b1623e42] joining swarm manager [dbadeadebe9dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:09:26.911Z] INFO: Testing against a local daemon [2022-07-12T09:09:26.911Z] === RUN TestContinueAfterPluginCrash [2022-07-12T09:09:26.911Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T09:09:26.911Z] === RUN TestReadPluginNoRead [2022-07-12T09:09:26.911Z] === PAUSE TestReadPluginNoRead [2022-07-12T09:09:26.911Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T09:09:26.911Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T09:09:26.911Z] === CONT TestContinueAfterPluginCrash [2022-07-12T09:09:26.911Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T09:09:26.911Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-12T09:09:28.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-12T09:09:29.060Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-12T09:09:29.316Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-12T09:09:29.879Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-12T09:09:30.135Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-12T09:09:31.063Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-12T09:09:31.319Z] --- PASS: TestDaemonStartWithLogOpt (4.43s) [2022-07-12T09:09:31.319Z] === CONT TestReadPluginNoRead [2022-07-12T09:09:32.686Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-12T09:09:34.055Z] === RUN TestReadPluginNoRead/default [2022-07-12T09:09:34.641Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-12T09:09:35.570Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T09:09:35.826Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-12T09:09:36.390Z] --- PASS: TestContinueAfterPluginCrash (9.39s) [2022-07-12T09:09:37.319Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T09:09:37.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-12T09:09:37.575Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-12T09:09:38.945Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-12T09:09:38.945Z] === CONT TestReadPluginNoRead [2022-07-12T09:09:38.945Z] read_test.go:92: [dcc78834a0ce8] daemon is not started [2022-07-12T09:09:38.945Z] --- PASS: TestReadPluginNoRead (7.48s) [2022-07-12T09:09:38.945Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-07-12T09:09:38.945Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2022-07-12T09:09:38.945Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.64s) [2022-07-12T09:09:38.945Z] PASS [2022-07-12T09:09:38.945Z] [2022-07-12T09:09:38.945Z] DONE 6 tests in 12.069s [2022-07-12T09:09:38.945Z] 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-07-12T09:09:38.945Z] ++ 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-07-12T09:09:38.945Z] ++ set -e [2022-07-12T09:09:38.945Z] ++ '[' -n 0 ']' [2022-07-12T09:09:38.945Z] ++ set -x [2022-07-12T09:09:38.945Z] ++ 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-07-12T09:09:38.945Z] testing: warning: no tests to run [2022-07-12T09:09:38.945Z] PASS [2022-07-12T09:09:38.945Z] [2022-07-12T09:09:38.945Z] DONE 0 tests in 0.038s [2022-07-12T09:09:38.945Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T09:09:38.945Z] ++ 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-07-12T09:09:38.945Z] ++ set -e [2022-07-12T09:09:38.945Z] ++ '[' -n 0 ']' [2022-07-12T09:09:38.945Z] ++ set -x [2022-07-12T09:09:38.946Z] ++ 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-07-12T09:09:38.946Z] INFO: Testing against a local daemon [2022-07-12T09:09:38.946Z] === RUN TestPluginWithDevMounts [2022-07-12T09:09:38.946Z] === PAUSE TestPluginWithDevMounts [2022-07-12T09:09:38.946Z] === CONT TestPluginWithDevMounts [2022-07-12T09:09:40.312Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-12T09:09:40.875Z] --- PASS: TestPluginWithDevMounts (1.93s) [2022-07-12T09:09:40.875Z] PASS [2022-07-12T09:09:41.134Z] [2022-07-12T09:09:41.134Z] DONE 1 tests in 2.083s [2022-07-12T09:09:41.134Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T09:09:41.134Z] ++ 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-07-12T09:09:41.134Z] ++ set -e [2022-07-12T09:09:41.134Z] ++ '[' -n 0 ']' [2022-07-12T09:09:41.134Z] ++ set -x [2022-07-12T09:09:41.134Z] ++ 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-07-12T09:09:41.134Z] INFO: Testing against a local daemon [2022-07-12T09:09:41.134Z] === RUN TestSecretInspect [2022-07-12T09:09:42.500Z] docker_api_swarm_test.go:502: [d0f9d4ce3a57c] joining swarm manager [de67e9aaf5683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:09:43.428Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-12T09:09:43.990Z] --- PASS: TestSecretInspect (2.87s) [2022-07-12T09:09:43.990Z] === RUN TestSecretList [2022-07-12T09:09:45.355Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-12T09:09:45.917Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-12T09:09:46.848Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-12T09:09:46.848Z] --- PASS: TestSecretList (2.75s) [2022-07-12T09:09:46.848Z] === RUN TestSecretsCreateAndDelete [2022-07-12T09:09:49.367Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2022-07-12T09:09:49.367Z] === RUN TestSecretsUpdate [2022-07-12T09:09:52.635Z] --- PASS: TestSecretsUpdate (2.72s) [2022-07-12T09:09:52.636Z] === RUN TestTemplatedSecret [2022-07-12T09:09:52.636Z] docker_api_swarm_test.go:507: [d7838caa2e8a5] joining swarm manager [de67e9aaf5683]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:09:54.001Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-12T09:09:55.368Z] --- PASS: TestTemplatedSecret (3.04s) [2022-07-12T09:09:55.368Z] === RUN TestSecretCreateResolve [2022-07-12T09:09:57.259Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-12T09:09:57.822Z] --- PASS: TestSecretCreateResolve (2.51s) [2022-07-12T09:09:57.822Z] PASS [2022-07-12T09:09:57.822Z] [2022-07-12T09:09:57.822Z] DONE 6 tests in 16.734s [2022-07-12T09:09:57.822Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T09:09:57.822Z] ++ 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-07-12T09:09:57.822Z] ++ set -e [2022-07-12T09:09:57.822Z] ++ '[' -n 0 ']' [2022-07-12T09:09:57.822Z] ++ set -x [2022-07-12T09:09:57.822Z] ++ 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-07-12T09:09:57.822Z] INFO: Testing against a local daemon [2022-07-12T09:09:57.822Z] === RUN TestServiceCreateInit [2022-07-12T09:09:57.822Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T09:09:59.191Z] === RUN TestDockerSuite/TestBuildRm [2022-07-12T09:10:01.713Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-12T09:10:02.276Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-12T09:10:02.533Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T09:10:03.478Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-12T09:10:04.043Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-12T09:10:05.414Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-12T09:10:06.343Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-12T09:10:07.273Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-12T09:10:07.273Z] --- PASS: TestServiceCreateInit (9.44s) [2022-07-12T09:10:07.273Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.59s) [2022-07-12T09:10:07.273Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.84s) [2022-07-12T09:10:07.273Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T09:10:10.545Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-12T09:10:10.545Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-12T09:10:11.108Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-12T09:10:11.108Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-12T09:10:11.108Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-12T09:10:12.036Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-12T09:10:12.620Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-12T09:10:12.878Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-12T09:10:14.189Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-12T09:10:14.189Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-12T09:10:14.189Z] { [2022-07-12T09:10:14.189Z] "RT_GROUP_ICON": { [2022-07-12T09:10:14.189Z] "#1": { [2022-07-12T09:10:14.189Z] "0409": "../../winresources/docker.ico" [2022-07-12T09:10:14.189Z] } [2022-07-12T09:10:14.189Z] }, [2022-07-12T09:10:14.189Z] "RT_MANIFEST": { [2022-07-12T09:10:14.189Z] "#1": { [2022-07-12T09:10:14.189Z] "0409": { [2022-07-12T09:10:14.189Z] "identity": {}, [2022-07-12T09:10:14.189Z] "description": "Docker Engine", [2022-07-12T09:10:14.189Z] "minimum-os": "vista", [2022-07-12T09:10:14.189Z] "execution-level": "", [2022-07-12T09:10:14.189Z] "ui-access": false, [2022-07-12T09:10:14.189Z] "auto-elevate": false, [2022-07-12T09:10:14.189Z] "dpi-awareness": "unaware", [2022-07-12T09:10:14.189Z] "disable-theming": false, [2022-07-12T09:10:14.189Z] "disable-window-filtering": false, [2022-07-12T09:10:14.189Z] "high-resolution-scrolling-aware": false, [2022-07-12T09:10:14.189Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-12T09:10:14.189Z] "long-path-aware": false, [2022-07-12T09:10:14.189Z] "printer-driver-isolation": false, [2022-07-12T09:10:14.189Z] "gdi-scaling": false, [2022-07-12T09:10:14.189Z] "segment-heap": false, [2022-07-12T09:10:14.189Z] "use-common-controls-v6": false [2022-07-12T09:10:14.189Z] } [2022-07-12T09:10:14.189Z] } [2022-07-12T09:10:14.189Z] }, [2022-07-12T09:10:14.189Z] "RT_MESSAGETABLE": { [2022-07-12T09:10:14.189Z] "#1": { [2022-07-12T09:10:14.189Z] "0409": "../../winresources/event_messages.bin" [2022-07-12T09:10:14.189Z] } [2022-07-12T09:10:14.189Z] }, [2022-07-12T09:10:14.189Z] "RT_VERSION": { [2022-07-12T09:10:14.189Z] "#1": { [2022-07-12T09:10:14.189Z] "0409": { [2022-07-12T09:10:14.189Z] "fixed": { [2022-07-12T09:10:14.190Z] "file_version": "0.0.0.0", [2022-07-12T09:10:14.190Z] "product_version": "0.0.0.0", [2022-07-12T09:10:14.190Z] "type": "Unknown" [2022-07-12T09:10:14.190Z] }, [2022-07-12T09:10:14.190Z] "info": { [2022-07-12T09:10:14.190Z] "0000": { [2022-07-12T09:10:14.190Z] "CompanyName": "", [2022-07-12T09:10:14.190Z] "FileVersion": "dev", [2022-07-12T09:10:14.190Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-12T09:10:14.190Z] "OriginalFileName": "docker-proxy.exe", [2022-07-12T09:10:14.190Z] "ProductName": "", [2022-07-12T09:10:14.190Z] "ProductVersion": "dev", [2022-07-12T09:10:14.190Z] "SpecialBuild": "264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1" [2022-07-12T09:10:14.190Z] } [2022-07-12T09:10:14.190Z] } [2022-07-12T09:10:14.190Z] } [2022-07-12T09:10:14.190Z] } [2022-07-12T09:10:14.190Z] } [2022-07-12T09:10:14.190Z] } [2022-07-12T09:10:14.190Z] cmd/docker-proxy/genwinres_windows.go [2022-07-12T09:10:14.190Z] cmd/docker-proxy/main.go [2022-07-12T09:10:14.190Z] cmd/docker-proxy/network_proxy_test.go [2022-07-12T09:10:14.190Z] cmd/docker-proxy/proxy.go [2022-07-12T09:10:14.190Z] cmd/docker-proxy/sctp_proxy.go [2022-07-12T09:10:14.190Z] cmd/docker-proxy/tcp_proxy.go [2022-07-12T09:10:14.190Z] cmd/docker-proxy/udp_proxy.go [2022-07-12T09:10:14.190Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-12T09:10:14.190Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-12T09:10:14.190Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-12T09:10:14.190Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-12T09:10:14.190Z] remote: Enumerating objects: 23, done. [2022-07-12T09:10:14.190Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-12T09:10:14.190Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-12T09:10:14.190Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-12T09:10:14.190Z] 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-07-12T09:10:14.190Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-12T09:10:14.190Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-12T09:10:14.190Z] Cross building: bundles/cross/linux/ppc64le [2022-07-12T09:10:14.190Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-12T09:10:14.190Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-12T09:10:14.245Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-12T09:10:17.513Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-12T09:10:18.077Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-12T09:10:19.006Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-12T09:10:19.568Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-12T09:10:20.130Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-12T09:10:21.057Z] === RUN TestDockerSuite/TestBuildUser [2022-07-12T09:10:22.428Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-12T09:10:22.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-12T09:10:24.945Z] docker_api_swarm_node_test.go:81: [d43b0f11b46df] joining swarm manager [de46032662827]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:10:25.201Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-12T09:10:25.201Z] --- PASS: TestCreateServiceMultipleTimes (17.89s) [2022-07-12T09:10:25.201Z] === RUN TestCreateServiceConflict [2022-07-12T09:10:28.472Z] --- PASS: TestCreateServiceConflict (2.81s) [2022-07-12T09:10:28.472Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T09:10:32.643Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2022-07-12T09:10:32.643Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T09:10:39.179Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-12T09:10:39.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-12T09:10:39.742Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-12T09:10:39.742Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-12T09:10:40.671Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-12T09:10:41.601Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-12T09:10:41.601Z] docker_api_swarm_node_test.go:53: [d170305e7f881] joining swarm manager [d5ebb62490c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:10:42.528Z] docker_api_swarm_node_test.go:54: [df2740fcbef21] joining swarm manager [d5ebb62490c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:10:42.784Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-12T09:10:42.784Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-12T09:10:42.784Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-12T09:10:42.784Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-12T09:10:42.784Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-12T09:10:42.784Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-12T09:10:42.784Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-12T09:10:42.784Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-12T09:10:42.784Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-12T09:10:43.715Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-12T09:10:43.971Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-12T09:10:44.532Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-12T09:10:45.095Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-12T09:10:45.656Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-12T09:10:45.656Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-12T09:10:46.218Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.25s) [2022-07-12T09:10:46.218Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T09:10:47.585Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-12T09:10:49.476Z] --- PASS: TestCreateServiceSecretFileMode (2.99s) [2022-07-12T09:10:49.476Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T09:10:49.476Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-12T09:10:50.404Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-12T09:10:50.404Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-12T09:10:50.967Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-12T09:10:50.967Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-12T09:10:50.967Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-12T09:10:51.899Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-12T09:10:52.156Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2022-07-12T09:10:52.156Z] === RUN TestCreateServiceSysctls [2022-07-12T09:10:53.522Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-12T09:10:54.452Z] === RUN TestDockerSuite/TestCommitChange [2022-07-12T09:10:55.381Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-12T09:10:55.945Z] --- PASS: TestCreateServiceSysctls (3.74s) [2022-07-12T09:10:55.945Z] === RUN TestCreateServiceCapabilities [2022-07-12T09:10:56.201Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-12T09:10:57.569Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-12T09:10:58.497Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-07-12T09:10:58.497Z] === RUN TestInspect [2022-07-12T09:10:58.497Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-12T09:10:59.426Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-12T09:11:00.822Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-12T09:11:01.750Z] --- PASS: TestInspect (3.31s) [2022-07-12T09:11:01.750Z] === RUN TestCreateJob [2022-07-12T09:11:02.006Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-12T09:11:02.569Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-12T09:11:03.936Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-12T09:11:04.193Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-12T09:11:04.756Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-12T09:11:05.689Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-12T09:11:05.689Z] --- PASS: TestCreateJob (3.92s) [2022-07-12T09:11:05.689Z] === RUN TestReplicatedJob [2022-07-12T09:11:06.253Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-12T09:11:06.815Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-12T09:11:07.795Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-12T09:11:08.724Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-12T09:11:09.653Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-12T09:11:10.582Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-12T09:11:11.510Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-12T09:11:12.438Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-12T09:11:12.438Z] --- PASS: TestReplicatedJob (6.73s) [2022-07-12T09:11:12.438Z] === RUN TestUpdateReplicatedJob [2022-07-12T09:11:13.006Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-12T09:11:13.567Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-12T09:11:14.497Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-12T09:11:14.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-12T09:11:15.685Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-12T09:11:15.941Z] --- PASS: TestUpdateReplicatedJob (3.60s) [2022-07-12T09:11:15.941Z] === RUN TestServiceListWithStatuses [2022-07-12T09:11:15.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T09:11:15.941Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T09:11:15.941Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T09:11:16.870Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-12T09:11:17.811Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-12T09:11:17.811Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-12T09:11:18.743Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-12T09:11:19.306Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-12T09:11:20.235Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-12T09:11:20.796Z] --- PASS: TestDockerNetworkConnectAlias (4.83s) [2022-07-12T09:11:20.796Z] === RUN TestDockerNetworkReConnect [2022-07-12T09:11:21.052Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-12T09:11:21.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-12T09:11:21.871Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-12T09:11:23.239Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-12T09:11:23.801Z] docker_api_swarm_test.go:202: [d2deb00c65b4d] joining swarm manager [deb174fbd481d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:11:24.057Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-12T09:11:25.949Z] --- PASS: TestDockerNetworkReConnect (4.83s) [2022-07-12T09:11:25.949Z] === RUN TestServicePlugin [2022-07-12T09:11:26.206Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-12T09:11:30.378Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-12T09:11:30.378Z] plugin_test.go:61: [dfeae8f9cc810] joining swarm manager [d089a35e37ed2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:11:31.306Z] plugin_test.go:64: [d9e97da95f26d] joining swarm manager [d089a35e37ed2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:11:32.236Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-12T09:11:32.800Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-12T09:11:36.976Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-12T09:11:38.345Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-12T09:11:38.907Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-12T09:11:42.179Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-12T09:11:42.740Z] === RUN TestDockerSuite/TestCpToDot [2022-07-12T09:11:42.996Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-12T09:11:44.360Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-12T09:11:45.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-12T09:11:45.289Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-12T09:11:46.224Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-12T09:11:47.594Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-12T09:11:47.594Z] docker_api_swarm_test.go:384: [da00fa768fd0d] joining swarm manager [dee4d0187a866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:11:47.851Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-12T09:11:48.412Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-12T09:11:48.974Z] docker_api_swarm_test.go:385: [dd5158c121802] joining swarm manager [dee4d0187a866]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:11:49.231Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-12T09:11:49.231Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-12T09:11:49.487Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-12T09:11:49.743Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-12T09:11:50.304Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-12T09:11:50.304Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-12T09:11:50.304Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-12T09:11:50.304Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-12T09:11:50.867Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-12T09:11:51.122Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-12T09:11:51.122Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-12T09:11:51.122Z] === RUN TestDockerSuite/TestCreateRM [2022-07-12T09:11:51.378Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-12T09:11:51.378Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-12T09:11:51.378Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-12T09:11:51.378Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-12T09:11:51.378Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-12T09:11:53.266Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-12T09:11:53.266Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-12T09:11:53.266Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-12T09:11:55.802Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-12T09:11:55.802Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-12T09:11:56.058Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-12T09:11:56.622Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-12T09:11:57.185Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-12T09:11:57.748Z] --- PASS: TestServicePlugin (32.26s) [2022-07-12T09:11:57.748Z] === RUN TestServiceUpdateLabel [2022-07-12T09:11:58.004Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-12T09:11:58.566Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-12T09:11:59.131Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-12T09:12:00.496Z] --- PASS: TestServiceUpdateLabel (2.34s) [2022-07-12T09:12:00.496Z] === RUN TestServiceUpdateSecrets [2022-07-12T09:12:00.753Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-12T09:12:01.681Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-12T09:12:04.203Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-12T09:12:05.589Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-12T09:12:05.589Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-12T09:12:05.589Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-12T09:12:05.589Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-12T09:12:05.589Z] Cross building: bundles/cross/linux/s390x [2022-07-12T09:12:05.589Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-12T09:12:05.589Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-12T09:12:06.717Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-12T09:12:06.973Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-12T09:12:07.904Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-12T09:12:14.438Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-12T09:12:14.438Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-12T09:12:15.000Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-12T09:12:15.000Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2022-07-12T09:12:15.000Z] === RUN TestServiceUpdateConfigs [2022-07-12T09:12:15.000Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-12T09:12:15.257Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-12T09:12:15.514Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-12T09:12:15.769Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-12T09:12:15.769Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-12T09:12:17.144Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-12T09:12:18.071Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-12T09:12:18.071Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-12T09:12:18.071Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-12T09:12:18.635Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-12T09:12:18.891Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-12T09:12:19.818Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-12T09:12:21.181Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-12T09:12:21.181Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-12T09:12:21.181Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-12T09:12:21.181Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-12T09:12:21.181Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-12T09:12:21.181Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-12T09:12:23.697Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-12T09:12:23.953Z] === RUN TestDockerSuite/TestEventsRename [2022-07-12T09:12:24.516Z] === RUN TestDockerSuite/TestEventsResize [2022-07-12T09:12:25.082Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-12T09:12:30.329Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2022-07-12T09:12:30.329Z] === RUN TestServiceUpdateNetwork [2022-07-12T09:12:30.585Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-12T09:12:31.147Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-12T09:12:32.076Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-12T09:12:34.592Z] === RUN TestDockerSuite/TestEventsTop [2022-07-12T09:12:35.521Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-12T09:12:38.039Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-12T09:12:43.284Z] --- PASS: TestServiceUpdateNetwork (12.83s) [2022-07-12T09:12:43.284Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T09:12:43.847Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-12T09:12:44.104Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-12T09:12:45.033Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-12T09:12:45.033Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-12T09:12:45.964Z] check_test.go:611: [dd5158c121802] daemon is not started [2022-07-12T09:12:45.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-12T09:12:48.483Z] docker_api_swarm_test.go:802: [dc1c24757bb5b] joining swarm manager [d1252e454fb58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:12:49.411Z] docker_api_swarm_test.go:802: [d19b062ce674a] joining swarm manager [d1252e454fb58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:12:50.776Z] === RUN TestDockerSuite/TestExec [2022-07-12T09:12:50.776Z] docker_api_swarm_test.go:802: [ded88d11429be] joining swarm manager [d1252e454fb58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-12T09:12:51.446Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-12T09:12:51.706Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-12T09:12:52.269Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-12T09:12:53.196Z] docker_api_swarm_test.go:802: [d8bfd50af0224] joining swarm manager [d1252e454fb58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-12T09:12:53.452Z] === RUN TestDockerSuite/TestExecEnv [2022-07-12T09:12:54.014Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-12T09:12:54.576Z] docker_api_swarm_test.go:810: [d5dad46e42aed] joining swarm manager [d1252e454fb58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-12T09:12:55.503Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-12T09:12:56.064Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-12T09:12:58.577Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-12T09:12:59.142Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-12T09:12:59.398Z] --- PASS: TestServiceUpdatePidsLimit (16.91s) [2022-07-12T09:12:59.399Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-07-12T09:12:59.399Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-07-12T09:12:59.399Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-07-12T09:12:59.399Z] PASS [2022-07-12T09:12:59.399Z] [2022-07-12T09:12:59.399Z] === Skipped [2022-07-12T09:12:59.399Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T09:12:59.399Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T09:12:59.399Z] [2022-07-12T09:12:59.399Z] DONE 27 tests, 1 skipped in 181.752s [2022-07-12T09:12:59.655Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T09:12:59.655Z] ++ 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-07-12T09:12:59.655Z] ++ set -e [2022-07-12T09:12:59.655Z] ++ '[' -n 0 ']' [2022-07-12T09:12:59.655Z] ++ set -x [2022-07-12T09:12:59.655Z] ++ 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-07-12T09:12:59.655Z] INFO: Testing against a local daemon [2022-07-12T09:12:59.655Z] === RUN TestSessionCreate [2022-07-12T09:12:59.655Z] --- PASS: TestSessionCreate (0.04s) [2022-07-12T09:12:59.655Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T09:12:59.655Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-07-12T09:12:59.655Z] PASS [2022-07-12T09:12:59.655Z] [2022-07-12T09:12:59.655Z] DONE 2 tests in 0.220s [2022-07-12T09:12:59.912Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T09:12:59.912Z] ++ 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-07-12T09:12:59.912Z] ++ set -e [2022-07-12T09:12:59.912Z] ++ '[' -n 0 ']' [2022-07-12T09:12:59.912Z] ++ set -x [2022-07-12T09:12:59.912Z] ++ 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-07-12T09:12:59.912Z] INFO: Testing against a local daemon [2022-07-12T09:12:59.912Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T09:12:59.912Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T09:12:59.912Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T09:12:59.912Z] === RUN TestDiskUsage [2022-07-12T09:12:59.912Z] === PAUSE TestDiskUsage [2022-07-12T09:12:59.912Z] === RUN TestEventsExecDie [2022-07-12T09:13:00.168Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-12T09:13:01.097Z] --- PASS: TestEventsExecDie (1.02s) [2022-07-12T09:13:01.097Z] === RUN TestEventsBackwardsCompatible [2022-07-12T09:13:01.097Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-12T09:13:01.097Z] === RUN TestEventsVolumeCreate [2022-07-12T09:13:01.097Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-12T09:13:01.097Z] === RUN TestInfoBinaryCommits [2022-07-12T09:13:01.097Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T09:13:01.097Z] === RUN TestInfoAPIVersioned [2022-07-12T09:13:01.097Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T09:13:01.097Z] === RUN TestInfoAPI [2022-07-12T09:13:01.097Z] --- PASS: TestInfoAPI (0.04s) [2022-07-12T09:13:01.097Z] === RUN TestInfoAPIWarnings [2022-07-12T09:13:01.097Z] === RUN TestDockerSuite/TestExecParseError [2022-07-12T09:13:01.659Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-12T09:13:02.221Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-12T09:13:02.786Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-12T09:13:03.349Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-12T09:13:03.910Z] === RUN TestDockerSuite/TestExecTTY [2022-07-12T09:13:04.471Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-12T09:13:05.033Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-12T09:13:05.289Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-12T09:13:05.851Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-12T09:13:05.851Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-12T09:13:05.851Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-12T09:13:07.218Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-12T09:13:07.780Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-12T09:13:08.342Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-12T09:13:08.905Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-12T09:13:09.468Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-12T09:13:10.836Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-12T09:13:13.358Z] === RUN TestDockerSuite/TestHealth [2022-07-12T09:13:18.602Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-12T09:13:18.602Z] === RUN TestInfoDebug [2022-07-12T09:13:18.602Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T09:13:18.602Z] === RUN TestInfoInsecureRegistries [2022-07-12T09:13:18.602Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-07-12T09:13:18.602Z] === RUN TestInfoRegistryMirrors [2022-07-12T09:13:19.163Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-12T09:13:19.163Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T09:13:19.725Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-12T09:13:19.725Z] === RUN TestPingCacheHeaders [2022-07-12T09:13:19.725Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-12T09:13:19.725Z] === RUN TestPingGet [2022-07-12T09:13:19.725Z] --- PASS: TestPingGet (0.02s) [2022-07-12T09:13:19.725Z] === RUN TestPingHead [2022-07-12T09:13:19.725Z] --- PASS: TestPingHead (0.02s) [2022-07-12T09:13:19.725Z] === RUN TestPingSwarmHeader [2022-07-12T09:13:20.287Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T09:13:20.848Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T09:13:21.775Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T09:13:21.775Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-12T09:13:21.775Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T09:13:21.775Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T09:13:21.775Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T09:13:21.775Z] === RUN TestVersion [2022-07-12T09:13:21.775Z] --- PASS: TestVersion (0.03s) [2022-07-12T09:13:21.775Z] === CONT TestDiskUsage [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T09:13:22.338Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T09:13:22.595Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T09:13:22.851Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage (1.28s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-12T09:13:23.107Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T09:13:23.107Z] PASS [2022-07-12T09:13:23.107Z] [2022-07-12T09:13:23.107Z] === Skipped [2022-07-12T09:13:23.107Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T09:13:23.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T09:13:23.107Z] [2022-07-12T09:13:23.107Z] DONE 54 tests, 1 skipped in 23.296s [2022-07-12T09:13:23.107Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T09:13:23.107Z] ++ 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-07-12T09:13:23.107Z] ++ set -e [2022-07-12T09:13:23.107Z] ++ '[' -n 0 ']' [2022-07-12T09:13:23.107Z] ++ set -x [2022-07-12T09:13:23.107Z] ++ 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-07-12T09:13:23.107Z] INFO: Testing against a local daemon [2022-07-12T09:13:23.107Z] === RUN TestVolumesCreateAndList [2022-07-12T09:13:23.107Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T09:13:23.107Z] === RUN TestVolumesRemove [2022-07-12T09:13:23.364Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-12T09:13:23.364Z] === RUN TestVolumesInspect [2022-07-12T09:13:23.364Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-12T09:13:23.364Z] === RUN TestVolumesInvalidJSON [2022-07-12T09:13:23.364Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T09:13:23.364Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T09:13:23.364Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T09:13:23.364Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T09:13:23.364Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T09:13:23.364Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T09:13:23.364Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T09:13:23.364Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T09:13:23.364Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T09:13:23.364Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T09:13:23.364Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T09:13:23.364Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T09:13:23.364Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T09:13:23.364Z] PASS [2022-07-12T09:13:23.364Z] [2022-07-12T09:13:23.364Z] DONE 9 tests in 0.192s [2022-07-12T09:13:23.364Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T09:13:23.364Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T09:13:23.364Z] +++ kill 6698 [2022-07-12T09:13:23.622Z] +++ /etc/init.d/apparmor stop [2022-07-12T09:13:23.622Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T09:13:23.622Z] [2022-07-12T09:13:23.622Z] Unloading profiles will leave already running processes permanently [2022-07-12T09:13:23.622Z] unconfined, which can lead to unexpected situations. [2022-07-12T09:13:23.622Z] [2022-07-12T09:13:23.622Z] To set a process to complain mode, use the command line tool [2022-07-12T09:13:23.622Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T09:13:23.622Z] +++ true [2022-07-12T09:13:23.622Z] exiting test-integration [2022-07-12T09:13:23.622Z] ++ exit 0 [2022-07-12T09:13:23.622Z] [2022-07-12T09:13:24.184Z] + for job in $(jobs -p) [2022-07-12T09:13:24.184Z] + wait 7335 [2022-07-12T09:13:32.265Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-12T09:13:34.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-12T09:13:34.714Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-12T09:13:37.230Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-12T09:13:37.230Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-12T09:13:37.486Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-12T09:13:37.486Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-12T09:13:38.049Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-12T09:13:38.049Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-12T09:13:38.611Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-12T09:13:39.172Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-12T09:13:39.172Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-12T09:13:39.172Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-12T09:13:39.172Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-12T09:13:39.428Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-12T09:13:39.683Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-12T09:13:39.939Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-12T09:13:39.939Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-12T09:13:40.500Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-12T09:13:40.500Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-12T09:13:41.427Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-12T09:13:41.684Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-12T09:13:41.939Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-12T09:13:42.501Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-12T09:13:45.015Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-12T09:13:45.015Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-12T09:13:45.015Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-12T09:13:46.381Z] === RUN TestDockerSuite/TestImportFile [2022-07-12T09:13:47.308Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-12T09:13:47.308Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-12T09:13:48.235Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-12T09:13:49.600Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-12T09:13:50.534Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-12T09:13:51.097Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-12T09:13:51.353Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-12T09:13:51.915Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-12T09:13:51.915Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-12T09:13:51.915Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-12T09:13:52.478Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-12T09:13:52.735Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-12T09:13:52.991Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-12T09:13:53.248Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-12T09:13:53.248Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-12T09:13:53.248Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-12T09:13:54.176Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-12T09:13:54.432Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-12T09:13:54.993Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-12T09:13:55.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-12T09:13:55.555Z] === RUN TestDockerSuite/TestInspectImage [2022-07-12T09:13:55.555Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-12T09:13:55.555Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-12T09:13:55.555Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-12T09:13:55.555Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-12T09:13:56.159Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-12T09:13:56.721Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-12T09:13:56.721Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-12T09:13:57.003Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-12T09:13:57.003Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-12T09:13:57.003Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-12T09:13:57.003Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-12T09:13:57.003Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-12T09:13:57.337Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-12T09:13:57.651Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-12T09:13:57.652Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/test/unit [2022-07-12T09:13:57.908Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-12T09:13:57.908Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-12T09:13:57.908Z] + TESTDIRS=./... [2022-07-12T09:13:57.908Z] + exclude_paths='/vendor/|/integration' [2022-07-12T09:13:57.908Z] ++ go list ./... [2022-07-12T09:13:57.908Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-12T09:13:58.213Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-12T09:13:58.841Z] + pkg_list='github.com/docker/docker/api [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/backend/build [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/httputils [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/middleware [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/build [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/container [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/debug [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/image [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/network [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/session [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/system [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/server/router/volume [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/backend [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/container [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/events [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/filters [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/image [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/mount [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/network [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/registry [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/strslice [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/swarm [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/time [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/versions [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T09:13:58.841Z] github.com/docker/docker/api/types/volume [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/builder-next [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/dockerfile [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/remotecontext [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T09:13:58.841Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T09:13:58.841Z] github.com/docker/docker/cli [2022-07-12T09:13:58.841Z] github.com/docker/docker/cli/config [2022-07-12T09:13:58.841Z] github.com/docker/docker/cli/debug [2022-07-12T09:13:58.841Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T09:13:58.842Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T09:13:58.842Z] github.com/docker/docker/client [2022-07-12T09:13:58.842Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T09:13:58.842Z] github.com/docker/docker/cmd/dockerd [2022-07-12T09:13:58.842Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T09:13:58.842Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T09:13:58.842Z] github.com/docker/docker/container [2022-07-12T09:13:58.842Z] github.com/docker/docker/container/stream [2022-07-12T09:13:58.842Z] github.com/docker/docker/contrib/apparmor [2022-07-12T09:13:58.842Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T09:13:58.842Z] github.com/docker/docker/contrib/httpserver [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/cluster [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/config [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/events [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/exec [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/images [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/initlayer [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/links [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/listeners [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/local [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/names [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/network [2022-07-12T09:13:58.842Z] github.com/docker/docker/daemon/stats [2022-07-12T09:13:58.842Z] github.com/docker/docker/distribution [2022-07-12T09:13:58.842Z] github.com/docker/docker/distribution/metadata [2022-07-12T09:13:58.842Z] github.com/docker/docker/distribution/utils [2022-07-12T09:13:58.842Z] github.com/docker/docker/distribution/xfer [2022-07-12T09:13:58.842Z] github.com/docker/docker/dockerversion [2022-07-12T09:13:58.842Z] github.com/docker/docker/errdefs [2022-07-12T09:13:58.842Z] github.com/docker/docker/image [2022-07-12T09:13:58.842Z] github.com/docker/docker/image/cache [2022-07-12T09:13:58.842Z] github.com/docker/docker/image/tarexport [2022-07-12T09:13:58.842Z] github.com/docker/docker/image/v1 [2022-07-12T09:13:58.842Z] github.com/docker/docker/internal/test/suite [2022-07-12T09:13:58.842Z] github.com/docker/docker/layer [2022-07-12T09:13:58.842Z] github.com/docker/docker/libcontainerd [2022-07-12T09:13:58.842Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T09:13:58.842Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T09:13:58.842Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T09:13:58.842Z] github.com/docker/docker/libcontainerd/types [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/config [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/idm [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/ns [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/options [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/osl [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/libnetwork/types [2022-07-12T09:13:58.842Z] github.com/docker/docker/oci [2022-07-12T09:13:58.842Z] github.com/docker/docker/oci/caps [2022-07-12T09:13:58.842Z] github.com/docker/docker/opts [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/aaparser [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/archive [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/authorization [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/capabilities [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/containerfs [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/directory [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/dmesg [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/fileutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/fsutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/homedir [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/idtools [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/ioutils [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/longpath [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/loopback [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/parsers [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/pidfile [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/platform [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/plugins [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/pools [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/progress [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/pubsub [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/reexec [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/signal [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/stack [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/stringid [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/system [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/tailfile [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/tarsum [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/urlutil [2022-07-12T09:13:58.842Z] github.com/docker/docker/pkg/useragent [2022-07-12T09:13:58.842Z] github.com/docker/docker/plugin [2022-07-12T09:13:58.842Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T09:13:58.842Z] github.com/docker/docker/plugin/v2 [2022-07-12T09:13:58.842Z] github.com/docker/docker/profiles/apparmor [2022-07-12T09:13:58.842Z] github.com/docker/docker/profiles/seccomp [2022-07-12T09:13:58.842Z] github.com/docker/docker/quota [2022-07-12T09:13:58.842Z] github.com/docker/docker/reference [2022-07-12T09:13:58.842Z] github.com/docker/docker/registry [2022-07-12T09:13:58.842Z] github.com/docker/docker/registry/resumable [2022-07-12T09:13:58.842Z] github.com/docker/docker/restartmanager [2022-07-12T09:13:58.842Z] github.com/docker/docker/rootless [2022-07-12T09:13:58.842Z] github.com/docker/docker/rootless/specconv [2022-07-12T09:13:58.842Z] github.com/docker/docker/runconfig [2022-07-12T09:13:58.842Z] github.com/docker/docker/runconfig/opts [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/daemon [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/environment [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/fakegit [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/registry [2022-07-12T09:13:58.842Z] github.com/docker/docker/testutil/request [2022-07-12T09:13:58.842Z] github.com/docker/docker/volume [2022-07-12T09:13:58.842Z] github.com/docker/docker/volume/drivers [2022-07-12T09:13:58.842Z] github.com/docker/docker/volume/local [2022-07-12T09:13:58.842Z] github.com/docker/docker/volume/mounts [2022-07-12T09:13:58.842Z] github.com/docker/docker/volume/service [2022-07-12T09:13:58.842Z] github.com/docker/docker/volume/service/opts [2022-07-12T09:13:58.842Z] github.com/docker/docker/volume/testutils' [2022-07-12T09:13:58.842Z] ++ echo 'github.com/docker/docker/api [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/backend/build [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/httputils [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/middleware [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/build [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/container [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/debug [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/image [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/network [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/session [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/system [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/server/router/volume [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/backend [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/container [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/events [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/filters [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/image [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/mount [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/network [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/registry [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/strslice [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/swarm [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/time [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/versions [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T09:13:58.842Z] github.com/docker/docker/api/types/volume [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/builder-next [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/dockerfile [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/remotecontext [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T09:13:58.842Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T09:13:58.842Z] github.com/docker/docker/cli [2022-07-12T09:13:58.842Z] github.com/docker/docker/cli/config [2022-07-12T09:13:58.842Z] github.com/docker/docker/cli/debug [2022-07-12T09:13:58.842Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T09:13:58.843Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T09:13:58.843Z] github.com/docker/docker/client [2022-07-12T09:13:58.843Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T09:13:58.843Z] github.com/docker/docker/cmd/dockerd [2022-07-12T09:13:58.843Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T09:13:58.843Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T09:13:58.843Z] github.com/docker/docker/container [2022-07-12T09:13:58.843Z] github.com/docker/docker/container/stream [2022-07-12T09:13:58.843Z] github.com/docker/docker/contrib/apparmor [2022-07-12T09:13:58.843Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T09:13:58.843Z] github.com/docker/docker/contrib/httpserver [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/cluster [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/config [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/events [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/exec [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/images [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/initlayer [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/links [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/listeners [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/local [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/names [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/network [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/stats [2022-07-12T09:13:58.843Z] github.com/docker/docker/distribution [2022-07-12T09:13:58.843Z] github.com/docker/docker/distribution/metadata [2022-07-12T09:13:58.843Z] github.com/docker/docker/distribution/utils [2022-07-12T09:13:58.843Z] github.com/docker/docker/distribution/xfer [2022-07-12T09:13:58.843Z] github.com/docker/docker/dockerversion [2022-07-12T09:13:58.843Z] github.com/docker/docker/errdefs [2022-07-12T09:13:58.843Z] github.com/docker/docker/image [2022-07-12T09:13:58.843Z] github.com/docker/docker/image/cache [2022-07-12T09:13:58.843Z] github.com/docker/docker/image/tarexport [2022-07-12T09:13:58.843Z] github.com/docker/docker/image/v1 [2022-07-12T09:13:58.843Z] github.com/docker/docker/internal/test/suite [2022-07-12T09:13:58.843Z] github.com/docker/docker/layer [2022-07-12T09:13:58.843Z] github.com/docker/docker/libcontainerd [2022-07-12T09:13:58.843Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T09:13:58.843Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T09:13:58.843Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T09:13:58.843Z] github.com/docker/docker/libcontainerd/types [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/config [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/idm [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/ns [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/options [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/osl [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/libnetwork/types [2022-07-12T09:13:58.843Z] github.com/docker/docker/oci [2022-07-12T09:13:58.843Z] github.com/docker/docker/oci/caps [2022-07-12T09:13:58.843Z] github.com/docker/docker/opts [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/aaparser [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/archive [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/authorization [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/capabilities [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/containerfs [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/directory [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/dmesg [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/fileutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/fsutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/homedir [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/idtools [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/ioutils [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/longpath [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/loopback [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/parsers [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/pidfile [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/platform [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/plugins [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/pools [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/progress [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/pubsub [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/reexec [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/signal [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/stack [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/stringid [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/system [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/tailfile [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/tarsum [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/urlutil [2022-07-12T09:13:58.843Z] github.com/docker/docker/pkg/useragent [2022-07-12T09:13:58.843Z] github.com/docker/docker/plugin [2022-07-12T09:13:58.843Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T09:13:58.843Z] github.com/docker/docker/plugin/v2 [2022-07-12T09:13:58.843Z] github.com/docker/docker/profiles/apparmor [2022-07-12T09:13:58.843Z] github.com/docker/docker/profiles/seccomp [2022-07-12T09:13:58.843Z] github.com/docker/docker/quota [2022-07-12T09:13:58.843Z] github.com/docker/docker/reference [2022-07-12T09:13:58.843Z] github.com/docker/docker/registry [2022-07-12T09:13:58.843Z] github.com/docker/docker/registry/resumable [2022-07-12T09:13:58.843Z] github.com/docker/docker/restartmanager [2022-07-12T09:13:58.843Z] github.com/docker/docker/rootless [2022-07-12T09:13:58.843Z] github.com/docker/docker/rootless/specconv [2022-07-12T09:13:58.843Z] github.com/docker/docker/runconfig [2022-07-12T09:13:58.843Z] github.com/docker/docker/runconfig/opts [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/daemon [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/environment [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/fakegit [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/registry [2022-07-12T09:13:58.843Z] github.com/docker/docker/testutil/request [2022-07-12T09:13:58.843Z] github.com/docker/docker/volume [2022-07-12T09:13:58.843Z] github.com/docker/docker/volume/drivers [2022-07-12T09:13:58.843Z] github.com/docker/docker/volume/local [2022-07-12T09:13:58.843Z] github.com/docker/docker/volume/mounts [2022-07-12T09:13:58.843Z] github.com/docker/docker/volume/service [2022-07-12T09:13:58.843Z] github.com/docker/docker/volume/service/opts [2022-07-12T09:13:58.843Z] github.com/docker/docker/volume/testutils' [2022-07-12T09:13:58.843Z] ++ grep --fixed-strings -v /libnetwork [2022-07-12T09:13:58.843Z] + base_pkg_list='github.com/docker/docker/api [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/backend/build [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/httputils [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/middleware [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/build [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/container [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/debug [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/image [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/network [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/session [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/system [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/server/router/volume [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/backend [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/container [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/events [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/filters [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/image [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/mount [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/network [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/registry [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/strslice [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/swarm [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/time [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/versions [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T09:13:58.843Z] github.com/docker/docker/api/types/volume [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/builder-next [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/dockerfile [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/remotecontext [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T09:13:58.843Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T09:13:58.843Z] github.com/docker/docker/cli [2022-07-12T09:13:58.843Z] github.com/docker/docker/cli/config [2022-07-12T09:13:58.843Z] github.com/docker/docker/cli/debug [2022-07-12T09:13:58.843Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T09:13:58.843Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T09:13:58.843Z] github.com/docker/docker/client [2022-07-12T09:13:58.843Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T09:13:58.843Z] github.com/docker/docker/cmd/dockerd [2022-07-12T09:13:58.843Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T09:13:58.843Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T09:13:58.843Z] github.com/docker/docker/container [2022-07-12T09:13:58.843Z] github.com/docker/docker/container/stream [2022-07-12T09:13:58.843Z] github.com/docker/docker/contrib/apparmor [2022-07-12T09:13:58.843Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T09:13:58.843Z] github.com/docker/docker/contrib/httpserver [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/cluster [2022-07-12T09:13:58.843Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/config [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/events [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/exec [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/images [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/initlayer [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/links [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/listeners [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/local [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/names [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/network [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/stats [2022-07-12T09:13:58.844Z] github.com/docker/docker/distribution [2022-07-12T09:13:58.844Z] github.com/docker/docker/distribution/metadata [2022-07-12T09:13:58.844Z] github.com/docker/docker/distribution/utils [2022-07-12T09:13:58.844Z] github.com/docker/docker/distribution/xfer [2022-07-12T09:13:58.844Z] github.com/docker/docker/dockerversion [2022-07-12T09:13:58.844Z] github.com/docker/docker/errdefs [2022-07-12T09:13:58.844Z] github.com/docker/docker/image [2022-07-12T09:13:58.844Z] github.com/docker/docker/image/cache [2022-07-12T09:13:58.844Z] github.com/docker/docker/image/tarexport [2022-07-12T09:13:58.844Z] github.com/docker/docker/image/v1 [2022-07-12T09:13:58.844Z] github.com/docker/docker/internal/test/suite [2022-07-12T09:13:58.844Z] github.com/docker/docker/layer [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd/types [2022-07-12T09:13:58.844Z] github.com/docker/docker/oci [2022-07-12T09:13:58.844Z] github.com/docker/docker/oci/caps [2022-07-12T09:13:58.844Z] github.com/docker/docker/opts [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/aaparser [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/archive [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/authorization [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/capabilities [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/containerfs [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/directory [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/dmesg [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/fileutils [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/fsutils [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/homedir [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/idtools [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/ioutils [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/longpath [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/loopback [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/parsers [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/pidfile [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/platform [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/plugins [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/pools [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/progress [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/pubsub [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/reexec [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/signal [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/stack [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/stringid [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/system [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/tailfile [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/tarsum [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/urlutil [2022-07-12T09:13:58.844Z] github.com/docker/docker/pkg/useragent [2022-07-12T09:13:58.844Z] github.com/docker/docker/plugin [2022-07-12T09:13:58.844Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T09:13:58.844Z] github.com/docker/docker/plugin/v2 [2022-07-12T09:13:58.844Z] github.com/docker/docker/profiles/apparmor [2022-07-12T09:13:58.844Z] github.com/docker/docker/profiles/seccomp [2022-07-12T09:13:58.844Z] github.com/docker/docker/quota [2022-07-12T09:13:58.844Z] github.com/docker/docker/reference [2022-07-12T09:13:58.844Z] github.com/docker/docker/registry [2022-07-12T09:13:58.844Z] github.com/docker/docker/registry/resumable [2022-07-12T09:13:58.844Z] github.com/docker/docker/restartmanager [2022-07-12T09:13:58.844Z] github.com/docker/docker/rootless [2022-07-12T09:13:58.844Z] github.com/docker/docker/rootless/specconv [2022-07-12T09:13:58.844Z] github.com/docker/docker/runconfig [2022-07-12T09:13:58.844Z] github.com/docker/docker/runconfig/opts [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/daemon [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/environment [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/fakegit [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/registry [2022-07-12T09:13:58.844Z] github.com/docker/docker/testutil/request [2022-07-12T09:13:58.844Z] github.com/docker/docker/volume [2022-07-12T09:13:58.844Z] github.com/docker/docker/volume/drivers [2022-07-12T09:13:58.844Z] github.com/docker/docker/volume/local [2022-07-12T09:13:58.844Z] github.com/docker/docker/volume/mounts [2022-07-12T09:13:58.844Z] github.com/docker/docker/volume/service [2022-07-12T09:13:58.844Z] github.com/docker/docker/volume/service/opts [2022-07-12T09:13:58.844Z] github.com/docker/docker/volume/testutils' [2022-07-12T09:13:58.844Z] ++ grep --fixed-strings /libnetwork [2022-07-12T09:13:58.844Z] ++ echo 'github.com/docker/docker/api [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/backend/build [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/httputils [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/middleware [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/build [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/container [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/debug [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/image [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/network [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/session [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/system [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/server/router/volume [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/backend [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/container [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/events [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/filters [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/image [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/mount [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/network [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/registry [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/strslice [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/swarm [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/time [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/versions [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T09:13:58.844Z] github.com/docker/docker/api/types/volume [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/builder-next [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/dockerfile [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/remotecontext [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T09:13:58.844Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T09:13:58.844Z] github.com/docker/docker/cli [2022-07-12T09:13:58.844Z] github.com/docker/docker/cli/config [2022-07-12T09:13:58.844Z] github.com/docker/docker/cli/debug [2022-07-12T09:13:58.844Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T09:13:58.844Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T09:13:58.844Z] github.com/docker/docker/client [2022-07-12T09:13:58.844Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T09:13:58.844Z] github.com/docker/docker/cmd/dockerd [2022-07-12T09:13:58.844Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T09:13:58.844Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T09:13:58.844Z] github.com/docker/docker/container [2022-07-12T09:13:58.844Z] github.com/docker/docker/container/stream [2022-07-12T09:13:58.844Z] github.com/docker/docker/contrib/apparmor [2022-07-12T09:13:58.844Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T09:13:58.844Z] github.com/docker/docker/contrib/httpserver [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/config [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/events [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/exec [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/images [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/initlayer [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/links [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/listeners [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/local [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/names [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/network [2022-07-12T09:13:58.844Z] github.com/docker/docker/daemon/stats [2022-07-12T09:13:58.844Z] github.com/docker/docker/distribution [2022-07-12T09:13:58.844Z] github.com/docker/docker/distribution/metadata [2022-07-12T09:13:58.844Z] github.com/docker/docker/distribution/utils [2022-07-12T09:13:58.844Z] github.com/docker/docker/distribution/xfer [2022-07-12T09:13:58.844Z] github.com/docker/docker/dockerversion [2022-07-12T09:13:58.844Z] github.com/docker/docker/errdefs [2022-07-12T09:13:58.844Z] github.com/docker/docker/image [2022-07-12T09:13:58.844Z] github.com/docker/docker/image/cache [2022-07-12T09:13:58.844Z] github.com/docker/docker/image/tarexport [2022-07-12T09:13:58.844Z] github.com/docker/docker/image/v1 [2022-07-12T09:13:58.844Z] github.com/docker/docker/internal/test/suite [2022-07-12T09:13:58.844Z] github.com/docker/docker/layer [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T09:13:58.844Z] github.com/docker/docker/libcontainerd/types [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/config [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T09:13:58.844Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/idm [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ns [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/options [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/osl [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/types [2022-07-12T09:13:58.845Z] github.com/docker/docker/oci [2022-07-12T09:13:58.845Z] github.com/docker/docker/oci/caps [2022-07-12T09:13:58.845Z] github.com/docker/docker/opts [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/aaparser [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/archive [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/authorization [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/capabilities [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/containerfs [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/directory [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/dmesg [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/fileutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/fsutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/homedir [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/idtools [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/ioutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/longpath [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/loopback [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/parsers [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/pidfile [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/platform [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/plugins [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/pools [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/progress [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/pubsub [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/reexec [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/signal [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/stack [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/stringid [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/system [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/tailfile [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/tarsum [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/urlutil [2022-07-12T09:13:58.845Z] github.com/docker/docker/pkg/useragent [2022-07-12T09:13:58.845Z] github.com/docker/docker/plugin [2022-07-12T09:13:58.845Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T09:13:58.845Z] github.com/docker/docker/plugin/v2 [2022-07-12T09:13:58.845Z] github.com/docker/docker/profiles/apparmor [2022-07-12T09:13:58.845Z] github.com/docker/docker/profiles/seccomp [2022-07-12T09:13:58.845Z] github.com/docker/docker/quota [2022-07-12T09:13:58.845Z] github.com/docker/docker/reference [2022-07-12T09:13:58.845Z] github.com/docker/docker/registry [2022-07-12T09:13:58.845Z] github.com/docker/docker/registry/resumable [2022-07-12T09:13:58.845Z] github.com/docker/docker/restartmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/rootless [2022-07-12T09:13:58.845Z] github.com/docker/docker/rootless/specconv [2022-07-12T09:13:58.845Z] github.com/docker/docker/runconfig [2022-07-12T09:13:58.845Z] github.com/docker/docker/runconfig/opts [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/daemon [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/environment [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/fakegit [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/registry [2022-07-12T09:13:58.845Z] github.com/docker/docker/testutil/request [2022-07-12T09:13:58.845Z] github.com/docker/docker/volume [2022-07-12T09:13:58.845Z] github.com/docker/docker/volume/drivers [2022-07-12T09:13:58.845Z] github.com/docker/docker/volume/local [2022-07-12T09:13:58.845Z] github.com/docker/docker/volume/mounts [2022-07-12T09:13:58.845Z] github.com/docker/docker/volume/service [2022-07-12T09:13:58.845Z] github.com/docker/docker/volume/service/opts [2022-07-12T09:13:58.845Z] github.com/docker/docker/volume/testutils' [2022-07-12T09:13:58.845Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/config [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/idm [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ns [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/options [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/osl [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/types' [2022-07-12T09:13:58.845Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-12T09:13:58.845Z] + echo 'github.com/docker/docker/libnetwork [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/config [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/idm [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/ns [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/options [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/osl [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/types' [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T09:13:58.845Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T09:13:58.845Z] + type docker-proxy [2022-07-12T09:13:58.845Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-12T09:13:58.845Z] + hack/make.sh binary-proxy install-proxy [2022-07-12T09:13:58.845Z] [2022-07-12T09:13:59.102Z] Removing bundles/ [2022-07-12T09:13:59.102Z] [2022-07-12T09:13:59.102Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-12T09:13:59.102Z] Building: bundles/binary-proxy/docker-proxy [2022-07-12T09:13:59.102Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T09:14:00.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-12T09:14:00.664Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-12T09:14:00.664Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-12T09:14:01.226Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-12T09:14:02.156Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-12T09:14:02.156Z] docker_api_swarm_service_test.go:395: [de23f40b8ea20] joining swarm manager [d8b1fea492ae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:14:03.085Z] docker_api_swarm_service_test.go:395: [da5d09d3bcc95] joining swarm manager [d8b1fea492ae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:14:03.341Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-12T09:14:03.903Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-12T09:14:04.833Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-12T09:14:05.089Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-12T09:14:06.018Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-12T09:14:06.581Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-12T09:14:07.145Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-12T09:14:07.145Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-12T09:14:07.192Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-12T09:14:07.192Z] [2022-07-12T09:14:07.192Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-12T09:14:07.192Z] Installing docker-proxy to /usr/local/bin/ [2022-07-12T09:14:07.192Z] [2022-07-12T09:14:07.192Z] + mkdir -p bundles [2022-07-12T09:14:07.192Z] + '[' -n 'github.com/docker/docker/api [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/backend/build [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/httputils [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/middleware [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/build [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/container [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/debug [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/image [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/network [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/session [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/system [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/server/router/volume [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/backend [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/container [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/events [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/filters [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/image [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/mount [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/network [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/registry [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/strslice [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/swarm [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/time [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/versions [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T09:14:07.192Z] github.com/docker/docker/api/types/volume [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/builder-next [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/dockerfile [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/remotecontext [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T09:14:07.192Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T09:14:07.192Z] github.com/docker/docker/cli [2022-07-12T09:14:07.192Z] github.com/docker/docker/cli/config [2022-07-12T09:14:07.192Z] github.com/docker/docker/cli/debug [2022-07-12T09:14:07.192Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T09:14:07.192Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T09:14:07.192Z] github.com/docker/docker/client [2022-07-12T09:14:07.192Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T09:14:07.192Z] github.com/docker/docker/cmd/dockerd [2022-07-12T09:14:07.192Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T09:14:07.192Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T09:14:07.192Z] github.com/docker/docker/container [2022-07-12T09:14:07.192Z] github.com/docker/docker/container/stream [2022-07-12T09:14:07.192Z] github.com/docker/docker/contrib/apparmor [2022-07-12T09:14:07.192Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T09:14:07.192Z] github.com/docker/docker/contrib/httpserver [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/cluster [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/config [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/events [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/exec [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/images [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/initlayer [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/links [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/listeners [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/local [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/names [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/network [2022-07-12T09:14:07.192Z] github.com/docker/docker/daemon/stats [2022-07-12T09:14:07.192Z] github.com/docker/docker/distribution [2022-07-12T09:14:07.192Z] github.com/docker/docker/distribution/metadata [2022-07-12T09:14:07.192Z] github.com/docker/docker/distribution/utils [2022-07-12T09:14:07.192Z] github.com/docker/docker/distribution/xfer [2022-07-12T09:14:07.192Z] github.com/docker/docker/dockerversion [2022-07-12T09:14:07.192Z] github.com/docker/docker/errdefs [2022-07-12T09:14:07.192Z] github.com/docker/docker/image [2022-07-12T09:14:07.192Z] github.com/docker/docker/image/cache [2022-07-12T09:14:07.192Z] github.com/docker/docker/image/tarexport [2022-07-12T09:14:07.192Z] github.com/docker/docker/image/v1 [2022-07-12T09:14:07.192Z] github.com/docker/docker/internal/test/suite [2022-07-12T09:14:07.192Z] github.com/docker/docker/layer [2022-07-12T09:14:07.192Z] github.com/docker/docker/libcontainerd [2022-07-12T09:14:07.192Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T09:14:07.192Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T09:14:07.192Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T09:14:07.192Z] github.com/docker/docker/libcontainerd/types [2022-07-12T09:14:07.193Z] github.com/docker/docker/oci [2022-07-12T09:14:07.193Z] github.com/docker/docker/oci/caps [2022-07-12T09:14:07.193Z] github.com/docker/docker/opts [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/aaparser [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/archive [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/authorization [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/capabilities [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/containerfs [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/directory [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/dmesg [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/fileutils [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/fsutils [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/homedir [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/idtools [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/ioutils [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/longpath [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/loopback [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/parsers [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/pidfile [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/platform [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/plugins [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/pools [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/progress [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/pubsub [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/reexec [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/signal [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/stack [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/stringid [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/system [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/tailfile [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/tarsum [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/urlutil [2022-07-12T09:14:07.193Z] github.com/docker/docker/pkg/useragent [2022-07-12T09:14:07.193Z] github.com/docker/docker/plugin [2022-07-12T09:14:07.193Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T09:14:07.193Z] github.com/docker/docker/plugin/v2 [2022-07-12T09:14:07.193Z] github.com/docker/docker/profiles/apparmor [2022-07-12T09:14:07.193Z] github.com/docker/docker/profiles/seccomp [2022-07-12T09:14:07.193Z] github.com/docker/docker/quota [2022-07-12T09:14:07.193Z] github.com/docker/docker/reference [2022-07-12T09:14:07.193Z] github.com/docker/docker/registry [2022-07-12T09:14:07.193Z] github.com/docker/docker/registry/resumable [2022-07-12T09:14:07.193Z] github.com/docker/docker/restartmanager [2022-07-12T09:14:07.193Z] github.com/docker/docker/rootless [2022-07-12T09:14:07.193Z] github.com/docker/docker/rootless/specconv [2022-07-12T09:14:07.193Z] github.com/docker/docker/runconfig [2022-07-12T09:14:07.193Z] github.com/docker/docker/runconfig/opts [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/daemon [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/environment [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/fakegit [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/registry [2022-07-12T09:14:07.193Z] github.com/docker/docker/testutil/request [2022-07-12T09:14:07.193Z] github.com/docker/docker/volume [2022-07-12T09:14:07.193Z] github.com/docker/docker/volume/drivers [2022-07-12T09:14:07.193Z] github.com/docker/docker/volume/local [2022-07-12T09:14:07.193Z] github.com/docker/docker/volume/mounts [2022-07-12T09:14:07.193Z] github.com/docker/docker/volume/service [2022-07-12T09:14:07.193Z] github.com/docker/docker/volume/service/opts [2022-07-12T09:14:07.193Z] github.com/docker/docker/volume/testutils' ']' [2022-07-12T09:14:07.193Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/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-07-12T09:14:07.193Z] ? github.com/docker/docker/api [no test files] [2022-07-12T09:14:08.512Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-12T09:14:09.878Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-12T09:14:09.878Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-12T09:14:11.243Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-12T09:14:12.610Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-12T09:14:13.976Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-12T09:14:13.977Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-12T09:14:15.867Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-12T09:14:15.867Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-12T09:14:16.430Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-12T09:14:19.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-12T09:14:22.220Z] docker_api_swarm_service_test.go:343: [dd4505afc2780] joining swarm manager [d9134c1d5f2e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:14:22.782Z] docker_api_swarm_service_test.go:343: [d03ae58fc90da] joining swarm manager [d9134c1d5f2e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:14:24.150Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-12T09:14:25.242Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-07-12T09:14:26.666Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-12T09:14:26.922Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-12T09:14:28.287Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-12T09:14:28.287Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-12T09:14:28.542Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-12T09:14:29.481Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-12T09:14:30.044Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-12T09:14:30.971Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-12T09:14:31.898Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-12T09:14:32.459Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-12T09:14:34.348Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-12T09:14:34.605Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-12T09:14:35.167Z] === RUN TestDockerSuite/TestLogsSince [2022-07-12T09:14:37.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-12T09:14:38.954Z] docker_api_swarm_service_test.go:490: [d07522b59f9dd] joining swarm manager [dc4dc72edc23a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:14:39.516Z] docker_api_swarm_service_test.go:490: [d2ddd5d8d89d8] joining swarm manager [dc4dc72edc23a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:14:42.031Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-12T09:14:47.273Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-12T09:14:47.528Z] === RUN TestDockerSuite/TestLogsTail [2022-07-12T09:14:48.090Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-12T09:14:48.347Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-12T09:14:48.909Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-12T09:14:48.909Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-12T09:14:48.909Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-12T09:14:49.165Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-12T09:14:49.165Z] === RUN TestDockerSuite/TestNetHostname [2022-07-12T09:14:50.529Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-12T09:14:50.529Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-12T09:14:50.529Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-12T09:14:50.529Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-12T09:14:51.457Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-12T09:14:51.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-12T09:14:52.020Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-12T09:14:53.387Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-12T09:14:53.387Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-12T09:14:53.387Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-12T09:14:53.644Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-12T09:14:57.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-12T09:14:59.705Z] docker_api_swarm_service_test.go:128: [dead9c57ca257] joining swarm manager [dca10e40b3f75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:14:59.705Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-12T09:15:00.279Z] docker_api_swarm_service_test.go:129: [d0815fe11e1a6] joining swarm manager [dca10e40b3f75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:15:00.535Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-12T09:15:02.430Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-12T09:15:02.430Z] docker_api_swarm_service_test.go:137: [d14987ad51cf6] joining swarm manager [dca10e40b3f75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-12T09:15:03.358Z] docker_api_swarm_service_test.go:138: [de808c0769324] joining swarm manager [dca10e40b3f75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-12T09:15:05.249Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-12T09:15:07.141Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-12T09:15:08.508Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-12T09:15:11.784Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-12T09:15:13.671Z] === RUN TestDockerSuite/TestPluginActive [2022-07-12T09:15:16.184Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-12T09:15:22.719Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-12T09:15:22.719Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-12T09:15:22.719Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-12T09:15:23.646Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-12T09:15:26.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-12T09:15:26.161Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-12T09:15:28.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-12T09:15:30.566Z] docker_api_swarm_service_test.go:304: [da730f61245fc] joining swarm manager [d69c1bdbaf674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:15:31.494Z] docker_api_swarm_service_test.go:304: [d07135524fa15] joining swarm manager [d69c1bdbaf674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:15:31.750Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-12T09:15:34.269Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-12T09:15:34.831Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-12T09:15:35.759Z] === RUN TestDockerSuite/TestPortList [2022-07-12T09:15:42.297Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-12T09:15:44.813Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-12T09:15:44.813Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-12T09:15:47.331Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-12T09:15:47.892Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-12T09:15:48.148Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-12T09:15:48.405Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-12T09:15:50.293Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-12T09:15:50.858Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-12T09:15:51.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-12T09:15:53.153Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-12T09:15:54.082Z] docker_api_swarm_service_test.go:100: [d4577f0ba9443] joining swarm manager [d098977e6bd87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:15:54.644Z] docker_api_swarm_service_test.go:101: [debeeec0b7d84] joining swarm manager [d098977e6bd87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:15:57.913Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-12T09:15:57.913Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-12T09:16:00.432Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/builder [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/builder/remotecontext 0.128s coverage: 13.7% of statements [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/builder/dockerfile 0.505s coverage: 49.3% of statements [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-12T09:16:01.630Z] ok github.com/docker/docker/builder/remotecontext/git 1.604s coverage: 86.3% of statements [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/cli [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-12T09:16:01.630Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-12T09:16:02.559Z] ok github.com/docker/docker/cmd/docker-proxy 0.259s coverage: 67.6% of statements [2022-07-12T09:16:06.726Z] ok github.com/docker/docker/client 0.141s coverage: 75.6% of statements [2022-07-12T09:16:06.967Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-12T09:16:08.331Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-12T09:16:09.698Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-12T09:16:11.063Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-12T09:16:11.991Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-12T09:16:12.919Z] check_test.go:611: [d4577f0ba9443] daemon is not started [2022-07-12T09:16:14.284Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-12T09:16:15.650Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-12T09:16:16.578Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-12T09:16:16.834Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-12T09:16:17.395Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-12T09:16:18.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-12T09:16:18.884Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-12T09:16:20.780Z] docker_api_swarm_service_test.go:533: [d6e06d7762b1c] joining swarm manager [d2cc8f470d229]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:16:20.780Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-12T09:16:20.780Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-12T09:16:20.780Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-12T09:16:21.342Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-12T09:16:21.904Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-12T09:16:21.904Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-12T09:16:21.904Z] docker_api_swarm_service_test.go:534: [d59ae7024d120] joining swarm manager [d2cc8f470d229]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:16:22.831Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-12T09:16:24.199Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-12T09:16:25.130Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-12T09:16:31.693Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-12T09:16:32.255Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-12T09:16:33.622Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-12T09:16:33.622Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-12T09:16:33.879Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-12T09:16:33.879Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-12T09:16:36.400Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-12T09:16:36.961Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-12T09:16:38.850Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-12T09:16:40.222Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-12T09:16:40.222Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-12T09:16:40.222Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-12T09:16:42.799Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-12T09:16:43.055Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-12T09:16:43.311Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-12T09:16:44.677Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-12T09:16:44.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-12T09:16:45.239Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-12T09:16:46.604Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-12T09:16:47.167Z] docker_api_swarm_service_test.go:148: [d835ed878fe18] joining swarm manager [d1f5a76b9a9c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:16:47.423Z] === RUN TestDockerSuite/TestRmiTag [2022-07-12T09:16:47.423Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-12T09:16:47.984Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-12T09:16:47.984Z] docker_api_swarm_service_test.go:148: [d30f78eadebc6] joining swarm manager [d1f5a76b9a9c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:16:51.259Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-12T09:16:51.822Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-12T09:16:52.749Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-12T09:16:52.749Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-12T09:16:53.312Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-12T09:16:53.354Z] ok github.com/docker/docker/cmd/dockerd 0.096s coverage: 31.9% of statements [2022-07-12T09:16:53.354Z] ok github.com/docker/docker/container 0.117s coverage: 36.2% of statements [2022-07-12T09:16:53.354Z] ok github.com/docker/docker/cmd/dockerd/trap 2.530s coverage: 0.0% of statements [2022-07-12T09:16:53.354Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-12T09:16:53.354Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-12T09:16:53.354Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-12T09:16:53.354Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-12T09:16:53.354Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-12T09:16:53.874Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-12T09:16:54.131Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-12T09:16:54.699Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-12T09:16:55.261Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-12T09:16:57.522Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2022-07-12T09:16:58.453Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-12T09:16:58.526Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-12T09:16:58.782Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-12T09:16:59.711Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-12T09:16:59.822Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-12T09:17:00.638Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-12T09:17:02.528Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-12T09:17:03.455Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-12T09:17:05.347Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-12T09:17:05.909Z] === RUN TestDockerSuite/TestDockerFails [2022-07-12T09:17:06.166Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-12T09:17:07.909Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-07-12T09:17:08.060Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-12T09:17:08.060Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-12T09:17:08.165Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-07-12T09:17:08.319Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-12T09:17:08.732Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-12T09:17:09.294Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-12T09:17:09.551Z] ok github.com/docker/docker/daemon 10.146s coverage: 16.2% of statements [2022-07-12T09:17:09.551Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-12T09:17:09.551Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-12T09:17:09.551Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-12T09:17:09.551Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-12T09:17:09.684Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-12T09:17:10.245Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-12T09:17:10.501Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-12T09:17:10.917Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.706s coverage: 74.8% of statements [2022-07-12T09:17:11.430Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-12T09:17:11.993Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-12T09:17:11.993Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-12T09:17:12.284Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-12T09:17:12.284Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.354s coverage: 56.2% of statements [2022-07-12T09:17:12.930Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-12T09:17:12.930Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-12T09:17:13.493Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-12T09:17:13.650Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-07-12T09:17:14.863Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-12T09:17:15.017Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.286s coverage: 50.6% of statements [2022-07-12T09:17:15.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-12T09:17:15.680Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-12T09:17:15.947Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.953s coverage: 46.1% of statements [2022-07-12T09:17:15.947Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-12T09:17:16.242Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-12T09:17:16.875Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.631s coverage: 58.5% of statements [2022-07-12T09:17:16.875Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-12T09:17:16.875Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-12T09:17:17.131Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.5% of statements [2022-07-12T09:17:17.169Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-12T09:17:18.058Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-12T09:17:18.097Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-12T09:17:18.621Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-12T09:17:18.659Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-12T09:17:19.222Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-12T09:17:19.549Z] ok github.com/docker/docker/daemon/images 0.048s coverage: 6.8% of statements [2022-07-12T09:17:19.549Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-12T09:17:19.549Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-12T09:17:19.790Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-12T09:17:20.352Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-12T09:17:20.477Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2022-07-12T09:17:20.914Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-12T09:17:21.040Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 80.2% of statements [2022-07-12T09:17:21.296Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-07-12T09:17:21.296Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-12T09:17:21.477Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-12T09:17:21.858Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 68.2% of statements [2022-07-12T09:17:22.113Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-12T09:17:22.403Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-12T09:17:22.660Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-12T09:17:22.678Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-07-12T09:17:23.222Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-12T09:17:23.242Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.159s coverage: 76.8% of statements [2022-07-12T09:17:23.498Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 79.4% of statements [2022-07-12T09:17:23.498Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-12T09:17:23.498Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-12T09:17:23.783Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-12T09:17:23.783Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-12T09:17:24.440Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 62.0% of statements [2022-07-12T09:17:24.441Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2022-07-12T09:17:24.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-12T09:17:24.968Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-12T09:17:25.530Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-12T09:17:25.807Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2022-07-12T09:17:25.807Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-07-12T09:17:26.093Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-12T09:17:26.370Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-12T09:17:26.655Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-12T09:17:27.298Z] ok github.com/docker/docker/daemon/logger/splunk 1.609s coverage: 82.5% of statements [2022-07-12T09:17:27.298Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-12T09:17:27.298Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-12T09:17:27.585Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-12T09:17:27.585Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-12T09:17:27.860Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-07-12T09:17:28.512Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-12T09:17:28.768Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-12T09:17:29.227Z] ok github.com/docker/docker/distribution 1.494s coverage: 28.0% of statements [2022-07-12T09:17:29.227Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-12T09:17:29.330Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-12T09:17:29.789Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-12T09:17:29.892Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-12T09:17:30.352Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-07-12T09:17:30.352Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 84.9% of statements [2022-07-12T09:17:30.352Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-12T09:17:30.454Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-12T09:17:30.454Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-12T09:17:30.612Z] ok github.com/docker/docker/image/cache 0.036s coverage: 19.2% of statements [2022-07-12T09:17:31.017Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-12T09:17:31.017Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-12T09:17:31.540Z] ok github.com/docker/docker/image/tarexport 0.046s coverage: 0.7% of statements [2022-07-12T09:17:31.540Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-12T09:17:31.540Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-12T09:17:31.580Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-12T09:17:32.101Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-12T09:17:32.507Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-12T09:17:32.666Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-07-12T09:17:32.764Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-12T09:17:33.227Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-07-12T09:17:33.228Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-12T09:17:33.326Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-12T09:17:33.326Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-12T09:17:33.582Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-12T09:17:34.948Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-12T09:17:35.117Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.2% of statements [2022-07-12T09:17:35.373Z] ok github.com/docker/docker/pkg/authorization 0.078s coverage: 68.3% of statements [2022-07-12T09:17:35.629Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-12T09:17:35.877Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-12T09:17:35.885Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-12T09:17:36.805Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-12T09:17:37.367Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-12T09:17:37.929Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-12T09:17:38.492Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-12T09:17:39.054Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-12T09:17:39.148Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-07-12T09:17:39.148Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-12T09:17:39.310Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-12T09:17:39.405Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-12T09:17:39.405Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-12T09:17:39.975Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-12T09:17:40.231Z] ok github.com/docker/docker/layer 7.519s coverage: 68.9% of statements [2022-07-12T09:17:40.231Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-12T09:17:40.231Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-12T09:17:40.231Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-12T09:17:40.231Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-12T09:17:40.231Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-12T09:17:40.231Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-12T09:17:40.231Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-07-12T09:17:40.487Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-12T09:17:40.674Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-12T09:17:41.414Z] ok github.com/docker/docker/pkg/idtools 0.556s coverage: 67.9% of statements [2022-07-12T09:17:41.670Z] ok github.com/docker/docker/pkg/ioutils 0.434s coverage: 69.7% of statements [2022-07-12T09:17:41.927Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-12T09:17:41.927Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-07-12T09:17:41.927Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-12T09:17:42.183Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-12T09:17:42.183Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2022-07-12T09:17:42.440Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-12T09:17:42.695Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-07-12T09:17:42.696Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-12T09:17:42.696Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-12T09:17:42.696Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-12T09:17:43.201Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-12T09:17:43.201Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-12T09:17:43.457Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-12T09:17:43.625Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-07-12T09:17:43.881Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-07-12T09:17:44.136Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-12T09:17:44.136Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-12T09:17:45.346Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-12T09:17:45.500Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-07-12T09:17:45.756Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-12T09:17:46.012Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-12T09:17:46.268Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-12T09:17:46.524Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-12T09:17:46.524Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-12T09:17:46.710Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-12T09:17:47.085Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-12T09:17:47.341Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-12T09:17:47.903Z] ok github.com/docker/docker/pkg/tailfile 0.077s coverage: 88.6% of statements [2022-07-12T09:17:48.077Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-12T09:17:48.158Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-12T09:17:48.415Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-12T09:17:50.305Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-12T09:17:50.561Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-12T09:17:50.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-12T09:17:50.594Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-12T09:17:50.594Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-12T09:17:50.594Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-12T09:17:50.594Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-12T09:17:50.594Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-12T09:17:50.818Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-12T09:17:51.157Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-12T09:17:51.748Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-07-12T09:17:52.311Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements [2022-07-12T09:17:52.526Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-12T09:17:53.239Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-07-12T09:17:53.496Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-12T09:17:53.496Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-12T09:17:53.893Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-12T09:17:54.061Z] ok github.com/docker/docker/runconfig 0.007s coverage: 64.5% of statements [2022-07-12T09:17:54.317Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-12T09:17:55.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-12T09:17:55.782Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-12T09:17:56.223Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-12T09:17:56.344Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-12T09:17:56.479Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.8% of statements [2022-07-12T09:17:57.041Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-12T09:17:57.712Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-12T09:17:57.968Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-12T09:17:58.011Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-12T09:17:58.267Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-12T09:17:58.267Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-12T09:17:58.267Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-12T09:17:58.829Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-12T09:18:00.205Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-12T09:18:00.205Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-12T09:18:00.766Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-12T09:18:01.022Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-12T09:18:01.278Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-12T09:18:01.842Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-12T09:18:02.404Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-12T09:18:02.404Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-12T09:18:02.970Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-12T09:18:03.898Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-12T09:18:04.155Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-12T09:18:04.155Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-12T09:18:04.720Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-12T09:18:05.283Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-12T09:18:05.846Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-12T09:18:06.412Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-12T09:18:07.341Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-12T09:18:07.341Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-12T09:18:07.341Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-12T09:18:07.598Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-12T09:18:08.160Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-12T09:18:09.527Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-12T09:18:09.527Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-12T09:18:09.527Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-12T09:18:09.527Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-12T09:18:09.783Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-12T09:18:12.303Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-12T09:18:12.866Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-12T09:18:14.232Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-12T09:18:17.499Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-12T09:18:19.850Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/rootless [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/volume [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-12T09:18:19.850Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === Skipped [2022-07-12T09:18:19.850Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-12T09:18:19.850Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-12T09:18:19.850Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-12T09:18:19.850Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-12T09:18:19.850Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:71: No driver to put! [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-12T09:18:19.850Z] time="2022-07-12T09:17:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-12T09:18:19.850Z] time="2022-07-12T09:17:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-12T09:18:19.850Z] time="2022-07-12T09:17:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-12T09:18:19.850Z] time="2022-07-12T09:17:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-12T09:18:19.850Z] time="2022-07-12T09:17:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:71: No driver to put! [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-12T09:18:19.850Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-12T09:18:19.850Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-12T09:18:19.850Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T09:18:19.850Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-12T09:18:19.850Z] graphtest_unix.go:71: No driver to put! [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-12T09:18:19.850Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-12T09:18:19.850Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-12T09:18:19.850Z] [2022-07-12T09:18:19.850Z] DONE 2811 tests, 28 skipped in 251.214s [2022-07-12T09:18:19.850Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/config [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/idm [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T09:18:19.850Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/ns [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/options [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/osl [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T09:18:19.851Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-12T09:18:19.851Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-12T09:18:24.034Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-12T09:18:24.595Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-12T09:18:25.523Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-12T09:18:25.523Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-12T09:18:25.523Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-12T09:18:25.523Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-12T09:18:26.085Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-12T09:18:27.975Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-12T09:18:28.904Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-12T09:18:29.831Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-12T09:18:36.365Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-12T09:18:36.365Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-12T09:18:36.365Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-12T09:18:36.620Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-12T09:18:36.620Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-12T09:18:36.876Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-12T09:18:37.805Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-12T09:18:38.371Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-12T09:18:39.301Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-12T09:18:39.301Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-12T09:18:39.556Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-12T09:18:40.484Z] === RUN TestDockerSuite/TestRunMount [2022-07-12T09:18:41.048Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-12T09:18:46.295Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-12T09:18:46.295Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-12T09:18:46.551Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-12T09:18:47.479Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-12T09:18:49.370Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-12T09:18:49.932Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-12T09:18:50.861Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-12T09:18:52.753Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-12T09:18:53.684Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-12T09:18:53.940Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-12T09:18:55.311Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-12T09:18:55.311Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-12T09:18:55.874Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-12T09:18:56.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-12T09:18:56.694Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-12T09:18:57.257Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-12T09:18:57.513Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-12T09:18:59.403Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-12T09:18:59.403Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-12T09:19:01.295Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-12T09:19:02.696Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-12T09:19:04.585Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-12T09:19:05.149Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-12T09:19:05.405Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-12T09:19:05.405Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-12T09:19:05.968Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-12T09:19:05.968Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-12T09:19:06.465Z] ok github.com/docker/docker/libnetwork 37.286s coverage: 40.6% of statements [2022-07-12T09:19:06.465Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-12T09:19:06.465Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-12T09:19:06.465Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-12T09:19:06.465Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-12T09:19:06.465Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.381s coverage: 59.9% of statements [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-12T09:19:06.465Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-12T09:19:06.465Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.111s coverage: 5.0% of statements [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-12T09:19:06.465Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-12T09:19:06.465Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-12T09:19:06.529Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-12T09:19:06.721Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-12T09:19:06.787Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-12T09:19:07.043Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-12T09:19:07.606Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-12T09:19:08.537Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-12T09:19:11.057Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-12T09:19:13.573Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-12T09:19:13.573Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-12T09:19:13.573Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-12T09:19:13.573Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-12T09:19:14.136Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-12T09:19:14.698Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-12T09:19:16.108Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-12T09:19:16.108Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-12T09:19:16.659Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.093s coverage: 6.6% of statements [2022-07-12T09:19:16.659Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-12T09:19:16.659Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-12T09:19:16.670Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-12T09:19:16.914Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-12T09:19:16.914Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-12T09:19:16.914Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-12T09:19:16.914Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-12T09:19:17.232Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-12T09:19:17.232Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-12T09:19:17.477Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-07-12T09:19:17.734Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.2% of statements [2022-07-12T09:19:17.734Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-12T09:19:17.796Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-12T09:19:17.990Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-12T09:19:18.358Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-12T09:19:18.919Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-12T09:19:19.482Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-12T09:19:19.738Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-12T09:19:19.738Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-12T09:19:19.738Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-12T09:19:20.301Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-12T09:19:20.557Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-12T09:19:20.557Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-12T09:19:20.557Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-12T09:19:21.241Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-12T09:19:22.608Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-12T09:19:22.608Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-12T09:19:22.608Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-12T09:19:24.498Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-12T09:19:25.863Z] === RUN TestDockerSuite/TestRunRm [2022-07-12T09:19:25.863Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-12T09:19:26.424Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-12T09:19:30.210Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-07-12T09:19:30.589Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-12T09:19:30.589Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-12T09:19:30.845Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-12T09:19:31.101Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-12T09:19:32.470Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-12T09:19:33.404Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-12T09:19:34.333Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-12T09:19:36.225Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-12T09:19:37.590Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-12T09:19:39.481Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-12T09:19:40.408Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-12T09:19:40.408Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-12T09:19:40.664Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-12T09:19:41.226Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-12T09:19:41.788Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-12T09:19:42.044Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-12T09:19:42.973Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-12T09:19:43.534Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-12T09:19:43.534Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-12T09:19:44.097Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-12T09:19:44.660Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-12T09:19:45.053Z] ok github.com/docker/docker/libnetwork/ipam 14.321s coverage: 85.3% of statements [2022-07-12T09:19:45.053Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-12T09:19:45.053Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-12T09:19:45.053Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-12T09:19:45.053Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-07-12T09:19:45.053Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-12T09:19:45.053Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-12T09:19:45.053Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-07-12T09:19:45.053Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-07-12T09:19:45.309Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-12T09:19:45.565Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-12T09:19:47.194Z] === RUN TestDockerSuite/TestRunState [2022-07-12T09:19:48.561Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-12T09:19:48.561Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-12T09:19:48.817Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-12T09:19:49.378Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-12T09:19:49.634Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-12T09:19:49.634Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-12T09:19:49.634Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-12T09:19:50.198Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-12T09:19:50.760Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-12T09:19:51.322Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-12T09:19:51.884Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-12T09:19:52.144Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-12T09:19:52.144Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-12T09:19:52.707Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-12T09:19:54.599Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-12T09:19:54.855Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-12T09:19:55.112Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-12T09:19:56.480Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-12T09:19:57.852Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-12T09:19:59.743Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-12T09:20:00.671Z] docker_cli_service_logs_test.go:248: checking task du2nitrvw6ky [2022-07-12T09:20:00.671Z] docker_cli_service_logs_test.go:253: checking messages for du2nitrvw6ky [2022-07-12T09:20:00.671Z] docker_cli_service_logs_test.go:248: checking task ft9jqmbdlg7i [2022-07-12T09:20:00.671Z] docker_cli_service_logs_test.go:253: checking messages for ft9jqmbdlg7i [2022-07-12T09:20:01.231Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-12T09:20:02.596Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-12T09:20:03.159Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-12T09:20:04.086Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-12T09:20:04.086Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-12T09:20:04.649Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-12T09:20:06.539Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-12T09:20:07.467Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-12T09:20:07.723Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-12T09:20:07.723Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-12T09:20:07.979Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-12T09:20:08.236Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-12T09:20:08.798Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-12T09:20:09.364Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-12T09:20:09.364Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-12T09:20:09.364Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-12T09:20:09.364Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-12T09:20:09.620Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-12T09:20:12.889Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-12T09:20:13.450Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-12T09:20:14.383Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-12T09:20:15.748Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-12T09:20:16.676Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-12T09:20:18.044Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-12T09:20:19.936Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-12T09:20:20.512Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-12T09:20:20.512Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-12T09:20:20.512Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-12T09:20:20.512Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-12T09:20:20.512Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-12T09:20:20.512Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-12T09:20:20.512Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-12T09:20:20.768Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-12T09:20:20.768Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-12T09:20:20.768Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-12T09:20:21.329Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-12T09:20:22.256Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-12T09:20:22.513Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-12T09:20:23.075Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-12T09:20:23.637Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-12T09:20:24.201Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-12T09:20:24.201Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-12T09:20:24.764Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-12T09:20:24.764Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-12T09:20:24.764Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-12T09:20:24.764Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-12T09:20:24.764Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-12T09:20:24.764Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-12T09:20:25.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-12T09:20:25.020Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-12T09:20:25.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-12T09:20:25.020Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-12T09:20:25.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-12T09:20:25.020Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-12T09:20:25.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-12T09:20:25.020Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-12T09:20:25.020Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-12T09:20:25.278Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-12T09:20:25.537Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-12T09:20:26.100Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-12T09:20:26.100Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-12T09:20:26.660Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-12T09:20:26.927Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-12T09:20:27.490Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-12T09:20:27.490Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-12T09:20:28.051Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-12T09:20:28.051Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-12T09:20:28.613Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-12T09:20:28.613Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-12T09:20:28.613Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-12T09:20:29.175Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-12T09:20:30.105Z] docker_cli_swarm_test.go:1895: [dac5f7a4f704d] joining swarm manager [d5775ffb9c782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:20:30.362Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-12T09:20:30.925Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-12T09:20:30.925Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-12T09:20:30.925Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-12T09:20:31.487Z] docker_cli_swarm_test.go:1896: [d7c98dd7314de] joining swarm manager [d5775ffb9c782]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:20:31.487Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-12T09:20:31.487Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-12T09:20:32.854Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-12T09:20:33.113Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-12T09:20:34.478Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-12T09:20:35.040Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-12T09:20:35.040Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-12T09:20:35.040Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-12T09:20:35.040Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-12T09:20:35.602Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-12T09:20:36.164Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-12T09:20:37.091Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-12T09:20:38.456Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-12T09:20:39.019Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-12T09:20:41.535Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-12T09:20:43.424Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-12T09:20:43.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-12T09:20:46.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-12T09:20:47.891Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-12T09:20:49.257Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-12T09:20:50.188Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-12T09:20:51.118Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-12T09:20:51.378Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-12T09:20:52.743Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-12T09:20:54.109Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-12T09:20:54.686Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-12T09:20:56.578Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-12T09:20:57.942Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-12T09:20:59.308Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-12T09:21:00.673Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-12T09:21:02.573Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-12T09:21:05.092Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-12T09:21:05.092Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-12T09:21:05.092Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-12T09:21:05.092Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-12T09:21:05.092Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-12T09:21:06.021Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-12T09:21:06.584Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-12T09:21:07.147Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-12T09:21:07.403Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-12T09:21:08.768Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-12T09:21:08.768Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-12T09:21:09.023Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-12T09:21:09.952Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-12T09:21:10.208Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents4254353098 [2022-07-12T09:21:10.465Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-12T09:21:10.721Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-12T09:21:12.088Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-12T09:21:12.344Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-12T09:21:12.344Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-12T09:21:12.344Z] docker_cli_swarm_test.go:1796: [de71986b6a113] joining swarm manager [d41b376528eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:21:13.709Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-12T09:21:13.709Z] docker_cli_swarm_test.go:1797: [d3e43a1a36069] joining swarm manager [d41b376528eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:21:15.078Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-12T09:21:17.606Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-12T09:21:17.606Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-12T09:21:17.862Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-12T09:21:18.117Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-12T09:21:19.482Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-12T09:21:19.482Z] docker_cli_sni_test.go:30: Flakey test [2022-07-12T09:21:19.482Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-12T09:21:24.724Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-12T09:21:25.286Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-12T09:21:26.213Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-12T09:21:26.776Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-12T09:21:27.707Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-12T09:21:30.973Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-12T09:21:31.901Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-12T09:21:32.463Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-12T09:21:33.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-12T09:21:33.953Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-12T09:21:35.321Z] docker_cli_swarm_test.go:1315: [dc202c32ecbee] joining swarm manager [dbc3e0307fe72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:21:35.883Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-12T09:21:36.811Z] docker_cli_swarm_test.go:1316: [d659b66fccc2f] joining swarm manager [dbc3e0307fe72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:21:36.935Z] ok github.com/docker/docker/libnetwork/networkdb 104.076s coverage: 60.0% of statements [2022-07-12T09:21:36.935Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-12T09:21:36.935Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-12T09:21:36.935Z] ok github.com/docker/docker/libnetwork/osl 4.343s coverage: 39.7% of statements [2022-07-12T09:21:36.935Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-12T09:21:36.935Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-12T09:21:37.067Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-12T09:21:37.498Z] ok github.com/docker/docker/libnetwork/portmapper 0.559s coverage: 48.6% of statements [2022-07-12T09:21:37.755Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-12T09:21:37.755Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-12T09:21:38.010Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] === Skipped [2022-07-12T09:21:38.010Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-12T09:21:38.010Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-12T09:21:38.010Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-12T09:21:38.010Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-12T09:21:38.010Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-12T09:21:38.010Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-12T09:21:38.010Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-12T09:21:38.010Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-12T09:21:38.010Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-12T09:21:38.010Z] firewalld_test.go:14: firewalld is not running [2022-07-12T09:21:38.010Z] [2022-07-12T09:21:38.010Z] DONE 327 tests, 9 skipped in 200.664s Post stage [Pipeline] junit [2022-07-12T09:21:38.625Z] Recording test results [2022-07-12T09:21:39.054Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-12T09:21:39.416Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43795/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:264b41fb9e3ae2fb9d29820cbbe6bac62aec21e1 hack/validate/vendor [2022-07-12T09:21:39.584Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-12T09:21:39.976Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T09:21:40.623Z] + echo Ensuring container killed. [2022-07-12T09:21:40.623Z] Ensuring container killed. [2022-07-12T09:21:40.623Z] + docker rm -vf docker-pr1 [2022-07-12T09:21:40.623Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-07-12T09:21:40.906Z] + echo Chowning /workspace to jenkins user [2022-07-12T09:21:40.907Z] Chowning /workspace to jenkins user [2022-07-12T09:21:40.907Z] + id -u [2022-07-12T09:21:40.907Z] + id -g [2022-07-12T09:21:40.907Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43795:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T09:21:42.597Z] + bundleName=unit [2022-07-12T09:21:42.597Z] + echo Creating unit-bundles.tar.gz [2022-07-12T09:21:42.597Z] Creating unit-bundles.tar.gz [2022-07-12T09:21:42.597Z] + 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-07-12T09:21:42.597Z] bundles/junit-report-libnetwork.xml [2022-07-12T09:21:42.597Z] bundles/junit-report.xml [2022-07-12T09:21:42.597Z] bundles/go-test-report-libnetwork.json [2022-07-12T09:21:42.597Z] bundles/go-test-report.json [2022-07-12T09:21:42.597Z] bundles/profile-libnetwork.out [2022-07-12T09:21:42.597Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-12T09:21:42.606Z] Archiving artifacts [2022-07-12T09:21:43.117Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T09:21:43.455Z] + make clean [2022-07-12T09:21:43.455Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T09:21:43.455Z] docker-dev-cache [2022-07-12T09:21:43.455Z] docker-mod-cache [Pipeline] deleteDir [2022-07-12T09:21:43.747Z] === RUN TestDockerSuite/TestStatsContainerNotFound [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T09:21:47.010Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-12T09:21:51.177Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-12T09:21:53.692Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-12T09:21:54.255Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-12T09:21:54.818Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-12T09:21:55.379Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-12T09:21:55.379Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-12T09:21:55.379Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-12T09:21:55.635Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-12T09:21:56.197Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-12T09:21:56.197Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-12T09:21:56.197Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-12T09:21:56.197Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-12T09:21:56.197Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-12T09:21:57.125Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-12T09:21:57.687Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-12T09:21:58.249Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-12T09:21:59.177Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-12T09:22:03.340Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-12T09:22:03.596Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-12T09:22:03.596Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-12T09:22:03.596Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-12T09:22:04.525Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-12T09:22:05.086Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-12T09:22:06.976Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-12T09:22:08.342Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-12T09:22:09.383Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-12T09:22:27.422Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-12T09:22:27.984Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-12T09:22:28.240Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-12T09:22:28.240Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-12T09:22:28.240Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-12T09:22:28.240Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-12T09:22:28.497Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite (1331.28s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.93s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.95s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.70s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.76s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.21s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.04s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.49s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.82s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.04s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.48s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.16s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.53s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.40s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s) [2022-07-12T09:22:28.497Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.97s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.62s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.92s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.98s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2022-07-12T09:22:28.498Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.62s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.39s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.34s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.38s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.42s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.48s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e22df8__} (1.62s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12086772395_/foo_false_____} (1.43s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12086772395_/foo_true_____} (0.70s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3602282718_/foo_false_____} (1.49s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3602282718_/foo_true_____} (1.46s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3602282718_/foo_true__0xc000e22e28___} (1.52s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e22e40__} (1.52s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e22e58__} (1.45s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e22e70__} (1.46s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e22e88__} (1.42s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.42s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.51s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.96s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.94s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.73s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.84s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.59s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.35s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.15s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.90s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.70s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.22s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.90s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.03s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.94s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.94s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.30s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.63s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.55s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.87s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.22s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.41s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.70s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.77s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.80s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.32s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.71s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.58s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.69s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.29s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.98s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.55s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.60s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.83s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.59s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.79s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.70s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.82s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.82s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.09s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.24s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.98s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.07s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.27s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.37s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.38s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.10s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.22s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.06s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.64s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.72s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.81s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.74s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.04s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2022-07-12T09:22:28.498Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.37s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.53s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.46s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.50s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.39s) [2022-07-12T09:22:28.498Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-07-12T09:22:28.498Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-12T09:22:28.498Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-12T09:22:28.498Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.22s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.55s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.50s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.54s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.58s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.14s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.11s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.98s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.06s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.50s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.96s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.94s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.23s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.25s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.31s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.41s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.27s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.93s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.67s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.31s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.51s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.32s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.86s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.01s) [2022-07-12T09:22:28.498Z] --- PASS: TestDockerSuite/TestBuildEnv (1.01s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.89s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.31s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.22s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.63s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.67s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.66s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.40s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.42s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.08s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.02s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFails (0.50s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.81s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.60s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.48s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.35s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.53s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.32s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.35s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.19s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.89s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.77s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.75s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.06s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.09s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.32s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.25s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.58s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.31s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.37s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.67s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.94s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.86s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.91s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.95s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.80s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.61s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.20s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.61s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.62s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.68s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.61s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.16s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.76s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.13s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.47s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.37s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildPATH (1.73s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.36s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.18s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.73s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildRm (2.48s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.92s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.52s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.97s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.09s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.20s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.68s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.23s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.21s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildUser (1.23s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.98s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.63s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.83s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.78s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.85s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.19s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.56s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.10s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.73s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.59s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.79s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.59s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.92s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCommitChange (0.87s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.86s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.23s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.23s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.74s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCommitTTY (1.37s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.36s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.26s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.70s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.61s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.25s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.92s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.96s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.87s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.74s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.81s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.56s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.83s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.06s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.50s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.61s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.39s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.10s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.08s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.29s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.38s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.89s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.76s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.77s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.53s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.64s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.38s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.11s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.07s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.18s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.22s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFilters (1.24s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.62s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-12T09:22:28.499Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.23s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.78s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.75s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.99s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.04s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecCgroup (1.09s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecEnv (0.70s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.36s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.07s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecParseError (0.51s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.59s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2022-07-12T09:22:28.499Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-07-12T09:22:28.500Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestHealth (18.84s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestBuildHistory (2.60s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-07-12T09:22:28.500Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-07-12T09:22:28.500Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.53s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.54s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.67s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.74s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.49s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.55s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectStatus (0.85s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.16s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.88s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.74s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.74s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.54s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.04s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.30s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.64s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.79s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.11s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.51s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestNetHostname (1.32s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.63s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.14s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.33s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.26s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.79s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.57s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.91s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.22s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.03s) [2022-07-12T09:22:28.500Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.59s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.79s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.53s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.01s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPortList (6.82s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.50s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.35s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.28s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.92s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.52s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.03s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.59s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.30s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.12s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.93s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.10s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.03s) [2022-07-12T09:22:28.500Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.53s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.40s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.57s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.11s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.13s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.34s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.26s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.93s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.31s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.54s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.76s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.68s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.96s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.99s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.74s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.18s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.95s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.58s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.68s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.88s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.62s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.68s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.23s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.68s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.76s) [2022-07-12T09:22:28.500Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.61s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.77s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.60s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.40s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.99s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.25s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.96s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.33s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.95s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.45s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.43s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.35s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.05s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.24s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.63s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.24s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.70s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.53s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.57s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.12s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.55s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.64s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.33s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.54s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.75s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.30s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.61s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.90s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.14s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunMount (5.04s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.97s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.52s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.75s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.91s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.26s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.19s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNetHost (0.80s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.90s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.54s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.59s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.54s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.98s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.32s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.61s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.62s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.25s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.17s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.20s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.53s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.64s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.58s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunState (1.22s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.66s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.09s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.18s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.86s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.23s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.73s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.42s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.95s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.96s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.58s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.12s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.60s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.64s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.57s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.60s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.61s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.31s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.50s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.09s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.19s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.05s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.62s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.84s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.75s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.31s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.85s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.58s) [2022-07-12T09:22:28.501Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-07-12T09:22:28.501Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.67s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.41s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.14s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.38s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-07-12T09:22:28.502Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.55s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.85s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.58s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStartRecordError (1.37s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.97s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.67s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-07-12T09:22:28.502Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-07-12T09:22:28.502Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-12T09:22:28.502Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2022-07-12T09:22:28.502Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.53s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-12T09:22:28.502Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-07-12T09:22:28.502Z] === RUN TestDockerRegistrySuite [2022-07-12T09:22:28.502Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-12T09:22:29.870Z] check_test.go:427: [df70cac6e0b16] daemon is not started [2022-07-12T09:22:29.870Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-12T09:22:30.799Z] check_test.go:427: [d2f8c63cfeba0] daemon is not started [2022-07-12T09:22:30.799Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-12T09:22:31.728Z] check_test.go:427: [d86dfa5a0f2b7] daemon is not started [2022-07-12T09:22:31.983Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-12T09:22:31.983Z] check_test.go:427: [de102714285d6] daemon is not started [2022-07-12T09:22:31.983Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-12T09:22:35.252Z] check_test.go:427: [dcf4c7341b70c] daemon is not started [2022-07-12T09:22:35.252Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-12T09:22:39.417Z] check_test.go:427: [d21db9e151b14] daemon is not started [2022-07-12T09:22:39.417Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-12T09:22:41.939Z] check_test.go:427: [d99a5e11d30f3] daemon is not started [2022-07-12T09:22:41.939Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-12T09:22:42.868Z] check_test.go:427: [da3ccf4244936] daemon is not started [2022-07-12T09:22:42.868Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-12T09:22:43.129Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-12T09:22:43.692Z] check_test.go:427: [d3ba27dbfbc71] daemon is not started [2022-07-12T09:22:43.692Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-12T09:22:45.059Z] check_test.go:427: [d542181e1d7cf] daemon is not started [2022-07-12T09:22:45.059Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-12T09:22:46.424Z] check_test.go:427: [d8508a0cd7386] daemon is not started [2022-07-12T09:22:46.424Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-12T09:22:47.353Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-12T09:22:48.281Z] check_test.go:427: [dbc056c6de8d4] daemon is not started [2022-07-12T09:22:48.281Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-12T09:22:49.663Z] check_test.go:427: [da949f53caf77] daemon is not started [2022-07-12T09:22:49.663Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-12T09:22:51.030Z] check_test.go:427: [daf340fca42b6] daemon is not started [2022-07-12T09:22:51.030Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-12T09:22:51.963Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f0e96eaa7bf281ad14968fd95050710b17c693ea87a9ccdfe91da488c51f279b [2022-07-12T09:22:53.333Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:415d2fcc9f62a34c4577a9c0008d52b7cf6fcdbadb097edcc488a5dcfa114dfd [2022-07-12T09:22:53.589Z] check_test.go:427: [df80a4e771ee4] daemon is not started [2022-07-12T09:22:53.589Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-12T09:22:54.520Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5a03bc3839b40330ed02e184230733de18ff15e3cf0fc27624a71515d11533be [2022-07-12T09:22:54.520Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-12T09:22:55.449Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5eb3c6f7b7074564e17babd70d2af7271de21a73131afe5d033d2848b20b9846 [2022-07-12T09:22:55.705Z] check_test.go:427: [d324ad401f03f] daemon is not started [2022-07-12T09:22:55.705Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-12T09:22:57.596Z] check_test.go:427: [df855ab42a65b] daemon is not started [2022-07-12T09:22:57.596Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-12T09:23:00.119Z] check_test.go:427: [d47dc30735ad6] daemon is not started [2022-07-12T09:23:00.119Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-12T09:23:01.484Z] check_test.go:427: [d531d0d7d4d1a] daemon is not started [2022-07-12T09:23:01.484Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-12T09:23:01.484Z] check_test.go:427: [d29059a1dc0c1] daemon is not started [2022-07-12T09:23:01.484Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-12T09:23:01.740Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-12T09:23:02.669Z] check_test.go:427: [db748efff67ac] daemon is not started [2022-07-12T09:23:02.669Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-12T09:23:04.036Z] check_test.go:427: [dcb4afc44b96e] daemon is not started [2022-07-12T09:23:04.036Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-12T09:23:04.292Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-12T09:23:04.854Z] check_test.go:427: [d5299fcef8ca7] daemon is not started [2022-07-12T09:23:04.854Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-12T09:23:08.123Z] check_test.go:427: [d7f7bcfcc8bdb] daemon is not started [2022-07-12T09:23:08.123Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-12T09:23:08.123Z] check_test.go:427: [dfb3be874a741] daemon is not started [2022-07-12T09:23:08.123Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-12T09:23:08.685Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-12T09:23:09.247Z] check_test.go:427: [dc2e3e55e7675] daemon is not started [2022-07-12T09:23:09.247Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-12T09:23:09.808Z] check_test.go:427: [df76e1deb361c] daemon is not started [2022-07-12T09:23:09.808Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-12T09:23:09.808Z] check_test.go:427: [ddb39224ab9d9] daemon is not started [2022-07-12T09:23:09.808Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-12T09:23:10.371Z] check_test.go:427: [d479ecb2f4170] daemon is not started [2022-07-12T09:23:10.371Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-12T09:23:10.627Z] check_test.go:427: [dcedc812fdc2a] daemon is not started [2022-07-12T09:23:10.627Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-12T09:23:10.883Z] check_test.go:427: [d6583cb779ead] daemon is not started [2022-07-12T09:23:10.883Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-12T09:23:11.139Z] check_test.go:427: [d42129a7ca877] daemon is not started [2022-07-12T09:23:11.139Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-12T09:23:11.395Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-12T09:23:12.324Z] check_test.go:427: [d858e06a48305] daemon is not started [2022-07-12T09:23:12.324Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-12T09:23:14.214Z] check_test.go:427: [d08a11b80d53d] daemon is not started [2022-07-12T09:23:14.214Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-12T09:23:15.144Z] check_test.go:427: [d5f9ef30e0e99] daemon is not started [2022-07-12T09:23:15.144Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-12T09:23:15.707Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-12T09:23:15.707Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-12T09:23:15.707Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-12T09:23:16.648Z] check_test.go:427: [d9778ee4e061f] daemon is not started [2022-07-12T09:23:16.648Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-12T09:23:17.576Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite (49.91s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.31s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.57s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.53s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.58s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.24s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.72s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.21s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.80s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.00s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.93s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.49s) [2022-07-12T09:23:18.503Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.20s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.33s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.21s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.85s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.98s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.10s) [2022-07-12T09:23:18.504Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2022-07-12T09:23:18.504Z] === RUN TestDockerSchema1RegistrySuite [2022-07-12T09:23:18.504Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-12T09:23:18.504Z] check_test.go:454: [d789440b9557f] daemon is not started [2022-07-12T09:23:18.504Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-12T09:23:21.776Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-12T09:23:22.032Z] check_test.go:454: [dadaf68d343e9] daemon is not started [2022-07-12T09:23:22.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-12T09:23:22.594Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-12T09:23:23.522Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-12T09:23:25.414Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-12T09:23:27.305Z] check_test.go:454: [d0ee67dc9b4dd] daemon is not started [2022-07-12T09:23:27.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-12T09:23:28.233Z] check_test.go:454: [d19906cf8421f] daemon is not started [2022-07-12T09:23:28.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-12T09:23:28.488Z] check_test.go:454: [d684c7ae88cde] daemon is not started [2022-07-12T09:23:28.488Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-12T09:23:29.415Z] check_test.go:454: [d9a192205c872] daemon is not started [2022-07-12T09:23:29.415Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-12T09:23:30.344Z] check_test.go:454: [d1b0375e82281] daemon is not started [2022-07-12T09:23:30.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-12T09:23:31.273Z] check_test.go:454: [db69df388c05a] daemon is not started [2022-07-12T09:23:31.273Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-12T09:23:33.791Z] check_test.go:454: [de2f7c8fc0a18] daemon is not started [2022-07-12T09:23:33.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-12T09:23:34.047Z] check_test.go:454: [d3ae56ca0b8f6] daemon is not started [2022-07-12T09:23:34.047Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-12T09:23:34.302Z] check_test.go:454: [d67f560dada22] daemon is not started [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite (16.01s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.53s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.92s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.27s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.38s) [2022-07-12T09:23:34.302Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-12T09:23:34.303Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-07-12T09:23:34.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-12T09:23:34.303Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-12T09:23:35.230Z] check_test.go:483: [d39998852a267] daemon is not started [2022-07-12T09:23:35.230Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-12T09:23:35.791Z] check_test.go:483: [d8fef319f5f01] daemon is not started [2022-07-12T09:23:35.792Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-12T09:23:35.792Z] check_test.go:483: [d5609451b2cde] daemon is not started [2022-07-12T09:23:35.792Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-12T09:23:37.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-12T09:23:37.759Z] check_test.go:483: [d8bb8c03bd28f] daemon is not started [2022-07-12T09:23:37.759Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-12T09:23:38.015Z] check_test.go:483: [dacbc00a741b4] daemon is not started [2022-07-12T09:23:38.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-12T09:23:38.950Z] check_test.go:483: [d459ebbdfa4ae] daemon is not started [2022-07-12T09:23:38.950Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-12T09:23:39.210Z] check_test.go:483: [dfba3169010d9] daemon is not started [2022-07-12T09:23:39.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2022-07-12T09:23:39.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2022-07-12T09:23:39.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-07-12T09:23:39.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-12T09:23:39.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-07-12T09:23:39.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-07-12T09:23:39.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-07-12T09:23:39.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2022-07-12T09:23:39.210Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-12T09:23:39.210Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-12T09:23:39.210Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-12T09:23:44.454Z] check_test.go:510: [db3a843004826] daemon is not started [2022-07-12T09:23:44.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-12T09:23:44.454Z] check_test.go:510: [ddf6301735c6c] daemon is not started [2022-07-12T09:23:44.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-12T09:23:44.454Z] check_test.go:510: [d4a0999fec57a] daemon is not started [2022-07-12T09:23:44.454Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-12T09:23:44.710Z] check_test.go:510: [d2d35ec2716e7] daemon is not started [2022-07-12T09:23:44.710Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-12T09:23:44.965Z] check_test.go:510: [dbcbd1cd52b02] daemon is not started [2022-07-12T09:23:44.965Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-07-12T09:23:44.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-07-12T09:23:44.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-07-12T09:23:44.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-12T09:23:44.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-12T09:23:44.965Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-12T09:23:44.965Z] === RUN TestDockerNetworkSuite [2022-07-12T09:23:44.965Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-12T09:23:45.894Z] docker_cli_network_unix_test.go:46: [dfe69a88d6c6e] daemon is not started [2022-07-12T09:23:46.161Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-12T09:23:46.738Z] docker_cli_network_unix_test.go:46: [d3387f2cdb9ee] daemon is not started [2022-07-12T09:23:46.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-12T09:23:49.518Z] docker_cli_network_unix_test.go:46: [dc3c2225fb33e] daemon is not started [2022-07-12T09:23:49.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-12T09:23:51.141Z] docker_cli_network_unix_test.go:46: [d44f39e10c280] daemon is not started [2022-07-12T09:23:51.396Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-12T09:23:51.396Z] docker_cli_network_unix_test.go:1233: [da52098d757ae] daemon is not started [2022-07-12T09:23:53.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-12T09:23:54.845Z] docker_cli_network_unix_test.go:46: [dca4243d5b321] daemon is not started [2022-07-12T09:23:55.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-12T09:23:59.576Z] docker_cli_network_unix_test.go:46: [da94968327d7f] daemon is not started [2022-07-12T09:24:00.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-12T09:24:02.398Z] docker_cli_network_unix_test.go:46: [d096a69aadfd3] daemon is not started [2022-07-12T09:24:02.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-12T09:24:03.888Z] docker_cli_network_unix_test.go:46: [d5f79e89ef32c] daemon is not started [2022-07-12T09:24:04.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-12T09:24:04.401Z] docker_cli_network_unix_test.go:46: [dacba06642659] daemon is not started [2022-07-12T09:24:04.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-12T09:24:04.913Z] docker_cli_network_unix_test.go:46: [ddf2335e3e9c4] daemon is not started [2022-07-12T09:24:04.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-12T09:24:05.475Z] docker_cli_network_unix_test.go:46: [dd9acd361cc83] daemon is not started [2022-07-12T09:24:06.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-12T09:24:06.292Z] docker_cli_network_unix_test.go:46: [d475fbcab182a] daemon is not started [2022-07-12T09:24:06.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-12T09:24:06.854Z] docker_cli_network_unix_test.go:46: [d1e28a26d668b] daemon is not started [2022-07-12T09:24:06.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-12T09:24:07.420Z] docker_cli_network_unix_test.go:46: [dd6f03bd527c2] daemon is not started [2022-07-12T09:24:07.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-12T09:24:07.676Z] docker_cli_network_unix_test.go:46: [de7164997a95f] daemon is not started [2022-07-12T09:24:07.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-12T09:24:08.187Z] docker_cli_network_unix_test.go:46: [df92ff9a82343] daemon is not started [2022-07-12T09:24:08.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-12T09:24:08.187Z] docker_cli_network_unix_test.go:46: [d9dfd4449fc17] daemon is not started [2022-07-12T09:24:08.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-12T09:24:08.443Z] docker_cli_network_unix_test.go:46: [d764372e193bd] daemon is not started [2022-07-12T09:24:08.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-12T09:24:09.371Z] docker_cli_network_unix_test.go:46: [dafb9ab119b0b] daemon is not started [2022-07-12T09:24:09.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-12T09:24:09.934Z] docker_cli_network_unix_test.go:46: [d3fca0eae46f1] daemon is not started [2022-07-12T09:24:10.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-12T09:24:10.190Z] docker_cli_network_unix_test.go:46: [d59d2204c303a] daemon is not started [2022-07-12T09:24:10.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-12T09:24:10.445Z] docker_cli_network_unix_test.go:46: [d3c57dead2529] daemon is not started [2022-07-12T09:24:10.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-12T09:24:10.701Z] docker_cli_network_unix_test.go:46: [dce1a08edc258] daemon is not started [2022-07-12T09:24:10.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-12T09:24:12.065Z] docker_cli_network_unix_test.go:968: [df781709b4d2a] daemon is not started [2022-07-12T09:24:12.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-12T09:24:14.364Z] docker_cli_network_unix_test.go:46: [d7823a5b895bb] daemon is not started [2022-07-12T09:24:14.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-12T09:24:16.881Z] docker_cli_network_unix_test.go:1116: [d6e9e38b23b27] daemon is not started [2022-07-12T09:24:19.402Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-12T09:24:19.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-12T09:24:19.914Z] docker_cli_network_unix_test.go:46: [d43cf403adbe7] daemon is not started [2022-07-12T09:24:19.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-12T09:24:20.862Z] docker_cli_network_unix_test.go:46: [d3d484007d919] daemon is not started [2022-07-12T09:24:20.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-12T09:24:20.862Z] docker_cli_network_unix_test.go:46: [dd47faf496bf8] daemon is not started [2022-07-12T09:24:20.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-12T09:24:21.118Z] docker_cli_network_unix_test.go:46: [dc60ede90eac7] daemon is not started [2022-07-12T09:24:21.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-12T09:24:21.374Z] docker_cli_network_unix_test.go:46: [debb21a79cbb1] daemon is not started [2022-07-12T09:24:21.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-12T09:24:21.631Z] docker_cli_network_unix_test.go:46: [db9b4263c193b] daemon is not started [2022-07-12T09:24:21.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-12T09:24:21.631Z] docker_cli_network_unix_test.go:46: [dc8dd0799da9e] daemon is not started [2022-07-12T09:24:21.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-12T09:24:21.631Z] docker_cli_swarm_test.go:1180: [ddf4179a815ff] joining swarm manager [dc47712c70e89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:24:23.523Z] docker_cli_network_unix_test.go:46: [d4821fc05cef2] daemon is not started [2022-07-12T09:24:24.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-12T09:24:24.451Z] docker_cli_network_unix_test.go:46: [d68fcad8010a7] daemon is not started [2022-07-12T09:24:24.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-12T09:24:24.451Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-12T09:24:24.451Z] docker_cli_network_unix_test.go:46: [d3494d91d7e1c] daemon is not started [2022-07-12T09:24:24.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-12T09:24:24.707Z] docker_cli_network_unix_test.go:46: [d2d07d2d36e07] daemon is not started [2022-07-12T09:24:24.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-12T09:24:28.231Z] docker_cli_swarm_test.go:1189: [d1101c053b31c] joining swarm manager [dc47712c70e89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:24:28.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-12T09:24:30.378Z] docker_cli_network_unix_test.go:1084: [db98bda69b7f2] daemon is not started [2022-07-12T09:24:31.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-12T09:24:31.746Z] docker_cli_network_unix_test.go:46: [d3085dc92aa9c] daemon is not started [2022-07-12T09:24:31.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-12T09:24:32.310Z] docker_cli_network_unix_test.go:46: [d9eabfa661743] daemon is not started [2022-07-12T09:24:32.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-12T09:24:33.932Z] docker_cli_network_unix_test.go:46: [dc78e25779dec] daemon is not started [2022-07-12T09:24:33.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-12T09:24:33.932Z] docker_cli_network_unix_test.go:46: [dbc940a0624f1] daemon is not started [2022-07-12T09:24:33.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-12T09:24:34.498Z] docker_cli_network_unix_test.go:46: [d203feed56236] daemon is not started [2022-07-12T09:24:34.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-12T09:24:35.316Z] docker_cli_network_unix_test.go:46: [d5c15e839efff] daemon is not started [2022-07-12T09:24:35.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-12T09:24:35.880Z] docker_cli_network_unix_test.go:46: [d8b30bf061ddd] daemon is not started [2022-07-12T09:24:36.136Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-12T09:24:42.673Z] docker_cli_network_unix_test.go:46: [d564b76128247] daemon is not started [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite (56.88s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.31s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.55s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.22s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.41s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.31s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.63s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-12T09:24:42.673Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.53s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.04s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-07-12T09:24:42.673Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.57s) [2022-07-12T09:24:42.673Z] === RUN TestDockerHubPullSuite [2022-07-12T09:24:42.673Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-12T09:24:43.601Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-12T09:24:46.866Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-12T09:24:47.428Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-12T09:24:49.316Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-12T09:24:49.877Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-12T09:24:50.134Z] --- PASS: TestDockerHubPullSuite (8.32s) [2022-07-12T09:24:50.134Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.96s) [2022-07-12T09:24:50.134Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-07-12T09:24:50.134Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-07-12T09:24:50.134Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.95s) [2022-07-12T09:24:50.134Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2022-07-12T09:24:50.134Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-12T09:24:50.134Z] PASS [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === Skipped [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-12T09:24:50.134Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-12T09:24:50.134Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-07-12T09:24:50.134Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-12T09:24:50.134Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.134Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-12T09:24:50.134Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.134Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-12T09:24:50.134Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-12T09:24:50.135Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-12T09:24:50.135Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_sni_test.go:30: Flakey test [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-12T09:24:50.135Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-12T09:24:50.135Z] docker_cli_network_unix_test.go:46: [d3494d91d7e1c] daemon is not started [2022-07-12T09:24:50.135Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] DONE 1265 tests, 51 skipped in 1478.977s [2022-07-12T09:24:50.135Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T09:24:50.135Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T09:24:50.135Z] +++ kill 9347 [2022-07-12T09:24:50.135Z] +++ /etc/init.d/apparmor stop [2022-07-12T09:24:50.135Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] Unloading profiles will leave already running processes permanently [2022-07-12T09:24:50.135Z] unconfined, which can lead to unexpected situations. [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.135Z] To set a process to complain mode, use the command line tool [2022-07-12T09:24:50.135Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T09:24:50.135Z] +++ true [2022-07-12T09:24:50.135Z] exiting test-integration [2022-07-12T09:24:50.135Z] ++ exit 0 [2022-07-12T09:24:50.135Z] [2022-07-12T09:24:50.391Z] + for job in $(jobs -p) [2022-07-12T09:24:50.391Z] + wait 7336 [2022-07-12T09:25:08.430Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-12T09:25:20.639Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-12T09:25:24.807Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-12T09:25:26.697Z] docker_cli_swarm_test.go:1112: [d41a432f31169] joining swarm manager [d48f58cfafafd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:25:28.061Z] docker_cli_swarm_test.go:1113: [daae46012bf25] joining swarm manager [d48f58cfafafd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:26:49.459Z] docker_cli_swarm_test.go:1166: [dbdc576eb6ff7] joining swarm manager [d48f58cfafafd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-12T09:27:36.076Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-12T09:27:36.076Z] docker_cli_swarm_test.go:1447: [d182193b50306] joining swarm manager [d521ca66ba9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:27:36.076Z] docker_cli_swarm_test.go:1448: [d4245ce486d39] joining swarm manager [d521ca66ba9aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T09:27:42.607Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-12T09:27:43.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-12T09:27:43.970Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-12T09:27:44.226Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-12T09:27:44.226Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-12T09:27:44.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-12T09:27:47.344Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-12T09:27:50.610Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-12T09:27:52.501Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-12T09:27:54.391Z] docker_cli_swarm_unix_test.go:63: [d0cf31004fe27] joining swarm manager [de8ede56ecc60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:28:50.550Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-12T09:28:50.550Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-12T09:28:50.550Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-12T09:28:53.066Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-12T09:28:56.350Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-12T09:28:58.239Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-12T09:29:00.128Z] docker_api_swarm_test.go:962: [d147b5c01362b] joining swarm manager [d37a95a5ab772]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T09:29:22.036Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-12T09:29:30.119Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-12T09:29:32.007Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-12T09:29:34.541Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-12T09:29:37.058Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-12T09:29:45.140Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-12T09:29:48.411Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-12T09:29:50.926Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-12T09:29:53.447Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-12T09:29:55.966Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-12T09:29:58.483Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-12T09:30:01.753Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-12T09:30:04.278Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-12T09:31:00.435Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-12T09:31:15.266Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite (1539.56s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.36s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.95s) [2022-07-12T09:31:30.097Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.23s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.57s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.19s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.90s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.19s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.00s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.04s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.58s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.77s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.90s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.70s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (47.96s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.40s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.40s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.32s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.90s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.85s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.66s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.23s) [2022-07-12T09:31:30.097Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.27s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.75s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.87s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.55s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.21s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.96s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.44s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.59s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.84s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.97s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.82s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.31s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.79s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.99s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.57s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.68s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.37s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.25s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.12s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.32s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.15s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.05s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.76s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.08s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.25s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.24s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.40s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.70s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.67s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.60s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.71s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.78s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.79s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.82s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.23s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.62s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (70.34s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.19s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.22s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.02s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.50s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.57s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.40s) [2022-07-12T09:31:30.098Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.92s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.71s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.96s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.89s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.26s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.34s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.20s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.24s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-07-12T09:31:30.098Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-07-12T09:31:30.098Z] === RUN TestDockerExternalVolumeSuite [2022-07-12T09:31:30.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-12T09:31:30.659Z] docker_cli_external_volume_driver_test.go:53: [de0bd8e788da9] daemon is not started [2022-07-12T09:31:48.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-12T09:32:56.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-12T09:33:02.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-12T09:33:17.675Z] docker_cli_external_volume_driver_test.go:53: [de30a531dff84] daemon is not started [2022-07-12T09:33:32.507Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-12T09:33:50.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-12T09:34:05.419Z] docker_cli_external_volume_driver_test.go:53: [dccfbb38c35bf] daemon is not started [2022-07-12T09:34:20.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-12T09:34:20.257Z] docker_cli_external_volume_driver_test.go:53: [dc6496f142fee] daemon is not started [2022-07-12T09:34:35.094Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-12T09:35:07.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-12T09:35:21.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-12T09:35:36.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-12T09:36:23.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-12T09:36:41.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-12T09:37:13.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-12T09:37:45.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-12T09:38:00.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-12T09:38:18.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-12T09:38:18.400Z] docker_cli_external_volume_driver_test.go:485: [d823562b9b560] daemon is not started [2022-07-12T09:38:33.236Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-12T09:38:33.236Z] docker_cli_external_volume_driver_test.go:53: [d927ffb58e212] daemon is not started [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite (437.04s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-07-12T09:38:48.092Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-12T09:38:48.092Z] PASS [2022-07-12T09:38:48.092Z] [2022-07-12T09:38:48.092Z] === Skipped [2022-07-12T09:38:48.092Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-12T09:38:48.092Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-12T09:38:48.092Z] check_test.go:540: [dae056c484619] daemon is not started [2022-07-12T09:38:48.092Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-12T09:38:48.092Z] [2022-07-12T09:38:48.092Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-12T09:38:48.092Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-12T09:38:48.092Z] check_test.go:540: [dc06b88fd9690] daemon is not started [2022-07-12T09:38:48.092Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-12T09:38:48.092Z] [2022-07-12T09:38:48.092Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-12T09:38:48.092Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-12T09:38:48.092Z] check_test.go:540: [d72339e895ad3] daemon is not started [2022-07-12T09:38:48.092Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-12T09:38:48.092Z] [2022-07-12T09:38:48.092Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-12T09:38:48.092Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-12T09:38:48.092Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-12T09:38:48.092Z] [2022-07-12T09:38:48.092Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-12T09:38:48.092Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-12T09:38:48.092Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-12T09:38:48.092Z] [2022-07-12T09:38:48.092Z] DONE 269 tests, 5 skipped in 2317.467s [2022-07-12T09:38:48.092Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T09:38:48.092Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d700e7efd74c1/docker.pid [2022-07-12T09:38:48.092Z] +++ kill 7094 [2022-07-12T09:38:48.092Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7094 is not a child of this shell [2022-07-12T09:38:48.092Z] warning: PID 7094 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d700e7efd74c1/docker.pid had a nonzero exit code [2022-07-12T09:38:48.092Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T09:38:48.092Z] +++ kill 9340 [2022-07-12T09:38:48.092Z] +++ /etc/init.d/apparmor stop [2022-07-12T09:38:48.092Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T09:38:48.092Z] [2022-07-12T09:38:48.092Z] Unloading profiles will leave already running processes permanently [2022-07-12T09:38:48.092Z] unconfined, which can lead to unexpected situations. [2022-07-12T09:38:48.092Z] [2022-07-12T09:38:48.092Z] To set a process to complain mode, use the command line tool [2022-07-12T09:38:48.092Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T09:38:48.092Z] +++ true [2022-07-12T09:38:48.092Z] exiting test-integration [2022-07-12T09:38:48.092Z] ++ exit 0 [2022-07-12T09:38:48.092Z] [2022-07-12T09:38:48.092Z] + exit 0 [2022-07-12T09:38:48.092Z] ++ jobs -p [2022-07-12T09:38:48.092Z] + pids= [2022-07-12T09:38:48.092Z] + echo 'Remaining pids to kill: []' [2022-07-12T09:38:48.092Z] Remaining pids to kill: [] [2022-07-12T09:38:48.092Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-12T09:38:48.102Z] Recording test results [2022-07-12T09:38:49.808Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T09:38:50.121Z] + echo Ensuring container killed. [2022-07-12T09:38:50.121Z] Ensuring container killed. [2022-07-12T09:38:50.121Z] + docker ps -aq -f name=docker-pr1-* [2022-07-12T09:38:50.121Z] + cids=521d88a737ef [2022-07-12T09:38:50.121Z] 9396f8b1b149 [2022-07-12T09:38:50.121Z] d2791282c250 [2022-07-12T09:38:50.121Z] + [ -n 521d88a737ef [2022-07-12T09:38:50.121Z] 9396f8b1b149 [2022-07-12T09:38:50.121Z] d2791282c250 ] [2022-07-12T09:38:50.121Z] + docker rm -vf 521d88a737ef 9396f8b1b149 d2791282c250 [2022-07-12T09:38:50.684Z] 521d88a737ef [2022-07-12T09:38:50.684Z] 9396f8b1b149 [2022-07-12T09:38:50.684Z] d2791282c250 [Pipeline] sh [2022-07-12T09:38:50.970Z] + echo Chowning /workspace to jenkins user [2022-07-12T09:38:50.970Z] Chowning /workspace to jenkins user [2022-07-12T09:38:50.970Z] + id -u [2022-07-12T09:38:50.970Z] + id -g [2022-07-12T09:38:50.970Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43795:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T09:38:50.970Z] Unable to find image 'busybox:latest' locally [2022-07-12T09:38:50.970Z] latest: Pulling from library/busybox [2022-07-12T09:38:51.232Z] 19d511225f94: Pulling fs layer [2022-07-12T09:38:51.232Z] 19d511225f94: Download complete [2022-07-12T09:38:51.232Z] 19d511225f94: Pull complete [2022-07-12T09:38:51.232Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-07-12T09:38:51.232Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T09:38:54.036Z] + bundleName=amd64 [2022-07-12T09:38:54.036Z] + echo Creating amd64-bundles.tar.gz [2022-07-12T09:38:54.036Z] Creating amd64-bundles.tar.gz [2022-07-12T09:38:54.036Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-12T09:38:54.036Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-12T09:38:55.412Z] Archiving artifacts [2022-07-12T09:38:57.164Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43795/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T09:38:57.504Z] + make clean [2022-07-12T09:38:57.760Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T09:38:57.760Z] docker-dev-cache [2022-07-12T09:38:57.760Z] 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