Pull request #43898 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 69f077f1aa0e50bb91df24ed65ed8262a66481c2+074635002ef18219eb18a3a456c8171aba89af94 (c1e8d4d0afa2c04bd21d5f55ff27eb57c4fd6ee3) 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-43898@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-08-02T11:48:02.802Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-02T11:48:02.806Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-02T11:48:17.983Z] Still waiting to schedule task [2022-08-02T11:48:17.985Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06375ceb2a6743294)’ is offline [2022-08-02T11:48:59.864Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06375ceb2a6743294) in /home/ubuntu/workspace/moby_PR-43898 [Pipeline] { [Pipeline] checkout [2022-08-02T11:48:59.989Z] The recommended git tool is: git [2022-08-02T11:49:02.862Z] using credential docker-jenkins-github-credentials [2022-08-02T11:49:02.872Z] Cloning the remote Git repository [2022-08-02T11:49:02.872Z] Cloning with configured refspecs honoured and without tags [2022-08-02T11:49:02.925Z] Cloning repository https://github.com/moby/moby.git [2022-08-02T11:49:03.004Z] > git init /home/ubuntu/workspace/moby_PR-43898 # timeout=10 [2022-08-02T11:49:03.396Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:49:03.396Z] > git --version # timeout=10 [2022-08-02T11:49:03.421Z] > git --version # 'git version 2.17.1' [2022-08-02T11:49:03.422Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:49:03.424Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:49:25.401Z] Fetching without tags [2022-08-02T11:49:25.651Z] Merging remotes/origin/master commit 074635002ef18219eb18a3a456c8171aba89af94 into PR head commit 69f077f1aa0e50bb91df24ed65ed8262a66481c2 [2022-08-02T11:49:25.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:49:25.327Z] > git config --add remote.origin.fetch +refs/pull/43898/head:refs/remotes/origin/PR-43898 # timeout=10 [2022-08-02T11:49:25.351Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:49:25.385Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:49:25.405Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:49:25.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:49:25.406Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:49:25.667Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:49:25.693Z] > git checkout -f 69f077f1aa0e50bb91df24ed65ed8262a66481c2 # timeout=10 [2022-08-02T11:49:27.363Z] Merge succeeded, producing 02dde03f746133ead338f977317db0452c86cc13 [2022-08-02T11:49:27.363Z] Checking out Revision 02dde03f746133ead338f977317db0452c86cc13 (PR-43898) [2022-08-02T11:49:26.550Z] > git remote # timeout=10 [2022-08-02T11:49:26.575Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T11:49:26.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:49:26.600Z] > git merge 074635002ef18219eb18a3a456c8171aba89af94 # timeout=10 [2022-08-02T11:49:27.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T11:49:27.366Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:49:27.381Z] > git checkout -f 02dde03f746133ead338f977317db0452c86cc13 # timeout=10 [2022-08-02T11:49:31.578Z] Commit message: "Merge commit '074635002ef18219eb18a3a456c8171aba89af94' into HEAD" [2022-08-02T11:49:31.578Z] First time build. Skipping changelog. [2022-08-02T11:49:31.602Z] > git --version # timeout=10 [2022-08-02T11:49:31.633Z] > git --version # 'git version 2.17.1' [2022-08-02T11:49:31.666Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T11:49:32.729Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43898:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-02T11:49:40.877Z] Unable to find image 'alpine:latest' locally [2022-08-02T11:49:41.140Z] latest: Pulling from library/alpine [2022-08-02T11:49:41.140Z] 530afca65e2e: Pulling fs layer [2022-08-02T11:49:41.140Z] 530afca65e2e: Verifying Checksum [2022-08-02T11:49:41.140Z] 530afca65e2e: Download complete [2022-08-02T11:49:41.719Z] 530afca65e2e: Pull complete [2022-08-02T11:49:41.719Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T11:49:41.719Z] Status: Downloaded newer image for alpine:latest [2022-08-02T11:49:49.884Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional [2022-08-02T11:49:50.131Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06375ceb2a6743294) in /home/ubuntu/workspace/moby_PR-43898 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-08-02T11:49:50.184Z] The recommended git tool is: git [Pipeline] // stage [2022-08-02T11:49:50.199Z] using credential docker-jenkins-github-credentials [2022-08-02T11:49:50.203Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0bae8106f58ef84fa) in /home/ubuntu/workspace/moby_PR-43898 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-02T11:49:50.239Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-02T11:49:50.254Z] Fetching without tags 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] { [2022-08-02T11:49:50.274Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-050fa46fc153f84b6) in /home/ubuntu/workspace/moby_PR-43898 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-02T11:49:50.339Z] The recommended git tool is: git [Pipeline] { [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [2022-08-02T11:49:50.208Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43898/.git # timeout=10 [2022-08-02T11:49:50.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:49:50.257Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:49:50.258Z] > git --version # timeout=10 [2022-08-02T11:49:50.266Z] > git --version # 'git version 2.17.1' [2022-08-02T11:49:50.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:49:50.267Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [2022-08-02T11:49:50.548Z] The recommended git tool is: git [Pipeline] } [2022-08-02T11:49:50.553Z] Merging remotes/origin/master commit 074635002ef18219eb18a3a456c8171aba89af94 into PR head commit 69f077f1aa0e50bb91df24ed65ed8262a66481c2 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-02T11:49:51.000Z] Merge succeeded, producing 32289579010c52a8eff1f49eb4b67459c7565195 [2022-08-02T11:49:51.000Z] Checking out Revision 32289579010c52a8eff1f49eb4b67459c7565195 (PR-43898) [2022-08-02T11:49:51.149Z] Commit message: "Merge commit '074635002ef18219eb18a3a456c8171aba89af94' into HEAD" [2022-08-02T11:49:51.149Z] First time build. Skipping changelog. [2022-08-02T11:49:50.555Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:49:50.565Z] > git checkout -f 69f077f1aa0e50bb91df24ed65ed8262a66481c2 # timeout=10 [2022-08-02T11:49:50.673Z] > git remote # timeout=10 [2022-08-02T11:49:50.698Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T11:49:50.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:49:50.716Z] > git merge 074635002ef18219eb18a3a456c8171aba89af94 # timeout=10 [2022-08-02T11:49:50.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T11:49:51.003Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:49:51.015Z] > git checkout -f 32289579010c52a8eff1f49eb4b67459c7565195 # timeout=10 [2022-08-02T11:49:51.164Z] > git --version # timeout=10 [2022-08-02T11:49:51.188Z] > git --version # 'git version 2.17.1' [2022-08-02T11:49:51.199Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-02T11:49:51.899Z] + docker version [2022-08-02T11:49:51.899Z] Client: Docker Engine - Community [2022-08-02T11:49:51.899Z] Version: 20.10.14 [2022-08-02T11:49:51.899Z] API version: 1.41 [2022-08-02T11:49:51.899Z] Go version: go1.16.15 [2022-08-02T11:49:51.899Z] Git commit: a224086 [2022-08-02T11:49:51.899Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-02T11:49:51.899Z] OS/Arch: linux/amd64 [2022-08-02T11:49:51.899Z] Context: default [2022-08-02T11:49:51.899Z] Experimental: true [2022-08-02T11:49:51.899Z] [2022-08-02T11:49:51.899Z] Server: Docker Engine - Community [2022-08-02T11:49:51.899Z] Engine: [2022-08-02T11:49:51.899Z] Version: 20.10.14 [2022-08-02T11:49:51.899Z] API version: 1.41 (minimum version 1.12) [2022-08-02T11:49:51.899Z] Go version: go1.16.15 [2022-08-02T11:49:51.899Z] Git commit: 87a90dc [2022-08-02T11:49:51.899Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-02T11:49:51.899Z] OS/Arch: linux/amd64 [2022-08-02T11:49:51.899Z] Experimental: true [2022-08-02T11:49:51.899Z] containerd: [2022-08-02T11:49:51.899Z] Version: 1.5.11 [2022-08-02T11:49:51.899Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:49:51.899Z] runc: [2022-08-02T11:49:51.899Z] Version: 1.0.3 [2022-08-02T11:49:51.899Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-02T11:49:51.899Z] docker-init: [2022-08-02T11:49:51.899Z] Version: 0.19.0 [2022-08-02T11:49:51.899Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-02T11:49:52.048Z] using credential docker-jenkins-github-credentials [2022-08-02T11:49:52.058Z] Cloning the remote Git repository [2022-08-02T11:49:52.058Z] Cloning with configured refspecs honoured and without tags [2022-08-02T11:49:52.200Z] + docker info [2022-08-02T11:49:52.062Z] Cloning repository https://github.com/moby/moby.git [2022-08-02T11:49:52.116Z] > git init /home/ubuntu/workspace/moby_PR-43898 # timeout=10 [2022-08-02T11:49:52.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:49:52.440Z] > git --version # timeout=10 [2022-08-02T11:49:52.443Z] > git --version # 'git version 2.17.1' [2022-08-02T11:49:52.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:49:52.444Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:49:53.085Z] using credential docker-jenkins-github-credentials [2022-08-02T11:49:53.096Z] Cloning the remote Git repository [2022-08-02T11:49:53.096Z] Cloning with configured refspecs honoured and without tags [2022-08-02T11:49:53.121Z] Cloning repository https://github.com/moby/moby.git [2022-08-02T11:49:53.180Z] > git init /home/ubuntu/workspace/moby_PR-43898 # timeout=10 [2022-08-02T11:49:53.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:49:53.545Z] > git --version # timeout=10 [2022-08-02T11:49:53.568Z] > git --version # 'git version 2.17.1' [2022-08-02T11:49:53.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:49:53.570Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:50:05.099Z] Fetching without tags [2022-08-02T11:50:05.126Z] Still waiting to schedule task [2022-08-02T11:50:05.126Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-08-02T11:50:05.130Z] Still waiting to schedule task [2022-08-02T11:50:05.130Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-08-02T11:50:05.307Z] Merging remotes/origin/master commit 074635002ef18219eb18a3a456c8171aba89af94 into PR head commit 69f077f1aa0e50bb91df24ed65ed8262a66481c2 [2022-08-02T11:50:05.080Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:50:05.083Z] > git config --add remote.origin.fetch +refs/pull/43898/head:refs/remotes/origin/PR-43898 # timeout=10 [2022-08-02T11:50:05.085Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:50:05.091Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:50:05.097Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:50:05.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:50:05.098Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:50:05.310Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:50:05.312Z] > git checkout -f 69f077f1aa0e50bb91df24ed65ed8262a66481c2 # timeout=10 [2022-08-02T11:50:05.908Z] > git remote # timeout=10 [2022-08-02T11:50:05.911Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T11:50:05.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:50:05.914Z] > git merge 074635002ef18219eb18a3a456c8171aba89af94 # timeout=10 [2022-08-02T11:50:06.563Z] Merge succeeded, producing cac0a40858554e53b657a459945466fb91e4147d [2022-08-02T11:50:06.563Z] Checking out Revision cac0a40858554e53b657a459945466fb91e4147d (PR-43898) [2022-08-02T11:50:06.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T11:50:06.561Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:50:06.565Z] > git checkout -f cac0a40858554e53b657a459945466fb91e4147d # timeout=10 [2022-08-02T11:50:10.043Z] Commit message: "Merge commit '074635002ef18219eb18a3a456c8171aba89af94' into HEAD" [2022-08-02T11:50:10.043Z] First time build. Skipping changelog. [2022-08-02T11:50:10.057Z] > git --version # timeout=10 [2022-08-02T11:50:10.059Z] > git --version # 'git version 2.17.1' [2022-08-02T11:50:10.061Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-02T11:50:10.827Z] + docker version [2022-08-02T11:50:14.175Z] Client: [2022-08-02T11:50:14.175Z] Context: default [2022-08-02T11:50:14.175Z] Debug Mode: false [2022-08-02T11:50:14.175Z] Plugins: [2022-08-02T11:50:14.175Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-02T11:50:14.175Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-02T11:50:14.175Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-02T11:50:14.175Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-02T11:50:14.175Z] [2022-08-02T11:50:14.175Z] Server: [2022-08-02T11:50:14.175Z] Containers: 0 [2022-08-02T11:50:14.175Z] Running: 0 [2022-08-02T11:50:14.175Z] Paused: 0 [2022-08-02T11:50:14.175Z] Stopped: 0 [2022-08-02T11:50:14.175Z] Images: 1 [2022-08-02T11:50:14.175Z] Server Version: 20.10.14 [2022-08-02T11:50:14.175Z] Storage Driver: overlay2 [2022-08-02T11:50:14.175Z] Backing Filesystem: extfs [2022-08-02T11:50:14.175Z] Supports d_type: true [2022-08-02T11:50:14.175Z] Native Overlay Diff: true [2022-08-02T11:50:14.175Z] userxattr: false [2022-08-02T11:50:14.175Z] Logging Driver: json-file [2022-08-02T11:50:14.175Z] Cgroup Driver: cgroupfs [2022-08-02T11:50:14.175Z] Cgroup Version: 1 [2022-08-02T11:50:14.175Z] Plugins: [2022-08-02T11:50:14.175Z] Volume: local [2022-08-02T11:50:14.175Z] Network: bridge host ipvlan macvlan null overlay [2022-08-02T11:50:14.175Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-02T11:50:14.175Z] Swarm: inactive [2022-08-02T11:50:14.175Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-02T11:50:14.175Z] Default Runtime: runc [2022-08-02T11:50:14.175Z] Init Binary: docker-init [2022-08-02T11:50:14.175Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:50:14.175Z] runc version: v1.0.3-0-gf46b6ba [2022-08-02T11:50:14.175Z] init version: de40ad0 [2022-08-02T11:50:14.175Z] Security Options: [2022-08-02T11:50:14.175Z] apparmor [2022-08-02T11:50:14.175Z] seccomp [2022-08-02T11:50:14.175Z] Profile: default [2022-08-02T11:50:14.175Z] Kernel Version: 5.4.0-1071-aws [2022-08-02T11:50:14.175Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-02T11:50:14.175Z] OSType: linux [2022-08-02T11:50:14.175Z] Architecture: x86_64 [2022-08-02T11:50:14.176Z] CPUs: 2 [2022-08-02T11:50:14.176Z] Total Memory: 7.565GiB [2022-08-02T11:50:14.176Z] Name: ip-10-100-50-98 [2022-08-02T11:50:14.176Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-02T11:50:14.176Z] Docker Root Dir: /var/lib/docker [2022-08-02T11:50:14.176Z] Debug Mode: false [2022-08-02T11:50:14.176Z] Registry: https://index.docker.io/v1/ [2022-08-02T11:50:14.176Z] Labels: [2022-08-02T11:50:14.176Z] Experimental: true [2022-08-02T11:50:14.176Z] Insecure Registries: [2022-08-02T11:50:14.176Z] 127.0.0.0/8 [2022-08-02T11:50:14.176Z] Live Restore Enabled: true [2022-08-02T11:50:14.176Z] [2022-08-02T11:50:14.176Z] WARNING: No swap limit support [Pipeline] sh [2022-08-02T11:50:14.500Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-02T11:50:14.500Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-02T11:50:14.500Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43898/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-02T11:50:14.500Z] + bash /home/ubuntu/workspace/moby_PR-43898/check-config.sh [2022-08-02T11:50:14.500Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-02T11:50:14.500Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-02T11:50:14.500Z] [2022-08-02T11:50:14.500Z] Generally Necessary: [2022-08-02T11:50:14.500Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-02T11:50:14.500Z] - apparmor: enabled and tools installed [2022-08-02T11:50:14.500Z] - CONFIG_NAMESPACES: enabled [2022-08-02T11:50:14.500Z] - CONFIG_NET_NS: enabled [2022-08-02T11:50:14.500Z] - CONFIG_PID_NS: enabled [2022-08-02T11:50:14.500Z] - CONFIG_IPC_NS: enabled [2022-08-02T11:50:14.771Z] - CONFIG_UTS_NS: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CGROUPS: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CPUSETS: enabled [2022-08-02T11:50:14.771Z] - CONFIG_MEMCG: enabled [2022-08-02T11:50:14.771Z] - CONFIG_KEYS: enabled [2022-08-02T11:50:14.771Z] - CONFIG_VETH: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CGROUP_BPF: enabled [2022-08-02T11:50:14.771Z] [2022-08-02T11:50:14.771Z] Optional Features: [2022-08-02T11:50:14.771Z] - CONFIG_USER_NS: enabled [2022-08-02T11:50:14.771Z] - CONFIG_SECCOMP: enabled [2022-08-02T11:50:14.771Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-02T11:50:14.771Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-02T11:50:14.771Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-02T11:50:14.771Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-02T11:50:14.771Z] - CONFIG_BLK_CGROUP: enabled [2022-08-02T11:50:14.771Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CGROUP_PERF: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-02T11:50:14.771Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-02T11:50:14.771Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-02T11:50:14.771Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-02T11:50:14.771Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-02T11:50:14.771Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_IP_VS: enabled (as module) [2022-08-02T11:50:14.771Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-02T11:50:15.032Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-02T11:50:15.032Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-02T11:50:15.032Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-02T11:50:15.032Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-02T11:50:15.032Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-02T11:50:15.032Z] - CONFIG_EXT4_FS: enabled [2022-08-02T11:50:15.032Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-02T11:50:15.032Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-02T11:50:15.032Z] - Network Drivers: [2022-08-02T11:50:15.032Z] - "overlay": [2022-08-02T11:50:15.032Z] - CONFIG_VXLAN: enabled (as module) [2022-08-02T11:50:15.032Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-02T11:50:15.032Z] Optional (for encrypted networks): [2022-08-02T11:50:15.032Z] - CONFIG_CRYPTO: enabled [2022-08-02T11:50:15.032Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-02T11:50:15.032Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-02T11:50:15.032Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-02T11:50:15.032Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-02T11:50:15.032Z] - CONFIG_XFRM: enabled [2022-08-02T11:50:15.032Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-02T11:50:15.032Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-02T11:50:15.032Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-02T11:50:15.032Z] - "ipvlan": [2022-08-02T11:50:15.032Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-02T11:50:15.032Z] - "macvlan": [2022-08-02T11:50:15.032Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-02T11:50:15.032Z] - CONFIG_DUMMY: enabled (as module) [2022-08-02T11:50:15.032Z] - "ftp,tftp client in container": [2022-08-02T11:50:15.032Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-02T11:50:15.032Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-02T11:50:15.032Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-02T11:50:15.032Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-02T11:50:15.032Z] - Storage Drivers: [2022-08-02T11:50:15.032Z] - "aufs": [2022-08-02T11:50:15.032Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-02T11:50:15.032Z] - "btrfs": [2022-08-02T11:50:15.032Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-02T11:50:15.299Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-02T11:50:15.299Z] - "devicemapper": [2022-08-02T11:50:15.299Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-02T11:50:15.299Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-02T11:50:15.299Z] - "overlay": [2022-08-02T11:50:15.299Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-02T11:50:15.299Z] - "zfs": [2022-08-02T11:50:15.299Z] - /dev/zfs: present [2022-08-02T11:50:15.299Z] - zfs command: missing [2022-08-02T11:50:15.299Z] - zpool command: missing [2022-08-02T11:50:15.299Z] [2022-08-02T11:50:15.299Z] Limits: [2022-08-02T11:50:15.299Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-02T11:50:15.299Z] [2022-08-02T11:50:15.299Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-02T11:50:15.650Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:32289579010c52a8eff1f49eb4b67459c7565195 . [2022-08-02T11:50:15.914Z] #1 [internal] load build definition from Dockerfile [2022-08-02T11:50:15.914Z] #1 sha256:02056538805fba8c2dfa20335d62b413fdc58048698fd67f614c18628d0f49f3 [2022-08-02T11:50:15.914Z] #1 transferring dockerfile: [2022-08-02T11:50:15.914Z] #1 transferring dockerfile: 19.25kB done [2022-08-02T11:50:15.914Z] #1 DONE 0.2s [2022-08-02T11:50:15.914Z] [2022-08-02T11:50:15.914Z] #2 [internal] load .dockerignore [2022-08-02T11:50:15.914Z] #2 sha256:45fd6001b57e1b0bc9ac408df8472fd6c3b8537a037e7d077a532ee09705ab4c [2022-08-02T11:50:15.914Z] #2 transferring context: 145B done [2022-08-02T11:50:15.914Z] #2 DONE 0.0s [2022-08-02T11:50:15.914Z] [2022-08-02T11:50:15.914Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-02T11:50:15.914Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-02T11:50:16.098Z] Client: Docker Engine - Community [2022-08-02T11:50:16.098Z] Version: 20.10.14 [2022-08-02T11:50:16.098Z] API version: 1.41 [2022-08-02T11:50:16.098Z] Go version: go1.16.15 [2022-08-02T11:50:16.098Z] Git commit: a224086 [2022-08-02T11:50:16.098Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-02T11:50:16.098Z] OS/Arch: linux/amd64 [2022-08-02T11:50:16.098Z] Context: default [2022-08-02T11:50:16.098Z] Experimental: true [2022-08-02T11:50:16.098Z] [2022-08-02T11:50:16.098Z] Server: Docker Engine - Community [2022-08-02T11:50:16.098Z] Engine: [2022-08-02T11:50:16.098Z] Version: 20.10.14 [2022-08-02T11:50:16.098Z] API version: 1.41 (minimum version 1.12) [2022-08-02T11:50:16.098Z] Go version: go1.16.15 [2022-08-02T11:50:16.098Z] Git commit: 87a90dc [2022-08-02T11:50:16.098Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-02T11:50:16.098Z] OS/Arch: linux/amd64 [2022-08-02T11:50:16.098Z] Experimental: true [2022-08-02T11:50:16.098Z] containerd: [2022-08-02T11:50:16.098Z] Version: 1.5.11 [2022-08-02T11:50:16.098Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:50:16.098Z] runc: [2022-08-02T11:50:16.098Z] Version: 1.0.3 [2022-08-02T11:50:16.098Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-02T11:50:16.098Z] docker-init: [2022-08-02T11:50:16.098Z] Version: 0.19.0 [2022-08-02T11:50:16.098Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-02T11:50:16.400Z] + docker info [2022-08-02T11:50:16.488Z] #3 DONE 0.5s [2022-08-02T11:50:16.488Z] [2022-08-02T11:50:16.488Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-02T11:50:16.488Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-02T11:50:16.488Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-02T11:50:16.488Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-02T11:50:16.488Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-02T11:50:16.488Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-02T11:50:16.488Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-02T11:50:16.488Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-02T11:50:16.488Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-02T11:50:16.752Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-02T11:50:17.012Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-02T11:50:17.273Z] #4 DONE 0.8s [2022-08-02T11:50:17.273Z] [2022-08-02T11:50:17.273Z] #6 [internal] load build definition from Dockerfile [2022-08-02T11:50:17.273Z] #6 sha256:91859800af2a8cf86c6015738b33d26ec46ad4934a7e01077490e6e264549293 [2022-08-02T11:50:17.273Z] #6 DONE 0.0s [2022-08-02T11:50:17.273Z] [2022-08-02T11:50:17.273Z] #5 [internal] load .dockerignore [2022-08-02T11:50:17.273Z] #5 sha256:b68e6edd42abcc4cd042857def97d019e47d360a2980eee3e3cbaa75e18f6f28 [2022-08-02T11:50:17.273Z] #5 DONE 0.0s [2022-08-02T11:50:17.273Z] [2022-08-02T11:50:17.273Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:50:17.273Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-02T11:50:18.654Z] #7 DONE 1.1s [2022-08-02T11:50:18.654Z] [2022-08-02T11:50:18.654Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-02T11:50:18.654Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-02T11:50:18.654Z] #9 DONE 1.1s [2022-08-02T11:50:18.654Z] [2022-08-02T11:50:18.654Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-08-02T11:50:18.654Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-08-02T11:50:18.654Z] #8 DONE 1.1s [2022-08-02T11:50:18.654Z] [2022-08-02T11:50:18.654Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:50:18.654Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-02T11:50:18.654Z] #10 DONE 1.2s [2022-08-02T11:50:18.917Z] [2022-08-02T11:50:18.917Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:18.917Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-02T11:50:18.917Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:18.917Z] #73 DONE 0.1s [2022-08-02T11:50:18.917Z] [2022-08-02T11:50:18.917Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:50:18.917Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-02T11:50:18.917Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-02T11:50:18.917Z] #28 DONE 0.1s [2022-08-02T11:50:18.917Z] [2022-08-02T11:50:18.917Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:18.917Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-02T11:50:18.917Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-02T11:50:18.917Z] #71 DONE 0.1s [2022-08-02T11:50:18.917Z] [2022-08-02T11:50:18.917Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:18.917Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:18.917Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.1s done [2022-08-02T11:50:19.188Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done [2022-08-02T11:50:19.188Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-08-02T11:50:19.188Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-08-02T11:50:19.449Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.19MB / 55.00MB 0.2s [2022-08-02T11:50:19.449Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.2s [2022-08-02T11:50:19.449Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.05MB / 10.88MB 0.2s [2022-08-02T11:50:19.449Z] #11 ... [2022-08-02T11:50:19.449Z] [2022-08-02T11:50:19.449Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-02T11:50:19.449Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-02T11:50:19.449Z] #49 DONE 0.0s [2022-08-02T11:50:19.449Z] [2022-08-02T11:50:19.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:19.449Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:19.449Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.39MB / 55.00MB 0.3s [2022-08-02T11:50:19.449Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 4.51MB / 5.16MB 0.3s [2022-08-02T11:50:19.449Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 2.24MB / 10.88MB 0.3s [2022-08-02T11:50:19.710Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.63MB / 55.00MB 0.4s [2022-08-02T11:50:19.710Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s [2022-08-02T11:50:19.710Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 5.24MB / 10.88MB 0.4s [2022-08-02T11:50:19.710Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 17.03MB / 55.00MB 0.5s [2022-08-02T11:50:19.710Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done [2022-08-02T11:50:19.710Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 7.34MB / 10.88MB 0.5s [2022-08-02T11:50:19.710Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 475.14kB / 54.58MB 0.5s [2022-08-02T11:50:19.710Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 21.03MB / 55.00MB 0.7s [2022-08-02T11:50:19.710Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s [2022-08-02T11:50:19.710Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.29MB / 54.58MB 0.7s [2022-08-02T11:50:19.973Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 24.12MB / 55.00MB 0.8s [2022-08-02T11:50:19.973Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.34MB / 54.58MB 0.8s [2022-08-02T11:50:19.973Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-08-02T11:50:20.234Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 30.41MB / 55.00MB 1.0s [2022-08-02T11:50:20.234Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 12.58MB / 54.58MB 1.0s [2022-08-02T11:50:20.234Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.05MB / 85.90MB 1.0s [2022-08-02T11:50:20.234Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.75MB / 55.00MB 1.1s [2022-08-02T11:50:20.234Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 17.83MB / 54.58MB 1.1s [2022-08-02T11:50:20.502Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.2s [2022-08-02T11:50:20.502Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 24.14MB / 54.58MB 1.2s [2022-08-02T11:50:20.502Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 10.49MB / 85.90MB 1.2s [2022-08-02T11:50:20.502Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 48.23MB / 55.00MB 1.4s [2022-08-02T11:50:20.502Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 27.26MB / 54.58MB 1.4s [2022-08-02T11:50:20.502Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 17.83MB / 85.90MB 1.4s [2022-08-02T11:50:20.769Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 54.53MB / 55.00MB 1.5s [2022-08-02T11:50:20.769Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 30.41MB / 54.58MB 1.5s [2022-08-02T11:50:20.769Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 33.22MB / 54.58MB 1.6s [2022-08-02T11:50:20.769Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 24.12MB / 85.90MB 1.6s [2022-08-02T11:50:21.031Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 38.37MB / 54.58MB 1.7s [2022-08-02T11:50:21.031Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 28.90MB / 85.90MB 1.7s [2022-08-02T11:50:21.031Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 43.84MB / 54.58MB 1.9s [2022-08-02T11:50:21.031Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 1.9s [2022-08-02T11:50:21.072Z] Fetching without tags [2022-08-02T11:50:21.292Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 50.07MB / 54.58MB 2.1s [2022-08-02T11:50:21.292Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done [2022-08-02T11:50:21.292Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.53MB / 54.58MB 2.2s [2022-08-02T11:50:21.292Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 42.99MB / 85.90MB 2.2s [2022-08-02T11:50:20.970Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:50:20.988Z] > git config --add remote.origin.fetch +refs/pull/43898/head:refs/remotes/origin/PR-43898 # timeout=10 [2022-08-02T11:50:21.016Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:50:21.044Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:50:21.077Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:50:21.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:50:21.078Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:50:21.427Z] Merging remotes/origin/master commit 074635002ef18219eb18a3a456c8171aba89af94 into PR head commit 69f077f1aa0e50bb91df24ed65ed8262a66481c2 [2022-08-02T11:50:21.553Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 53.48MB / 85.90MB 2.5s [2022-08-02T11:50:21.553Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 6.29MB / 141.81MB 2.5s [2022-08-02T11:50:21.812Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 59.77MB / 85.90MB 2.6s [2022-08-02T11:50:21.812Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-08-02T11:50:21.812Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 16.78MB / 141.81MB 2.8s [2022-08-02T11:50:22.077Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.8s done [2022-08-02T11:50:22.077Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 65.01MB / 85.90MB 2.9s [2022-08-02T11:50:22.338Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 71.30MB / 85.90MB 3.1s [2022-08-02T11:50:22.338Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 24.01MB / 141.81MB 3.1s [2022-08-02T11:50:22.338Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.0s done [2022-08-02T11:50:22.609Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 77.85MB / 85.90MB 3.5s [2022-08-02T11:50:22.877Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 31.46MB / 141.81MB 3.7s [2022-08-02T11:50:22.877Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.8s [2022-08-02T11:50:23.137Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 38.80MB / 141.81MB 4.0s [2022-08-02T11:50:23.403Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 46.14MB / 141.81MB 4.3s [2022-08-02T11:50:21.434Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:50:21.489Z] > git checkout -f 69f077f1aa0e50bb91df24ed65ed8262a66481c2 # timeout=10 [2022-08-02T11:50:22.997Z] > git remote # timeout=10 [2022-08-02T11:50:23.017Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T11:50:23.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:50:23.041Z] > git merge 074635002ef18219eb18a3a456c8171aba89af94 # timeout=10 [2022-08-02T11:50:23.980Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.6s done [2022-08-02T11:50:23.980Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 60.82MB / 141.81MB 4.8s [2022-08-02T11:50:24.212Z] Merge succeeded, producing 312f2da8454863b85fa6427540bd5c28f1551972 [2022-08-02T11:50:24.213Z] Checking out Revision 312f2da8454863b85fa6427540bd5c28f1551972 (PR-43898) [2022-08-02T11:50:24.550Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 68.16MB / 141.81MB 5.1s [2022-08-02T11:50:24.550Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 83.89MB / 141.81MB 5.3s [2022-08-02T11:50:24.550Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 96.47MB / 141.81MB 5.5s [2022-08-02T11:50:25.132Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 109.05MB / 141.81MB 5.8s [2022-08-02T11:50:25.704Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 117.44MB / 141.81MB 6.4s [2022-08-02T11:50:25.968Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.78MB / 141.81MB 6.7s [2022-08-02T11:50:26.227Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 132.12MB / 141.81MB 7.1s [2022-08-02T11:50:26.489Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 140.51MB / 141.81MB 7.4s [2022-08-02T11:50:24.183Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T11:50:24.216Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:50:24.236Z] > git checkout -f 312f2da8454863b85fa6427540bd5c28f1551972 # timeout=10 [2022-08-02T11:50:26.751Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.1s [2022-08-02T11:50:28.020Z] Commit message: "Merge commit '074635002ef18219eb18a3a456c8171aba89af94' into HEAD" [2022-08-02T11:50:28.020Z] First time build. Skipping changelog. [2022-08-02T11:50:28.067Z] > git --version # timeout=10 [2022-08-02T11:50:28.093Z] > git --version # 'git version 2.17.1' [2022-08-02T11:50:28.122Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-02T11:50:28.138Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 8.6s done [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T11:50:28.609Z] Client: [2022-08-02T11:50:28.609Z] Context: default [2022-08-02T11:50:28.609Z] Debug Mode: false [2022-08-02T11:50:28.609Z] Plugins: [2022-08-02T11:50:28.609Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-02T11:50:28.609Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-02T11:50:28.609Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-02T11:50:28.609Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-02T11:50:28.609Z] [2022-08-02T11:50:28.609Z] Server: [2022-08-02T11:50:28.609Z] Containers: 0 [2022-08-02T11:50:28.609Z] Running: 0 [2022-08-02T11:50:28.609Z] Paused: 0 [2022-08-02T11:50:28.609Z] Stopped: 0 [2022-08-02T11:50:28.609Z] Images: 0 [2022-08-02T11:50:28.609Z] Server Version: 20.10.14 [2022-08-02T11:50:28.609Z] Storage Driver: overlay2 [2022-08-02T11:50:28.609Z] Backing Filesystem: extfs [2022-08-02T11:50:28.609Z] Supports d_type: true [2022-08-02T11:50:28.609Z] Native Overlay Diff: true [2022-08-02T11:50:28.609Z] userxattr: false [2022-08-02T11:50:28.609Z] Logging Driver: json-file [2022-08-02T11:50:28.609Z] Cgroup Driver: cgroupfs [2022-08-02T11:50:28.609Z] Cgroup Version: 1 [2022-08-02T11:50:28.609Z] Plugins: [2022-08-02T11:50:28.609Z] Volume: local [2022-08-02T11:50:28.609Z] Network: bridge host ipvlan macvlan null overlay [2022-08-02T11:50:28.609Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-02T11:50:28.609Z] Swarm: inactive [2022-08-02T11:50:28.609Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-02T11:50:28.609Z] Default Runtime: runc [2022-08-02T11:50:28.609Z] Init Binary: docker-init [2022-08-02T11:50:28.609Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:50:28.609Z] runc version: v1.0.3-0-gf46b6ba [2022-08-02T11:50:28.609Z] init version: de40ad0 [2022-08-02T11:50:28.609Z] Security Options: [2022-08-02T11:50:28.609Z] apparmor [2022-08-02T11:50:28.609Z] seccomp [2022-08-02T11:50:28.609Z] Profile: default [2022-08-02T11:50:28.609Z] Kernel Version: 5.4.0-1071-aws [2022-08-02T11:50:28.609Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-02T11:50:28.609Z] OSType: linux [2022-08-02T11:50:28.609Z] Architecture: x86_64 [2022-08-02T11:50:28.609Z] CPUs: 8 [2022-08-02T11:50:28.609Z] Total Memory: 30.91GiB [2022-08-02T11:50:28.609Z] Name: ip-10-100-37-245 [2022-08-02T11:50:28.609Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-02T11:50:28.609Z] Docker Root Dir: /var/lib/docker [2022-08-02T11:50:28.609Z] Debug Mode: false [2022-08-02T11:50:28.609Z] Registry: https://index.docker.io/v1/ [2022-08-02T11:50:28.609Z] Labels: [2022-08-02T11:50:28.609Z] Experimental: true [2022-08-02T11:50:28.609Z] Insecure Registries: [2022-08-02T11:50:28.609Z] 127.0.0.0/8 [2022-08-02T11:50:28.609Z] Live Restore Enabled: true [2022-08-02T11:50:28.609Z] [2022-08-02T11:50:28.609Z] WARNING: No swap limit support [2022-08-02T11:50:28.714Z] #11 ... [2022-08-02T11:50:28.714Z] [2022-08-02T11:50:28.714Z] #24 [internal] load build context [2022-08-02T11:50:28.714Z] #24 sha256:5ea0fdca966afac66545eaffd458ad717b1a9fd32e278e02bc17a20f37f98c45 [2022-08-02T11:50:28.714Z] #24 transferring context: 62.36MB 9.5s done [2022-08-02T11:50:28.714Z] #24 DONE 9.7s [2022-08-02T11:50:28.714Z] [2022-08-02T11:50:28.714Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:50:28.714Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-02T11:50:28.714Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-02T11:50:28.714Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-02T11:50:28.714Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-02T11:50:28.714Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 5.7s done [2022-08-02T11:50:28.714Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.5s [2022-08-02T11:50:28.714Z] #28 ... [2022-08-02T11:50:28.714Z] [2022-08-02T11:50:28.714Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:28.714Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [Pipeline] sh [2022-08-02T11:50:28.975Z] #11 ... [2022-08-02T11:50:28.975Z] [2022-08-02T11:50:28.975Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:28.975Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-02T11:50:28.975Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-02T11:50:28.975Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-02T11:50:28.975Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.8s done [2022-08-02T11:50:28.975Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s [2022-08-02T11:50:28.975Z] #73 ... [2022-08-02T11:50:28.975Z] [2022-08-02T11:50:28.975Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:28.975Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-02T11:50:28.975Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-02T11:50:28.975Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-02T11:50:28.975Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-02T11:50:28.975Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.9s done [2022-08-02T11:50:28.975Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.9s done [2022-08-02T11:50:29.125Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-02T11:50:29.125Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-02T11:50:29.125Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43898/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-02T11:50:29.125Z] + bash /home/ubuntu/workspace/moby_PR-43898/check-config.sh [2022-08-02T11:50:29.125Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-02T11:50:29.125Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-02T11:50:29.125Z] [2022-08-02T11:50:29.125Z] Generally Necessary: [2022-08-02T11:50:29.125Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-02T11:50:29.125Z] - apparmor: enabled and tools installed [2022-08-02T11:50:29.125Z] - CONFIG_NAMESPACES: enabled [2022-08-02T11:50:29.125Z] - CONFIG_NET_NS: enabled [2022-08-02T11:50:29.125Z] - CONFIG_PID_NS: enabled [2022-08-02T11:50:29.125Z] - CONFIG_IPC_NS: enabled [2022-08-02T11:50:29.125Z] - CONFIG_UTS_NS: enabled [2022-08-02T11:50:29.125Z] - CONFIG_CGROUPS: enabled [2022-08-02T11:50:29.125Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-02T11:50:29.125Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-02T11:50:29.125Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-02T11:50:29.125Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-02T11:50:29.125Z] - CONFIG_CPUSETS: enabled [2022-08-02T11:50:29.125Z] - CONFIG_MEMCG: enabled [2022-08-02T11:50:29.125Z] - CONFIG_KEYS: enabled [2022-08-02T11:50:29.125Z] - CONFIG_VETH: enabled (as module) [2022-08-02T11:50:29.125Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-02T11:50:29.125Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-02T11:50:29.125Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-02T11:50:29.125Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-02T11:50:29.125Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-02T11:50:29.130Z] + [ PR != PR ] [2022-08-02T11:50:29.130Z] + [ master != master ] [2022-08-02T11:50:29.130Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-02T11:50:29.235Z] #71 DONE 10.2s [2022-08-02T11:50:29.235Z] [2022-08-02T11:50:29.235Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:29.235Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-02T11:50:29.384Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-02T11:50:29.384Z] - CONFIG_CGROUP_BPF: enabled [2022-08-02T11:50:29.384Z] [2022-08-02T11:50:29.384Z] Optional Features: [2022-08-02T11:50:29.384Z] - CONFIG_USER_NS: enabled [2022-08-02T11:50:29.384Z] - CONFIG_SECCOMP: enabled [2022-08-02T11:50:29.384Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-02T11:50:29.384Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-02T11:50:29.384Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-02T11:50:29.384Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-02T11:50:29.384Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-02T11:50:29.384Z] - CONFIG_BLK_CGROUP: enabled [2022-08-02T11:50:29.384Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-02T11:50:29.384Z] - CONFIG_CGROUP_PERF: enabled [2022-08-02T11:50:29.384Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-02T11:50:29.384Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-02T11:50:29.384Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-02T11:50:29.384Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-02T11:50:29.384Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-02T11:50:29.384Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_IP_VS: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-02T11:50:29.384Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-02T11:50:29.384Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-02T11:50:29.384Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-02T11:50:29.384Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-02T11:50:29.384Z] - CONFIG_EXT4_FS: enabled [2022-08-02T11:50:29.384Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-02T11:50:29.384Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-02T11:50:29.384Z] - Network Drivers: [2022-08-02T11:50:29.384Z] - "overlay": [2022-08-02T11:50:29.384Z] - CONFIG_VXLAN: enabled (as module) [2022-08-02T11:50:29.384Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-02T11:50:29.384Z] Optional (for encrypted networks): [2022-08-02T11:50:29.502Z] + docker version [2022-08-02T11:50:29.643Z] - CONFIG_CRYPTO: enabled [2022-08-02T11:50:29.643Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-02T11:50:29.643Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-02T11:50:29.643Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-02T11:50:29.643Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-02T11:50:29.643Z] - CONFIG_XFRM: enabled [2022-08-02T11:50:29.643Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-02T11:50:29.643Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-02T11:50:29.643Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-02T11:50:29.643Z] - "ipvlan": [2022-08-02T11:50:29.643Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-02T11:50:29.643Z] - "macvlan": [2022-08-02T11:50:29.643Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-02T11:50:29.643Z] - CONFIG_DUMMY: enabled (as module) [2022-08-02T11:50:29.643Z] - "ftp,tftp client in container": [2022-08-02T11:50:29.643Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-02T11:50:29.643Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-02T11:50:29.643Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-02T11:50:29.643Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-02T11:50:29.643Z] - Storage Drivers: [2022-08-02T11:50:29.643Z] - "aufs": [2022-08-02T11:50:29.643Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-02T11:50:29.643Z] - "btrfs": [2022-08-02T11:50:29.643Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-02T11:50:29.643Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-02T11:50:29.643Z] - "devicemapper": [2022-08-02T11:50:29.643Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-02T11:50:29.643Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-02T11:50:29.643Z] - "overlay": [2022-08-02T11:50:29.643Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-02T11:50:29.643Z] - "zfs": [2022-08-02T11:50:29.643Z] - /dev/zfs: present [2022-08-02T11:50:29.643Z] - zfs command: missing [2022-08-02T11:50:29.643Z] - zpool command: missing [2022-08-02T11:50:29.643Z] [2022-08-02T11:50:29.643Z] Limits: [2022-08-02T11:50:29.643Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-02T11:50:29.643Z] [2022-08-02T11:50:29.643Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-02T11:50:29.992Z] + sudo modprobe ip_vs [2022-08-02T11:50:29.992Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cac0a40858554e53b657a459945466fb91e4147d . [2022-08-02T11:50:30.177Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.8s done [2022-08-02T11:50:30.251Z] #1 [internal] load build definition from Dockerfile [2022-08-02T11:50:30.251Z] #1 sha256:5e2fe3af5b30cf2eb8c6cebb9837d1c10d452b6dcd3d699479ff4caeb3018db9 [2022-08-02T11:50:30.251Z] #1 transferring dockerfile: 19.25kB done [2022-08-02T11:50:30.251Z] #1 DONE 0.1s [2022-08-02T11:50:30.251Z] [2022-08-02T11:50:30.251Z] #2 [internal] load .dockerignore [2022-08-02T11:50:30.251Z] #2 sha256:603375392fd7ef7a7d19d33725e574a0a46d1328e2bc1d8b84588b050b0f9769 [2022-08-02T11:50:30.251Z] #2 transferring context: 145B done [2022-08-02T11:50:30.251Z] #2 DONE 0.1s [2022-08-02T11:50:30.251Z] [2022-08-02T11:50:30.251Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-02T11:50:30.251Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-02T11:50:30.752Z] #73 DONE 11.7s [2022-08-02T11:50:30.752Z] [2022-08-02T11:50:30.752Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:30.752Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:30.818Z] #3 DONE 0.3s [2022-08-02T11:50:30.818Z] [2022-08-02T11:50:30.818Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-02T11:50:30.818Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-02T11:50:30.818Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-02T11:50:30.818Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-02T11:50:30.818Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-02T11:50:30.818Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-02T11:50:30.818Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.2s [2022-08-02T11:50:30.818Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s [2022-08-02T11:50:31.076Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.4s done [2022-08-02T11:50:31.076Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-02T11:50:31.336Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-02T11:50:31.336Z] #4 DONE 0.8s [2022-08-02T11:50:31.594Z] [2022-08-02T11:50:31.594Z] #5 [internal] load build definition from Dockerfile [2022-08-02T11:50:31.594Z] #5 sha256:d03ccd9fe85a92e78eaa12f700c5663368d772b94dc6e74b59e562b71f5e1778 [2022-08-02T11:50:31.594Z] #5 DONE 0.0s [2022-08-02T11:50:31.594Z] [2022-08-02T11:50:31.594Z] #6 [internal] load .dockerignore [2022-08-02T11:50:31.594Z] #6 sha256:589517c05d65c0a87f827cc1ccbcac1127495575809f504527ba1d5b2b06fbe5 [2022-08-02T11:50:31.594Z] #6 DONE 0.0s [2022-08-02T11:50:31.594Z] [2022-08-02T11:50:31.594Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:50:31.594Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-02T11:50:32.135Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.1s [2022-08-02T11:50:32.706Z] #11 ... [2022-08-02T11:50:32.706Z] [2022-08-02T11:50:32.706Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-02T11:50:32.706Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-02T11:50:32.706Z] #72 DONE 0.8s [2022-08-02T11:50:32.706Z] [2022-08-02T11:50:32.706Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:32.706Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:32.971Z] #7 ... [2022-08-02T11:50:32.971Z] [2022-08-02T11:50:32.971Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-02T11:50:32.971Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-02T11:50:32.971Z] #8 DONE 1.2s [2022-08-02T11:50:32.971Z] [2022-08-02T11:50:32.971Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:50:32.971Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-02T11:50:32.971Z] #9 DONE 1.2s [2022-08-02T11:50:32.971Z] [2022-08-02T11:50:32.971Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-08-02T11:50:32.971Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-08-02T11:50:32.971Z] #10 DONE 1.2s [2022-08-02T11:50:32.971Z] [2022-08-02T11:50:32.971Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:50:32.971Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-02T11:50:32.971Z] #7 DONE 1.3s [2022-08-02T11:50:33.716Z] Client: Docker Engine - Community [2022-08-02T11:50:33.717Z] Version: 20.10.14 [2022-08-02T11:50:33.717Z] API version: 1.41 [2022-08-02T11:50:33.717Z] Go version: go1.16.15 [2022-08-02T11:50:33.717Z] Git commit: a224086 [2022-08-02T11:50:33.717Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-02T11:50:33.717Z] OS/Arch: linux/amd64 [2022-08-02T11:50:33.717Z] Context: default [2022-08-02T11:50:33.717Z] Experimental: true [2022-08-02T11:50:33.717Z] [2022-08-02T11:50:33.717Z] Server: Docker Engine - Community [2022-08-02T11:50:33.717Z] Engine: [2022-08-02T11:50:33.717Z] Version: 20.10.14 [2022-08-02T11:50:33.717Z] API version: 1.41 (minimum version 1.12) [2022-08-02T11:50:33.717Z] Go version: go1.16.15 [2022-08-02T11:50:33.717Z] Git commit: 87a90dc [2022-08-02T11:50:33.717Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-02T11:50:33.717Z] OS/Arch: linux/amd64 [2022-08-02T11:50:33.717Z] Experimental: true [2022-08-02T11:50:33.717Z] containerd: [2022-08-02T11:50:33.717Z] Version: 1.5.11 [2022-08-02T11:50:33.717Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:50:33.717Z] runc: [2022-08-02T11:50:33.717Z] Version: 1.0.3 [2022-08-02T11:50:33.717Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-02T11:50:33.717Z] docker-init: [2022-08-02T11:50:33.717Z] Version: 0.19.0 [2022-08-02T11:50:33.717Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-02T11:50:34.022Z] + docker info [2022-08-02T11:50:34.621Z] #11 ... [2022-08-02T11:50:34.621Z] [2022-08-02T11:50:34.621Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-02T11:50:34.621Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-02T11:50:34.621Z] #74 DONE 1.6s [2022-08-02T11:50:34.621Z] [2022-08-02T11:50:34.621Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:50:34.621Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-02T11:50:34.621Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.9s [2022-08-02T11:50:35.503Z] [2022-08-02T11:50:35.504Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:50:35.504Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-02T11:50:35.504Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:50:35.504Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-02T11:50:35.571Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.3s done [2022-08-02T11:50:35.571Z] #28 DONE 16.6s [2022-08-02T11:50:35.571Z] [2022-08-02T11:50:35.571Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:35.571Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:35.571Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 13.3s done [2022-08-02T11:50:35.571Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s [2022-08-02T11:50:35.764Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-02T11:50:35.764Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-02T11:50:35.764Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-02T11:50:35.855Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.5s done [2022-08-02T11:50:35.855Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-08-02T11:50:36.022Z] #28 ... [2022-08-02T11:50:36.022Z] [2022-08-02T11:50:36.022Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-02T11:50:36.022Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-02T11:50:36.022Z] #49 DONE 0.0s [2022-08-02T11:50:36.283Z] [2022-08-02T11:50:36.283Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:36.283Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:36.283Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.1s done [2022-08-02T11:50:36.283Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-08-02T11:50:36.283Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done [2022-08-02T11:50:36.283Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-08-02T11:50:36.283Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.75MB / 55.00MB 0.5s [2022-08-02T11:50:36.283Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s [2022-08-02T11:50:36.283Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.5s [2022-08-02T11:50:36.283Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 50.33MB / 55.00MB 0.6s [2022-08-02T11:50:36.283Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-08-02T11:50:36.543Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.7s [2022-08-02T11:50:36.543Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-08-02T11:50:36.543Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0B / 54.58MB 0.9s [2022-08-02T11:50:36.543Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.44MB / 54.58MB 1.0s [2022-08-02T11:50:36.803Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.7s done [2022-08-02T11:50:36.803Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-08-02T11:50:36.822Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 20.46MB / 54.58MB 1.2s [2022-08-02T11:50:37.082Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 40.89MB / 54.58MB 1.3s [2022-08-02T11:50:37.082Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.3s done [2022-08-02T11:50:37.082Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 48.23MB / 54.58MB 1.4s [2022-08-02T11:50:37.082Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.5s [2022-08-02T11:50:37.082Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-08-02T11:50:37.082Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 1.5s [2022-08-02T11:50:37.341Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 9.44MB / 85.90MB 1.6s [2022-08-02T11:50:37.341Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.24MB / 141.81MB 1.6s [2022-08-02T11:50:37.341Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 23.07MB / 85.90MB 1.8s [2022-08-02T11:50:37.341Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 17.83MB / 141.81MB 1.8s [2022-08-02T11:50:37.600Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 29.36MB / 85.90MB 1.9s [2022-08-02T11:50:37.600Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 39.85MB / 85.90MB 2.0s [2022-08-02T11:50:37.600Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 34.60MB / 141.81MB 2.0s [2022-08-02T11:50:37.861Z] #11 ... [2022-08-02T11:50:37.861Z] [2022-08-02T11:50:37.861Z] #24 [internal] load build context [2022-08-02T11:50:37.861Z] #24 sha256:3a5102d7373e71cef10bef2c8efcaac06e5ac06de3352e100e150f04f873e4a9 [2022-08-02T11:50:37.861Z] #24 transferring context: 62.36MB 1.8s done [2022-08-02T11:50:37.861Z] #24 DONE 2.3s [2022-08-02T11:50:37.861Z] [2022-08-02T11:50:37.861Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:37.861Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:37.861Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 54.53MB / 85.90MB 2.1s [2022-08-02T11:50:37.861Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 49.28MB / 141.81MB 2.1s [2022-08-02T11:50:37.861Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.1s done [2022-08-02T11:50:37.861Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 63.96MB / 85.90MB 2.2s [2022-08-02T11:50:37.861Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 2.2s [2022-08-02T11:50:37.861Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.2s [2022-08-02T11:50:38.120Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.4s [2022-08-02T11:50:38.120Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 84.93MB / 141.81MB 2.4s [2022-08-02T11:50:38.120Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.2s done [2022-08-02T11:50:38.120Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 95.42MB / 141.81MB 2.5s [2022-08-02T11:50:38.120Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 104.86MB / 141.81MB 2.6s [2022-08-02T11:50:38.380Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 115.34MB / 141.81MB 2.7s [2022-08-02T11:50:38.380Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 124.78MB / 141.81MB 2.8s [2022-08-02T11:50:38.640Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 135.27MB / 141.81MB 2.9s [2022-08-02T11:50:38.899Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.8s done [2022-08-02T11:50:38.899Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.3s done [2022-08-02T11:50:39.873Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-08-02T11:50:39.873Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.2s done [2022-08-02T11:50:40.838Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 4.9s done [2022-08-02T11:50:40.838Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-08-02T11:50:40.838Z] #11 ... [2022-08-02T11:50:40.838Z] [2022-08-02T11:50:40.838Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:40.838Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-02T11:50:40.838Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-02T11:50:40.838Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-02T11:50:40.838Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-02T11:50:40.838Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-02T11:50:40.838Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2022-08-02T11:50:40.838Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-08-02T11:50:40.838Z] #71 DONE 5.1s [2022-08-02T11:50:40.838Z] [2022-08-02T11:50:40.838Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:40.838Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:41.097Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done [2022-08-02T11:50:41.097Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-08-02T11:50:42.038Z] #11 ... [2022-08-02T11:50:42.038Z] [2022-08-02T11:50:42.038Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:42.038Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-02T11:50:42.038Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-02T11:50:42.038Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-02T11:50:42.038Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-02T11:50:42.038Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-02T11:50:42.038Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-08-02T11:50:42.038Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2022-08-02T11:50:42.038Z] #73 DONE 6.4s [2022-08-02T11:50:42.038Z] [2022-08-02T11:50:42.038Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:42.038Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:42.098Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.1s [2022-08-02T11:50:43.428Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.8s done [2022-08-02T11:50:43.487Z] #11 ... [2022-08-02T11:50:43.487Z] [2022-08-02T11:50:43.487Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:50:43.487Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-02T11:50:43.487Z] #29 1.128 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:50:43.487Z] #29 1.139 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:50:43.487Z] #29 1.143 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:50:43.487Z] #29 1.342 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:50:43.487Z] #29 1.671 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:50:43.487Z] #29 2.167 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:50:43.487Z] #29 3.266 Fetched 8563 kB in 2s (3566 kB/s) [2022-08-02T11:50:43.487Z] #29 3.266 Reading package lists... [2022-08-02T11:50:43.487Z] #29 4.063 Reading package lists... [2022-08-02T11:50:43.487Z] #29 4.843 Building dependency tree... [2022-08-02T11:50:43.487Z] #29 5.215 The following additional packages will be installed: [2022-08-02T11:50:43.487Z] #29 5.215 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-02T11:50:43.487Z] #29 5.215 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-02T11:50:43.487Z] #29 5.215 Recommended packages: [2022-08-02T11:50:43.487Z] #29 5.215 libldap-common publicsuffix libsasl2-modules [2022-08-02T11:50:43.487Z] #29 5.435 The following NEW packages will be installed: [2022-08-02T11:50:43.487Z] #29 5.436 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-02T11:50:43.487Z] #29 5.437 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-02T11:50:43.487Z] #29 5.438 libssh2-1 openssl [2022-08-02T11:50:43.487Z] #29 5.715 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-02T11:50:43.487Z] #29 5.715 Need to get 3047 kB of archives. [2022-08-02T11:50:43.487Z] #29 5.715 After this operation, 6661 kB of additional disk space will be used. [2022-08-02T11:50:43.487Z] #29 5.715 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-02T11:50:43.487Z] #29 5.727 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-02T11:50:43.487Z] #29 5.732 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-02T11:50:43.487Z] #29 5.735 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-02T11:50:43.487Z] #29 5.736 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-02T11:50:43.487Z] #29 5.738 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-02T11:50:43.487Z] #29 5.741 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-02T11:50:43.487Z] #29 5.766 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-02T11:50:43.487Z] #29 5.766 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-02T11:50:43.487Z] #29 5.766 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-02T11:50:43.487Z] #29 5.766 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-02T11:50:43.487Z] #29 5.766 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-02T11:50:43.487Z] #29 5.768 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-02T11:50:43.487Z] #29 5.778 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-02T11:50:43.487Z] #29 5.778 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-02T11:50:43.487Z] #29 5.978 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:50:43.487Z] #29 6.019 Fetched 3047 kB in 0s (9225 kB/s) [2022-08-02T11:50:43.487Z] #29 6.053 Selecting previously unselected package openssl. [2022-08-02T11:50:43.487Z] #29 6.053 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-02T11:50:43.487Z] #29 6.061 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.071 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:50:43.487Z] #29 6.244 Selecting previously unselected package ca-certificates. [2022-08-02T11:50:43.487Z] #29 6.244 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-02T11:50:43.487Z] #29 6.258 Unpacking ca-certificates (20210119) ... [2022-08-02T11:50:43.487Z] #29 6.330 Selecting previously unselected package libbrotli1:amd64. [2022-08-02T11:50:43.487Z] #29 6.330 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.338 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-02T11:50:43.487Z] #29 6.436 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-02T11:50:43.487Z] #29 6.436 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.439 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:50:43.487Z] #29 6.488 Selecting previously unselected package libsasl2-2:amd64. [2022-08-02T11:50:43.487Z] #29 6.488 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.492 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:50:43.487Z] #29 6.565 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-02T11:50:43.487Z] #29 6.565 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.574 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:50:43.487Z] #29 6.655 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-02T11:50:43.487Z] #29 6.655 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.662 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-02T11:50:43.487Z] #29 6.731 Selecting previously unselected package libpsl5:amd64. [2022-08-02T11:50:43.487Z] #29 6.731 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.733 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-02T11:50:43.487Z] #29 6.797 Selecting previously unselected package librtmp1:amd64. [2022-08-02T11:50:43.487Z] #29 6.797 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.799 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:50:43.487Z] #29 6.846 Selecting previously unselected package libssh2-1:amd64. [2022-08-02T11:50:43.487Z] #29 6.846 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.850 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-02T11:50:43.487Z] #29 6.908 Selecting previously unselected package libcurl4:amd64. [2022-08-02T11:50:43.487Z] #29 6.908 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 6.911 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:50:43.487Z] #29 7.002 Selecting previously unselected package curl. [2022-08-02T11:50:43.487Z] #29 7.002 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 7.002 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:50:43.487Z] #29 7.079 Selecting previously unselected package libonig5:amd64. [2022-08-02T11:50:43.487Z] #29 7.081 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 7.090 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:50:43.487Z] #29 7.152 Selecting previously unselected package libjq1:amd64. [2022-08-02T11:50:43.487Z] #29 7.152 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 7.156 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:50:43.487Z] #29 7.203 Selecting previously unselected package jq. [2022-08-02T11:50:43.487Z] #29 7.203 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-02T11:50:43.487Z] #29 7.207 Unpacking jq (1.6-2.1) ... [2022-08-02T11:50:43.487Z] #29 7.255 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-02T11:50:43.487Z] #29 7.269 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-02T11:50:43.487Z] #29 7.281 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-02T11:50:43.487Z] #29 7.293 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:50:43.487Z] #29 7.305 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:50:43.487Z] #29 7.321 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:50:43.487Z] #29 7.335 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-02T11:50:43.487Z] #29 7.360 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:50:43.487Z] #29 7.373 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:50:43.487Z] #29 7.382 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:50:43.487Z] #29 7.394 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:50:43.487Z] #29 7.407 Setting up ca-certificates (20210119) ... [2022-08-02T11:50:43.750Z] #29 8.160 Updating certificates in /etc/ssl/certs... [2022-08-02T11:50:43.750Z] #29 ... [2022-08-02T11:50:43.750Z] [2022-08-02T11:50:43.750Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:43.750Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:43.996Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s [2022-08-02T11:50:44.062Z] Client: [2022-08-02T11:50:44.062Z] Context: default [2022-08-02T11:50:44.062Z] Debug Mode: false [2022-08-02T11:50:44.062Z] Plugins: [2022-08-02T11:50:44.062Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-02T11:50:44.062Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-02T11:50:44.062Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-02T11:50:44.062Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-02T11:50:44.062Z] [2022-08-02T11:50:44.062Z] Server: [2022-08-02T11:50:44.062Z] Containers: 0 [2022-08-02T11:50:44.062Z] Running: 0 [2022-08-02T11:50:44.062Z] Paused: 0 [2022-08-02T11:50:44.062Z] Stopped: 0 [2022-08-02T11:50:44.062Z] Images: 0 [2022-08-02T11:50:44.062Z] Server Version: 20.10.14 [2022-08-02T11:50:44.062Z] Storage Driver: overlay2 [2022-08-02T11:50:44.062Z] Backing Filesystem: extfs [2022-08-02T11:50:44.062Z] Supports d_type: true [2022-08-02T11:50:44.062Z] Native Overlay Diff: true [2022-08-02T11:50:44.062Z] userxattr: false [2022-08-02T11:50:44.062Z] Logging Driver: json-file [2022-08-02T11:50:44.062Z] Cgroup Driver: cgroupfs [2022-08-02T11:50:44.062Z] Cgroup Version: 1 [2022-08-02T11:50:44.062Z] Plugins: [2022-08-02T11:50:44.062Z] Volume: local [2022-08-02T11:50:44.062Z] Network: bridge host ipvlan macvlan null overlay [2022-08-02T11:50:44.062Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-02T11:50:44.062Z] Swarm: inactive [2022-08-02T11:50:44.062Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-02T11:50:44.062Z] Default Runtime: runc [2022-08-02T11:50:44.062Z] Init Binary: docker-init [2022-08-02T11:50:44.062Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:50:44.062Z] runc version: v1.0.3-0-gf46b6ba [2022-08-02T11:50:44.062Z] init version: de40ad0 [2022-08-02T11:50:44.062Z] Security Options: [2022-08-02T11:50:44.062Z] apparmor [2022-08-02T11:50:44.062Z] seccomp [2022-08-02T11:50:44.062Z] Profile: default [2022-08-02T11:50:44.062Z] Kernel Version: 5.4.0-1071-aws [2022-08-02T11:50:44.062Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-02T11:50:44.062Z] OSType: linux [2022-08-02T11:50:44.062Z] Architecture: x86_64 [2022-08-02T11:50:44.062Z] CPUs: 2 [2022-08-02T11:50:44.062Z] Total Memory: 15.35GiB [2022-08-02T11:50:44.062Z] Name: ip-10-100-57-199 [2022-08-02T11:50:44.062Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-02T11:50:44.062Z] Docker Root Dir: /var/lib/docker [2022-08-02T11:50:44.062Z] Debug Mode: false [2022-08-02T11:50:44.062Z] Registry: https://index.docker.io/v1/ [2022-08-02T11:50:44.062Z] Labels: [2022-08-02T11:50:44.062Z] Experimental: true [2022-08-02T11:50:44.062Z] Insecure Registries: [2022-08-02T11:50:44.062Z] 127.0.0.0/8 [2022-08-02T11:50:44.062Z] Live Restore Enabled: true [2022-08-02T11:50:44.062Z] [2022-08-02T11:50:44.062Z] WARNING: No swap limit support [Pipeline] sh [2022-08-02T11:50:44.255Z] #11 ... [2022-08-02T11:50:44.255Z] [2022-08-02T11:50:44.255Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:50:44.255Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-02T11:50:44.255Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 6.0s done [2022-08-02T11:50:44.255Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.7s done [2022-08-02T11:50:44.255Z] #28 DONE 8.8s [2022-08-02T11:50:44.255Z] [2022-08-02T11:50:44.255Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:44.255Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:44.409Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-02T11:50:44.409Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-02T11:50:44.409Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43898/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-02T11:50:44.409Z] + bash /home/ubuntu/workspace/moby_PR-43898/check-config.sh [2022-08-02T11:50:44.409Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-02T11:50:44.409Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-02T11:50:44.409Z] [2022-08-02T11:50:44.409Z] Generally Necessary: [2022-08-02T11:50:44.409Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-02T11:50:44.409Z] - apparmor: enabled and tools installed [2022-08-02T11:50:44.409Z] - CONFIG_NAMESPACES: enabled [2022-08-02T11:50:44.409Z] - CONFIG_NET_NS: enabled [2022-08-02T11:50:44.409Z] - CONFIG_PID_NS: enabled [2022-08-02T11:50:44.409Z] - CONFIG_IPC_NS: enabled [2022-08-02T11:50:44.409Z] - CONFIG_UTS_NS: enabled [2022-08-02T11:50:44.409Z] - CONFIG_CGROUPS: enabled [2022-08-02T11:50:44.409Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-02T11:50:44.409Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-02T11:50:44.409Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-02T11:50:44.409Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-02T11:50:44.409Z] - CONFIG_CPUSETS: enabled [2022-08-02T11:50:44.409Z] - CONFIG_MEMCG: enabled [2022-08-02T11:50:44.409Z] - CONFIG_KEYS: enabled [2022-08-02T11:50:44.409Z] - CONFIG_VETH: enabled (as module) [2022-08-02T11:50:44.409Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-02T11:50:44.409Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-02T11:50:44.409Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-02T11:50:44.409Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-02T11:50:44.409Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-02T11:50:44.409Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-02T11:50:44.409Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-02T11:50:44.409Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-02T11:50:44.673Z] - CONFIG_CGROUP_BPF: enabled [2022-08-02T11:50:44.673Z] [2022-08-02T11:50:44.673Z] Optional Features: [2022-08-02T11:50:44.673Z] - CONFIG_USER_NS: enabled [2022-08-02T11:50:44.673Z] - CONFIG_SECCOMP: enabled [2022-08-02T11:50:44.673Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-02T11:50:44.673Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-02T11:50:44.673Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-02T11:50:44.673Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-02T11:50:44.673Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-02T11:50:44.673Z] - CONFIG_BLK_CGROUP: enabled [2022-08-02T11:50:44.673Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-02T11:50:44.673Z] - CONFIG_CGROUP_PERF: enabled [2022-08-02T11:50:44.673Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-02T11:50:44.673Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-02T11:50:44.673Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-02T11:50:44.673Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-02T11:50:44.673Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-02T11:50:44.673Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_IP_VS: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-02T11:50:44.673Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-02T11:50:44.673Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-02T11:50:44.673Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-02T11:50:44.673Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-02T11:50:44.673Z] - CONFIG_EXT4_FS: enabled [2022-08-02T11:50:44.673Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-02T11:50:44.673Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-02T11:50:44.673Z] - Network Drivers: [2022-08-02T11:50:44.673Z] - "overlay": [2022-08-02T11:50:44.673Z] - CONFIG_VXLAN: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-02T11:50:44.673Z] Optional (for encrypted networks): [2022-08-02T11:50:44.673Z] - CONFIG_CRYPTO: enabled [2022-08-02T11:50:44.673Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-02T11:50:44.673Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-02T11:50:44.673Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-02T11:50:44.673Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-02T11:50:44.673Z] - CONFIG_XFRM: enabled [2022-08-02T11:50:44.673Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-02T11:50:44.673Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-02T11:50:44.673Z] - "ipvlan": [2022-08-02T11:50:44.673Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-02T11:50:44.688Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.8s done [2022-08-02T11:50:44.932Z] - "macvlan": [2022-08-02T11:50:44.933Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-02T11:50:44.933Z] - CONFIG_DUMMY: enabled (as module) [2022-08-02T11:50:44.933Z] - "ftp,tftp client in container": [2022-08-02T11:50:44.933Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-02T11:50:44.933Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-02T11:50:44.933Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-02T11:50:44.933Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-02T11:50:44.933Z] - Storage Drivers: [2022-08-02T11:50:44.933Z] - "aufs": [2022-08-02T11:50:44.933Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-02T11:50:44.933Z] - "btrfs": [2022-08-02T11:50:44.933Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-02T11:50:44.933Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-02T11:50:44.933Z] - "devicemapper": [2022-08-02T11:50:44.933Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-02T11:50:44.933Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-02T11:50:44.933Z] - "overlay": [2022-08-02T11:50:44.933Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-02T11:50:44.933Z] - "zfs": [2022-08-02T11:50:44.933Z] - /dev/zfs: present [2022-08-02T11:50:44.933Z] - zfs command: missing [2022-08-02T11:50:44.933Z] - zpool command: missing [2022-08-02T11:50:44.933Z] [2022-08-02T11:50:44.933Z] Limits: [2022-08-02T11:50:44.933Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-02T11:50:44.933Z] [2022-08-02T11:50:44.933Z] + true [Pipeline] } [2022-08-02T11:50:44.948Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-02T11:50:45.325Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:312f2da8454863b85fa6427540bd5c28f1551972 . [2022-08-02T11:50:45.325Z] #1 [internal] load build definition from Dockerfile [2022-08-02T11:50:45.325Z] #1 sha256:a440a4aa37560f02e938ac8b5ab620f445cc0b6e95162a267c73e8acbb550eff [2022-08-02T11:50:45.325Z] #1 transferring dockerfile: 19.25kB done [2022-08-02T11:50:45.325Z] #1 DONE 0.1s [2022-08-02T11:50:45.325Z] [2022-08-02T11:50:45.325Z] #2 [internal] load .dockerignore [2022-08-02T11:50:45.325Z] #2 sha256:3794bd36fbe25131137f3efc6b8143771a19303570207c75f819358a9a7c103a [2022-08-02T11:50:45.325Z] #2 transferring context: 145B done [2022-08-02T11:50:45.325Z] #2 DONE 0.1s [2022-08-02T11:50:45.584Z] [2022-08-02T11:50:45.584Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-02T11:50:45.584Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-02T11:50:45.846Z] #3 DONE 0.4s [2022-08-02T11:50:45.846Z] [2022-08-02T11:50:45.846Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-02T11:50:45.846Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-02T11:50:45.846Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-02T11:50:45.846Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-02T11:50:45.846Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-02T11:50:45.846Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-08-02T11:50:45.846Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-02T11:50:46.106Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-02T11:50:46.161Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.9s done [2022-08-02T11:50:46.161Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s [2022-08-02T11:50:46.161Z] #11 ... [2022-08-02T11:50:46.161Z] [2022-08-02T11:50:46.161Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-02T11:50:46.161Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-02T11:50:46.161Z] #72 DONE 0.3s [2022-08-02T11:50:46.161Z] [2022-08-02T11:50:46.161Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:46.161Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:46.367Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-02T11:50:46.367Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-02T11:50:46.628Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-02T11:50:46.628Z] #4 DONE 0.8s [2022-08-02T11:50:46.728Z] #11 ... [2022-08-02T11:50:46.728Z] [2022-08-02T11:50:46.728Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-02T11:50:46.728Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-02T11:50:46.728Z] #74 DONE 0.5s [2022-08-02T11:50:46.728Z] [2022-08-02T11:50:46.728Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:46.728Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:46.887Z] [2022-08-02T11:50:46.887Z] #5 [internal] load build definition from Dockerfile [2022-08-02T11:50:46.887Z] #5 sha256:2fae12de55c4c0b2f1faf648c5622356591fb8f665a5aca82caaf937c7561c29 [2022-08-02T11:50:46.887Z] #5 DONE 0.0s [2022-08-02T11:50:46.887Z] [2022-08-02T11:50:46.887Z] #6 [internal] load .dockerignore [2022-08-02T11:50:46.887Z] #6 sha256:6cd89928cb8c2f7d301f9ce722c11f72b5bc37ffa34b310078702a45c4b07413 [2022-08-02T11:50:46.887Z] #6 DONE 0.0s [2022-08-02T11:50:46.887Z] [2022-08-02T11:50:46.887Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:50:46.887Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-02T11:50:47.825Z] #10 DONE 1.0s [2022-08-02T11:50:47.825Z] [2022-08-02T11:50:47.825Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:50:47.825Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-02T11:50:47.825Z] #7 DONE 1.0s [2022-08-02T11:50:47.825Z] [2022-08-02T11:50:47.825Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-08-02T11:50:47.825Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-08-02T11:50:47.825Z] #8 DONE 1.0s [2022-08-02T11:50:47.825Z] [2022-08-02T11:50:47.825Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-02T11:50:47.825Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-02T11:50:48.087Z] #9 DONE 1.0s [2022-08-02T11:50:48.245Z] #11 ... [2022-08-02T11:50:48.245Z] [2022-08-02T11:50:48.245Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:50:48.245Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-02T11:50:48.245Z] #29 9.146 129 added, 0 removed; done. [2022-08-02T11:50:48.245Z] #29 9.188 Setting up jq (1.6-2.1) ... [2022-08-02T11:50:48.245Z] #29 9.207 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:50:48.245Z] #29 9.214 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:50:48.245Z] #29 9.229 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:50:48.245Z] #29 9.278 Processing triggers for ca-certificates (20210119) ... [2022-08-02T11:50:48.245Z] #29 9.287 Updating certificates in /etc/ssl/certs... [2022-08-02T11:50:48.245Z] #29 10.05 0 added, 0 removed; done. [2022-08-02T11:50:48.245Z] #29 10.05 Running hooks in /etc/ca-certificates/update.d... [2022-08-02T11:50:48.245Z] #29 10.05 done. [2022-08-02T11:50:48.245Z] #29 DONE 12.1s [2022-08-02T11:50:48.245Z] [2022-08-02T11:50:48.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:48.245Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:48.245Z] #11 ... [2022-08-02T11:50:48.245Z] [2022-08-02T11:50:48.245Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-02T11:50:48.245Z] #30 sha256:a4616422f0bfd3f2a902df2fc153f8ccd590207856c9e5c3552f7e8a5037b42b [2022-08-02T11:50:48.245Z] #30 DONE 0.1s [2022-08-02T11:50:48.245Z] [2022-08-02T11:50:48.245Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:48.245Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:49.483Z] [2022-08-02T11:50:49.483Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:49.483Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-02T11:50:49.483Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-02T11:50:49.483Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-02T11:50:49.483Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-02T11:50:49.483Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-02T11:50:49.749Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.13MB / 9.86MB 0.3s [2022-08-02T11:50:49.749Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-08-02T11:50:50.014Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-08-02T11:50:50.014Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-08-02T11:50:50.014Z] #78 ... [2022-08-02T11:50:50.014Z] [2022-08-02T11:50:50.014Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-02T11:50:50.014Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-02T11:50:50.014Z] #56 DONE 0.0s [2022-08-02T11:50:50.014Z] [2022-08-02T11:50:50.014Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:50.014Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-02T11:50:50.155Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.1s [2022-08-02T11:50:50.922Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 4.0s done [2022-08-02T11:50:50.922Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-08-02T11:50:50.922Z] #11 DONE 15.2s [2022-08-02T11:50:50.922Z] [2022-08-02T11:50:50.922Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-02T11:50:50.922Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-08-02T11:50:51.537Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.5s done [2022-08-02T11:50:51.798Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-08-02T11:50:52.298Z] #12 DONE 1.3s [2022-08-02T11:50:52.298Z] [2022-08-02T11:50:52.298Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:50:52.298Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-02T11:50:52.298Z] #29 2.403 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:50:52.298Z] #29 2.414 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:50:52.298Z] #29 2.414 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:50:52.298Z] #29 2.534 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:50:52.298Z] #29 2.666 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:50:52.298Z] #29 2.780 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:50:52.298Z] #29 3.879 Fetched 8563 kB in 2s (4866 kB/s) [2022-08-02T11:50:52.298Z] #29 3.879 Reading package lists... [2022-08-02T11:50:52.298Z] #29 4.536 Reading package lists... [2022-08-02T11:50:52.299Z] #29 5.176 Building dependency tree... [2022-08-02T11:50:52.299Z] #29 5.475 The following additional packages will be installed: [2022-08-02T11:50:52.299Z] #29 5.475 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-02T11:50:52.299Z] #29 5.476 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-02T11:50:52.299Z] #29 5.478 Recommended packages: [2022-08-02T11:50:52.299Z] #29 5.478 libldap-common publicsuffix libsasl2-modules [2022-08-02T11:50:52.299Z] #29 5.616 The following NEW packages will be installed: [2022-08-02T11:50:52.299Z] #29 5.617 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-02T11:50:52.299Z] #29 5.621 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-02T11:50:52.299Z] #29 5.621 libssh2-1 openssl [2022-08-02T11:50:52.299Z] #29 5.888 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-02T11:50:52.299Z] #29 5.888 Need to get 3047 kB of archives. [2022-08-02T11:50:52.299Z] #29 5.888 After this operation, 6661 kB of additional disk space will be used. [2022-08-02T11:50:52.299Z] #29 5.888 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-02T11:50:52.299Z] #29 5.902 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-02T11:50:52.299Z] #29 5.903 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-02T11:50:52.299Z] #29 5.905 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-02T11:50:52.299Z] #29 5.906 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-02T11:50:52.299Z] #29 5.906 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-02T11:50:52.299Z] #29 5.908 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-02T11:50:52.299Z] #29 5.909 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-02T11:50:52.299Z] #29 5.909 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-02T11:50:52.299Z] #29 5.910 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-02T11:50:52.299Z] #29 5.911 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-02T11:50:52.299Z] #29 5.912 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-02T11:50:52.299Z] #29 5.937 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-02T11:50:52.299Z] #29 5.938 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-02T11:50:52.299Z] #29 5.939 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-02T11:50:52.299Z] #29 6.053 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:50:52.299Z] #29 6.073 Fetched 3047 kB in 0s (9688 kB/s) [2022-08-02T11:50:52.299Z] #29 6.097 Selecting previously unselected package openssl. [2022-08-02T11:50:52.299Z] #29 6.097 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-02T11:50:52.299Z] #29 6.101 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 6.105 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:50:52.299Z] #29 6.241 Selecting previously unselected package ca-certificates. [2022-08-02T11:50:52.299Z] #29 6.243 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-02T11:50:52.299Z] #29 6.249 Unpacking ca-certificates (20210119) ... [2022-08-02T11:50:52.299Z] #29 6.315 Selecting previously unselected package libbrotli1:amd64. [2022-08-02T11:50:52.299Z] #29 6.316 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 6.326 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-02T11:50:52.299Z] #29 6.386 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-02T11:50:52.299Z] #29 6.387 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 6.393 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:50:52.299Z] #29 6.478 Selecting previously unselected package libsasl2-2:amd64. [2022-08-02T11:50:52.299Z] #29 6.480 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 6.486 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:50:52.299Z] #29 6.532 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-02T11:50:52.299Z] #29 6.533 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 6.538 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:50:52.299Z] #29 6.596 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-02T11:50:52.299Z] #29 6.597 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 6.602 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-02T11:50:52.299Z] #29 6.653 Selecting previously unselected package libpsl5:amd64. [2022-08-02T11:50:52.299Z] #29 6.654 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 6.659 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-02T11:50:52.299Z] #29 6.804 Selecting previously unselected package librtmp1:amd64. [2022-08-02T11:50:52.299Z] #29 6.805 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 6.820 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:50:52.299Z] #29 7.222 Selecting previously unselected package libssh2-1:amd64. [2022-08-02T11:50:52.299Z] #29 7.223 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 7.233 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-02T11:50:52.299Z] #29 7.313 Selecting previously unselected package libcurl4:amd64. [2022-08-02T11:50:52.299Z] #29 7.314 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 7.339 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:50:52.299Z] #29 7.486 Selecting previously unselected package curl. [2022-08-02T11:50:52.299Z] #29 7.487 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 7.499 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:50:52.299Z] #29 7.669 Selecting previously unselected package libonig5:amd64. [2022-08-02T11:50:52.299Z] #29 7.670 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 7.717 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:50:52.299Z] #29 7.775 Selecting previously unselected package libjq1:amd64. [2022-08-02T11:50:52.299Z] #29 7.776 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 7.826 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:50:52.299Z] #29 7.869 Selecting previously unselected package jq. [2022-08-02T11:50:52.299Z] #29 7.870 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-02T11:50:52.299Z] #29 7.874 Unpacking jq (1.6-2.1) ... [2022-08-02T11:50:52.299Z] #29 7.919 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-02T11:50:52.299Z] #29 7.964 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-02T11:50:52.558Z] #29 7.976 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-02T11:50:52.558Z] #29 7.992 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:50:52.558Z] #29 8.006 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:50:52.558Z] #29 8.020 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:50:52.558Z] #29 8.041 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-02T11:50:52.558Z] #29 8.055 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:50:52.558Z] #29 8.074 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:50:52.558Z] #29 ... [2022-08-02T11:50:52.558Z] [2022-08-02T11:50:52.558Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-02T11:50:52.558Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-08-02T11:50:52.558Z] #13 DONE 0.5s [2022-08-02T11:50:52.558Z] [2022-08-02T11:50:52.558Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:50:52.558Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-02T11:50:52.558Z] #29 8.088 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:50:52.558Z] #29 8.100 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:50:52.558Z] #29 8.126 Setting up ca-certificates (20210119) ... [2022-08-02T11:50:52.558Z] #29 ... [2022-08-02T11:50:52.558Z] [2022-08-02T11:50:52.558Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:50:52.558Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:50:52.818Z] #42 ... [2022-08-02T11:50:52.818Z] [2022-08-02T11:50:52.818Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-02T11:50:52.818Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-08-02T11:50:52.818Z] #46 DONE 0.3s [2022-08-02T11:50:52.818Z] [2022-08-02T11:50:52.818Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-02T11:50:52.818Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-08-02T11:50:52.818Z] #33 DONE 0.3s [2022-08-02T11:50:52.818Z] [2022-08-02T11:50:52.818Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-02T11:50:52.818Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-08-02T11:50:52.818Z] #50 DONE 0.3s [2022-08-02T11:50:52.818Z] [2022-08-02T11:50:52.818Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-02T11:50:52.818Z] #25 sha256:182108f322cd343b50cf7399fa9ea200b73616d8a598fa16a36aac99eef540ec [2022-08-02T11:50:52.818Z] #25 DONE 0.4s [2022-08-02T11:50:53.077Z] [2022-08-02T11:50:53.077Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-02T11:50:53.077Z] #66 sha256:6e5df336bab3a18a7a061d6c352cf6647b7233dee3003f1cadbdbb5e966984bb [2022-08-02T11:50:53.077Z] #66 DONE 0.4s [2022-08-02T11:50:53.077Z] [2022-08-02T11:50:53.077Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:50:53.077Z] #67 sha256:660154906add8ee5935e8e948422308ef3ac41bc5bdc19d169cf6b9fc6a7ce5b [2022-08-02T11:50:53.447Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cf1f03dd10f2b13f) in /home/ubuntu/workspace/moby_PR-43898 [Pipeline] { [Pipeline] checkout [2022-08-02T11:50:53.583Z] The recommended git tool is: git [2022-08-02T11:50:55.316Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done [2022-08-02T11:50:55.316Z] #78 DONE 5.6s [2022-08-02T11:50:55.316Z] [2022-08-02T11:50:55.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:55.316Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:55.316Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.2s done [2022-08-02T11:50:55.316Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done [2022-08-02T11:50:55.316Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-08-02T11:50:55.316Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-08-02T11:50:55.316Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.7s done [2022-08-02T11:50:55.316Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.6s done [2022-08-02T11:50:55.316Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.5s done [2022-08-02T11:50:55.316Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.0s done [2022-08-02T11:50:55.316Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 56.62MB / 85.90MB 4.9s [2022-08-02T11:50:55.316Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 53.48MB / 141.81MB 4.9s [2022-08-02T11:50:55.316Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.4s [2022-08-02T11:50:55.316Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.2s done [2022-08-02T11:50:55.316Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 62.13MB / 85.90MB 5.1s [2022-08-02T11:50:55.316Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 60.82MB / 141.81MB 5.1s [2022-08-02T11:50:55.316Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 72.35MB / 85.90MB 5.4s [2022-08-02T11:50:55.316Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 68.16MB / 141.81MB 5.4s [2022-08-02T11:50:55.316Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 76.96MB / 141.81MB 5.6s [2022-08-02T11:50:55.577Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 79.69MB / 85.90MB 5.7s [2022-08-02T11:50:55.618Z] #67 2.328 + RM_GOPATH=0 [2022-08-02T11:50:55.618Z] #67 2.328 + TMP_GOPATH= [2022-08-02T11:50:55.618Z] #67 2.328 + : /build [2022-08-02T11:50:55.618Z] #67 2.328 + '[' -z '' ']' [2022-08-02T11:50:55.618Z] #67 2.328 ++ mktemp -d [2022-08-02T11:50:55.618Z] #67 2.333 + export GOPATH=/tmp/tmp.ANk7cijSvR [2022-08-02T11:50:55.618Z] #67 2.333 + GOPATH=/tmp/tmp.ANk7cijSvR [2022-08-02T11:50:55.618Z] #67 2.333 + RM_GOPATH=1 [2022-08-02T11:50:55.618Z] #67 2.333 + case "$(go env GOARCH)" in [2022-08-02T11:50:55.618Z] #67 2.337 ++ go env GOARCH [2022-08-02T11:50:55.618Z] #67 2.362 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:50:55.618Z] #67 2.362 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:50:55.618Z] #67 2.366 ++ dirname /install.sh [2022-08-02T11:50:55.618Z] #67 2.371 + dir=/ [2022-08-02T11:50:55.618Z] #67 2.371 + bin=rootlesskit [2022-08-02T11:50:55.618Z] #67 2.371 + shift [2022-08-02T11:50:55.618Z] #67 2.371 + '[' '!' -f //rootlesskit.installer ']' [2022-08-02T11:50:55.618Z] #67 2.371 + . //rootlesskit.installer [2022-08-02T11:50:55.618Z] #67 2.371 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:50:55.618Z] #67 2.371 + install_rootlesskit [2022-08-02T11:50:55.618Z] #67 2.371 + case "$1" in [2022-08-02T11:50:55.618Z] #67 2.371 + export CGO_ENABLED=0 [2022-08-02T11:50:55.618Z] #67 2.371 + CGO_ENABLED=0 [2022-08-02T11:50:55.618Z] #67 2.371 + _install_rootlesskit [2022-08-02T11:50:55.618Z] #67 2.375 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:50:55.618Z] #67 2.376 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-02T11:50:55.618Z] #67 2.376 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:50:55.618Z] #67 2.376 + GOBIN=/build [2022-08-02T11:50:55.618Z] #67 2.376 + GO111MODULE=on [2022-08-02T11:50:55.618Z] #67 2.376 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:50:55.837Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.0s [2022-08-02T11:50:55.837Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 87.03MB / 141.81MB 6.0s [2022-08-02T11:50:55.878Z] #67 2.777 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-02T11:50:56.157Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 95.42MB / 141.81MB 6.2s [2022-08-02T11:50:56.157Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 102.76MB / 141.81MB 6.3s [2022-08-02T11:50:56.480Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 112.20MB / 141.81MB 6.6s [2022-08-02T11:50:56.675Z] using credential docker-jenkins-github-credentials [2022-08-02T11:50:56.688Z] Cloning the remote Git repository [2022-08-02T11:50:56.688Z] Cloning with configured refspecs honoured and without tags [2022-08-02T11:50:56.740Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 126.88MB / 141.81MB 7.0s [2022-08-02T11:50:56.820Z] #67 3.992 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:50:56.729Z] Cloning repository https://github.com/moby/moby.git [2022-08-02T11:50:56.816Z] > git init /home/ubuntu/workspace/moby_PR-43898 # timeout=10 [2022-08-02T11:50:57.000Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 134.22MB / 141.81MB 7.1s [2022-08-02T11:50:57.000Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 7.3s [2022-08-02T11:50:57.079Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.0s [2022-08-02T11:50:57.080Z] #67 3.994 go: downloading github.com/google/uuid v1.3.0 [2022-08-02T11:50:57.080Z] #67 4.001 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-02T11:50:57.080Z] #67 4.002 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-02T11:50:57.080Z] #67 4.009 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:50:57.080Z] #67 4.009 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-02T11:50:57.080Z] #67 4.009 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-02T11:50:57.080Z] #67 4.010 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-02T11:50:57.080Z] #67 4.139 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-02T11:50:57.278Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 7.3s done [2022-08-02T11:50:57.341Z] #67 ... [2022-08-02T11:50:57.341Z] [2022-08-02T11:50:57.341Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:50:57.342Z] #26 sha256:d26d2f4b01a954726f21f503c62f05b1e34fd0c092ed7aa20b6721e70c6d43ce [2022-08-02T11:50:57.342Z] #26 1.991 + RM_GOPATH=0 [2022-08-02T11:50:57.342Z] #26 1.991 + TMP_GOPATH= [2022-08-02T11:50:57.342Z] #26 1.991 + : /build [2022-08-02T11:50:57.342Z] #26 1.991 + '[' -z '' ']' [2022-08-02T11:50:57.342Z] #26 1.991 ++ mktemp -d [2022-08-02T11:50:57.342Z] #26 1.991 + export GOPATH=/tmp/tmp.FdDKuk97pH [2022-08-02T11:50:57.342Z] #26 1.991 + GOPATH=/tmp/tmp.FdDKuk97pH [2022-08-02T11:50:57.342Z] #26 1.991 + RM_GOPATH=1 [2022-08-02T11:50:57.342Z] #26 1.991 + case "$(go env GOARCH)" in [2022-08-02T11:50:57.342Z] #26 2.003 ++ go env GOARCH [2022-08-02T11:50:57.342Z] #26 2.013 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:50:57.342Z] #26 2.013 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:50:57.342Z] #26 2.013 ++ dirname /install.sh [2022-08-02T11:50:57.342Z] #26 2.017 + dir=/ [2022-08-02T11:50:57.342Z] #26 2.017 + bin=dockercli [2022-08-02T11:50:57.342Z] #26 2.017 + shift [2022-08-02T11:50:57.342Z] #26 2.017 + '[' '!' -f //dockercli.installer ']' [2022-08-02T11:50:57.342Z] #26 2.017 + . //dockercli.installer [2022-08-02T11:50:57.342Z] #26 2.017 ++ : stable [2022-08-02T11:50:57.342Z] #26 2.017 ++ : 17.06.2-ce [2022-08-02T11:50:57.342Z] #26 2.017 + install_dockercli [2022-08-02T11:50:57.342Z] #26 2.017 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-02T11:50:57.342Z] #26 2.021 Install docker/cli version 17.06.2-ce from stable [2022-08-02T11:50:57.342Z] #26 2.027 ++ uname -m [2022-08-02T11:50:57.342Z] #26 2.037 + arch=x86_64 [2022-08-02T11:50:57.342Z] #26 2.037 + '[' x86_64 '!=' x86_64 ']' [2022-08-02T11:50:57.342Z] #26 2.037 + url=https://download.docker.com/linux/static [2022-08-02T11:50:57.342Z] #26 2.038 + tar -xz docker/docker [2022-08-02T11:50:57.342Z] #26 2.044 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-02T11:50:57.342Z] #26 3.903 + mkdir -p /build [2022-08-02T11:50:57.342Z] #26 3.908 + mv docker/docker /build/ [2022-08-02T11:50:57.342Z] #26 3.913 + rmdir docker [2022-08-02T11:50:57.342Z] #26 DONE 4.3s [2022-08-02T11:50:57.342Z] [2022-08-02T11:50:57.342Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:50:57.342Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-02T11:50:57.342Z] #29 8.515 Updating certificates in /etc/ssl/certs... [2022-08-02T11:50:57.342Z] #29 9.221 129 added, 0 removed; done. [2022-08-02T11:50:57.342Z] #29 9.321 Setting up jq (1.6-2.1) ... [2022-08-02T11:50:57.342Z] #29 9.340 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:50:57.342Z] #29 9.349 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:50:57.342Z] #29 9.366 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:50:57.342Z] #29 9.393 Processing triggers for ca-certificates (20210119) ... [2022-08-02T11:50:57.342Z] #29 9.445 Updating certificates in /etc/ssl/certs... [2022-08-02T11:50:57.342Z] #29 11.47 0 added, 0 removed; done. [2022-08-02T11:50:57.342Z] #29 11.47 Running hooks in /etc/ca-certificates/update.d... [2022-08-02T11:50:57.342Z] #29 11.47 done. [2022-08-02T11:50:57.342Z] #29 DONE 12.8s [2022-08-02T11:50:57.342Z] [2022-08-02T11:50:57.342Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-02T11:50:57.342Z] #30 sha256:590dfa9519c5b6ec0db3368bfdc67a51f270a5d8717be67c0d00f24a970ed898 [2022-08-02T11:50:57.619Z] #30 DONE 0.3s [2022-08-02T11:50:57.619Z] [2022-08-02T11:50:57.619Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:50:57.619Z] #31 sha256:88ae6ae053377821db140db0b0e467cdb3a3a0617cb4d4b951bc704530baf164 [2022-08-02T11:50:58.041Z] #11 ... [2022-08-02T11:50:58.041Z] [2022-08-02T11:50:58.041Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:50:58.041Z] #31 sha256:123e73e739ac11bcea2bb369bba826b47a3d7db35b700a2d331521f389525ce3 [2022-08-02T11:50:58.041Z] #31 2.128 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-02T11:50:58.041Z] #31 2.468 [2022-08-02T11:50:58.041Z] #31 2.696 #=#=# ######################################################################## 100.0% [2022-08-02T11:50:58.041Z] #31 3.023 [2022-08-02T11:50:58.041Z] #31 3.967 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-02T11:50:58.041Z] #31 4.289 [2022-08-02T11:50:58.042Z] #31 4.514 #=#=# ####################################### 54.5% ######################################################################## 100.0% [2022-08-02T11:50:58.042Z] #31 4.915 [2022-08-02T11:50:58.042Z] #31 6.083 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-02T11:50:58.042Z] #31 6.411 [2022-08-02T11:50:58.042Z] #31 6.641 #=#=# 0.0% ###################################### 53.0% ######################################################################## 100.0% [2022-08-02T11:50:58.042Z] #31 7.227 [2022-08-02T11:50:58.042Z] #31 8.356 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-02T11:50:58.042Z] #31 8.670 [2022-08-02T11:50:58.042Z] #31 8.889 #=#=# ######################################################################## 100.0% [2022-08-02T11:50:58.042Z] #31 9.264 [2022-08-02T11:50:58.042Z] #31 10.06 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-02T11:50:58.042Z] #31 ... [2022-08-02T11:50:58.042Z] [2022-08-02T11:50:58.042Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:58.042Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:57.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:50:57.307Z] > git --version # timeout=10 [2022-08-02T11:50:57.345Z] > git --version # 'git version 2.25.1' [2022-08-02T11:50:57.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:50:57.347Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:50:59.243Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 9.3s done [2022-08-02T11:50:59.243Z] #11 ... [2022-08-02T11:50:59.243Z] [2022-08-02T11:50:59.243Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:59.243Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-02T11:50:59.243Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-02T11:50:59.243Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-02T11:50:59.243Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-02T11:50:59.243Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-02T11:50:59.243Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-08-02T11:50:59.243Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.9s done [2022-08-02T11:50:59.243Z] #80 ... [2022-08-02T11:50:59.243Z] [2022-08-02T11:50:59.243Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:50:59.243Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-02T11:50:59.243Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.2s done [2022-08-02T11:50:59.243Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-02T11:50:59.243Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-02T11:50:59.243Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-02T11:50:59.243Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.4s done [2022-08-02T11:50:59.243Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.0s [2022-08-02T11:50:59.505Z] #35 ... [2022-08-02T11:50:59.505Z] [2022-08-02T11:50:59.505Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:50:59.505Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-02T11:50:59.505Z] #80 DONE 10.1s [2022-08-02T11:50:59.505Z] [2022-08-02T11:50:59.505Z] #31 [internal] load build context [2022-08-02T11:50:59.505Z] #31 sha256:3833e768c4fae50e67446735907a03dd9570c1ee7ca7105fc3f08cc03217cc47 [2022-08-02T11:50:59.505Z] #31 transferring context: 62.36MB 9.3s done [2022-08-02T11:50:59.505Z] #31 DONE 10.2s [2022-08-02T11:50:59.505Z] [2022-08-02T11:50:59.505Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:50:59.505Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:50:59.505Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.4s [2022-08-02T11:51:00.449Z] #11 ... [2022-08-02T11:51:00.449Z] [2022-08-02T11:51:00.449Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-02T11:51:00.449Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-02T11:51:00.449Z] #79 DONE 0.9s [2022-08-02T11:51:00.449Z] [2022-08-02T11:51:00.449Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:51:00.449Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:51:00.611Z] #11 ... [2022-08-02T11:51:00.611Z] [2022-08-02T11:51:00.611Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:51:00.611Z] #31 sha256:123e73e739ac11bcea2bb369bba826b47a3d7db35b700a2d331521f389525ce3 [2022-08-02T11:51:00.611Z] #31 10.40 [2022-08-02T11:51:00.611Z] #31 10.62 #=#=# ######################################################################## 100.0% [2022-08-02T11:51:00.611Z] #31 11.03 [2022-08-02T11:51:00.611Z] #31 11.12 Download of images into '/build' complete. [2022-08-02T11:51:00.611Z] #31 11.12 Use something like the following to load the result into a Docker daemon: [2022-08-02T11:51:00.611Z] #31 11.12 tar -cC '/build' . | docker load [2022-08-02T11:51:00.611Z] #31 DONE 12.7s [2022-08-02T11:51:00.611Z] [2022-08-02T11:51:00.611Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:51:00.611Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:51:00.919Z] #31 2.866 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-02T11:51:01.179Z] #31 3.594 [2022-08-02T11:51:01.440Z] #31 3.857 #=#=# #31 ... [2022-08-02T11:51:01.440Z] [2022-08-02T11:51:01.440Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-02T11:51:01.440Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-08-02T11:51:01.440Z] #38 2.764 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-02T11:51:01.440Z] #38 8.296 tomll can be used in two ways: [2022-08-02T11:51:01.440Z] #38 8.296 Writing to STDIN and reading from STDOUT: [2022-08-02T11:51:01.440Z] #38 8.296 cat file.toml | tomll > file.toml [2022-08-02T11:51:01.440Z] #38 8.296 [2022-08-02T11:51:01.440Z] #38 8.296 Reading and updating a list of files: [2022-08-02T11:51:01.440Z] #38 8.296 tomll a.toml b.toml c.toml [2022-08-02T11:51:01.440Z] #38 8.296 [2022-08-02T11:51:01.440Z] #38 8.296 When given a list of files, tomll will modify all files in place without asking. [2022-08-02T11:51:01.440Z] #38 DONE 9.0s [2022-08-02T11:51:01.440Z] [2022-08-02T11:51:01.440Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:51:01.440Z] #31 sha256:88ae6ae053377821db140db0b0e467cdb3a3a0617cb4d4b951bc704530baf164 [2022-08-02T11:51:01.440Z] #31 3.857 #=#=# ######################################################################## 100.0% [2022-08-02T11:51:02.001Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.3s [2022-08-02T11:51:02.010Z] #31 4.310 [2022-08-02T11:51:02.362Z] #11 ... [2022-08-02T11:51:02.362Z] [2022-08-02T11:51:02.362Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-02T11:51:02.362Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-02T11:51:02.362Z] #81 DONE 1.6s [2022-08-02T11:51:02.362Z] [2022-08-02T11:51:02.362Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:51:02.362Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:51:02.581Z] #31 ... [2022-08-02T11:51:02.581Z] [2022-08-02T11:51:02.581Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:51:02.581Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:51:02.581Z] #62 1.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:02.581Z] #62 1.578 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:02.581Z] #62 1.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:02.581Z] #62 1.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:02.581Z] #62 2.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:02.581Z] #62 3.030 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:02.581Z] #62 4.948 Fetched 8563 kB in 4s (2380 kB/s) [2022-08-02T11:51:02.581Z] #62 4.948 Reading package lists... [2022-08-02T11:51:02.581Z] #62 6.398 Reading package lists... [2022-08-02T11:51:02.581Z] #62 8.025 Building dependency tree... [2022-08-02T11:51:02.581Z] #62 8.921 The following additional packages will be installed: [2022-08-02T11:51:02.581Z] #62 8.930 libbtrfs0 [2022-08-02T11:51:02.582Z] #62 8.976 The following NEW packages will be installed: [2022-08-02T11:51:02.582Z] #62 8.976 libbtrfs-dev libbtrfs0 [2022-08-02T11:51:02.582Z] #62 9.316 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:51:02.582Z] #62 9.316 Need to get 460 kB of archives. [2022-08-02T11:51:02.582Z] #62 9.316 After this operation, 1237 kB of additional disk space will be used. [2022-08-02T11:51:02.582Z] #62 9.316 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-02T11:51:02.582Z] #62 9.328 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-02T11:51:02.582Z] #62 9.896 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:51:02.582Z] #62 9.964 Fetched 460 kB in 0s (1422 kB/s) [2022-08-02T11:51:02.582Z] #62 10.02 Selecting previously unselected package libbtrfs0:amd64. [2022-08-02T11:51:02.582Z] #62 10.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:51:02.582Z] #62 10.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-02T11:51:02.842Z] #62 10.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:51:02.842Z] #62 ... [2022-08-02T11:51:02.842Z] [2022-08-02T11:51:02.842Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:02.842Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:02.842Z] #14 1.232 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:02.842Z] #14 1.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:02.842Z] #14 1.257 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:02.842Z] #14 1.509 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:02.842Z] #14 1.844 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:02.842Z] #14 2.181 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:02.842Z] #14 3.524 Fetched 8563 kB in 3s (3299 kB/s) [2022-08-02T11:51:02.842Z] #14 3.524 Reading package lists... [2022-08-02T11:51:02.842Z] #14 4.602 Reading package lists... [2022-08-02T11:51:02.842Z] #14 6.494 Building dependency tree... [2022-08-02T11:51:02.842Z] #14 7.026 The following additional packages will be installed: [2022-08-02T11:51:02.842Z] #14 7.026 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:51:02.842Z] #14 7.026 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-02T11:51:02.842Z] #14 7.026 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-02T11:51:02.842Z] #14 7.027 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-02T11:51:02.842Z] #14 7.027 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-02T11:51:02.842Z] #14 7.028 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-02T11:51:02.842Z] #14 7.029 mingw-w64-common mingw-w64-x86-64-dev [2022-08-02T11:51:02.842Z] #14 7.030 Suggested packages: [2022-08-02T11:51:02.842Z] #14 7.031 gcc-10-locales seccomp wine64 [2022-08-02T11:51:02.842Z] #14 7.482 The following NEW packages will be installed: [2022-08-02T11:51:02.842Z] #14 7.482 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:51:02.842Z] #14 7.482 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-02T11:51:02.842Z] #14 7.482 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-02T11:51:02.842Z] #14 7.482 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-02T11:51:02.842Z] #14 7.482 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-02T11:51:02.842Z] #14 7.483 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-02T11:51:02.842Z] #14 7.483 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-02T11:51:02.842Z] #14 7.484 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-02T11:51:02.842Z] #14 7.484 mingw-w64-x86-64-dev [2022-08-02T11:51:02.842Z] #14 7.778 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:51:02.842Z] #14 7.778 Need to get 115 MB of archives. [2022-08-02T11:51:02.842Z] #14 7.778 After this operation, 645 MB of additional disk space will be used. [2022-08-02T11:51:02.842Z] #14 7.778 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-02T11:51:02.842Z] #14 7.904 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-02T11:51:02.842Z] #14 7.943 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-02T11:51:02.842Z] #14 7.945 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-02T11:51:02.842Z] #14 7.948 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-02T11:51:02.842Z] #14 7.950 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-02T11:51:02.842Z] #14 8.044 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-02T11:51:02.842Z] #14 8.105 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-02T11:51:02.842Z] #14 8.107 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-02T11:51:02.842Z] #14 8.357 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-02T11:51:02.842Z] #14 9.092 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-02T11:51:02.842Z] #14 9.563 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-02T11:51:02.842Z] #14 9.808 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-02T11:51:02.842Z] #14 ... [2022-08-02T11:51:02.842Z] [2022-08-02T11:51:02.842Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:02.842Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:02.842Z] #55 2.691 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-02T11:51:02.842Z] #55 3.739 go: downloading github.com/fatih/color v1.13.0 [2022-08-02T11:51:02.842Z] #55 3.739 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:51:02.842Z] #55 3.740 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-02T11:51:02.842Z] #55 3.742 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-02T11:51:02.842Z] #55 3.743 go: downloading github.com/spf13/viper v1.11.0 [2022-08-02T11:51:02.842Z] #55 3.801 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-02T11:51:02.842Z] #55 3.907 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-02T11:51:02.842Z] #55 3.910 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-02T11:51:02.842Z] #55 4.092 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-02T11:51:02.842Z] #55 4.120 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:51:02.842Z] #55 4.133 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-02T11:51:02.842Z] #55 4.161 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-02T11:51:02.843Z] #55 4.266 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-02T11:51:02.843Z] #55 4.300 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-02T11:51:02.843Z] #55 4.315 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-02T11:51:02.843Z] #55 4.335 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-02T11:51:02.843Z] #55 4.421 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-02T11:51:02.843Z] #55 4.498 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-02T11:51:02.843Z] #55 4.577 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-02T11:51:02.843Z] #55 4.714 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-02T11:51:02.843Z] #55 4.795 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-02T11:51:02.843Z] #55 4.917 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-02T11:51:02.843Z] #55 4.919 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-02T11:51:02.843Z] #55 4.954 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-02T11:51:02.843Z] #55 5.050 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-02T11:51:02.843Z] #55 5.069 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-02T11:51:02.843Z] #55 5.139 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-02T11:51:02.843Z] #55 5.179 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-02T11:51:02.843Z] #55 5.216 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-02T11:51:02.843Z] #55 5.218 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-02T11:51:02.843Z] #55 5.242 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-02T11:51:02.843Z] #55 5.444 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-02T11:51:02.843Z] #55 5.467 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-02T11:51:02.843Z] #55 5.487 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-02T11:51:02.843Z] #55 5.575 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-02T11:51:02.843Z] #55 5.598 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-02T11:51:02.843Z] #55 5.630 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-02T11:51:02.843Z] #55 5.661 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-02T11:51:02.843Z] #55 5.795 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-02T11:51:02.843Z] #55 5.916 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-02T11:51:02.843Z] #55 5.964 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-02T11:51:02.843Z] #55 5.987 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-02T11:51:02.843Z] #55 6.043 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-02T11:51:02.843Z] #55 6.043 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-02T11:51:02.843Z] #55 6.245 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-02T11:51:02.843Z] #55 6.246 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-02T11:51:02.843Z] #55 6.255 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-02T11:51:02.843Z] #55 6.286 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-02T11:51:02.843Z] #55 6.344 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-02T11:51:02.843Z] #55 6.353 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-02T11:51:02.843Z] #55 6.379 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-02T11:51:02.843Z] #55 6.418 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-02T11:51:02.843Z] #55 6.424 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-02T11:51:02.843Z] #55 6.481 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-02T11:51:02.843Z] #55 6.515 go: downloading github.com/julz/importas v0.1.0 [2022-08-02T11:51:02.843Z] #55 6.517 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-02T11:51:02.843Z] #55 6.531 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-02T11:51:02.843Z] #55 6.559 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-02T11:51:02.843Z] #55 6.606 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-02T11:51:02.843Z] #55 6.665 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-02T11:51:02.843Z] #55 6.699 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-02T11:51:02.843Z] #55 6.712 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-02T11:51:02.843Z] #55 6.732 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-02T11:51:02.843Z] #55 6.768 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-02T11:51:02.843Z] #55 6.773 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-02T11:51:02.843Z] #55 6.809 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-02T11:51:02.843Z] #55 7.148 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-02T11:51:02.843Z] #55 7.156 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-02T11:51:02.843Z] #55 7.161 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-02T11:51:02.843Z] #55 7.247 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-02T11:51:02.843Z] #55 7.257 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-02T11:51:02.843Z] #55 7.277 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-02T11:51:02.843Z] #55 7.289 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-02T11:51:02.843Z] #55 7.306 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-02T11:51:02.843Z] #55 7.344 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-02T11:51:02.843Z] #55 7.435 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-02T11:51:02.843Z] #55 7.462 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-02T11:51:02.843Z] #55 7.506 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-02T11:51:02.843Z] #55 7.645 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-02T11:51:02.843Z] #55 7.649 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-02T11:51:02.843Z] #55 7.649 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-02T11:51:02.843Z] #55 7.650 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-02T11:51:02.843Z] #55 7.650 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-02T11:51:02.843Z] #55 7.659 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-02T11:51:02.843Z] #55 7.659 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-02T11:51:02.843Z] #55 7.661 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-02T11:51:02.843Z] #55 7.775 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-02T11:51:02.843Z] #55 7.821 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-02T11:51:02.843Z] #55 7.823 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-02T11:51:02.843Z] #55 7.825 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-02T11:51:02.843Z] #55 7.827 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-02T11:51:02.843Z] #55 7.830 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-02T11:51:02.843Z] #55 7.893 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-02T11:51:02.843Z] #55 7.902 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-02T11:51:02.843Z] #55 8.000 go: downloading honnef.co/go/tools v0.3.1 [2022-08-02T11:51:02.843Z] #55 8.474 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-02T11:51:02.843Z] #55 8.547 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-02T11:51:02.843Z] #55 8.628 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-02T11:51:02.843Z] #55 8.673 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-02T11:51:02.843Z] #55 8.721 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-02T11:51:02.843Z] #55 8.750 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-02T11:51:02.843Z] #55 8.846 go: downloading github.com/spf13/afero v1.8.2 [2022-08-02T11:51:02.843Z] #55 8.940 go: downloading github.com/spf13/cast v1.4.1 [2022-08-02T11:51:02.843Z] #55 9.047 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-02T11:51:02.843Z] #55 9.055 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-02T11:51:02.843Z] #55 9.059 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-02T11:51:02.843Z] #55 9.059 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-02T11:51:02.843Z] #55 9.075 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-02T11:51:02.843Z] #55 9.086 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-02T11:51:02.843Z] #55 9.123 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-02T11:51:02.843Z] #55 9.147 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-02T11:51:02.843Z] #55 9.147 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-02T11:51:02.843Z] #55 9.159 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-02T11:51:02.843Z] #55 9.247 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-02T11:51:02.843Z] #55 9.339 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-02T11:51:02.843Z] #55 9.383 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-02T11:51:02.843Z] #55 9.415 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-02T11:51:02.843Z] #55 9.507 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-02T11:51:02.843Z] #55 9.521 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-02T11:51:02.843Z] #55 9.549 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-02T11:51:02.843Z] #55 9.561 go: downloading golang.org/x/text v0.3.7 [2022-08-02T11:51:02.843Z] #55 9.575 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-02T11:51:02.843Z] #55 9.740 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-02T11:51:02.843Z] #55 9.771 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-02T11:51:02.843Z] #55 9.867 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-02T11:51:02.843Z] #55 9.867 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-02T11:51:02.843Z] #55 9.931 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-02T11:51:02.843Z] #55 9.955 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-02T11:51:02.843Z] #55 9.995 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-02T11:51:02.843Z] #55 10.05 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-02T11:51:02.843Z] #55 10.07 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-02T11:51:03.107Z] #55 10.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-02T11:51:03.107Z] #55 ... [2022-08-02T11:51:03.107Z] [2022-08-02T11:51:03.107Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:51:03.107Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:51:03.107Z] #53 1.725 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-02T11:51:03.107Z] #53 2.459 go: downloading github.com/fatih/color v1.10.0 [2022-08-02T11:51:03.107Z] #53 2.486 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-02T11:51:03.107Z] #53 2.488 go: downloading github.com/pkg/errors v0.9.1 [2022-08-02T11:51:03.107Z] #53 2.497 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-02T11:51:03.107Z] #53 2.497 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-02T11:51:03.107Z] #53 2.497 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-02T11:51:03.107Z] #53 2.497 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-02T11:51:03.107Z] #53 2.499 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-02T11:51:03.107Z] #53 2.511 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-02T11:51:03.107Z] #53 2.515 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-02T11:51:03.107Z] #53 2.522 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-02T11:51:03.107Z] #53 2.529 go: downloading golang.org/x/tools v0.1.0 [2022-08-02T11:51:03.107Z] #53 4.147 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-02T11:51:03.107Z] #53 4.166 go: downloading golang.org/x/mod v0.3.0 [2022-08-02T11:51:03.107Z] #53 ... [2022-08-02T11:51:03.107Z] [2022-08-02T11:51:03.107Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:51:03.107Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:51:03.107Z] #40 2.527 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-02T11:51:03.107Z] #40 2.999 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-02T11:51:03.107Z] #40 3.000 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-02T11:51:03.107Z] #40 3.609 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-02T11:51:03.108Z] #40 3.609 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-02T11:51:03.108Z] #40 4.080 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-02T11:51:03.108Z] #40 4.118 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:51:03.369Z] #40 ... [2022-08-02T11:51:03.369Z] [2022-08-02T11:51:03.369Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:51:03.369Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:51:03.369Z] #47 2.260 + git clone https://github.com/docker/distribution.git . [2022-08-02T11:51:03.369Z] #47 2.261 Cloning into '.'... [2022-08-02T11:51:03.369Z] #47 7.645 + git checkout -q v2.3.0 [2022-08-02T11:51:03.369Z] #47 8.507 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-02T11:51:03.369Z] #47 ... [2022-08-02T11:51:03.369Z] [2022-08-02T11:51:03.369Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:03.369Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:03.369Z] #51 2.777 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:03.369Z] #51 2.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:03.369Z] #51 2.787 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:03.369Z] #51 3.269 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:03.369Z] #51 3.269 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-02T11:51:03.369Z] #51 3.940 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:03.369Z] #51 4.312 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:03.369Z] #51 5.057 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-02T11:51:03.369Z] #51 7.474 Fetched 8567 kB in 5s (1731 kB/s) [2022-08-02T11:51:03.369Z] #51 7.474 Reading package lists... [2022-08-02T11:51:03.369Z] #51 9.104 Reading package lists... [2022-08-02T11:51:03.630Z] #51 10.36 Building dependency tree... [2022-08-02T11:51:03.630Z] #51 ... [2022-08-02T11:51:03.630Z] [2022-08-02T11:51:03.630Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:51:03.630Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:51:03.630Z] #36 3.191 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-02T11:51:03.630Z] #36 7.380 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-02T11:51:03.630Z] #36 7.380 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-02T11:51:03.630Z] #36 7.380 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-02T11:51:03.630Z] #36 7.521 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-02T11:51:03.630Z] #36 7.562 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-02T11:51:03.630Z] #36 7.562 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-02T11:51:03.630Z] #36 7.563 go: downloading github.com/peterh/liner v1.2.2 [2022-08-02T11:51:03.630Z] #36 7.590 go: downloading github.com/google/go-dap v0.6.0 [2022-08-02T11:51:03.630Z] #36 7.698 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-02T11:51:03.630Z] #36 7.743 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-02T11:51:03.630Z] #36 7.833 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-02T11:51:03.630Z] #36 7.852 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-02T11:51:03.630Z] #36 7.907 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-02T11:51:03.630Z] #36 7.998 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-02T11:51:03.630Z] #36 8.144 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-02T11:51:03.630Z] #36 8.225 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-02T11:51:03.630Z] #36 ... [2022-08-02T11:51:03.630Z] [2022-08-02T11:51:03.630Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:51:03.630Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:51:03.630Z] #76 1.871 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:03.630Z] #76 1.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:03.630Z] #76 1.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:03.630Z] #76 2.237 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:03.630Z] #76 2.779 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:03.630Z] #76 3.224 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:03.630Z] #76 4.914 Fetched 8563 kB in 3s (2567 kB/s) [2022-08-02T11:51:03.630Z] #76 4.914 Reading package lists... [2022-08-02T11:51:03.630Z] #76 6.601 Reading package lists... [2022-08-02T11:51:03.630Z] #76 8.009 Building dependency tree... [2022-08-02T11:51:03.630Z] #76 8.960 python3 is already the newest version (3.9.2-3). [2022-08-02T11:51:03.630Z] #76 8.960 The following additional packages will be installed: [2022-08-02T11:51:03.630Z] #76 8.960 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-02T11:51:03.630Z] #76 8.987 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-02T11:51:03.630Z] #76 8.987 Suggested packages: [2022-08-02T11:51:03.630Z] #76 8.987 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-02T11:51:03.630Z] #76 8.987 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-02T11:51:03.630Z] #76 8.987 m4-doc ed diffutils-doc [2022-08-02T11:51:03.630Z] #76 8.987 Recommended packages: [2022-08-02T11:51:03.630Z] #76 8.987 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-02T11:51:03.630Z] #76 9.455 The following NEW packages will be installed: [2022-08-02T11:51:03.630Z] #76 9.455 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-02T11:51:03.630Z] #76 9.455 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-02T11:51:03.630Z] #76 9.455 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-02T11:51:03.630Z] #76 9.455 libyajl2 m4 patch xz-utils [2022-08-02T11:51:03.630Z] #76 9.748 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:51:03.630Z] #76 9.748 Need to get 5940 kB of archives. [2022-08-02T11:51:03.630Z] #76 9.748 After this operation, 18.7 MB of additional disk space will be used. [2022-08-02T11:51:03.630Z] #76 9.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-02T11:51:03.630Z] #76 9.751 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-02T11:51:03.630Z] #76 9.759 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-02T11:51:03.630Z] #76 9.759 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-02T11:51:03.630Z] #76 9.763 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-02T11:51:03.630Z] #76 9.774 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-02T11:51:03.630Z] #76 9.784 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-02T11:51:03.630Z] #76 9.791 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-02T11:51:03.630Z] #76 9.812 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-02T11:51:03.630Z] #76 9.812 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-02T11:51:03.630Z] #76 9.819 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-02T11:51:03.630Z] #76 9.823 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-02T11:51:03.630Z] #76 9.839 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-02T11:51:03.630Z] #76 9.851 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-02T11:51:03.630Z] #76 9.851 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-02T11:51:03.630Z] #76 9.859 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:51:03.630Z] #76 9.867 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-02T11:51:03.630Z] #76 9.867 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-02T11:51:03.630Z] #76 9.867 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-02T11:51:03.630Z] #76 9.867 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-02T11:51:03.630Z] #76 9.879 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-02T11:51:03.630Z] #76 10.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-02T11:51:03.630Z] #76 10.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-02T11:51:03.630Z] #76 10.86 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:51:03.630Z] #76 11.00 Fetched 5940 kB in 1s (10.5 MB/s) [2022-08-02T11:51:03.630Z] #76 11.19 Selecting previously unselected package bzip2. [2022-08-02T11:51:03.630Z] #76 11.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:51:03.630Z] #76 11.22 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-02T11:51:03.630Z] #76 ... [2022-08-02T11:51:03.630Z] [2022-08-02T11:51:03.630Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:51:03.630Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:51:03.630Z] #34 0.984 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-02T11:51:03.630Z] #34 0.991 Cloning into '.'... [2022-08-02T11:51:03.630Z] #34 10.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-02T11:51:03.630Z] #34 10.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:51:03.891Z] #34 ... [2022-08-02T11:51:03.891Z] [2022-08-02T11:51:03.891Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:51:03.891Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-08-02T11:51:03.891Z] #57 2.907 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-02T11:51:03.891Z] #57 7.500 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-02T11:51:03.891Z] #57 7.500 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-02T11:51:03.891Z] #57 7.500 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-02T11:51:03.891Z] #57 8.083 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-02T11:51:03.891Z] #57 ... [2022-08-02T11:51:03.891Z] [2022-08-02T11:51:03.891Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:03.891Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:03.891Z] #14 10.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-02T11:51:03.891Z] #14 11.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-02T11:51:03.891Z] #14 11.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-02T11:51:03.891Z] #14 11.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-02T11:51:03.891Z] #14 11.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-02T11:51:03.891Z] #14 11.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-02T11:51:03.891Z] #14 11.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-02T11:51:03.891Z] #14 11.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-02T11:51:03.891Z] #14 11.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-02T11:51:03.891Z] #14 11.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-02T11:51:03.891Z] #14 11.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-02T11:51:03.891Z] #14 11.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-02T11:51:03.891Z] #14 11.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-02T11:51:03.891Z] #14 11.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-02T11:51:03.891Z] #14 11.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-02T11:51:03.891Z] #14 11.17 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-02T11:51:03.891Z] #14 11.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-02T11:51:04.177Z] #14 11.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:51:04.177Z] #14 11.63 Fetched 115 MB in 4s (31.2 MB/s) [2022-08-02T11:51:04.437Z] #14 11.86 Selecting previously unselected package binutils-mingw-w64-i686.#14 ... [2022-08-02T11:51:04.437Z] [2022-08-02T11:51:04.437Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:51:04.437Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:51:04.437Z] #62 10.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-02T11:51:04.437Z] #62 10.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-02T11:51:04.437Z] #62 10.82 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:51:04.437Z] #62 11.16 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:51:04.437Z] #62 11.21 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:51:04.437Z] #62 11.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:51:04.437Z] #62 DONE 12.0s [2022-08-02T11:51:04.437Z] [2022-08-02T11:51:04.437Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:04.437Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:04.437Z] #14 11.86 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-02T11:51:04.437Z] #14 11.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:51:04.437Z] #14 11.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-02T11:51:04.437Z] #14 11.97 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:51:04.783Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023327b7b29e0b645) in /home/ubuntu/workspace/moby_PR-43898 [Pipeline] { [Pipeline] checkout [2022-08-02T11:51:04.873Z] The recommended git tool is: git [2022-08-02T11:51:04.900Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 11.5s [2022-08-02T11:51:05.009Z] #14 ... [2022-08-02T11:51:05.009Z] [2022-08-02T11:51:05.009Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-02T11:51:05.009Z] #63 sha256:0a470f2a02f1642a60cde289425a16bfac5be6ec8deb3fd65385794752b87c39 [2022-08-02T11:51:05.009Z] #63 DONE 0.3s [2022-08-02T11:51:05.009Z] [2022-08-02T11:51:05.009Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:05.009Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:05.009Z] #55 10.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-02T11:51:05.009Z] #55 10.66 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-02T11:51:05.009Z] #55 10.68 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-02T11:51:05.009Z] #55 10.69 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-02T11:51:05.009Z] #55 10.80 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-02T11:51:05.009Z] #55 10.88 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-02T11:51:05.009Z] #55 10.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-02T11:51:05.009Z] #55 11.15 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-02T11:51:05.009Z] #55 11.24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-02T11:51:05.009Z] #55 11.26 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-02T11:51:05.009Z] #55 11.26 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-02T11:51:05.009Z] #55 11.43 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-02T11:51:05.009Z] #55 11.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-02T11:51:05.009Z] #55 11.67 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-02T11:51:05.009Z] #55 11.93 go: downloading github.com/prometheus/common v0.32.1 [2022-08-02T11:51:05.009Z] #55 11.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-02T11:51:05.009Z] #55 12.00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-02T11:51:05.009Z] #55 12.26 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-02T11:51:05.009Z] #55 12.27 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-02T11:51:05.009Z] #55 12.41 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-02T11:51:05.470Z] #11 ... [2022-08-02T11:51:05.470Z] [2022-08-02T11:51:05.470Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:51:05.470Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-02T11:51:05.470Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 13.1s done [2022-08-02T11:51:05.470Z] #35 DONE 16.3s [2022-08-02T11:51:05.731Z] [2022-08-02T11:51:05.731Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:51:05.731Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-02T11:51:05.990Z] #55 ... [2022-08-02T11:51:05.990Z] [2022-08-02T11:51:05.990Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:51:05.990Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:51:05.990Z] #42 3.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:05.990Z] #42 3.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:05.990Z] #42 3.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:05.990Z] #42 3.708 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:05.990Z] #42 4.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:05.990Z] #42 4.652 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:05.990Z] #42 7.272 Fetched 8563 kB in 4s (1954 kB/s) [2022-08-02T11:51:05.990Z] #42 7.272 Reading package lists... [2022-08-02T11:51:05.990Z] #42 9.910 Reading package lists... [2022-08-02T11:51:05.990Z] #42 11.17 Building dependency tree... [2022-08-02T11:51:05.990Z] #42 11.68 The following additional packages will be installed: [2022-08-02T11:51:05.990Z] #42 11.69 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-02T11:51:05.990Z] #42 11.69 Suggested packages: [2022-08-02T11:51:05.990Z] #42 11.69 cmake-doc ninja-build lrzip [2022-08-02T11:51:05.990Z] #42 11.69 Recommended packages: [2022-08-02T11:51:05.990Z] #42 11.69 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-02T11:51:05.990Z] #42 11.99 The following NEW packages will be installed: [2022-08-02T11:51:05.990Z] #42 11.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-02T11:51:05.990Z] #42 11.99 vim-common xxd [2022-08-02T11:51:05.990Z] #42 12.30 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:51:05.990Z] #42 12.30 Need to get 17.7 MB of archives. [2022-08-02T11:51:05.990Z] #42 12.30 After this operation, 70.7 MB of additional disk space will be used. [2022-08-02T11:51:05.990Z] #42 12.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T11:51:05.990Z] #42 12.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T11:51:05.990Z] #42 12.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-02T11:51:05.990Z] #42 12.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-02T11:51:05.990Z] #42 12.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-02T11:51:05.990Z] #42 12.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-02T11:51:05.990Z] #42 12.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-02T11:51:05.990Z] #42 12.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-02T11:51:05.990Z] #42 12.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-02T11:51:05.990Z] #42 12.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-02T11:51:05.990Z] #42 ... [2022-08-02T11:51:05.990Z] [2022-08-02T11:51:05.991Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:05.991Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:05.991Z] #14 13.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-02T11:51:05.991Z] #14 13.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-02T11:51:06.208Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 14.1s done [2022-08-02T11:51:06.208Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-08-02T11:51:06.253Z] #14 13.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:51:06.253Z] #14 ... [2022-08-02T11:51:06.253Z] [2022-08-02T11:51:06.253Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:51:06.253Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:51:06.253Z] #40 13.06 NAME: [2022-08-02T11:51:06.253Z] #40 13.06 go-winres - A tool for embedding resources in Windows executables [2022-08-02T11:51:06.253Z] #40 13.06 [2022-08-02T11:51:06.253Z] #40 13.06 USAGE: [2022-08-02T11:51:06.253Z] #40 13.06 go-winres [global options] command [command options] [arguments...] [2022-08-02T11:51:06.253Z] #40 13.06 [2022-08-02T11:51:06.253Z] #40 13.06 COMMANDS: [2022-08-02T11:51:06.253Z] #40 13.06 init Create an initial ./winres/winres.json [2022-08-02T11:51:06.253Z] #40 13.06 make Make syso files for the "go build" command [2022-08-02T11:51:06.253Z] #40 13.06 simply Make syso files for the "go build" command (simplified) [2022-08-02T11:51:06.253Z] #40 13.06 extract Extract all resources from an executable [2022-08-02T11:51:06.253Z] #40 13.06 patch Replace resources in an executable file (exe, dll) [2022-08-02T11:51:06.253Z] #40 13.06 help, h Shows a list of commands or help for one command [2022-08-02T11:51:06.253Z] #40 13.07 [2022-08-02T11:51:06.253Z] #40 13.07 GLOBAL OPTIONS: [2022-08-02T11:51:06.253Z] #40 13.07 --help, -h show help (default: false) [2022-08-02T11:51:06.253Z] #40 DONE 13.7s [2022-08-02T11:51:06.468Z] #11 DONE 47.5s [2022-08-02T11:51:06.468Z] [2022-08-02T11:51:06.468Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-02T11:51:06.468Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-08-02T11:51:06.514Z] [2022-08-02T11:51:06.514Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:51:06.514Z] #64 sha256:88c3830331d90a6787d0c3939829982be519b3082262e9810c2d1e127643e449 [2022-08-02T11:51:06.514Z] #64 1.034 + RM_GOPATH=0 [2022-08-02T11:51:06.514Z] #64 1.034 + TMP_GOPATH= [2022-08-02T11:51:06.514Z] #64 1.034 + : /build [2022-08-02T11:51:06.514Z] #64 1.034 + '[' -z '' ']' [2022-08-02T11:51:06.514Z] #64 1.035 ++ mktemp -d [2022-08-02T11:51:06.514Z] #64 1.065 + export GOPATH=/tmp/tmp.XMRqAYb9QA [2022-08-02T11:51:06.514Z] #64 1.065 + GOPATH=/tmp/tmp.XMRqAYb9QA [2022-08-02T11:51:06.514Z] #64 1.065 + RM_GOPATH=1 [2022-08-02T11:51:06.514Z] #64 1.065 + case "$(go env GOARCH)" in [2022-08-02T11:51:06.514Z] #64 1.065 ++ go env GOARCH [2022-08-02T11:51:06.514Z] #64 1.068 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:06.514Z] #64 1.068 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:06.514Z] #64 1.069 ++ dirname /install.sh [2022-08-02T11:51:06.514Z] #64 1.071 + dir=/ [2022-08-02T11:51:06.514Z] #64 1.071 + bin=containerd [2022-08-02T11:51:06.514Z] #64 1.071 + shift [2022-08-02T11:51:06.514Z] #64 1.072 + '[' '!' -f //containerd.installer ']' [2022-08-02T11:51:06.514Z] #64 1.072 + . //containerd.installer [2022-08-02T11:51:06.514Z] #64 1.072 ++ set -e [2022-08-02T11:51:06.514Z] #64 1.072 ++ : v1.6.6 [2022-08-02T11:51:06.514Z] #64 1.072 + install_containerd [2022-08-02T11:51:06.514Z] #64 1.073 + echo 'Install containerd version v1.6.6' [2022-08-02T11:51:06.514Z] #64 1.073 Install containerd version v1.6.6 [2022-08-02T11:51:06.514Z] #64 1.073 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XMRqAYb9QA/src/github.com/containerd/containerd [2022-08-02T11:51:06.514Z] #64 1.079 Cloning into '/tmp/tmp.XMRqAYb9QA/src/github.com/containerd/containerd'... [2022-08-02T11:51:07.112Z] #36 1.302 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:07.112Z] #36 1.317 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:07.112Z] #36 1.317 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:07.112Z] #36 1.517 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:07.372Z] #36 1.828 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:07.407Z] #12 DONE 1.0s [2022-08-02T11:51:07.407Z] [2022-08-02T11:51:07.407Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-02T11:51:07.407Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-08-02T11:51:07.454Z] #64 ... [2022-08-02T11:51:07.454Z] [2022-08-02T11:51:07.454Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:51:07.454Z] #67 sha256:660154906add8ee5935e8e948422308ef3ac41bc5bdc19d169cf6b9fc6a7ce5b [2022-08-02T11:51:07.454Z] #67 4.481 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-02T11:51:07.454Z] #67 5.117 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-02T11:51:07.454Z] #67 5.117 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-02T11:51:07.454Z] #67 5.814 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-02T11:51:07.454Z] #67 5.848 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:51:07.454Z] #67 ... [2022-08-02T11:51:07.454Z] [2022-08-02T11:51:07.454Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:07.454Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:07.454Z] #14 14.73 Selecting previously unselected package binutils-mingw-w64. [2022-08-02T11:51:07.454Z] #14 14.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-02T11:51:07.454Z] #14 14.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:51:07.899Z] using credential docker-jenkins-github-credentials [2022-08-02T11:51:07.908Z] Cloning the remote Git repository [2022-08-02T11:51:07.908Z] Cloning with configured refspecs honoured and without tags [2022-08-02T11:51:07.944Z] #36 2.192 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:07.985Z] #13 DONE 0.7s [2022-08-02T11:51:08.246Z] [2022-08-02T11:51:08.246Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-02T11:51:08.246Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-08-02T11:51:08.246Z] #33 ... [2022-08-02T11:51:08.246Z] [2022-08-02T11:51:08.246Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-02T11:51:08.246Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-08-02T11:51:08.246Z] #46 DONE 0.2s [2022-08-02T11:51:08.037Z] Cloning repository https://github.com/moby/moby.git [2022-08-02T11:51:08.084Z] > git init /home/ubuntu/workspace/moby_PR-43898 # timeout=10 [2022-08-02T11:51:08.394Z] #14 15.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-02T11:51:08.512Z] [2022-08-02T11:51:08.512Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-02T11:51:08.512Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-08-02T11:51:08.512Z] #50 DONE 0.3s [2022-08-02T11:51:08.512Z] [2022-08-02T11:51:08.512Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-02T11:51:08.512Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-08-02T11:51:08.512Z] #33 DONE 0.3s [2022-08-02T11:51:08.512Z] [2022-08-02T11:51:08.512Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:51:08.512Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:51:08.512Z] #34 ... [2022-08-02T11:51:08.512Z] [2022-08-02T11:51:08.512Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-02T11:51:08.512Z] #66 sha256:6da4b2c11c6694932aa692271f9c35982d66e48fd964e050736e022256b484ac [2022-08-02T11:51:08.512Z] #66 DONE 0.4s [2022-08-02T11:51:08.512Z] [2022-08-02T11:51:08.512Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-02T11:51:08.512Z] #25 sha256:f1669ec51ccf84773359546c03f9b4c1a891f059f91944fae66879bf3b5902c1 [2022-08-02T11:51:08.512Z] #25 DONE 0.4s [2022-08-02T11:51:08.700Z] #14 15.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:51:08.779Z] [2022-08-02T11:51:08.779Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:51:08.779Z] #26 sha256:87fa0642ccadc029dbb4fb7d54614fe81c56de8405415a4b6c4ea2cda60a2e7f [2022-08-02T11:51:08.960Z] #14 ... [2022-08-02T11:51:08.960Z] [2022-08-02T11:51:08.960Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:51:08.960Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-08-02T11:51:08.960Z] #57 15.08 v3.0.2 [2022-08-02T11:51:08.960Z] #57 DONE 16.4s [2022-08-02T11:51:08.960Z] [2022-08-02T11:51:08.960Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:08.960Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:08.960Z] #14 16.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:51:08.960Z] #14 16.55 Selecting previously unselected package dmsetup. [2022-08-02T11:51:09.223Z] #14 16.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:51:09.223Z] #14 16.57 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:51:09.325Z] #36 3.569 Fetched 8563 kB in 3s (3383 kB/s) [2022-08-02T11:51:08.639Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:51:08.639Z] > git --version # timeout=10 [2022-08-02T11:51:08.653Z] > git --version # 'git version 2.25.1' [2022-08-02T11:51:08.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:51:08.655Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:51:09.538Z] #14 16.70 Selecting previously unselected package mingw-w64-common. [2022-08-02T11:51:09.538Z] #14 16.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-02T11:51:09.538Z] #14 16.72 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-02T11:51:10.265Z] #36 3.569 Reading package lists... [2022-08-02T11:51:10.835Z] #36 4.411 Reading package lists... [2022-08-02T11:51:10.921Z] #14 ... [2022-08-02T11:51:10.921Z] [2022-08-02T11:51:10.921Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:51:10.921Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:51:10.921Z] #53 17.42 gotestsum version dev [2022-08-02T11:51:10.921Z] #53 DONE 18.4s [2022-08-02T11:51:11.095Z] #36 5.276 Building dependency tree... [2022-08-02T11:51:11.182Z] [2022-08-02T11:51:11.182Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:51:11.182Z] #31 sha256:88ae6ae053377821db140db0b0e467cdb3a3a0617cb4d4b951bc704530baf164 [2022-08-02T11:51:11.182Z] #31 6.029 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-02T11:51:11.182Z] #31 6.768 [2022-08-02T11:51:11.182Z] #31 7.033 #=#=# ######################################################################## 100.0% [2022-08-02T11:51:11.182Z] #31 7.529 [2022-08-02T11:51:11.182Z] #31 9.198 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-02T11:51:11.182Z] #31 9.774 [2022-08-02T11:51:11.182Z] #31 10.05 #=#=# ######## 11.9% ################################### 49.6% ################################################################## 92.3% ######################################################################## 100.0% [2022-08-02T11:51:11.182Z] #31 10.85 [2022-08-02T11:51:11.182Z] #31 12.23 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-02T11:51:11.182Z] #31 12.73 [2022-08-02T11:51:11.182Z] #31 12.96 #=#=# ######################################################################## 100.0% [2022-08-02T11:51:11.182Z] #31 13.40 [2022-08-02T11:51:11.355Z] #36 5.628 The following additional packages will be installed: [2022-08-02T11:51:11.355Z] #36 5.628 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-02T11:51:11.355Z] #36 5.628 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-02T11:51:11.355Z] #36 5.628 Recommended packages: [2022-08-02T11:51:11.355Z] #36 5.628 libldap-common publicsuffix libsasl2-modules [2022-08-02T11:51:11.355Z] #36 5.830 The following NEW packages will be installed: [2022-08-02T11:51:11.355Z] #36 5.840 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-02T11:51:11.355Z] #36 5.840 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-02T11:51:11.355Z] #36 5.840 libssh2-1 openssl [2022-08-02T11:51:11.615Z] #36 6.117 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-02T11:51:11.615Z] #36 6.117 Need to get 3047 kB of archives. [2022-08-02T11:51:11.615Z] #36 6.117 After this operation, 6661 kB of additional disk space will be used. [2022-08-02T11:51:11.615Z] #36 6.117 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-02T11:51:11.615Z] #36 6.136 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-02T11:51:11.615Z] #36 6.136 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-02T11:51:11.615Z] #36 6.136 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-02T11:51:11.615Z] #36 6.143 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-02T11:51:11.876Z] #36 6.146 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-02T11:51:11.876Z] #36 6.150 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-02T11:51:11.876Z] #36 6.151 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-02T11:51:11.876Z] #36 6.163 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-02T11:51:11.876Z] #36 6.163 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-02T11:51:11.876Z] #36 6.163 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-02T11:51:11.876Z] #36 6.163 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-02T11:51:11.876Z] #36 6.169 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-02T11:51:11.876Z] #36 6.169 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-02T11:51:11.876Z] #36 6.169 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-02T11:51:11.876Z] #36 6.339 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:51:11.876Z] #36 6.388 Fetched 3047 kB in 0s (9241 kB/s) [2022-08-02T11:51:11.876Z] #36 6.413 Selecting previously unselected package openssl. [2022-08-02T11:51:12.137Z] #36 6.413 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-02T11:51:12.137Z] #36 6.416 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-02T11:51:12.137Z] #36 6.430 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:51:12.137Z] #36 6.618 Selecting previously unselected package ca-certificates. [2022-08-02T11:51:12.137Z] #36 6.618 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-02T11:51:12.137Z] #36 6.623 Unpacking ca-certificates (20210119) ... [2022-08-02T11:51:12.153Z] #31 14.55 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-02T11:51:12.401Z] #36 6.707 Selecting previously unselected package libbrotli1:amd64. [2022-08-02T11:51:12.401Z] #36 6.707 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-02T11:51:12.401Z] #36 6.722 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-02T11:51:12.401Z] #36 6.827 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-02T11:51:12.401Z] #36 6.827 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-02T11:51:12.401Z] #36 6.832 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:51:12.401Z] #36 6.883 Selecting previously unselected package libsasl2-2:amd64. [2022-08-02T11:51:12.401Z] #36 6.883 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-02T11:51:12.401Z] #36 6.888 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:51:12.664Z] #36 6.956 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-02T11:51:12.664Z] #36 6.956 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-02T11:51:12.664Z] #36 6.960 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:51:12.664Z] #36 7.104 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-02T11:51:12.664Z] #36 7.104 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-02T11:51:12.664Z] #36 7.104 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-02T11:51:12.723Z] #31 15.05 [2022-08-02T11:51:12.723Z] #31 ... [2022-08-02T11:51:12.723Z] [2022-08-02T11:51:12.723Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:12.723Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:12.723Z] #14 20.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-02T11:51:12.723Z] #14 20.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-02T11:51:12.723Z] #14 20.22 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:51:12.924Z] #36 7.168 Selecting previously unselected package libpsl5:amd64. [2022-08-02T11:51:12.924Z] #36 7.168 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-02T11:51:12.925Z] #36 7.174 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-02T11:51:12.925Z] #36 7.235 Selecting previously unselected package librtmp1:amd64. [2022-08-02T11:51:12.925Z] #36 7.235 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-02T11:51:12.925Z] #36 7.239 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:51:12.925Z] #36 7.292 Selecting previously unselected package libssh2-1:amd64. [2022-08-02T11:51:12.925Z] #36 7.292 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-02T11:51:12.925Z] #36 7.297 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-02T11:51:12.925Z] #36 7.370 Selecting previously unselected package libcurl4:amd64. [2022-08-02T11:51:12.925Z] #36 7.370 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-02T11:51:13.187Z] #36 7.373 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:51:13.187Z] #36 7.473 Selecting previously unselected package curl. [2022-08-02T11:51:13.187Z] #36 7.473 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-02T11:51:13.187Z] #36 7.473 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:51:13.187Z] #36 7.584 Selecting previously unselected package libonig5:amd64. [2022-08-02T11:51:13.187Z] #36 7.584 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-02T11:51:13.187Z] #36 7.589 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:51:13.187Z] #36 7.668 Selecting previously unselected package libjq1:amd64. [2022-08-02T11:51:13.187Z] #36 7.668 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-02T11:51:13.187Z] #36 7.676 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:51:13.187Z] #36 7.733 Selecting previously unselected package jq. [2022-08-02T11:51:13.187Z] #36 7.733 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-02T11:51:13.447Z] #36 7.744 Unpacking jq (1.6-2.1) ... [2022-08-02T11:51:13.447Z] #36 7.802 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-02T11:51:13.447Z] #36 7.813 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-02T11:51:13.447Z] #36 7.825 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-02T11:51:13.447Z] #36 7.837 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:51:13.447Z] #36 7.849 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:51:13.447Z] #36 7.868 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:51:13.447Z] #36 7.877 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-02T11:51:13.447Z] #36 7.888 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:51:13.447Z] #36 7.907 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:51:13.447Z] #36 7.925 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:51:13.447Z] #36 7.932 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:51:13.447Z] #36 7.945 Setting up ca-certificates (20210119) ... [2022-08-02T11:51:14.105Z] #14 ... [2022-08-02T11:51:14.105Z] [2022-08-02T11:51:14.105Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:51:14.105Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:51:14.105Z] #76 11.24 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:51:14.105Z] #76 11.33 Selecting previously unselected package libmagic-mgc. [2022-08-02T11:51:14.105Z] #76 11.34 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 11.42 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-02T11:51:14.105Z] #76 12.02 Selecting previously unselected package libmagic1:amd64. [2022-08-02T11:51:14.105Z] #76 12.04 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 12.07 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:51:14.105Z] #76 12.34 Selecting previously unselected package file. [2022-08-02T11:51:14.105Z] #76 12.34 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 12.43 Unpacking file (1:5.39-3) ... [2022-08-02T11:51:14.105Z] #76 12.80 Selecting previously unselected package xz-utils. [2022-08-02T11:51:14.105Z] #76 12.82 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 12.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:51:14.105Z] #76 13.49 Selecting previously unselected package libsigsegv2:amd64. [2022-08-02T11:51:14.105Z] #76 13.49 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 13.60 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-02T11:51:14.105Z] #76 13.76 Selecting previously unselected package m4. [2022-08-02T11:51:14.105Z] #76 13.76 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 13.77 Unpacking m4 (1.4.18-5) ... [2022-08-02T11:51:14.105Z] #76 13.92 Selecting previously unselected package autoconf. [2022-08-02T11:51:14.105Z] #76 13.93 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-02T11:51:14.105Z] #76 13.93 Unpacking autoconf (2.69-14) ... [2022-08-02T11:51:14.105Z] #76 14.17 Selecting previously unselected package autotools-dev. [2022-08-02T11:51:14.105Z] #76 14.17 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-02T11:51:14.105Z] #76 14.17 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:51:14.105Z] #76 14.38 Selecting previously unselected package automake. [2022-08-02T11:51:14.105Z] #76 14.38 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-02T11:51:14.105Z] #76 14.40 Unpacking automake (1:1.16.3-2) ... [2022-08-02T11:51:14.105Z] #76 15.40 Selecting previously unselected package patch. [2022-08-02T11:51:14.105Z] #76 15.41 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 15.44 Unpacking patch (2.7.6-7) ... [2022-08-02T11:51:14.105Z] #76 16.37 Selecting previously unselected package dpkg-dev. [2022-08-02T11:51:14.105Z] #76 16.37 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-02T11:51:14.105Z] #76 16.38 Unpacking dpkg-dev (1.20.11) ... [2022-08-02T11:51:14.105Z] #76 16.90 Selecting previously unselected package build-essential. [2022-08-02T11:51:14.105Z] #76 16.90 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 16.90 Unpacking build-essential (12.9) ... [2022-08-02T11:51:14.105Z] #76 17.04 Selecting previously unselected package libcap2:amd64. [2022-08-02T11:51:14.105Z] #76 17.05 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 17.05 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:51:14.105Z] #76 17.26 Selecting previously unselected package libcap-dev:amd64. [2022-08-02T11:51:14.105Z] #76 17.26 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 17.27 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-02T11:51:14.105Z] #76 17.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:51:14.105Z] #76 17.86 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 17.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:51:14.105Z] #76 18.44 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-02T11:51:14.105Z] #76 18.46 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:51:14.105Z] #76 18.51 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-02T11:51:14.106Z] #76 18.84 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-02T11:51:14.106Z] #76 18.85 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-02T11:51:14.106Z] #76 18.86 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:51:14.106Z] #76 18.96 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-02T11:51:14.106Z] #76 18.96 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-02T11:51:14.106Z] #76 19.07 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:51:14.106Z] #76 19.93 Selecting previously unselected package libtool. [2022-08-02T11:51:14.106Z] #76 19.94 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-02T11:51:14.106Z] #76 20.01 Unpacking libtool (2.4.6-15) ... [2022-08-02T11:51:14.106Z] #76 20.26 Selecting previously unselected package libudev-dev:amd64. [2022-08-02T11:51:14.106Z] #76 20.26 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-02T11:51:14.106Z] #76 20.27 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:51:14.106Z] #76 20.47 Selecting previously unselected package libyajl2:amd64. [2022-08-02T11:51:14.106Z] #76 20.48 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-02T11:51:14.106Z] #76 20.50 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:51:14.106Z] #76 20.63 Selecting previously unselected package libyajl-dev:amd64. [2022-08-02T11:51:14.106Z] #76 20.63 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-02T11:51:14.106Z] #76 20.65 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-02T11:51:14.106Z] #76 20.93 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:51:14.106Z] #76 21.16 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-02T11:51:14.106Z] #76 21.38 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:51:14.106Z] #76 ... [2022-08-02T11:51:14.106Z] [2022-08-02T11:51:14.106Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:14.106Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:14.106Z] #51 10.91 The following additional packages will be installed: [2022-08-02T11:51:14.106Z] #51 10.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:51:14.106Z] #51 10.92 python3-protobuf python3-six [2022-08-02T11:51:14.106Z] #51 10.92 Suggested packages: [2022-08-02T11:51:14.106Z] #51 10.92 python3-setuptools [2022-08-02T11:51:14.106Z] #51 10.92 Recommended packages: [2022-08-02T11:51:14.106Z] #51 10.92 iproute2 | iproute [2022-08-02T11:51:14.106Z] #51 11.23 The following NEW packages will be installed: [2022-08-02T11:51:14.106Z] #51 11.24 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:51:14.106Z] #51 11.25 python3-protobuf python3-six [2022-08-02T11:51:14.106Z] #51 11.61 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:51:14.106Z] #51 11.61 Need to get 2315 kB of archives. [2022-08-02T11:51:14.106Z] #51 11.61 After this operation, 11.1 MB of additional disk space will be used. [2022-08-02T11:51:14.106Z] #51 11.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-02T11:51:14.106Z] #51 11.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T11:51:14.106Z] #51 11.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-02T11:51:14.106Z] #51 11.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-02T11:51:14.106Z] #51 11.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-02T11:51:14.106Z] #51 11.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-02T11:51:14.106Z] #51 11.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:51:14.106Z] #51 13.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-02T11:51:14.106Z] #51 14.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:51:14.106Z] #51 15.02 Fetched 2315 kB in 3s (797 kB/s) [2022-08-02T11:51:14.106Z] #51 15.17 Selecting previously unselected package libprotobuf23:amd64. [2022-08-02T11:51:14.106Z] #51 15.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:51:14.106Z] #51 15.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-02T11:51:14.106Z] #51 15.87 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-02T11:51:14.106Z] #51 16.58 Selecting previously unselected package python3-pkg-resources. [2022-08-02T11:51:14.106Z] #51 16.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T11:51:14.106Z] #51 16.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:51:14.106Z] #51 16.98 Selecting previously unselected package python3-six. [2022-08-02T11:51:14.106Z] #51 16.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-02T11:51:14.106Z] #51 17.01 Unpacking python3-six (1.16.0-2) ... [2022-08-02T11:51:14.106Z] #51 17.53 Selecting previously unselected package python3-protobuf. [2022-08-02T11:51:14.106Z] #51 17.53 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-02T11:51:14.106Z] #51 17.67 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-02T11:51:14.106Z] #51 18.33 Selecting previously unselected package libnet1:amd64. [2022-08-02T11:51:14.106Z] #51 18.33 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-02T11:51:14.106Z] #51 18.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:51:14.106Z] #51 18.62 Selecting previously unselected package libnl-3-200:amd64. [2022-08-02T11:51:14.106Z] #51 18.63 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-02T11:51:14.106Z] #51 18.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:51:14.106Z] #51 18.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:51:14.106Z] #51 18.85 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:51:14.106Z] #51 18.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:51:14.106Z] #51 19.66 Selecting previously unselected package criu. [2022-08-02T11:51:14.106Z] #51 19.66 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-02T11:51:14.106Z] #51 19.72 Unpacking criu (3.17.1-1) ... [2022-08-02T11:51:14.106Z] #51 20.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:51:14.106Z] #51 20.99 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-02T11:51:14.106Z] #51 21.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:51:14.106Z] #51 ... [2022-08-02T11:51:14.106Z] [2022-08-02T11:51:14.106Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:51:14.106Z] #31 sha256:88ae6ae053377821db140db0b0e467cdb3a3a0617cb4d4b951bc704530baf164 [2022-08-02T11:51:14.106Z] #31 15.32 #=#=# ######################################################################## 100.0% [2022-08-02T11:51:14.106Z] #31 15.80 [2022-08-02T11:51:14.106Z] #31 15.95 Download of images into '/build' complete. [2022-08-02T11:51:14.106Z] #31 15.95 Use something like the following to load the result into a Docker daemon: [2022-08-02T11:51:14.106Z] #31 15.95 tar -cC '/build' . | docker load [2022-08-02T11:51:14.106Z] #31 DONE 16.7s [2022-08-02T11:51:14.106Z] [2022-08-02T11:51:14.106Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:14.106Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:14.106Z] #51 21.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:51:14.373Z] #51 21.43 Setting up python3-six (1.16.0-2) ... [2022-08-02T11:51:14.395Z] #36 8.714 Updating certificates in /etc/ssl/certs... [2022-08-02T11:51:14.956Z] #51 22.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:51:15.217Z] #51 22.30 Setting up python3-protobuf (3.12.4-1) ... [2022-08-02T11:51:15.367Z] #26 ... [2022-08-02T11:51:15.367Z] [2022-08-02T11:51:15.367Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:15.367Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:15.367Z] #55 6.173 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-02T11:51:15.367Z] #55 ... [2022-08-02T11:51:15.367Z] [2022-08-02T11:51: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-08-02T11:51:15.367Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:51:15.367Z] #76 6.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:15.367Z] #76 6.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:15.367Z] #76 6.333 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:15.367Z] #76 6.889 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:15.367Z] #76 ... [2022-08-02T11:51:15.367Z] [2022-08-02T11:51:15.367Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:51:15.367Z] #26 sha256:87fa0642ccadc029dbb4fb7d54614fe81c56de8405415a4b6c4ea2cda60a2e7f [2022-08-02T11:51:15.367Z] #26 6.670 + RM_GOPATH=0 [2022-08-02T11:51:15.367Z] #26 6.670 + TMP_GOPATH= [2022-08-02T11:51:15.367Z] #26 6.670 + : /build [2022-08-02T11:51:15.367Z] #26 6.670 + '[' -z '' ']' [2022-08-02T11:51:15.367Z] #26 6.705 ++ mktemp -d [2022-08-02T11:51:15.367Z] #26 6.705 + export GOPATH=/tmp/tmp.YekAK0ALr1 [2022-08-02T11:51:15.367Z] #26 6.705 + GOPATH=/tmp/tmp.YekAK0ALr1 [2022-08-02T11:51:15.367Z] #26 6.705 + RM_GOPATH=1 [2022-08-02T11:51:15.367Z] #26 6.705 + case "$(go env GOARCH)" in [2022-08-02T11:51:15.367Z] #26 6.705 ++ go env GOARCH [2022-08-02T11:51:15.367Z] #26 6.741 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:15.367Z] #26 6.741 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:15.367Z] #26 6.741 ++ dirname /install.sh [2022-08-02T11:51:15.367Z] #26 6.746 + dir=/ [2022-08-02T11:51:15.367Z] #26 6.746 + bin=dockercli [2022-08-02T11:51:15.367Z] #26 6.746 + shift [2022-08-02T11:51:15.367Z] #26 6.746 + '[' '!' -f //dockercli.installer ']' [2022-08-02T11:51:15.367Z] #26 6.746 + . //dockercli.installer [2022-08-02T11:51:15.367Z] #26 6.746 ++ : stable [2022-08-02T11:51:15.367Z] #26 6.746 ++ : 17.06.2-ce [2022-08-02T11:51:15.367Z] #26 6.746 + install_dockercli [2022-08-02T11:51:15.367Z] #26 6.746 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-02T11:51:15.367Z] #26 6.746 ++ uname -m [2022-08-02T11:51:15.367Z] #26 6.747 Install docker/cli version 17.06.2-ce from stable [2022-08-02T11:51:15.367Z] #26 6.810 + arch=x86_64 [2022-08-02T11:51:15.627Z] #26 6.820 + '[' x86_64 '!=' x86_64 ']' [2022-08-02T11:51:15.627Z] #26 6.820 + url=https://download.docker.com/linux/static [2022-08-02T11:51:15.627Z] #26 6.820 + tar -xz docker/docker [2022-08-02T11:51:15.627Z] #26 6.820 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-02T11:51:15.779Z] #36 9.856 129 added, 0 removed; done. [2022-08-02T11:51:15.779Z] #36 9.891 Setting up jq (1.6-2.1) ... [2022-08-02T11:51:15.779Z] #36 9.904 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:51:15.779Z] #36 9.918 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:51:15.779Z] #36 9.932 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:51:15.779Z] #36 9.951 Processing triggers for ca-certificates (20210119) ... [2022-08-02T11:51:15.779Z] #36 9.966 Updating certificates in /etc/ssl/certs... [2022-08-02T11:51:15.779Z] #36 ... [2022-08-02T11:51:15.779Z] [2022-08-02T11:51:15.779Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:51:15.779Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:51:15.779Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 12.6s done [2022-08-02T11:51:15.779Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.6s done [2022-08-02T11:51:15.779Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.8s done [2022-08-02T11:51:15.779Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 7.7s [2022-08-02T11:51:15.788Z] #51 ... [2022-08-02T11:51:15.788Z] [2022-08-02T11:51:15.788Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:15.788Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:15.788Z] #55 13.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-02T11:51:16.048Z] #55 ... [2022-08-02T11:51:16.048Z] [2022-08-02T11:51:16.048Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:51:16.048Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:51:16.048Z] #76 21.51 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:51:16.048Z] #76 21.76 Setting up file (1:5.39-3) ... [2022-08-02T11:51:16.048Z] #76 21.93 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:51:16.048Z] #76 22.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:51:16.048Z] #76 22.12 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-02T11:51:16.048Z] #76 22.15 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:51:16.048Z] #76 22.49 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:51:16.048Z] #76 22.60 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-02T11:51:16.048Z] #76 22.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:51:16.048Z] #76 22.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:51:16.048Z] #76 22.81 Setting up patch (2.7.6-7) ... [2022-08-02T11:51:16.048Z] #76 22.85 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:51:16.048Z] #76 22.88 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-02T11:51:16.048Z] #76 22.92 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-02T11:51:16.048Z] #76 22.96 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:51:16.048Z] #76 23.04 Setting up libtool (2.4.6-15) ... [2022-08-02T11:51:16.048Z] #76 23.09 Setting up m4 (1.4.18-5) ... [2022-08-02T11:51:16.048Z] #76 23.20 Setting up dpkg-dev (1.20.11) ... [2022-08-02T11:51:16.048Z] #76 23.28 Setting up autoconf (2.69-14) ... [2022-08-02T11:51:16.048Z] #76 23.44 Setting up build-essential (12.9) ... [2022-08-02T11:51:16.048Z] #76 23.47 Setting up automake (1:1.16.3-2) ... [2022-08-02T11:51:16.048Z] #76 23.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-02T11:51:16.048Z] #76 23.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:51:16.308Z] #76 ... [2022-08-02T11:51:16.308Z] [2022-08-02T11:51:16.308Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:51:16.308Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:51:16.308Z] #42 13.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:51:16.308Z] #42 13.81 Fetched 17.7 MB in 1s (17.6 MB/s) [2022-08-02T11:51:16.308Z] #42 13.93 Selecting previously unselected package xxd. [2022-08-02T11:51:16.308Z] #42 13.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:51:16.308Z] #42 13.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:51:16.308Z] #42 13.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:51:16.308Z] #42 14.19 Selecting previously unselected package vim-common. [2022-08-02T11:51:16.308Z] #42 14.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:51:16.308Z] #42 14.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:51:16.308Z] #42 14.47 Selecting previously unselected package cmake-data. [2022-08-02T11:51:16.308Z] #42 14.48 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-02T11:51:16.308Z] #42 14.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:51:16.308Z] #42 16.41 Selecting previously unselected package libicu67:amd64. [2022-08-02T11:51:16.308Z] #42 16.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-02T11:51:16.308Z] #42 16.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-02T11:51:16.308Z] #42 20.07 Selecting previously unselected package libxml2:amd64. [2022-08-02T11:51:16.308Z] #42 20.08 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-02T11:51:16.308Z] #42 20.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:51:16.308Z] #42 20.50 Selecting previously unselected package libarchive13:amd64. [2022-08-02T11:51:16.308Z] #42 20.51 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-02T11:51:16.308Z] #42 20.53 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-02T11:51:16.308Z] #42 20.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-02T11:51:16.308Z] #42 20.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-02T11:51:16.308Z] #42 20.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-02T11:51:16.308Z] #42 21.54 Selecting previously unselected package librhash0:amd64. [2022-08-02T11:51:16.308Z] #42 21.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-02T11:51:16.308Z] #42 21.65 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-02T11:51:16.308Z] #42 22.03 Selecting previously unselected package libuv1:amd64. [2022-08-02T11:51:16.308Z] #42 22.04 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-02T11:51:16.308Z] #42 22.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-02T11:51:16.308Z] #42 22.53 Selecting previously unselected package cmake. [2022-08-02T11:51:16.308Z] #42 22.54 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-02T11:51:16.308Z] #42 22.57 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:51:16.350Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 8.3s done [2022-08-02T11:51:16.568Z] #42 ... [2022-08-02T11:51:16.568Z] [2022-08-02T11:51:16.568Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:16.568Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:16.568Z] #51 23.83 Setting up criu (3.17.1-1) ... [2022-08-02T11:51:16.611Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-08-02T11:51:16.611Z] #11 ... [2022-08-02T11:51:16.611Z] [2022-08-02T11:51:16.611Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:51:16.611Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-02T11:51:16.611Z] #36 11.00 0 added, 0 removed; done. [2022-08-02T11:51:16.611Z] #36 11.00 Running hooks in /etc/ca-certificates/update.d... [2022-08-02T11:51:16.611Z] #36 11.01 done. [2022-08-02T11:51:17.961Z] #51 ... [2022-08-02T11:51:17.961Z] [2022-08-02T11:51:17.962Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:51:17.962Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:51:17.962Z] #76 DONE 25.2s [2022-08-02T11:51:17.962Z] [2022-08-02T11:51:17.962Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:17.962Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:17.962Z] #51 24.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:51:18.170Z] #26 ... [2022-08-02T11:51:18.170Z] [2022-08-02T11:51:18.170Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:51:18.170Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:51:18.170Z] #62 6.302 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:18.170Z] #62 6.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:18.170Z] #62 6.332 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:18.170Z] #62 7.249 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:18.227Z] #51 DONE 25.3s [2022-08-02T11:51:18.227Z] [2022-08-02T11:51:18.227Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:51:18.227Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:51:18.227Z] #42 25.23 Setting up libicu67:amd64 (67.1-7) ... [2022-08-02T11:51:18.227Z] #42 25.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:51:18.227Z] #42 25.34 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-02T11:51:18.227Z] #42 25.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:51:18.227Z] #42 25.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-02T11:51:18.227Z] #42 25.58 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-02T11:51:18.227Z] #42 25.63 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:51:18.227Z] #42 25.72 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:51:18.431Z] #62 ... [2022-08-02T11:51:18.431Z] [2022-08-02T11:51:18.431Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-02T11:51:18.431Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-08-02T11:51:18.431Z] #38 6.445 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-02T11:51:18.431Z] #38 ... [2022-08-02T11:51:18.431Z] [2022-08-02T11:51:18.431Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:51:18.431Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-08-02T11:51:18.431Z] #57 6.699 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-02T11:51:18.431Z] #57 8.666 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-02T11:51:18.431Z] #57 8.666 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-02T11:51:18.431Z] #57 8.910 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-02T11:51:18.486Z] #42 25.75 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-02T11:51:18.486Z] #42 25.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:51:18.486Z] #42 25.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:51:18.691Z] #57 ... [2022-08-02T11:51:18.691Z] [2022-08-02T11:51:18.691Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:51:18.691Z] #67 sha256:f86c0a63de96b163ab81287e690272bd6cd740b10f044af87c8c055781a70a2f [2022-08-02T11:51:18.691Z] #67 6.791 + RM_GOPATH=0 [2022-08-02T11:51:18.691Z] #67 6.791 + TMP_GOPATH= [2022-08-02T11:51:18.691Z] #67 6.791 + : /build [2022-08-02T11:51:18.691Z] #67 6.791 + '[' -z '' ']' [2022-08-02T11:51:18.691Z] #67 6.791 ++ mktemp -d [2022-08-02T11:51:18.691Z] #67 6.791 + export GOPATH=/tmp/tmp.wLYVDn78zg [2022-08-02T11:51:18.691Z] #67 6.791 + GOPATH=/tmp/tmp.wLYVDn78zg [2022-08-02T11:51:18.691Z] #67 6.791 + RM_GOPATH=1 [2022-08-02T11:51:18.691Z] #67 6.791 + case "$(go env GOARCH)" in [2022-08-02T11:51:18.691Z] #67 6.791 ++ go env GOARCH [2022-08-02T11:51:18.691Z] #67 6.837 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:18.691Z] #67 6.837 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:18.691Z] #67 6.837 ++ dirname /install.sh [2022-08-02T11:51:18.691Z] #67 6.837 + dir=/ [2022-08-02T11:51:18.691Z] #67 6.848 + bin=rootlesskit [2022-08-02T11:51:18.691Z] #67 6.848 + shift [2022-08-02T11:51:18.691Z] #67 6.848 + '[' '!' -f //rootlesskit.installer ']' [2022-08-02T11:51:18.691Z] #67 6.848 + . //rootlesskit.installer [2022-08-02T11:51:18.691Z] #67 6.848 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:51:18.691Z] #67 6.851 + install_rootlesskit [2022-08-02T11:51:18.691Z] #67 6.852 + case "$1" in [2022-08-02T11:51:18.691Z] #67 6.854 + export CGO_ENABLED=0 [2022-08-02T11:51:18.691Z] #67 6.857 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:51:18.691Z] #67 6.857 + CGO_ENABLED=0 [2022-08-02T11:51:18.691Z] #67 6.857 + _install_rootlesskit [2022-08-02T11:51:18.691Z] #67 6.857 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-02T11:51:18.691Z] #67 6.857 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:51:18.691Z] #67 6.857 + GOBIN=/build [2022-08-02T11:51:18.692Z] #67 6.858 + GO111MODULE=on [2022-08-02T11:51:18.692Z] #67 6.858 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:51:18.692Z] #67 7.754 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-02T11:51:18.692Z] #67 ... [2022-08-02T11:51:18.692Z] [2022-08-02T11:51:18.692Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:51:18.692Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:51:18.692Z] #42 7.976 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:18.692Z] #42 7.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:18.692Z] #42 8.000 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:18.816Z] Fetching without tags [2022-08-02T11:51:18.955Z] #42 ... [2022-08-02T11:51:18.955Z] [2022-08-02T11:51:18.955Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:18.955Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:18.955Z] #14 7.121 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:18.955Z] #14 7.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:18.955Z] #14 7.321 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:18.955Z] #14 9.477 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:19.076Z] Merging remotes/origin/master commit 074635002ef18219eb18a3a456c8171aba89af94 into PR head commit 69f077f1aa0e50bb91df24ed65ed8262a66481c2 [2022-08-02T11:51:19.215Z] #14 ... [2022-08-02T11:51:19.215Z] [2022-08-02T11:51:19.215Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:51:19.215Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:51:19.215Z] #53 7.549 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-02T11:51:19.215Z] #53 9.991 go: downloading github.com/fatih/color v1.10.0 [2022-08-02T11:51:19.215Z] #53 10.04 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-02T11:51:19.215Z] #53 10.12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-02T11:51:19.215Z] #53 10.78 go: downloading golang.org/x/tools v0.1.0 [2022-08-02T11:51:19.215Z] #53 ... [2022-08-02T11:51:19.215Z] [2022-08-02T11:51:19.215Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:19.215Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:19.215Z] #51 7.486 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:19.215Z] #51 7.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:19.215Z] #51 7.553 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:19.215Z] #51 8.158 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-02T11:51:19.215Z] #51 10.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:19.222Z] #36 DONE 13.1s [2022-08-02T11:51:19.222Z] [2022-08-02T11:51:19.222Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-02T11:51:19.222Z] #37 sha256:2500773999744453fd415a53314b4a08620c80e0c518448fc6328719ca33cd10 [2022-08-02T11:51:19.222Z] #37 DONE 0.1s [2022-08-02T11:51:19.222Z] [2022-08-02T11:51:19.222Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:51:19.222Z] #38 sha256:1bb0ef562e5cea029e4a03bc70bb308a7d831667b263bcd1a4d4941cf67bfc15 [2022-08-02T11:51:19.426Z] #42 DONE 26.6s [2022-08-02T11:51:19.426Z] [2022-08-02T11:51:19.426Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-02T11:51:19.426Z] #43 sha256:242604d71264785319c6bb1ddc369fe615636fc0f620294d47dd85ac3ca6ab1b [2022-08-02T11:51:19.426Z] #43 DONE 0.4s [2022-08-02T11:51:19.426Z] [2022-08-02T11:51:19.426Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:19.426Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:19.426Z] #14 24.22 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-02T11:51:19.426Z] #14 24.23 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:51:19.426Z] #14 24.48 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:51:19.426Z] #14 25.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-02T11:51:19.426Z] #14 25.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:51:19.426Z] #14 25.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:51:19.475Z] #51 ... [2022-08-02T11:51:19.475Z] [2022-08-02T11:51:19.475Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:51:19.475Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:51:19.475Z] #40 7.221 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-02T11:51:19.476Z] #40 8.553 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-02T11:51:19.476Z] #40 10.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-02T11:51:19.476Z] #40 10.95 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-02T11:51:19.476Z] #40 11.36 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-02T11:51:19.476Z] #40 ... [2022-08-02T11:51:19.476Z] [2022-08-02T11:51:19.476Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:51:19.476Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:51:19.476Z] #36 7.483 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-02T11:51:18.717Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:51:18.740Z] > git config --add remote.origin.fetch +refs/pull/43898/head:refs/remotes/origin/PR-43898 # timeout=10 [2022-08-02T11:51:18.771Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:51:18.797Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:51:18.822Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:51:18.822Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:51:18.824Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:51:19.085Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:51:19.104Z] > git checkout -f 69f077f1aa0e50bb91df24ed65ed8262a66481c2 # timeout=10 [2022-08-02T11:51:19.736Z] #36 ... [2022-08-02T11:51:19.736Z] [2022-08-02T11:51:19.736Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:51:19.736Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:51:19.736Z] #47 6.544 + git clone https://github.com/docker/distribution.git . [2022-08-02T11:51:19.736Z] #47 6.544 Cloning into '.'... [2022-08-02T11:51:19.736Z] #47 ... [2022-08-02T11:51:19.736Z] [2022-08-02T11:51:19.736Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:51:19.736Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-08-02T11:51:19.736Z] #57 11.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-02T11:51:20.244Z] Merge succeeded, producing 05aecb6ceb3b3aa113c2e963bbde8a276f00fbea [2022-08-02T11:51:20.244Z] Checking out Revision 05aecb6ceb3b3aa113c2e963bbde8a276f00fbea (PR-43898) [2022-08-02T11:51:21.337Z] #14 28.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-02T11:51:21.337Z] #14 28.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:51:21.337Z] #14 28.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:51:21.763Z] #38 2.402 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-02T11:51:21.763Z] #38 2.752 [2022-08-02T11:51:20.046Z] > git remote # timeout=10 [2022-08-02T11:51:20.072Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T11:51:20.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:51:20.089Z] > git merge 074635002ef18219eb18a3a456c8171aba89af94 # timeout=10 [2022-08-02T11:51:20.238Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T11:51:20.248Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:51:20.268Z] > git checkout -f 05aecb6ceb3b3aa113c2e963bbde8a276f00fbea # timeout=10 [2022-08-02T11:51:22.022Z] #38 2.985 #=#=# 1.0% ######################################################################## 100.0% [2022-08-02T11:51:22.282Z] #38 3.386 [2022-08-02T11:51:22.734Z] #14 ... [2022-08-02T11:51:22.734Z] [2022-08-02T11:51:22.734Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-02T11:51:22.734Z] #44 sha256:0bdb6883d7acd7b93b1a08938a3e9db8796a71f15fa42f366871114fb536f4a0 [2022-08-02T11:51:22.734Z] #44 0.941 + RM_GOPATH=0 [2022-08-02T11:51:22.734Z] #44 0.941 + TMP_GOPATH= [2022-08-02T11:51:22.734Z] #44 0.941 + : /build [2022-08-02T11:51:22.734Z] #44 0.941 + '[' -z '' ']' [2022-08-02T11:51:22.734Z] #44 0.941 ++ mktemp -d [2022-08-02T11:51:22.734Z] #44 0.941 + export GOPATH=/tmp/tmp.Df2v46eIDn [2022-08-02T11:51:22.734Z] #44 0.941 + GOPATH=/tmp/tmp.Df2v46eIDn [2022-08-02T11:51:22.734Z] #44 0.941 + RM_GOPATH=1 [2022-08-02T11:51:22.734Z] #44 0.941 + case "$(go env GOARCH)" in [2022-08-02T11:51:22.734Z] #44 0.947 ++ go env GOARCH [2022-08-02T11:51:22.734Z] #44 0.969 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:22.734Z] #44 0.969 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:22.734Z] #44 0.975 Install tini version v0.19.0 [2022-08-02T11:51:22.734Z] #44 0.975 ++ dirname /install.sh [2022-08-02T11:51:22.734Z] #44 0.975 + dir=/ [2022-08-02T11:51:22.734Z] #44 0.975 + bin=tini [2022-08-02T11:51:22.734Z] #44 0.975 + shift [2022-08-02T11:51:22.734Z] #44 0.975 + '[' '!' -f //tini.installer ']' [2022-08-02T11:51:22.734Z] #44 0.975 + . //tini.installer [2022-08-02T11:51:22.734Z] #44 0.975 ++ : v0.19.0 [2022-08-02T11:51:22.734Z] #44 0.975 + install_tini [2022-08-02T11:51:22.734Z] #44 0.975 + echo 'Install tini version v0.19.0' [2022-08-02T11:51:22.734Z] #44 0.975 + git clone https://github.com/krallin/tini.git /tmp/tmp.Df2v46eIDn/tini [2022-08-02T11:51:22.734Z] #44 0.984 Cloning into '/tmp/tmp.Df2v46eIDn/tini'... [2022-08-02T11:51:22.734Z] #44 1.399 + cd /tmp/tmp.Df2v46eIDn/tini [2022-08-02T11:51:22.734Z] #44 1.399 + git checkout -q v0.19.0 [2022-08-02T11:51:22.734Z] #44 1.413 + cmake . [2022-08-02T11:51:22.734Z] #44 1.626 -- The C compiler identification is GNU 10.2.1 [2022-08-02T11:51:22.734Z] #44 1.660 -- Detecting C compiler ABI info [2022-08-02T11:51:22.734Z] #44 1.919 -- Detecting C compiler ABI info - done [2022-08-02T11:51:22.734Z] #44 1.973 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-02T11:51:22.734Z] #44 1.977 -- Detecting C compile features [2022-08-02T11:51:22.734Z] #44 1.978 -- Detecting C compile features - done [2022-08-02T11:51:22.734Z] #44 1.994 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-02T11:51:22.734Z] #44 2.098 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-02T11:51:22.734Z] #44 2.117 -- Configuring done [2022-08-02T11:51:22.734Z] #44 2.125 -- Generating done [2022-08-02T11:51:22.734Z] #44 2.127 -- Build files have been written to: /tmp/tmp.Df2v46eIDn/tini [2022-08-02T11:51:22.734Z] #44 2.129 + make tini-static [2022-08-02T11:51:22.734Z] #44 2.210 Scanning dependencies of target tini-static [2022-08-02T11:51:22.734Z] #44 2.248 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-02T11:51:22.734Z] #44 2.681 [100%] Linking C executable tini-static [2022-08-02T11:51:22.734Z] #44 2.995 [100%] Built target tini-static [2022-08-02T11:51:22.734Z] #44 3.025 + mkdir -p /build [2022-08-02T11:51:22.734Z] #44 3.026 + cp tini-static /build/docker-init [2022-08-02T11:51:23.665Z] #38 4.455 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-02T11:51:23.665Z] #38 4.769 [2022-08-02T11:51:23.925Z] #38 4.993 #=#=# ######### 13.4% ######################################################################## 100.0% [2022-08-02T11:51:23.997Z] Commit message: "Merge commit '074635002ef18219eb18a3a456c8171aba89af94' into HEAD" [2022-08-02T11:51:23.997Z] First time build. Skipping changelog. [2022-08-02T11:51:24.017Z] > git --version # timeout=10 [2022-08-02T11:51:24.024Z] > git --version # 'git version 2.25.1' [2022-08-02T11:51:24.033Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-02T11:51:24.185Z] #38 5.404 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-02T11:51:24.953Z] + docker version [2022-08-02T11:51:25.021Z] #57 ... [2022-08-02T11:51:25.021Z] [2022-08-02T11:51:25.021Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:25.021Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:25.021Z] #55 8.174 go: downloading github.com/fatih/color v1.13.0 [2022-08-02T11:51:25.021Z] #55 8.174 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:51:25.021Z] #55 8.451 go: downloading github.com/pkg/errors v0.9.1 [2022-08-02T11:51:25.021Z] #55 8.606 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-02T11:51:25.021Z] #55 8.690 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-02T11:51:25.021Z] #55 9.116 go: downloading github.com/spf13/viper v1.11.0 [2022-08-02T11:51:25.021Z] #55 9.155 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-02T11:51:25.021Z] #55 10.12 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-02T11:51:25.021Z] #55 10.18 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-02T11:51:25.021Z] #55 10.36 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-02T11:51:25.021Z] #55 10.49 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-02T11:51:25.021Z] #55 13.58 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-02T11:51:25.021Z] #55 13.72 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-02T11:51:25.021Z] #55 14.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-02T11:51:25.021Z] #55 14.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-02T11:51:25.273Z] #44 DONE 5.4s [2022-08-02T11:51:25.273Z] [2022-08-02T11:51:25.273Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:51:25.273Z] #64 sha256:88c3830331d90a6787d0c3939829982be519b3082262e9810c2d1e127643e449 [2022-08-02T11:51:25.273Z] #64 18.36 + cd /tmp/tmp.XMRqAYb9QA/src/github.com/containerd/containerd [2022-08-02T11:51:25.273Z] #64 18.36 + git checkout -q v1.6.6 [2022-08-02T11:51:25.273Z] #64 18.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-02T11:51:25.273Z] #64 18.83 + BUILDTAGS='netgo osusergo static_build' [2022-08-02T11:51:25.273Z] #64 18.83 + export EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:51:25.273Z] #64 18.83 + EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:51:25.273Z] #64 18.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-02T11:51:25.273Z] #64 18.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-02T11:51:25.273Z] #64 18.83 + '[' '' = dynamic ']' [2022-08-02T11:51:25.273Z] #64 18.83 + make [2022-08-02T11:51:25.273Z] #64 19.72 + bin/ctr [2022-08-02T11:51:25.566Z] #38 ... [2022-08-02T11:51:25.566Z] [2022-08-02T11:51:25.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:51:25.566Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:51:25.566Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.4s done [2022-08-02T11:51:25.566Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.8s [2022-08-02T11:51:25.566Z] #11 ... [2022-08-02T11:51:25.566Z] [2022-08-02T11:51:25.566Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:51:25.566Z] #38 sha256:1bb0ef562e5cea029e4a03bc70bb308a7d831667b263bcd1a4d4941cf67bfc15 [2022-08-02T11:51:25.566Z] #38 6.599 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-02T11:51:25.590Z] #55 ... [2022-08-02T11:51:25.590Z] [2022-08-02T11:51:25.590Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:51:25.590Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:51:25.590Z] #34 7.147 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-02T11:51:25.590Z] #34 7.147 Cloning into '.'... [2022-08-02T11:51:25.827Z] #38 6.964 [2022-08-02T11:51:25.849Z] #34 ... [2022-08-02T11:51:25.849Z] [2022-08-02T11:51:25.849Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:51:25.849Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:51:25.849Z] #53 11.88 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-02T11:51:25.849Z] #53 12.06 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-02T11:51:25.849Z] #53 12.43 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-02T11:51:25.849Z] #53 12.71 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-02T11:51:26.109Z] #53 ... [2022-08-02T11:51:26.109Z] [2022-08-02T11:51:26.109Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:51:26.109Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:51:26.109Z] #40 17.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-02T11:51:26.349Z] #38 7.189 #=#=# ####### 10.7% ################################## 47.7% ################################################################ 89.0% ######################################################################## 100.0% [2022-08-02T11:51:26.369Z] #40 18.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:51:26.608Z] #38 7.736 [2022-08-02T11:51:27.466Z] Fetching without tags [2022-08-02T11:51:27.548Z] #38 8.715 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-02T11:51:27.773Z] Merging remotes/origin/master commit 074635002ef18219eb18a3a456c8171aba89af94 into PR head commit 69f077f1aa0e50bb91df24ed65ed8262a66481c2 [2022-08-02T11:51:27.865Z] #64 ... [2022-08-02T11:51:27.865Z] [2022-08-02T11:51:27.865Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:51:27.865Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:51:27.865Z] #77 1.249 Cloning into '/tmp/crun-build'... [2022-08-02T11:51:27.865Z] #77 2.998 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-02T11:51:27.865Z] #77 3.011 Cloning into '/tmp/crun-build/libocispec'... [2022-08-02T11:51:27.865Z] #77 3.609 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-02T11:51:27.865Z] #77 3.625 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-02T11:51:27.865Z] #77 3.648 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-02T11:51:27.865Z] #77 3.648 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-02T11:51:27.865Z] #77 3.656 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-02T11:51:27.865Z] #77 4.406 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-02T11:51:27.865Z] #77 5.059 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-02T11:51:27.865Z] #77 5.713 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-02T11:51:27.865Z] #77 5.791 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-02T11:51:27.865Z] #77 5.933 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-02T11:51:27.865Z] #77 ... [2022-08-02T11:51:27.865Z] [2022-08-02T11:51:27.866Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:27.866Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:27.866Z] #14 34.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-02T11:51:27.866Z] #14 34.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:51:27.866Z] #14 34.47 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:51:28.118Z] #38 9.036 [2022-08-02T11:51:28.379Z] #38 9.272 #=#=# ######################################################################## 100.0% [2022-08-02T11:51:28.379Z] #38 9.553 [2022-08-02T11:51:27.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:51:27.416Z] > git config --add remote.origin.fetch +refs/pull/43898/head:refs/remotes/origin/PR-43898 # timeout=10 [2022-08-02T11:51:27.430Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:51:27.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-02T11:51:27.485Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-02T11:51:27.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:51:27.486Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43898/head:refs/remotes/origin/PR-43898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-02T11:51:27.789Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:51:27.806Z] > git checkout -f 69f077f1aa0e50bb91df24ed65ed8262a66481c2 # timeout=10 [2022-08-02T11:51:28.804Z] #14 ... [2022-08-02T11:51:28.804Z] [2022-08-02T11:51:28.804Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:51:28.804Z] #67 sha256:660154906add8ee5935e8e948422308ef3ac41bc5bdc19d169cf6b9fc6a7ce5b [2022-08-02T11:51:28.804Z] #67 32.25 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:51:28.804Z] #67 32.25 + GOBIN=/build [2022-08-02T11:51:28.804Z] #67 32.25 + GO111MODULE=on [2022-08-02T11:51:28.805Z] #67 32.25 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:51:28.805Z] #67 35.09 rootlesskit version 1.0.0 [2022-08-02T11:51:28.805Z] #67 35.09 Usage of /build/rootlesskit-docker-proxy: [2022-08-02T11:51:28.805Z] #67 35.09 -container-ip string [2022-08-02T11:51:28.805Z] #67 35.09 container ip [2022-08-02T11:51:28.805Z] #67 35.09 -container-port int [2022-08-02T11:51:28.805Z] #67 35.09 container port (default -1) [2022-08-02T11:51:28.805Z] #67 35.09 -host-ip string [2022-08-02T11:51:28.805Z] #67 35.09 host ip [2022-08-02T11:51:28.805Z] #67 35.09 -host-port int [2022-08-02T11:51:28.805Z] #67 35.09 host port (default -1) [2022-08-02T11:51:28.805Z] #67 35.09 -proto string [2022-08-02T11:51:28.805Z] #67 35.09 proxy protocol (default "tcp") [2022-08-02T11:51:28.805Z] #67 DONE 35.6s [2022-08-02T11:51:28.805Z] [2022-08-02T11:51:28.805Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-02T11:51:28.805Z] #68 sha256:ad011cb3821fdcbb0727bb63d8659fdc471eef0c3b82f55238c6d85852571938 [2022-08-02T11:51:28.805Z] #68 DONE 0.2s [2022-08-02T11:51:28.805Z] [2022-08-02T11:51:28.805Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:51:28.805Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:51:28.805Z] #77 ... [2022-08-02T11:51:28.805Z] [2022-08-02T11:51:28.805Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-02T11:51:28.805Z] #69 sha256:40cb8b805d97dd2692bf399d8633c2e0e7869b83b5f1590c13138a156b5e8e9b [2022-08-02T11:51:28.805Z] #69 DONE 0.1s [2022-08-02T11:51:29.065Z] [2022-08-02T11:51:29.065Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:51:29.065Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:51:29.280Z] Merge succeeded, producing 610001274323d14224732c27d698b902839f28cc [2022-08-02T11:51:29.280Z] Checking out Revision 610001274323d14224732c27d698b902839f28cc (PR-43898) [2022-08-02T11:51:29.323Z] #38 10.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-02T11:51:29.330Z] #34 ... [2022-08-02T11:51:29.330Z] [2022-08-02T11:51:29.330Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:29.330Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:29.330Z] #14 36.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-02T11:51:29.330Z] #14 36.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:51:29.330Z] #14 36.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:51:29.583Z] #38 10.63 [2022-08-02T11:51:29.690Z] #40 ... [2022-08-02T11:51:29.690Z] [2022-08-02T11:51:29.690Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:51:29.690Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:51:29.690Z] #42 10.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:29.690Z] #42 13.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:29.690Z] #42 17.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:29.690Z] #42 ... [2022-08-02T11:51:29.690Z] [2022-08-02T11:51:29.690Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:51:29.690Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:51:29.690Z] #62 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:29.690Z] #62 15.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:29.690Z] #62 ... [2022-08-02T11:51:29.690Z] [2022-08-02T11:51:29.690Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:51:29.690Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:51:29.690Z] #76 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:29.690Z] #76 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:29.690Z] #76 ... [2022-08-02T11:51:29.690Z] [2022-08-02T11:51:29.690Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:51:29.690Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:51:29.690Z] #53 19.83 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-02T11:51:29.690Z] #53 19.91 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-02T11:51:29.690Z] #53 20.10 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-02T11:51:29.844Z] #38 10.86 #=#=# ######################################################################## 100.0% [2022-08-02T11:51:30.104Z] #38 11.20 [2022-08-02T11:51:30.105Z] #38 11.28 Download of images into '/build' complete. [2022-08-02T11:51:30.105Z] #38 11.28 Use something like the following to load the result into a Docker daemon: [2022-08-02T11:51:30.105Z] #38 11.28 tar -cC '/build' . | docker load [2022-08-02T11:51:29.057Z] > git remote # timeout=10 [2022-08-02T11:51:29.067Z] > git config --get remote.origin.url # timeout=10 [2022-08-02T11:51:29.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-02T11:51:29.076Z] > git merge 074635002ef18219eb18a3a456c8171aba89af94 # timeout=10 [2022-08-02T11:51:29.279Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-02T11:51:29.291Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T11:51:29.305Z] > git checkout -f 610001274323d14224732c27d698b902839f28cc # timeout=10 [2022-08-02T11:51:31.093Z] #53 ... [2022-08-02T11:51:31.093Z] [2022-08-02T11:51:31.093Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:51:31.093Z] #67 sha256:f86c0a63de96b163ab81287e690272bd6cd740b10f044af87c8c055781a70a2f [2022-08-02T11:51:31.093Z] #67 12.23 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-02T11:51:31.093Z] #67 12.26 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:51:31.093Z] #67 13.56 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-02T11:51:31.093Z] #67 18.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-02T11:51:31.093Z] #67 19.75 go: downloading github.com/google/uuid v1.3.0 [2022-08-02T11:51:31.093Z] #67 19.94 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-02T11:51:31.093Z] #67 21.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-02T11:51:31.093Z] #67 21.65 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:51:31.093Z] #67 21.97 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-02T11:51:31.093Z] #67 ... [2022-08-02T11:51:31.093Z] [2022-08-02T11:51:31.093Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:31.093Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:31.093Z] #55 22.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:51:31.093Z] #55 22.17 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-02T11:51:31.093Z] #55 22.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-02T11:51:31.093Z] #55 22.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-02T11:51:31.330Z] #14 ... [2022-08-02T11:51:31.330Z] [2022-08-02T11:51:31.330Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:51:31.330Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:51:31.330Z] #34 DONE 38.5s [2022-08-02T11:51:31.402Z] #55 23.30 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-02T11:51:31.402Z] #55 ... [2022-08-02T11:51:31.402Z] [2022-08-02T11:51:31.402Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:31.402Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:31.402Z] #14 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:31.402Z] #14 17.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:31.488Z] #38 DONE 12.3s [2022-08-02T11:51:31.488Z] [2022-08-02T11:51:31.488Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:51:31.488Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:51:31.488Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 6.7s [2022-08-02T11:51:31.628Z] [2022-08-02T11:51:31.628Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:51:31.628Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:51:31.628Z] #77 13.14 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-02T11:51:31.665Z] #14 ... [2022-08-02T11:51:31.665Z] [2022-08-02T11:51:31.665Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:51:31.665Z] #26 sha256:87fa0642ccadc029dbb4fb7d54614fe81c56de8405415a4b6c4ea2cda60a2e7f [2022-08-02T11:51:31.665Z] #26 22.47 + mkdir -p /build [2022-08-02T11:51:31.665Z] #26 22.47 + mv docker/docker /build/ [2022-08-02T11:51:31.665Z] #26 22.49 + rmdir docker [2022-08-02T11:51:31.665Z] #26 ... [2022-08-02T11:51:31.665Z] [2022-08-02T11:51:31.665Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:31.665Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:31.665Z] #51 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:31.665Z] #51 18.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:31.665Z] #51 21.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-02T11:51:31.937Z] #51 ... [2022-08-02T11:51:31.937Z] [2022-08-02T11:51:31.937Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:31.937Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:31.937Z] #55 23.72 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-02T11:51:31.937Z] #55 23.81 go: downloading github.com/spf13/afero v1.8.2 [2022-08-02T11:51:32.200Z] #55 ... [2022-08-02T11:51:32.200Z] [2022-08-02T11:51:32.200Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:51:32.200Z] #26 sha256:87fa0642ccadc029dbb4fb7d54614fe81c56de8405415a4b6c4ea2cda60a2e7f [2022-08-02T11:51:32.200Z] #26 DONE 23.6s [2022-08-02T11:51:32.462Z] [2022-08-02T11:51:32.462Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:32.462Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:32.462Z] #55 24.24 go: downloading github.com/spf13/cast v1.4.1 [2022-08-02T11:51:32.724Z] #55 24.57 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-02T11:51:32.862Z] Commit message: "Merge commit '074635002ef18219eb18a3a456c8171aba89af94' into HEAD" [2022-08-02T11:51:32.862Z] First time build. Skipping changelog. [2022-08-02T11:51:32.887Z] > git --version # timeout=10 [2022-08-02T11:51:32.895Z] > git --version # 'git version 2.25.1' [2022-08-02T11:51:32.903Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-08-02T11:51:33.065Z] Client: Docker Engine - Community [2022-08-02T11:51:33.065Z] Version: 20.10.14 [2022-08-02T11:51:33.065Z] API version: 1.41 [2022-08-02T11:51:33.065Z] Go version: go1.16.15 [2022-08-02T11:51:33.065Z] Git commit: a224086 [2022-08-02T11:51:33.065Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-02T11:51:33.065Z] OS/Arch: linux/amd64 [2022-08-02T11:51:33.065Z] Context: default [2022-08-02T11:51:33.065Z] Experimental: true [2022-08-02T11:51:33.065Z] [2022-08-02T11:51:33.065Z] Server: Docker Engine - Community [2022-08-02T11:51:33.065Z] Engine: [2022-08-02T11:51:33.065Z] Version: 20.10.14 [2022-08-02T11:51:33.065Z] API version: 1.41 (minimum version 1.12) [2022-08-02T11:51:33.065Z] Go version: go1.16.15 [2022-08-02T11:51:33.065Z] Git commit: 87a90dc [2022-08-02T11:51:33.065Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-02T11:51:33.065Z] OS/Arch: linux/amd64 [2022-08-02T11:51:33.065Z] Experimental: true [2022-08-02T11:51:33.065Z] containerd: [2022-08-02T11:51:33.065Z] Version: 1.5.11 [2022-08-02T11:51:33.065Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:51:33.065Z] runc: [2022-08-02T11:51:33.065Z] Version: 1.0.3 [2022-08-02T11:51:33.065Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-02T11:51:33.065Z] docker-init: [2022-08-02T11:51:33.065Z] Version: 0.19.0 [2022-08-02T11:51:33.065Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-02T11:51:33.296Z] #55 25.02 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-02T11:51:33.296Z] #55 25.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-02T11:51:33.382Z] + docker info [2022-08-02T11:51:33.561Z] #55 25.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-02T11:51:33.561Z] #55 25.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-02T11:51:33.793Z] + docker version [2022-08-02T11:51:33.825Z] #55 25.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-02T11:51:34.085Z] #55 25.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-02T11:51:34.085Z] #55 26.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-02T11:51:34.085Z] #55 26.09 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-02T11:51:34.659Z] #55 26.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-02T11:51:35.932Z] #77 18.01 libtoolize: putting auxiliary files in '.'. [2022-08-02T11:51:35.933Z] #77 18.01 libtoolize: copying file './ltmain.sh' [2022-08-02T11:51:36.502Z] #77 18.67 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-02T11:51:36.502Z] #77 18.67 libtoolize: and rerunning libtoolize and aclocal. [2022-08-02T11:51:36.502Z] #77 18.67 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:51:36.577Z] #55 28.10 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-02T11:51:36.577Z] #55 28.36 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-02T11:51:36.771Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 11.7s [2022-08-02T11:51:37.072Z] #77 ... [2022-08-02T11:51:37.072Z] [2022-08-02T11:51:37.072Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:51:37.072Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:51:37.072Z] #36 42.32 Delve is a source level debugger for Go programs. [2022-08-02T11:51:37.072Z] #36 42.32 [2022-08-02T11:51:37.072Z] #36 42.32 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-02T11:51:37.072Z] #36 42.32 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-02T11:51:37.072Z] #36 42.32 [2022-08-02T11:51:37.072Z] #36 42.32 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-02T11:51:37.072Z] #36 42.32 [2022-08-02T11:51:37.072Z] #36 42.32 Pass flags to the program you are debugging using `--`, for example: [2022-08-02T11:51:37.072Z] #36 42.32 [2022-08-02T11:51:37.072Z] #36 42.32 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-02T11:51:37.072Z] #36 42.32 [2022-08-02T11:51:37.072Z] #36 42.32 Usage: [2022-08-02T11:51:37.072Z] #36 42.32 dlv [command] [2022-08-02T11:51:37.072Z] #36 42.32 [2022-08-02T11:51:37.072Z] #36 42.32 Available Commands: [2022-08-02T11:51:37.072Z] #36 42.32 attach Attach to running process and begin debugging. [2022-08-02T11:51:37.072Z] #36 42.32 connect Connect to a headless debug server with a terminal client. [2022-08-02T11:51:37.072Z] #36 42.32 core Examine a core dump. [2022-08-02T11:51:37.072Z] #36 42.32 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-02T11:51:37.073Z] #36 42.32 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-02T11:51:37.073Z] #36 42.32 exec Execute a precompiled binary, and begin a debug session. [2022-08-02T11:51:37.073Z] #36 42.32 help Help about any command [2022-08-02T11:51:37.073Z] #36 42.32 run Deprecated command. Use 'debug' instead. [2022-08-02T11:51:37.073Z] #36 42.32 test Compile test binary and begin debugging program. [2022-08-02T11:51:37.073Z] #36 42.32 trace Compile and begin tracing program. [2022-08-02T11:51:37.073Z] #36 42.32 version Prints version. [2022-08-02T11:51:37.073Z] #36 42.32 [2022-08-02T11:51:37.073Z] #36 42.32 Flags: [2022-08-02T11:51:37.073Z] #36 42.32 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-02T11:51:37.073Z] #36 42.32 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-02T11:51:37.073Z] #36 42.32 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-02T11:51:37.073Z] #36 42.32 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-02T11:51:37.073Z] #36 42.32 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-02T11:51:37.073Z] #36 42.32 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-02T11:51:37.073Z] #36 42.32 --disable-aslr Disables address space randomization [2022-08-02T11:51:37.073Z] #36 42.32 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-02T11:51:37.073Z] #36 42.32 -h, --help help for dlv [2022-08-02T11:51:37.073Z] #36 42.32 --init string Init file, executed by the terminal client. [2022-08-02T11:51:37.073Z] #36 42.32 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-02T11:51:37.073Z] #36 42.32 --log Enable debugging server logging. [2022-08-02T11:51:37.073Z] #36 42.32 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-02T11:51:37.073Z] #36 42.32 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-02T11:51:37.073Z] #36 42.32 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-02T11:51:37.073Z] #36 42.32 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-02T11:51:37.073Z] #36 42.32 --wd string Working directory for running the program. [2022-08-02T11:51:37.073Z] #36 42.32 [2022-08-02T11:51:37.073Z] #36 42.32 Additional help topics: [2022-08-02T11:51:37.073Z] #36 42.32 dlv backend Help about the --backend flag. [2022-08-02T11:51:37.073Z] #36 42.32 dlv log Help about logging flags. [2022-08-02T11:51:37.073Z] #36 42.32 dlv redirect Help about file redirection. [2022-08-02T11:51:37.073Z] #36 42.32 [2022-08-02T11:51:37.073Z] #36 42.32 Use "dlv [command] --help" for more information about a command. [2022-08-02T11:51:37.073Z] #36 DONE 44.4s [2022-08-02T11:51:37.073Z] [2022-08-02T11:51:37.073Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:37.073Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:37.073Z] #14 39.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-02T11:51:37.073Z] #14 39.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:51:37.073Z] #14 39.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:51:37.073Z] #14 44.25 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-02T11:51:37.073Z] #14 44.25 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:51:37.073Z] #14 44.27 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:51:37.520Z] #55 ... [2022-08-02T11:51:37.520Z] [2022-08-02T11:51:37.520Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-02T11:51:37.520Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-08-02T11:51:37.520Z] #38 28.89 tomll can be used in two ways: [2022-08-02T11:51:37.520Z] #38 28.89 Writing to STDIN and reading from STDOUT: [2022-08-02T11:51:37.520Z] #38 28.89 cat file.toml | tomll > file.toml [2022-08-02T11:51:37.520Z] #38 28.89 [2022-08-02T11:51:37.520Z] #38 28.89 Reading and updating a list of files: [2022-08-02T11:51:37.520Z] #38 28.89 tomll a.toml b.toml c.toml [2022-08-02T11:51:37.520Z] #38 28.89 [2022-08-02T11:51:37.520Z] #38 28.89 When given a list of files, tomll will modify all files in place without asking. [2022-08-02T11:51:37.520Z] #38 DONE 29.2s [2022-08-02T11:51:37.520Z] [2022-08-02T11:51:37.520Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:51:37.520Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:51:37.520Z] #36 24.68 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-02T11:51:37.520Z] #36 24.68 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-02T11:51:37.520Z] #36 25.39 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-02T11:51:37.520Z] #36 26.08 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-02T11:51:37.520Z] #36 26.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-02T11:51:37.520Z] #36 27.05 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-02T11:51:37.520Z] #36 27.11 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-02T11:51:37.520Z] #36 27.15 go: downloading github.com/peterh/liner v1.2.2 [2022-08-02T11:51:37.520Z] #36 27.60 go: downloading github.com/google/go-dap v0.6.0 [2022-08-02T11:51:37.520Z] #36 28.31 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-02T11:51:37.520Z] #36 29.37 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-02T11:51:37.711Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 13.2s done [2022-08-02T11:51:37.780Z] #36 29.65 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-02T11:51:37.971Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-08-02T11:51:38.041Z] #36 29.77 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-02T11:51:38.232Z] #11 DONE 48.9s [2022-08-02T11:51:38.233Z] [2022-08-02T11:51:38.233Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-02T11:51:38.233Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-08-02T11:51:38.993Z] #14 46.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-02T11:51:38.993Z] #14 46.37 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-02T11:51:38.993Z] #14 46.38 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:51:39.253Z] #14 46.51 Selecting previously unselected package libapparmor1:amd64. [2022-08-02T11:51:39.253Z] #14 46.51 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-02T11:51:39.253Z] #14 46.54 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-02T11:51:39.253Z] #14 46.65 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-02T11:51:39.253Z] #14 46.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-02T11:51:39.253Z] #14 46.66 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-02T11:51:39.253Z] #14 46.78 Selecting previously unselected package libbtrfs0:amd64. [2022-08-02T11:51:39.514Z] #14 46.78 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-02T11:51:39.514Z] #14 46.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:51:39.514Z] #14 46.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-02T11:51:39.514Z] #14 46.90 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-02T11:51:39.514Z] #14 46.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:51:39.617Z] #12 DONE 1.0s [2022-08-02T11:51:39.617Z] [2022-08-02T11:51:39.617Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-02T11:51:39.617Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-08-02T11:51:39.775Z] #14 47.04 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-02T11:51:39.775Z] #14 47.04 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:51:39.775Z] #14 47.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:51:39.775Z] #14 47.18 Selecting previously unselected package libudev-dev:amd64. [2022-08-02T11:51:39.775Z] #14 ... [2022-08-02T11:51:39.775Z] [2022-08-02T11:51:39.775Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:51:39.775Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:51:39.775Z] #77 21.92 configure.ac:7: installing './compile' [2022-08-02T11:51:39.775Z] #77 21.92 configure.ac:11: installing './config.guess' [2022-08-02T11:51:39.775Z] #77 21.92 configure.ac:11: installing './config.sub' [2022-08-02T11:51:39.775Z] #77 21.93 configure.ac:8: installing './install-sh' [2022-08-02T11:51:39.775Z] #77 21.93 configure.ac:8: installing './missing' [2022-08-02T11:51:39.775Z] #77 21.96 Makefile.am: installing './depcomp' [2022-08-02T11:51:39.877Z] #13 DONE 0.6s [2022-08-02T11:51:39.877Z] [2022-08-02T11:51:39.877Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:51:39.877Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:51:39.956Z] #36 ... [2022-08-02T11:51:39.956Z] [2022-08-02T11:51:39.956Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:39.956Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:39.956Z] #14 31.56 Fetched 8563 kB in 25s (347 kB/s) [2022-08-02T11:51:40.138Z] #60 ... [2022-08-02T11:51:40.138Z] [2022-08-02T11:51:40.138Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-02T11:51:40.138Z] #40 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-08-02T11:51:40.138Z] #40 DONE 0.2s [2022-08-02T11:51:40.138Z] [2022-08-02T11:51:40.138Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-02T11:51:40.138Z] #53 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-08-02T11:51:40.138Z] #53 DONE 0.3s [2022-08-02T11:51:40.138Z] [2022-08-02T11:51:40.138Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-02T11:51:40.138Z] #57 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-08-02T11:51:40.138Z] #57 DONE 0.3s [2022-08-02T11:51:40.138Z] [2022-08-02T11:51:40.138Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:40.138Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:40.345Z] #77 22.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:51:40.345Z] #77 22.56 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:51:40.345Z] #77 22.68 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:51:40.345Z] #77 22.68 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:51:40.604Z] #77 22.77 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:51:40.604Z] #77 22.83 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:51:40.604Z] #77 22.91 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:51:40.864Z] #77 23.01 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:51:40.864Z] #77 23.09 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:51:41.343Z] #14 31.56 Reading package lists... [2022-08-02T11:51:41.344Z] #14 ... [2022-08-02T11:51:41.344Z] [2022-08-02T11:51:41.344Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:51:41.344Z] #67 sha256:f86c0a63de96b163ab81287e690272bd6cd740b10f044af87c8c055781a70a2f [2022-08-02T11:51:41.344Z] #67 22.49 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-02T11:51:41.344Z] #67 23.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-02T11:51:41.344Z] #67 23.45 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-02T11:51:41.344Z] #67 23.87 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-02T11:51:41.344Z] #67 26.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:51:41.344Z] #67 ... [2022-08-02T11:51:41.344Z] [2022-08-02T11:51:41.344Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:51:41.344Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:51:41.344Z] #53 23.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-02T11:51:41.344Z] #53 23.39 go: downloading golang.org/x/mod v0.3.0 [2022-08-02T11:51:41.344Z] #53 ... [2022-08-02T11:51:41.344Z] [2022-08-02T11:51:41.344Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:41.344Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:41.344Z] #55 29.69 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-02T11:51:41.344Z] #55 31.02 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-02T11:51:41.344Z] #55 31.02 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-02T11:51:41.344Z] #55 31.22 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-02T11:51:41.344Z] #55 31.46 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-02T11:51:41.344Z] #55 31.46 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-02T11:51:41.344Z] #55 31.56 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-02T11:51:41.344Z] #55 31.83 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-02T11:51:41.344Z] #55 32.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-02T11:51:41.344Z] #55 32.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-02T11:51:41.344Z] #55 32.46 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-02T11:51:41.344Z] #55 32.65 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-02T11:51:41.344Z] #55 32.87 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-02T11:51:41.344Z] #55 32.87 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-02T11:51:41.344Z] #55 33.16 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-02T11:51:41.344Z] #55 33.31 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-02T11:51:41.604Z] #55 33.42 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-02T11:51:41.604Z] #55 33.50 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-02T11:51:41.865Z] #55 33.79 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-02T11:51:41.905Z] Client: Docker Engine - Community [2022-08-02T11:51:41.906Z] Version: 20.10.14 [2022-08-02T11:51:41.906Z] API version: 1.41 [2022-08-02T11:51:41.906Z] Go version: go1.16.15 [2022-08-02T11:51:41.906Z] Git commit: a224086 [2022-08-02T11:51:41.906Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-02T11:51:41.906Z] OS/Arch: linux/arm64 [2022-08-02T11:51:41.906Z] Context: default [2022-08-02T11:51:41.906Z] Experimental: true [2022-08-02T11:51:41.906Z] [2022-08-02T11:51:41.906Z] Server: Docker Engine - Community [2022-08-02T11:51:41.906Z] Engine: [2022-08-02T11:51:41.906Z] Version: 20.10.14 [2022-08-02T11:51:41.906Z] API version: 1.41 (minimum version 1.12) [2022-08-02T11:51:41.906Z] Go version: go1.16.15 [2022-08-02T11:51:41.906Z] Git commit: 87a90dc [2022-08-02T11:51:41.906Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-02T11:51:41.906Z] OS/Arch: linux/arm64 [2022-08-02T11:51:41.906Z] Experimental: true [2022-08-02T11:51:41.906Z] containerd: [2022-08-02T11:51:41.906Z] Version: 1.5.11 [2022-08-02T11:51:41.906Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:51:41.906Z] runc: [2022-08-02T11:51:41.906Z] Version: 1.0.3 [2022-08-02T11:51:41.906Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-02T11:51:41.906Z] docker-init: [2022-08-02T11:51:41.906Z] Version: 0.19.0 [2022-08-02T11:51:41.906Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-02T11:51:42.129Z] #55 33.93 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-02T11:51:42.129Z] #55 33.94 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-02T11:51:42.256Z] + docker info [2022-08-02T11:51:42.390Z] #55 34.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-02T11:51:42.651Z] #55 34.52 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-02T11:51:42.651Z] #55 34.52 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-02T11:51:42.651Z] #55 34.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-02T11:51:42.911Z] #55 34.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-02T11:51:42.911Z] #55 34.81 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-02T11:51:43.171Z] #55 34.92 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-02T11:51:43.419Z] #77 ... [2022-08-02T11:51:43.419Z] [2022-08-02T11:51:43.419Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:43.419Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:43.419Z] #14 47.18 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 47.22 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:51:43.419Z] #14 47.36 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-02T11:51:43.419Z] #14 47.36 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 47.38 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-02T11:51:43.419Z] #14 47.55 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-02T11:51:43.419Z] #14 47.55 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 47.56 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-02T11:51:43.419Z] #14 47.69 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-02T11:51:43.419Z] #14 47.69 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 47.70 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-02T11:51:43.419Z] #14 47.81 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-02T11:51:43.419Z] #14 47.81 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 47.82 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-02T11:51:43.419Z] #14 47.89 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-02T11:51:43.419Z] #14 47.89 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 47.90 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-02T11:51:43.419Z] #14 48.15 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-02T11:51:43.419Z] #14 48.15 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 48.16 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-02T11:51:43.419Z] #14 48.27 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-02T11:51:43.419Z] #14 48.27 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 48.28 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:51:43.419Z] #14 48.35 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-02T11:51:43.419Z] #14 48.36 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 48.37 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:51:43.419Z] #14 48.50 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-02T11:51:43.419Z] #14 48.50 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-02T11:51:43.419Z] #14 48.51 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:51:43.419Z] #14 48.74 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:51:43.419Z] #14 48.76 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-02T11:51:43.419Z] #14 48.78 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:51:43.419Z] #14 48.79 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-02T11:51:43.419Z] #14 48.83 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:51:43.419Z] #14 48.87 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-02T11:51:43.419Z] #14 48.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:51:43.419Z] #14 48.93 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-02T11:51:43.419Z] #14 49.00 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:51:43.419Z] #14 49.02 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-02T11:51:43.419Z] #14 49.05 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:51:43.419Z] #14 49.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:51:43.419Z] #14 49.11 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:51:43.419Z] #14 49.13 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-02T11:51:43.419Z] #14 49.14 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-02T11:51:43.419Z] #14 49.16 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:51:43.419Z] #14 49.19 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:51:43.419Z] #14 49.21 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-02T11:51:43.419Z] #14 49.22 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-02T11:51:43.419Z] #14 49.24 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:51:43.419Z] #14 49.27 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:51:43.419Z] #14 49.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:51:43.419Z] #14 49.32 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:51:43.419Z] #14 49.34 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:51:43.420Z] #14 49.35 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:51:43.420Z] #14 49.37 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:51:43.420Z] #14 49.40 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-02T11:51:43.420Z] #14 49.41 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:51:43.420Z] #14 49.44 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:51:43.420Z] #14 49.49 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:51:43.420Z] #14 49.52 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:51:43.420Z] #14 49.55 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:51:43.420Z] #14 49.58 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:51:43.420Z] #14 49.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:51:43.420Z] #14 DONE 50.6s [2022-08-02T11:51:43.420Z] [2022-08-02T11:51:43.420Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-02T11:51:43.420Z] #59 sha256:6eb77d33e35763057f583de4b690e856dda4dc02adf35d0bd5258b188d5d977c [2022-08-02T11:51:43.420Z] #59 DONE 0.1s [2022-08-02T11:51:43.420Z] [2022-08-02T11:51:43.420Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:51:43.420Z] #60 sha256:eb26cef1619535070f55c7cdca096f457b81dbfa4bfb737ee6727c0c8313c2f1 [2022-08-02T11:51:43.431Z] #55 35.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-02T11:51:43.456Z] #58 ... [2022-08-02T11:51:43.456Z] [2022-08-02T11:51:43.456Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-02T11:51:43.456Z] #14 sha256:3b775d5f110fa2c82c6fdabb36fc822703b8a82af50f7c1e67b39401ef29191f [2022-08-02T11:51:43.456Z] #14 DONE 3.6s [2022-08-02T11:51:43.691Z] #55 35.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-02T11:51:43.691Z] #55 35.58 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-02T11:51:43.715Z] [2022-08-02T11:51:43.715Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-02T11:51:43.715Z] #15 sha256:67e2e232047836fbd464d2a2d73138667d1fe83ee304c8ec21aef94fbf2f9d56 [2022-08-02T11:51:43.952Z] #55 35.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-02T11:51:43.952Z] #55 35.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-02T11:51:44.212Z] #55 36.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-02T11:51:44.212Z] #55 36.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-02T11:51:44.358Z] #60 1.198 + RM_GOPATH=0 [2022-08-02T11:51:44.473Z] #55 36.33 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-02T11:51:44.618Z] #60 ... [2022-08-02T11:51:44.618Z] [2022-08-02T11:51:44.618Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-02T11:51:44.618Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-08-02T11:51:44.618Z] #15 DONE 1.4s [2022-08-02T11:51:44.618Z] [2022-08-02T11:51:44.618Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:51:44.618Z] #60 sha256:eb26cef1619535070f55c7cdca096f457b81dbfa4bfb737ee6727c0c8313c2f1 [2022-08-02T11:51:44.618Z] #60 1.199 + TMP_GOPATH= [2022-08-02T11:51:44.618Z] #60 1.199 + : /build [2022-08-02T11:51:44.618Z] #60 1.199 + '[' -z '' ']' [2022-08-02T11:51:44.618Z] #60 1.199 ++ mktemp -d [2022-08-02T11:51:44.618Z] #60 1.201 + export GOPATH=/tmp/tmp.XxBSsKjU3z [2022-08-02T11:51:44.618Z] #60 1.201 + GOPATH=/tmp/tmp.XxBSsKjU3z [2022-08-02T11:51:44.618Z] #60 1.201 + RM_GOPATH=1 [2022-08-02T11:51:44.618Z] #60 1.201 + case "$(go env GOARCH)" in [2022-08-02T11:51:44.618Z] #60 1.202 ++ go env GOARCH [2022-08-02T11:51:44.618Z] #60 1.216 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:44.618Z] #60 1.216 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:51:44.618Z] #60 1.217 ++ dirname /install.sh [2022-08-02T11:51:44.618Z] #60 1.219 + dir=/ [2022-08-02T11:51:44.618Z] #60 1.219 + bin=runc [2022-08-02T11:51:44.618Z] #60 1.219 + shift [2022-08-02T11:51:44.618Z] #60 1.219 + '[' '!' -f //runc.installer ']' [2022-08-02T11:51:44.618Z] #60 1.219 + . //runc.installer [2022-08-02T11:51:44.618Z] #60 1.220 ++ set -e [2022-08-02T11:51:44.618Z] #60 1.220 ++ : v1.1.2 [2022-08-02T11:51:44.618Z] #60 1.220 + install_runc [2022-08-02T11:51:44.618Z] #60 1.220 + RUNC_BUILDTAGS=seccomp [2022-08-02T11:51:44.618Z] #60 1.220 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-02T11:51:44.618Z] #60 1.220 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XxBSsKjU3z/src/github.com/opencontainers/runc [2022-08-02T11:51:44.618Z] #60 1.221 Install runc version v1.1.2 (build tags: seccomp) [2022-08-02T11:51:44.618Z] #60 1.223 Cloning into '/tmp/tmp.XxBSsKjU3z/src/github.com/opencontainers/runc'... [2022-08-02T11:51:44.733Z] #55 36.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-02T11:51:44.733Z] #55 36.43 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-02T11:51:44.733Z] #55 36.63 go: downloading github.com/julz/importas v0.1.0 [2022-08-02T11:51:44.733Z] #55 36.67 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-02T11:51:45.001Z] #55 36.95 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-02T11:51:45.261Z] #55 37.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-02T11:51:45.261Z] #55 37.24 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-02T11:51:45.521Z] #55 37.24 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-02T11:51:45.521Z] #55 37.39 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-02T11:51:45.782Z] #55 37.61 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-02T11:51:45.782Z] #55 37.66 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-02T11:51:46.001Z] #60 ... [2022-08-02T11:51:46.001Z] [2022-08-02T11:51:46.001Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-02T11:51:46.001Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb [2022-08-02T11:51:46.001Z] #16 DONE 1.2s [2022-08-02T11:51:46.001Z] [2022-08-02T11:51:46.001Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:51:46.001Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:51:46.001Z] #77 27.57 configure.ac:7: installing 'build-aux/compile' [2022-08-02T11:51:46.001Z] #77 27.57 configure.ac:9: installing 'build-aux/config.guess' [2022-08-02T11:51:46.001Z] #77 27.58 configure.ac:9: installing 'build-aux/config.sub' [2022-08-02T11:51:46.001Z] #77 27.58 configure.ac:11: installing 'build-aux/install-sh' [2022-08-02T11:51:46.001Z] #77 27.59 configure.ac:11: installing 'build-aux/missing' [2022-08-02T11:51:46.001Z] #77 27.68 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:51:46.001Z] #77 27.72 parallel-tests: installing 'build-aux/test-driver' [2022-08-02T11:51:46.042Z] #55 37.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-02T11:51:46.042Z] #55 37.94 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-02T11:51:46.307Z] #55 ... [2022-08-02T11:51:46.307Z] [2022-08-02T11:51:46.307Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:51:46.307Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:51:46.307Z] #76 28.05 Fetched 8563 kB in 22s (385 kB/s) [2022-08-02T11:51:46.307Z] #76 28.05 Reading package lists... [2022-08-02T11:51:46.307Z] #76 37.73 Reading package lists... [2022-08-02T11:51:46.307Z] #76 ... [2022-08-02T11:51:46.307Z] [2022-08-02T11:51:46.307Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:46.307Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:46.307Z] #55 38.10 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-02T11:51:46.942Z] #77 ... [2022-08-02T11:51:46.942Z] [2022-08-02T11:51:46.942Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-02T11:51:46.942Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495 [2022-08-02T11:51:46.942Z] #17 1.040 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-02T11:51:46.942Z] #17 DONE 1.2s [2022-08-02T11:51:46.942Z] [2022-08-02T11:51:46.942Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:51:46.942Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:51:46.942Z] #77 29.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:51:46.942Z] #77 29.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:51:47.012Z] #15 DONE 3.2s [2022-08-02T11:51:47.012Z] [2022-08-02T11:51:47.012Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-02T11:51:47.012Z] #16 sha256:ec8bd2d167b25ad7d50da05a50cbfdc0a91dbb67a5efabaa03b50d55e547bee2 [2022-08-02T11:51:47.515Z] #77 29.68 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:51:47.515Z] #77 29.68 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:51:47.515Z] #77 29.81 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:51:47.515Z] #77 29.87 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:51:47.689Z] #55 39.26 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-02T11:51:47.689Z] #55 39.33 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-02T11:51:47.689Z] #55 39.49 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-02T11:51:47.689Z] #55 39.53 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-02T11:51:47.689Z] #55 ... [2022-08-02T11:51:47.689Z] [2022-08-02T11:51:47.689Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:51:47.689Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:51:47.689Z] #62 29.62 Fetched 8563 kB in 24s (362 kB/s) [2022-08-02T11:51:47.689Z] #62 29.62 Reading package lists... [2022-08-02T11:51:47.775Z] #77 29.98 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:51:47.775Z] #77 30.12 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:51:47.949Z] #62 39.16 Reading package lists... [2022-08-02T11:51:47.949Z] #62 ... [2022-08-02T11:51:47.949Z] [2022-08-02T11:51:47.949Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:51:47.949Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:51:48.344Z] #77 ... [2022-08-02T11:51:48.344Z] [2022-08-02T11:51:48.344Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-02T11:51:48.344Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b [2022-08-02T11:51:48.344Z] #18 DONE 1.2s [2022-08-02T11:51:48.344Z] [2022-08-02T11:51:48.344Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-02T11:51:48.344Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b [2022-08-02T11:51:48.730Z] #47 38.76 Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 82% (1788/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-02T11:51:48.730Z] #47 40.41 + git checkout -q v2.3.0 [2022-08-02T11:51:48.923Z] #16 DONE 1.8s [2022-08-02T11:51:48.923Z] [2022-08-02T11:51:48.923Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-02T11:51:48.923Z] #17 sha256:0a8b5e4260a811df1da4e2872b931c7a873fa812b5830f19730d3898cd3bef4b [2022-08-02T11:51:49.284Z] #19 DONE 1.1s [2022-08-02T11:51:49.284Z] [2022-08-02T11:51:49.284Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-02T11:51:49.284Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16 [2022-08-02T11:51:49.863Z] #17 ... [2022-08-02T11:51:49.863Z] [2022-08-02T11:51:49.863Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:51:49.863Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:51:49.863Z] #47 5.693 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-02T11:51:49.863Z] #47 6.723 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-02T11:51:49.863Z] #47 8.379 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-02T11:51:49.863Z] #47 8.912 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-02T11:51:49.863Z] #47 8.952 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-02T11:51:50.122Z] #47 ... [2022-08-02T11:51:50.122Z] [2022-08-02T11:51:50.122Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:51:50.122Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:51:50.122Z] #83 5.866 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:50.122Z] #83 5.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:50.122Z] #83 5.903 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:50.122Z] #83 7.247 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:50.382Z] #83 ... [2022-08-02T11:51:50.382Z] [2022-08-02T11:51:50.382Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:51:50.382Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:51:50.382Z] #54 5.150 + git clone https://github.com/docker/distribution.git . [2022-08-02T11:51:50.382Z] #54 5.155 Cloning into '.'... [2022-08-02T11:51:50.382Z] #54 ... [2022-08-02T11:51:50.382Z] [2022-08-02T11:51:50.382Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-02T11:51:50.382Z] #17 sha256:0a8b5e4260a811df1da4e2872b931c7a873fa812b5830f19730d3898cd3bef4b [2022-08-02T11:51:50.382Z] #17 DONE 2.0s [2022-08-02T11:51:50.382Z] [2022-08-02T11:51:50.382Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:51:50.382Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:51:50.382Z] #43 4.684 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-02T11:51:50.642Z] #43 ... [2022-08-02T11:51:50.642Z] [2022-08-02T11:51:50.642Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:50.642Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:50.642Z] #62 5.428 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-02T11:51:50.642Z] #62 7.371 go: downloading github.com/fatih/color v1.13.0 [2022-08-02T11:51:50.642Z] #62 7.382 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:51:50.642Z] #62 7.519 go: downloading github.com/pkg/errors v0.9.1 [2022-08-02T11:51:50.642Z] #62 7.549 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-02T11:51:50.642Z] #62 7.702 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-02T11:51:50.642Z] #62 7.995 go: downloading github.com/spf13/viper v1.11.0 [2022-08-02T11:51:50.642Z] #62 8.004 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-02T11:51:50.642Z] #62 8.850 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-02T11:51:50.642Z] #62 8.938 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-02T11:51:50.642Z] #62 9.025 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-02T11:51:50.642Z] #62 9.086 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-02T11:51:50.642Z] #62 ... [2022-08-02T11:51:50.642Z] [2022-08-02T11:51:50.642Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-02T11:51:50.642Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-08-02T11:51:50.642Z] #45 5.756 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-02T11:51:50.667Z] #20 DONE 1.3s [2022-08-02T11:51:50.667Z] [2022-08-02T11:51:50.667Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:51:50.667Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:51:50.903Z] #45 ... [2022-08-02T11:51:50.903Z] [2022-08-02T11:51:50.903Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:51:50.903Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-08-02T11:51:50.903Z] #64 4.699 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-02T11:51:50.903Z] #64 6.626 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-02T11:51:50.903Z] #64 6.635 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-02T11:51:50.903Z] #64 6.726 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-02T11:51:50.903Z] #64 9.202 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-02T11:51:50.903Z] #64 ... [2022-08-02T11:51:50.903Z] [2022-08-02T11:51:50.903Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:51:50.903Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:51:50.903Z] #41 5.347 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-02T11:51:50.903Z] #41 5.353 Cloning into '.'... [2022-08-02T11:51:51.163Z] #41 ... [2022-08-02T11:51:51.163Z] [2022-08-02T11:51:51.163Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:51:51.163Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:51:51.163Z] #60 5.792 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-02T11:51:51.163Z] #60 7.979 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-02T11:51:51.163Z] #60 8.037 go: downloading github.com/fatih/color v1.10.0 [2022-08-02T11:51:51.163Z] #60 8.119 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-02T11:51:51.163Z] #60 8.530 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-02T11:51:51.163Z] #60 8.724 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-02T11:51:51.163Z] #60 8.752 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-02T11:51:51.163Z] #60 8.936 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-02T11:51:51.163Z] #60 8.963 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-02T11:51:51.163Z] #60 9.226 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-02T11:51:51.163Z] #60 9.295 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-02T11:51:51.163Z] #60 9.640 go: downloading golang.org/x/tools v0.1.0 [2022-08-02T11:51:51.271Z] #47 ... [2022-08-02T11:51:51.271Z] [2022-08-02T11:51:51.271Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:51:51.272Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:51:51.272Z] #42 32.78 Fetched 8563 kB in 25s (341 kB/s) [2022-08-02T11:51:51.272Z] #42 32.78 Reading package lists... [2022-08-02T11:51:51.272Z] #42 42.37 Reading package lists... [2022-08-02T11:51:51.272Z] #42 ... [2022-08-02T11:51:51.272Z] [2022-08-02T11:51:51.272Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:51:51.272Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:51:51.272Z] #36 32.84 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-02T11:51:51.272Z] #36 33.52 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-02T11:51:51.272Z] #36 34.83 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-02T11:51:51.272Z] #36 ... [2022-08-02T11:51:51.272Z] [2022-08-02T11:51:51.272Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:51.272Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:51.272Z] #55 39.74 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-02T11:51:51.272Z] #55 39.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-02T11:51:51.272Z] #55 39.99 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-02T11:51:51.272Z] #55 40.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-02T11:51:51.272Z] #55 40.28 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-02T11:51:51.272Z] #55 40.88 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-02T11:51:51.272Z] #55 40.89 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-02T11:51:51.272Z] #55 41.02 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-02T11:51:51.272Z] #55 41.12 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-02T11:51:51.272Z] #55 41.31 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-02T11:51:51.272Z] #55 41.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-02T11:51:51.272Z] #55 41.64 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-02T11:51:51.272Z] #55 41.77 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-02T11:51:51.272Z] #55 41.90 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-02T11:51:51.272Z] #55 41.93 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-02T11:51:51.272Z] #55 42.08 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-02T11:51:51.272Z] #55 42.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-02T11:51:51.272Z] #55 42.31 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-02T11:51:51.272Z] #55 42.46 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-02T11:51:51.272Z] #55 42.56 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-02T11:51:51.272Z] #55 42.91 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-02T11:51:51.272Z] #55 43.05 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-02T11:51:51.272Z] #55 43.15 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-02T11:51:51.422Z] #60 ... [2022-08-02T11:51:51.422Z] [2022-08-02T11:51:51.423Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:51.423Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:51.423Z] #62 11.53 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-02T11:51:51.532Z] #55 ... [2022-08-02T11:51:51.532Z] [2022-08-02T11:51:51.532Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:51.532Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:51.532Z] #51 33.06 Fetched 8567 kB in 26s (332 kB/s) [2022-08-02T11:51:51.532Z] #51 33.06 Reading package lists... [2022-08-02T11:51:51.682Z] #62 11.69 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-02T11:51:51.682Z] #62 11.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-02T11:51:51.682Z] #62 11.94 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-02T11:51:51.793Z] #51 42.39 Reading package lists... [2022-08-02T11:51:51.793Z] #51 ... [2022-08-02T11:51:51.793Z] [2022-08-02T11:51:51.793Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:51.793Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:51.793Z] #55 43.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-02T11:51:52.049Z] #21 1.331 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:52.049Z] #21 1.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:52.049Z] #21 1.346 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:52.254Z] #62 ... [2022-08-02T11:51:52.254Z] [2022-08-02T11:51:52.254Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-02T11:51:52.254Z] #18 sha256:c91ad615766d2a43d433ec441bc185c72ced570405cabaabc2c7b6a1aa09ed72 [2022-08-02T11:51:52.254Z] #18 DONE 1.6s [2022-08-02T11:51:52.254Z] [2022-08-02T11:51:52.254Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:51:52.254Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:51:52.309Z] #21 1.755 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:52.363Z] #55 44.04 go: downloading honnef.co/go/tools v0.3.1 [2022-08-02T11:51:52.880Z] #21 2.244 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:53.825Z] #21 3.019 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:54.168Z] #19 1.787 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:54.168Z] #19 1.869 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:54.168Z] #19 1.880 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:54.454Z] Client: [2022-08-02T11:51:54.454Z] Context: default [2022-08-02T11:51:54.454Z] Debug Mode: false [2022-08-02T11:51:54.454Z] Plugins: [2022-08-02T11:51:54.454Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-02T11:51:54.454Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-02T11:51:54.454Z] [2022-08-02T11:51:54.454Z] Server: [2022-08-02T11:51:54.454Z] Containers: 0 [2022-08-02T11:51:54.454Z] Running: 0 [2022-08-02T11:51:54.454Z] Paused: 0 [2022-08-02T11:51:54.454Z] Stopped: 0 [2022-08-02T11:51:54.454Z] Images: 0 [2022-08-02T11:51:54.454Z] Server Version: 20.10.14 [2022-08-02T11:51:54.454Z] Storage Driver: overlay2 [2022-08-02T11:51:54.454Z] Backing Filesystem: extfs [2022-08-02T11:51:54.454Z] Supports d_type: true [2022-08-02T11:51:54.454Z] Native Overlay Diff: true [2022-08-02T11:51:54.454Z] userxattr: false [2022-08-02T11:51:54.454Z] Logging Driver: json-file [2022-08-02T11:51:54.454Z] Cgroup Driver: cgroupfs [2022-08-02T11:51:54.454Z] Cgroup Version: 1 [2022-08-02T11:51:54.454Z] Plugins: [2022-08-02T11:51:54.454Z] Volume: local [2022-08-02T11:51:54.454Z] Network: bridge host ipvlan macvlan null overlay [2022-08-02T11:51:54.454Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-02T11:51:54.454Z] Swarm: inactive [2022-08-02T11:51:54.454Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-02T11:51:54.454Z] Default Runtime: runc [2022-08-02T11:51:54.454Z] Init Binary: docker-init [2022-08-02T11:51:54.454Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:51:54.454Z] runc version: v1.0.3-0-gf46b6ba [2022-08-02T11:51:54.454Z] init version: de40ad0 [2022-08-02T11:51:54.454Z] Security Options: [2022-08-02T11:51:54.454Z] apparmor [2022-08-02T11:51:54.454Z] seccomp [2022-08-02T11:51:54.454Z] Profile: default [2022-08-02T11:51:54.454Z] Kernel Version: 5.13.0-1021-aws [2022-08-02T11:51:54.454Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-02T11:51:54.454Z] OSType: linux [2022-08-02T11:51:54.454Z] Architecture: aarch64 [2022-08-02T11:51:54.454Z] CPUs: 2 [2022-08-02T11:51:54.454Z] Total Memory: 7.562GiB [2022-08-02T11:51:54.454Z] Name: ip-10-100-97-0 [2022-08-02T11:51:54.454Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-02T11:51:54.454Z] Docker Root Dir: /var/lib/docker [2022-08-02T11:51:54.454Z] Debug Mode: false [2022-08-02T11:51:54.454Z] Registry: https://index.docker.io/v1/ [2022-08-02T11:51:54.454Z] Labels: [2022-08-02T11:51:54.454Z] Experimental: true [2022-08-02T11:51:54.454Z] Insecure Registries: [2022-08-02T11:51:54.454Z] 127.0.0.0/8 [2022-08-02T11:51:54.454Z] Live Restore Enabled: true [2022-08-02T11:51:54.454Z] [Pipeline] sh [2022-08-02T11:51:54.735Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-02T11:51:54.735Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-02T11:51:54.735Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43898/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-02T11:51:54.735Z] + bash /home/ubuntu/workspace/moby_PR-43898/check-config.sh [2022-08-02T11:51:54.735Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-02T11:51:54.735Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-02T11:51:54.735Z] [2022-08-02T11:51:54.735Z] Generally Necessary: [2022-08-02T11:51:54.735Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-02T11:51:54.735Z] - apparmor: enabled and tools installed [2022-08-02T11:51:54.735Z] - CONFIG_NAMESPACES: enabled [2022-08-02T11:51:54.735Z] - CONFIG_NET_NS: enabled [2022-08-02T11:51:54.735Z] - CONFIG_PID_NS: enabled [2022-08-02T11:51:54.735Z] - CONFIG_IPC_NS: enabled [2022-08-02T11:51:54.735Z] - CONFIG_UTS_NS: enabled [2022-08-02T11:51:54.735Z] - CONFIG_CGROUPS: enabled [2022-08-02T11:51:54.735Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-02T11:51:54.735Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-02T11:51:54.735Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-02T11:51:54.735Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-02T11:51:54.735Z] - CONFIG_CPUSETS: enabled [2022-08-02T11:51:54.735Z] - CONFIG_MEMCG: enabled [2022-08-02T11:51:54.735Z] - CONFIG_KEYS: enabled [2022-08-02T11:51:54.735Z] - CONFIG_VETH: enabled (as module) [2022-08-02T11:51:54.735Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-02T11:51:54.735Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-02T11:51:54.735Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-02T11:51:54.735Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-02T11:51:54.735Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-02T11:51:54.735Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-02T11:51:54.735Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-02T11:51:54.788Z] #21 3.861 Fetched 8563 kB in 3s (3064 kB/s) [2022-08-02T11:51:54.993Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-02T11:51:54.993Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-02T11:51:54.993Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-02T11:51:54.993Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-02T11:51:54.993Z] - CONFIG_CGROUP_BPF: enabled [2022-08-02T11:51:54.993Z] [2022-08-02T11:51:54.993Z] Optional Features: [2022-08-02T11:51:54.993Z] - CONFIG_USER_NS: enabled [2022-08-02T11:51:54.993Z] - CONFIG_SECCOMP: enabled [2022-08-02T11:51:54.993Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-02T11:51:54.993Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-02T11:51:54.993Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-02T11:51:54.993Z] (cgroup swap accounting is currently enabled) [2022-08-02T11:51:54.993Z] - CONFIG_BLK_CGROUP: enabled [2022-08-02T11:51:54.993Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-02T11:51:54.993Z] - CONFIG_CGROUP_PERF: enabled [2022-08-02T11:51:54.993Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-02T11:51:54.993Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-02T11:51:54.993Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-02T11:51:54.993Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-02T11:51:54.993Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-02T11:51:54.993Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-02T11:51:54.993Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-02T11:51:54.993Z] - CONFIG_IP_VS: enabled (as module) [2022-08-02T11:51:54.993Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-02T11:51:54.993Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-02T11:51:54.993Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-02T11:51:54.993Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-02T11:51:54.993Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-02T11:51:54.993Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-02T11:51:54.993Z] - CONFIG_EXT4_FS: enabled [2022-08-02T11:51:54.993Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-02T11:51:54.993Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-02T11:51:54.993Z] - Network Drivers: [2022-08-02T11:51:54.993Z] - "overlay": [2022-08-02T11:51:54.993Z] - CONFIG_VXLAN: enabled (as module) [2022-08-02T11:51:54.993Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-02T11:51:54.993Z] Optional (for encrypted networks): [2022-08-02T11:51:55.108Z] #19 3.205 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-02T11:51:55.252Z] - CONFIG_CRYPTO: enabled [2022-08-02T11:51:55.252Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-02T11:51:55.252Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-02T11:51:55.252Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-02T11:51:55.252Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-02T11:51:55.252Z] - CONFIG_XFRM: enabled [2022-08-02T11:51:55.252Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-02T11:51:55.252Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-02T11:51:55.252Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-02T11:51:55.252Z] - "ipvlan": [2022-08-02T11:51:55.252Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-02T11:51:55.252Z] - "macvlan": [2022-08-02T11:51:55.252Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-02T11:51:55.252Z] - CONFIG_DUMMY: enabled (as module) [2022-08-02T11:51:55.252Z] - "ftp,tftp client in container": [2022-08-02T11:51:55.252Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-02T11:51:55.252Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-02T11:51:55.252Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-02T11:51:55.252Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-02T11:51:55.252Z] - Storage Drivers: [2022-08-02T11:51:55.252Z] - "aufs": [2022-08-02T11:51:55.252Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-02T11:51:55.252Z] - "btrfs": [2022-08-02T11:51:55.252Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-02T11:51:55.252Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-02T11:51:55.252Z] - "devicemapper": [2022-08-02T11:51:55.252Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-02T11:51:55.252Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-02T11:51:55.252Z] - "overlay": [2022-08-02T11:51:55.252Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-02T11:51:55.252Z] - "zfs": [2022-08-02T11:51:55.252Z] - /dev/zfs: present [2022-08-02T11:51:55.252Z] - zfs command: missing [2022-08-02T11:51:55.252Z] - zpool command: missing [2022-08-02T11:51:55.252Z] [2022-08-02T11:51:55.252Z] Limits: [2022-08-02T11:51:55.252Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-02T11:51:55.252Z] [2022-08-02T11:51:55.252Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-02T11:51:55.317Z] Client: [2022-08-02T11:51:55.317Z] Context: default [2022-08-02T11:51:55.317Z] Debug Mode: false [2022-08-02T11:51:55.317Z] Plugins: [2022-08-02T11:51:55.317Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-02T11:51:55.317Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-02T11:51:55.317Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-02T11:51:55.317Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-02T11:51:55.317Z] [2022-08-02T11:51:55.317Z] Server: [2022-08-02T11:51:55.317Z] Containers: 0 [2022-08-02T11:51:55.317Z] Running: 0 [2022-08-02T11:51:55.317Z] Paused: 0 [2022-08-02T11:51:55.317Z] Stopped: 0 [2022-08-02T11:51:55.317Z] Images: 0 [2022-08-02T11:51:55.317Z] Server Version: 20.10.14 [2022-08-02T11:51:55.317Z] Storage Driver: overlay2 [2022-08-02T11:51:55.317Z] Backing Filesystem: extfs [2022-08-02T11:51:55.317Z] Supports d_type: true [2022-08-02T11:51:55.317Z] Native Overlay Diff: true [2022-08-02T11:51:55.317Z] userxattr: false [2022-08-02T11:51:55.317Z] Logging Driver: json-file [2022-08-02T11:51:55.317Z] Cgroup Driver: systemd [2022-08-02T11:51:55.317Z] Cgroup Version: 2 [2022-08-02T11:51:55.317Z] Plugins: [2022-08-02T11:51:55.317Z] Volume: local [2022-08-02T11:51:55.317Z] Network: bridge host ipvlan macvlan null overlay [2022-08-02T11:51:55.317Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-02T11:51:55.317Z] Swarm: inactive [2022-08-02T11:51:55.317Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-02T11:51:55.317Z] Default Runtime: runc [2022-08-02T11:51:55.317Z] Init Binary: docker-init [2022-08-02T11:51:55.317Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-02T11:51:55.317Z] runc version: v1.0.3-0-gf46b6ba [2022-08-02T11:51:55.317Z] init version: de40ad0 [2022-08-02T11:51:55.317Z] Security Options: [2022-08-02T11:51:55.317Z] apparmor [2022-08-02T11:51:55.317Z] seccomp [2022-08-02T11:51:55.317Z] Profile: default [2022-08-02T11:51:55.317Z] cgroupns [2022-08-02T11:51:55.317Z] Kernel Version: 5.13.0-1021-aws [2022-08-02T11:51:55.317Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-02T11:51:55.317Z] OSType: linux [2022-08-02T11:51:55.317Z] Architecture: x86_64 [2022-08-02T11:51:55.317Z] CPUs: 2 [2022-08-02T11:51:55.317Z] Total Memory: 7.559GiB [2022-08-02T11:51:55.317Z] Name: ip-10-100-119-79 [2022-08-02T11:51:55.317Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-02T11:51:55.317Z] Docker Root Dir: /var/lib/docker [2022-08-02T11:51:55.317Z] Debug Mode: false [2022-08-02T11:51:55.317Z] Registry: https://index.docker.io/v1/ [2022-08-02T11:51:55.317Z] Labels: [2022-08-02T11:51:55.317Z] Experimental: true [2022-08-02T11:51:55.317Z] Insecure Registries: [2022-08-02T11:51:55.317Z] 127.0.0.0/8 [2022-08-02T11:51:55.317Z] Live Restore Enabled: true [2022-08-02T11:51:55.317Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-02T11:51:55.358Z] #21 3.861 Reading package lists... [Pipeline] sh [2022-08-02T11:51:55.575Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:610001274323d14224732c27d698b902839f28cc . [2022-08-02T11:51:55.644Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:05aecb6ceb3b3aa113c2e963bbde8a276f00fbea . [2022-08-02T11:51:55.644Z] #2 [internal] load .dockerignore [2022-08-02T11:51:55.644Z] #2 sha256:02d779a46ae131dcd9fedc1dab632f2efc0706c0c7b9039b4ea9d8db13bb5f97 [2022-08-02T11:51:55.660Z] #55 46.99 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-02T11:51:55.660Z] #55 46.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-02T11:51:55.660Z] #55 47.18 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-02T11:51:55.660Z] #55 47.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-02T11:51:55.660Z] #55 47.40 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-02T11:51:55.660Z] #55 47.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-02T11:51:55.834Z] #1 [internal] load build definition from Dockerfile [2022-08-02T11:51:55.834Z] #1 sha256:cb081856f6fa18ba3a1cbba40327b953c2026538666454d214ebb29909d1ad51 [2022-08-02T11:51:55.834Z] #1 transferring dockerfile: 19.25kB done [2022-08-02T11:51:55.834Z] #1 DONE 0.2s [2022-08-02T11:51:55.834Z] [2022-08-02T11:51:55.834Z] #2 [internal] load .dockerignore [2022-08-02T11:51:55.834Z] #2 sha256:076fb9858094563b4f1b387e14d2a1ae1450e570d82e3d5eacb084d559eccc61 [2022-08-02T11:51:55.834Z] #2 transferring context: 145B done [2022-08-02T11:51:55.834Z] #2 DONE 0.1s [2022-08-02T11:51:55.903Z] #2 transferring context: 145B done [2022-08-02T11:51:55.903Z] #2 DONE 0.1s [2022-08-02T11:51:55.903Z] [2022-08-02T11:51:55.903Z] #1 [internal] load build definition from Dockerfile [2022-08-02T11:51:55.903Z] #1 sha256:2a2d6417ca16ec0cd61c55a0c41dc9783f235b81ce7acbd328bb455cbfcebdcd [2022-08-02T11:51:55.903Z] #1 transferring dockerfile: 19.25kB done [2022-08-02T11:51:55.903Z] #1 DONE 0.2s [2022-08-02T11:51:55.903Z] [2022-08-02T11:51:55.903Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-02T11:51:55.903Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-02T11:51:55.920Z] #55 47.71 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-02T11:51:55.928Z] #21 4.711 Reading package lists... [2022-08-02T11:51:55.928Z] #21 ... [2022-08-02T11:51:55.928Z] [2022-08-02T11:51:55.928Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:51:55.928Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:51:55.928Z] #77 36.01 configure.ac:11: installing 'build-aux/compile' [2022-08-02T11:51:55.928Z] #77 36.01 configure.ac:11: installing 'build-aux/config.guess' [2022-08-02T11:51:55.928Z] #77 36.01 configure.ac:11: installing 'build-aux/config.sub' [2022-08-02T11:51:55.928Z] #77 36.02 configure.ac:13: installing 'build-aux/install-sh' [2022-08-02T11:51:55.928Z] #77 36.02 configure.ac:13: installing 'build-aux/missing' [2022-08-02T11:51:55.928Z] #77 36.03 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-02T11:51:55.928Z] #77 36.10 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:51:55.928Z] #77 36.87 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:51:55.928Z] #77 37.09 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:51:55.928Z] #77 37.09 checking how to print strings... printf [2022-08-02T11:51:55.928Z] #77 37.10 checking for gcc... gcc [2022-08-02T11:51:55.928Z] #77 37.16 checking whether the C compiler works... yes [2022-08-02T11:51:55.928Z] #77 37.27 checking for C compiler default output file name... a.out [2022-08-02T11:51:55.928Z] #77 37.28 checking for suffix of executables... [2022-08-02T11:51:55.928Z] #77 37.36 checking whether we are cross compiling... no [2022-08-02T11:51:55.928Z] #77 37.49 checking for suffix of object files... o [2022-08-02T11:51:55.928Z] #77 37.53 checking whether we are using the GNU C compiler... yes [2022-08-02T11:51:55.928Z] #77 37.58 checking whether gcc accepts -g... yes [2022-08-02T11:51:55.928Z] #77 37.66 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:51:55.928Z] #77 37.74 checking whether gcc understands -c and -o together... yes [2022-08-02T11:51:55.928Z] #77 37.88 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:51:55.928Z] #77 37.91 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:51:55.928Z] #77 37.92 checking for egrep... /bin/grep -E [2022-08-02T11:51:55.928Z] #77 37.92 checking for fgrep... /bin/grep -F [2022-08-02T11:51:55.928Z] #77 37.93 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:51:55.928Z] #77 37.95 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:51:55.928Z] #77 37.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:51:55.928Z] #77 37.96 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:51:55.928Z] #77 38.01 checking whether ln -s works... yes [2022-08-02T11:51:55.928Z] #77 38.01 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:51:55.928Z] #77 38.05 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:51:55.928Z] #77 38.05 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:51:55.928Z] #77 38.05 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:51:55.928Z] #77 38.05 checking for objdump... objdump [2022-08-02T11:51:55.928Z] #77 38.05 checking how to recognize dependent libraries... pass_all [2022-08-02T11:51:55.928Z] #77 38.05 checking for dlltool... no [2022-08-02T11:51:55.928Z] #77 38.06 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:51:55.928Z] #77 38.06 checking for ar... ar [2022-08-02T11:51:55.928Z] #77 38.06 checking for archiver @FILE support... @ [2022-08-02T11:51:55.928Z] #77 38.16 checking for strip... strip [2022-08-02T11:51:55.928Z] #77 38.16 checking for ranlib... ranlib [2022-08-02T11:51:55.928Z] #77 38.17 checking for gawk... no [2022-08-02T11:51:55.928Z] #77 38.17 checking for mawk... mawk [2022-08-02T11:51:56.049Z] #19 ... [2022-08-02T11:51:56.049Z] [2022-08-02T11:51:56.049Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:56.049Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:56.049Z] #58 5.677 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:51:56.049Z] #58 5.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:51:56.049Z] #58 5.732 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:51:56.049Z] #58 6.382 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-02T11:51:56.049Z] #58 7.384 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:51:56.049Z] #58 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:51:56.049Z] #58 13.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:51:56.049Z] #58 ... [2022-08-02T11:51:56.049Z] [2022-08-02T11:51:56.049Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:51:56.049Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:51:56.049Z] #47 13.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-02T11:51:56.049Z] #47 13.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:51:56.092Z] [2022-08-02T11:51:56.092Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-02T11:51:56.092Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-02T11:51:56.180Z] #55 47.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-02T11:51:56.188Z] #77 38.17 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:51:56.188Z] #77 38.40 checking for sysroot... no [2022-08-02T11:51:56.188Z] #77 38.40 checking for a working dd... /bin/dd [2022-08-02T11:51:56.188Z] #77 38.42 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:51:56.188Z] #77 38.50 checking for mt... no [2022-08-02T11:51:56.188Z] #77 38.51 checking if : is a manifest tool... no [2022-08-02T11:51:56.448Z] #77 38.51 checking how to run the C preprocessor... gcc -E [2022-08-02T11:51:56.474Z] #3 DONE 0.4s [2022-08-02T11:51:56.474Z] [2022-08-02T11:51:56.474Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-02T11:51:56.474Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-02T11:51:56.474Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-02T11:51:56.474Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-02T11:51:56.474Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-02T11:51:56.474Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-02T11:51:56.474Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-08-02T11:51:56.474Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-02T11:51:56.661Z] #3 DONE 0.6s [2022-08-02T11:51:56.661Z] [2022-08-02T11:51:56.661Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-02T11:51:56.661Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-02T11:51:56.661Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-02T11:51:56.661Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-02T11:51:56.661Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.1s [2022-08-02T11:51:56.661Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-02T11:51:56.661Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-02T11:51:56.661Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 6.29MB / 9.20MB 0.2s [2022-08-02T11:51:56.710Z] #77 38.74 checking for ANSI C header files... yes [2022-08-02T11:51:56.732Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-02T11:51:56.732Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-02T11:51:56.750Z] #55 48.56 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-02T11:51:56.750Z] #55 48.66 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-02T11:51:56.919Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-08-02T11:51:56.919Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.5s done [2022-08-02T11:51:56.970Z] #77 39.09 checking for sys/types.h... yes [2022-08-02T11:51:56.970Z] #77 39.21 checking for sys/stat.h... yes [2022-08-02T11:51:56.970Z] #77 39.33 checking for stdlib.h... yes [2022-08-02T11:51:56.993Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-02T11:51:56.993Z] #4 DONE 0.7s [2022-08-02T11:51:57.010Z] #55 48.94 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-02T11:51:57.178Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 [2022-08-02T11:51:57.230Z] #77 39.43 checking for string.h... yes [2022-08-02T11:51:57.230Z] #77 39.55 checking for memory.h... yes [2022-08-02T11:51:57.230Z] #77 39.65 checking for strings.h... [2022-08-02T11:51:57.230Z] #77 ... [2022-08-02T11:51:57.230Z] [2022-08-02T11:51:57.230Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:51:57.230Z] #60 sha256:eb26cef1619535070f55c7cdca096f457b81dbfa4bfb737ee6727c0c8313c2f1 [2022-08-02T11:51:57.230Z] #60 4.047 + cd /tmp/tmp.XxBSsKjU3z/src/github.com/opencontainers/runc [2022-08-02T11:51:57.230Z] #60 4.047 + git checkout -q v1.1.2 [2022-08-02T11:51:57.230Z] #60 4.286 + '[' -z '' ']' [2022-08-02T11:51:57.230Z] #60 4.286 + target=static [2022-08-02T11:51:57.230Z] #60 4.286 + make BUILDTAGS=seccomp static [2022-08-02T11:51:57.230Z] #60 4.604 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-08-02T11:51:57.251Z] [2022-08-02T11:51:57.251Z] #5 [internal] load build definition from Dockerfile [2022-08-02T11:51:57.251Z] #5 sha256:81c17b77b95023fdccc99d3d2cfd0ade13f9219985cdcfb05b8599efe5700ab1 [2022-08-02T11:51:57.251Z] #5 DONE 0.0s [2022-08-02T11:51:57.251Z] [2022-08-02T11:51:57.251Z] #6 [internal] load .dockerignore [2022-08-02T11:51:57.251Z] #6 sha256:a16a73ee151b4d2d416195189ac10b9617fefc942c4ed7164fc3d2d0cca083ea [2022-08-02T11:51:57.251Z] #6 DONE 0.0s [2022-08-02T11:51:57.251Z] [2022-08-02T11:51:57.251Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-02T11:51:57.251Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-02T11:51:57.272Z] #55 49.16 go: downloading golang.org/x/text v0.3.7 [2022-08-02T11:51:57.436Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-02T11:51:57.436Z] #4 DONE 0.8s [2022-08-02T11:51:57.492Z] #60 ... [2022-08-02T11:51:57.492Z] [2022-08-02T11:51:57.492Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:51:57.492Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:51:57.492Z] #77 39.65 checking for strings.h... yes [2022-08-02T11:51:57.492Z] #77 39.77 checking for inttypes.h... yes [2022-08-02T11:51:57.694Z] [2022-08-02T11:51:57.694Z] #5 [internal] load .dockerignore [2022-08-02T11:51:57.694Z] #5 sha256:28c78ec3478cdf167b83b576819d368092450f45d82123274ac253ce1cc1f691 [2022-08-02T11:51:57.694Z] #5 DONE 0.0s [2022-08-02T11:51:57.694Z] [2022-08-02T11:51:57.694Z] #6 [internal] load build definition from Dockerfile [2022-08-02T11:51:57.694Z] #6 sha256:28578a4d7cdffa7544bf83a00653106b6d00602b5325165ed6335bf0e127f3a9 [2022-08-02T11:51:57.694Z] #6 DONE 0.0s [2022-08-02T11:51:57.694Z] [2022-08-02T11:51:57.694Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:51:57.694Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-02T11:51:57.757Z] #77 39.88 checking for stdint.h... yes [2022-08-02T11:51:58.017Z] #77 40.05 checking for unistd.h... yes [2022-08-02T11:51:58.017Z] #77 40.13 checking for dlfcn.h... yes [2022-08-02T11:51:58.017Z] #77 40.22 checking for objdir... .libs [2022-08-02T11:51:58.276Z] #77 40.41 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:51:58.276Z] #77 40.53 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:51:58.276Z] #77 40.53 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:51:58.536Z] #77 40.59 checking if gcc static flag -static works... yes [2022-08-02T11:51:58.536Z] #77 40.79 checking if gcc supports -c -o file.o... yes [2022-08-02T11:51:58.536Z] #77 40.89 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:51:58.593Z] #47 ... [2022-08-02T11:51:58.593Z] [2022-08-02T11:51:58.593Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:51:58.593Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:51:58.593Z] #62 17.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:51:58.593Z] #62 17.13 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-02T11:51:58.593Z] #62 17.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-02T11:51:58.593Z] #62 17.70 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-02T11:51:58.593Z] #62 18.01 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-02T11:51:58.593Z] #62 18.09 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-02T11:51:58.593Z] #62 18.25 go: downloading github.com/spf13/afero v1.8.2 [2022-08-02T11:51:58.593Z] #62 18.30 go: downloading github.com/spf13/cast v1.4.1 [2022-08-02T11:51:58.593Z] #62 18.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-02T11:51:58.593Z] #62 18.72 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-02T11:51:58.593Z] #62 18.73 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-02T11:51:58.628Z] #10 DONE 1.0s [2022-08-02T11:51:58.628Z] [2022-08-02T11:51:58.628Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-08-02T11:51:58.628Z] #8 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [2022-08-02T11:51:58.628Z] #8 DONE 0.9s [2022-08-02T11:51:58.628Z] [2022-08-02T11:51:58.628Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-02T11:51:58.628Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-02T11:51:58.628Z] #7 DONE 0.9s [2022-08-02T11:51:58.628Z] [2022-08-02T11:51:58.628Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:51:58.628Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-02T11:51:58.628Z] #9 DONE 0.9s [2022-08-02T11:51:58.797Z] #77 40.89 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:51:58.853Z] #62 18.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-02T11:51:58.853Z] #62 19.01 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-02T11:51:59.058Z] #77 40.94 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:51:59.058Z] #77 41.17 checking how to hardcode library paths into programs... immediate [2022-08-02T11:51:59.058Z] #77 41.17 checking whether stripping libraries is possible... yes [2022-08-02T11:51:59.058Z] #77 41.18 checking if libtool supports shared libraries... yes [2022-08-02T11:51:59.058Z] #77 41.18 checking whether to build shared libraries... no [2022-08-02T11:51:59.058Z] #77 41.18 checking whether to build static libraries... yes [2022-08-02T11:51:59.058Z] #77 41.18 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:51:59.058Z] #77 41.21 checking whether build environment is sane... yes [2022-08-02T11:51:59.058Z] #77 41.24 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:51:59.058Z] #77 41.25 checking whether make sets $(MAKE)... yes [2022-08-02T11:51:59.058Z] #77 41.28 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:51:59.058Z] #77 41.31 checking whether make supports nested variables... yes [2022-08-02T11:51:59.058Z] #77 41.35 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:51:59.058Z] #77 41.35 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:51:59.117Z] #62 19.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-02T11:51:59.151Z] #10 ... [2022-08-02T11:51:59.152Z] [2022-08-02T11:51:59.152Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:51:59.152Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-02T11:51:59.152Z] #9 DONE 1.7s [2022-08-02T11:51:59.152Z] [2022-08-02T11:51:59.152Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-02T11:51:59.152Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-02T11:51:59.152Z] #7 DONE 1.8s [2022-08-02T11:51:59.152Z] [2022-08-02T11:51:59.152Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-08-02T11:51:59.152Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-08-02T11:51:59.152Z] #8 DONE 1.8s [2022-08-02T11:51:59.152Z] [2022-08-02T11:51:59.152Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-02T11:51:59.152Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-02T11:51:59.152Z] #10 DONE 1.8s [2022-08-02T11:51:59.183Z] #55 ... [2022-08-02T11:51:59.183Z] [2022-08-02T11:51:59.183Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:51:59.183Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:51:59.183Z] #14 31.56 Reading package lists... [2022-08-02T11:51:59.183Z] #14 41.01 Reading package lists... [2022-08-02T11:51:59.183Z] #14 50.66 Building dependency tree... [2022-08-02T11:51:59.183Z] #14 ... [2022-08-02T11:51:59.183Z] [2022-08-02T11:51:59.183Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:51:59.183Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:51:59.183Z] #47 43.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-02T11:51:59.318Z] #77 41.35 checking how to create a ustar tar archive... gnutar [2022-08-02T11:51:59.318Z] #77 41.40 checking dependency style of gcc... gcc3 [2022-08-02T11:51:59.318Z] #77 41.52 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:51:59.318Z] #77 41.52 checking whether make supports nested variables... (cached) yes [2022-08-02T11:51:59.318Z] #77 41.52 checking for gawk... (cached) mawk [2022-08-02T11:51:59.318Z] #77 41.52 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:51:59.318Z] #77 41.53 checking for gcc... (cached) gcc [2022-08-02T11:51:59.318Z] #77 41.60 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:51:59.318Z] #77 41.61 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:51:59.318Z] #77 41.61 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:51:59.318Z] #77 41.61 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:51:59.318Z] #77 41.61 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:51:59.318Z] #77 41.66 checking for python3... /usr/bin/python3 [2022-08-02T11:51:59.318Z] #77 41.66 checking for python3 version... 3.9 [2022-08-02T11:51:59.318Z] #77 41.69 checking for python3 platform... linux [2022-08-02T11:51:59.378Z] #62 19.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-02T11:51:59.378Z] #62 19.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-02T11:51:59.411Z] [2022-08-02T11:51:59.411Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:51:59.411Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-02T11:51:59.411Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-02T11:51:59.577Z] #77 41.71 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:51:59.577Z] #77 41.78 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:51:59.577Z] #77 41.85 checking for go-md2man... no [2022-08-02T11:51:59.577Z] #77 41.87 checking error.h usability... yes [2022-08-02T11:51:59.577Z] #77 41.94 checking error.h presence... yes [2022-08-02T11:51:59.640Z] #62 19.70 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-02T11:51:59.640Z] #62 19.88 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-02T11:51:59.669Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-02T11:51:59.670Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-02T11:51:59.670Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-02T11:51:59.754Z] #47 ... [2022-08-02T11:51:59.754Z] [2022-08-02T11:51:59.754Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:51:59.754Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:51:59.754Z] #51 42.39 Reading package lists... [2022-08-02T11:51:59.837Z] #77 41.99 checking for error.h... yes [2022-08-02T11:51:59.837Z] #77 42.02 checking linux/openat2.h usability... yes [2022-08-02T11:51:59.837Z] #77 42.08 checking linux/openat2.h presence... yes [2022-08-02T11:51:59.837Z] #77 42.11 checking for linux/openat2.h... yes [2022-08-02T11:51:59.837Z] #77 42.13 checking for copy_file_range... yes [2022-08-02T11:52:00.115Z] #77 42.27 checking for fgetxattr... yes [2022-08-02T11:52:00.248Z] #73 ... [2022-08-02T11:52:00.248Z] [2022-08-02T11:52:00.248Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-02T11:52:00.248Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-02T11:52:00.248Z] #49 DONE 0.0s [2022-08-02T11:52:00.374Z] #77 42.46 checking for statx... yes [2022-08-02T11:52:00.375Z] #77 42.60 checking for fgetpwent_r... yes [2022-08-02T11:52:00.375Z] #77 42.71 checking for issetugid... no [2022-08-02T11:52:00.515Z] [2022-08-02T11:52:00.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:00.515Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:00.515Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.0s done [2022-08-02T11:52:00.515Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done [2022-08-02T11:52:00.515Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-08-02T11:52:00.515Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 49.28MB / 55.00MB 1.1s [2022-08-02T11:52:00.515Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-08-02T11:52:00.515Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done [2022-08-02T11:52:00.515Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done [2022-08-02T11:52:00.515Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 19.92MB / 54.58MB 1.1s [2022-08-02T11:52:00.515Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 1.1s [2022-08-02T11:52:00.515Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s [2022-08-02T11:52:00.515Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 24.12MB / 54.58MB 1.2s [2022-08-02T11:52:00.515Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.24MB / 85.90MB 1.2s [2022-08-02T11:52:00.581Z] #62 ... [2022-08-02T11:52:00.581Z] [2022-08-02T11:52:00.581Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:00.581Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:00.581Z] #83 10.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:52:00.581Z] #83 13.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:52:00.581Z] #83 ... [2022-08-02T11:52:00.581Z] [2022-08-02T11:52:00.581Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:52:00.581Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:52:00.581Z] #43 16.22 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-02T11:52:00.581Z] #43 16.30 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-02T11:52:00.581Z] #43 16.91 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-02T11:52:00.581Z] #43 17.16 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-02T11:52:00.581Z] #43 17.64 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-02T11:52:00.581Z] #43 18.15 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-02T11:52:00.581Z] #43 18.21 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-02T11:52:00.581Z] #43 18.26 go: downloading github.com/peterh/liner v1.2.2 [2022-08-02T11:52:00.581Z] #43 18.48 go: downloading github.com/google/go-dap v0.6.0 [2022-08-02T11:52:00.581Z] #43 18.88 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-02T11:52:00.581Z] #43 19.18 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-02T11:52:00.581Z] #43 20.35 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-02T11:52:00.581Z] #43 20.54 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-02T11:52:00.581Z] #43 20.66 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-02T11:52:00.634Z] #77 42.81 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:52:00.634Z] #77 42.82 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:52:00.780Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 36.70MB / 54.58MB 1.4s [2022-08-02T11:52:00.780Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 19.92MB / 85.90MB 1.4s [2022-08-02T11:52:00.780Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 44.79MB / 54.58MB 1.5s [2022-08-02T11:52:00.780Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 26.21MB / 85.90MB 1.5s [2022-08-02T11:52:00.893Z] #77 42.82 checking for library containing yajl_tree_get... -lyajl [2022-08-02T11:52:00.893Z] #77 43.02 checking for yajl >= 2.0.0... yes [2022-08-02T11:52:00.893Z] #77 43.06 checking sys/capability.h usability... yes [2022-08-02T11:52:00.893Z] #77 43.14 checking sys/capability.h presence... yes [2022-08-02T11:52:00.893Z] #77 43.18 checking for sys/capability.h... yes [2022-08-02T11:52:01.051Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 51.38MB / 54.58MB 1.6s [2022-08-02T11:52:01.051Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 34.60MB / 85.90MB 1.6s [2022-08-02T11:52:01.051Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.8s [2022-08-02T11:52:01.051Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 49.28MB / 85.90MB 1.8s [2022-08-02T11:52:01.153Z] #77 43.18 checking for library containing cap_from_name... -lcap [2022-08-02T11:52:01.314Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.8s done [2022-08-02T11:52:01.314Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 54.53MB / 85.90MB 1.9s [2022-08-02T11:52:01.314Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 63.84MB / 85.90MB 2.1s [2022-08-02T11:52:01.412Z] #77 43.39 checking for library containing dlopen... -ldl [2022-08-02T11:52:01.412Z] #77 43.59 checking seccomp.h usability... yes [2022-08-02T11:52:01.413Z] #77 43.66 checking seccomp.h presence... yes [2022-08-02T11:52:01.413Z] #77 43.73 checking for seccomp.h... yes [2022-08-02T11:52:01.624Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-08-02T11:52:01.624Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 72.35MB / 85.90MB 2.3s [2022-08-02T11:52:01.672Z] #77 43.73 checking for library containing seccomp_rule_add... -lseccomp [2022-08-02T11:52:01.672Z] #77 43.96 checking for library containing seccomp_arch_resolve_name... none required [2022-08-02T11:52:01.887Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.4s done [2022-08-02T11:52:01.887Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.5s [2022-08-02T11:52:01.887Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.7s [2022-08-02T11:52:01.932Z] #77 44.05 checking systemd/sd-bus.h usability... yes [2022-08-02T11:52:01.932Z] #77 44.13 checking systemd/sd-bus.h presence... yes [2022-08-02T11:52:01.932Z] #77 44.18 checking for systemd/sd-bus.h... yes [2022-08-02T11:52:02.192Z] #77 44.19 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-02T11:52:02.192Z] #77 44.40 checking for sd_notify_barrier... yes [2022-08-02T11:52:02.192Z] #77 44.52 checking linux/bpf.h usability... yes [2022-08-02T11:52:02.192Z] #77 44.58 checking linux/bpf.h presence... yes [2022-08-02T11:52:02.192Z] #77 44.61 checking for linux/bpf.h... yes [2022-08-02T11:52:02.295Z] #51 51.31 Building dependency tree... [2022-08-02T11:52:02.451Z] #77 44.62 checking compilation for eBPF... yes [2022-08-02T11:52:02.451Z] #77 44.68 checking for criu >= 3.15... no [2022-08-02T11:52:02.451Z] #77 44.70 configure: CRIU headers not found, building without CRIU support [2022-08-02T11:52:02.451Z] #77 44.70 checking for criu > 3.16... no [2022-08-02T11:52:02.451Z] #77 44.73 configure: CRIU version doesn't support join-ns API [2022-08-02T11:52:02.451Z] #77 44.73 checking for criu > 3.16.1... no [2022-08-02T11:52:02.451Z] #77 44.75 configure: CRIU version doesn't support for pre-dumping [2022-08-02T11:52:02.452Z] #77 44.75 checking for new mount API (fsconfig)... yes [2022-08-02T11:52:02.452Z] #77 44.80 checking for seccomp notify API... yes [2022-08-02T11:52:02.495Z] #43 ... [2022-08-02T11:52:02.495Z] [2022-08-02T11:52:02.495Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-02T11:52:02.495Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-08-02T11:52:02.495Z] #45 22.21 tomll can be used in two ways: [2022-08-02T11:52:02.495Z] #45 22.21 Writing to STDIN and reading from STDOUT: [2022-08-02T11:52:02.495Z] #45 22.21 cat file.toml | tomll > file.toml [2022-08-02T11:52:02.495Z] #45 22.21 [2022-08-02T11:52:02.495Z] #45 22.21 Reading and updating a list of files: [2022-08-02T11:52:02.495Z] #45 22.21 tomll a.toml b.toml c.toml [2022-08-02T11:52:02.495Z] #45 22.21 [2022-08-02T11:52:02.495Z] #45 22.21 When given a list of files, tomll will modify all files in place without asking. [2022-08-02T11:52:02.711Z] #77 44.87 checking for gperf... no [2022-08-02T11:52:02.711Z] #77 44.87 configure: gperf not found - cannot rebuild signal parser code [2022-08-02T11:52:02.711Z] #77 44.87 checking for library containing argp_parse... none required [2022-08-02T11:52:02.755Z] #45 DONE 22.8s [2022-08-02T11:52:02.755Z] [2022-08-02T11:52:02.755Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:02.755Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:02.755Z] #62 21.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-02T11:52:02.755Z] #62 21.62 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-02T11:52:02.755Z] #62 22.49 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-02T11:52:02.755Z] #62 22.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-02T11:52:02.814Z] [2022-08-02T11:52:02.815Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:52:02.815Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-02T11:52:02.815Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-02T11:52:02.971Z] #77 45.13 checking that generated files are newer than configure... done [2022-08-02T11:52:02.971Z] #77 45.13 configure: creating ./config.status [2022-08-02T11:52:03.016Z] #62 22.95 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-02T11:52:03.016Z] #62 23.05 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-02T11:52:03.073Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-02T11:52:03.073Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-02T11:52:03.073Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-02T11:52:03.269Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.7s done [2022-08-02T11:52:03.269Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 3.7s [2022-08-02T11:52:03.269Z] #11 ... [2022-08-02T11:52:03.269Z] [2022-08-02T11:52:03.269Z] #24 [internal] load build context [2022-08-02T11:52:03.269Z] #24 sha256:cc3359b8730f07db08ee505302259fe824337bec36f73eda764415c606c6c8a1 [2022-08-02T11:52:03.269Z] #24 transferring context: 62.34MB 3.8s done [2022-08-02T11:52:03.269Z] #24 DONE 3.9s [2022-08-02T11:52:03.269Z] [2022-08-02T11:52:03.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:03.269Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:03.269Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.7s done [2022-08-02T11:52:03.269Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 10.53MB / 141.81MB 3.9s [2022-08-02T11:52:03.278Z] #62 23.30 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-02T11:52:03.528Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 20.97MB / 141.81MB 4.1s [2022-08-02T11:52:03.528Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 36.70MB / 141.81MB 4.4s [2022-08-02T11:52:03.538Z] #62 23.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-02T11:52:03.711Z] #71 ... [2022-08-02T11:52:03.711Z] [2022-08-02T11:52:03.711Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-02T11:52:03.711Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-02T11:52:03.711Z] #49 DONE 0.0s [2022-08-02T11:52:03.711Z] [2022-08-02T11:52:03.711Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:03.711Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e [2022-08-02T11:52:03.711Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.1s done [2022-08-02T11:52:03.711Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done [2022-08-02T11:52:03.711Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done [2022-08-02T11:52:03.711Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done [2022-08-02T11:52:03.711Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 42.99MB / 53.68MB 0.7s [2022-08-02T11:52:03.711Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.7s [2022-08-02T11:52:03.711Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.7s [2022-08-02T11:52:03.791Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 46.14MB / 141.81MB 4.5s [2022-08-02T11:52:03.799Z] #62 23.90 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-02T11:52:03.799Z] #62 24.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-02T11:52:03.981Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 0.8s [2022-08-02T11:52:03.981Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.8s done [2022-08-02T11:52:03.981Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0B / 54.67MB 1.0s [2022-08-02T11:52:04.050Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 4.7s [2022-08-02T11:52:04.050Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 71.30MB / 141.81MB 4.9s [2022-08-02T11:52:04.058Z] #62 24.14 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-02T11:52:04.246Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 14.68MB / 54.67MB 1.1s [2022-08-02T11:52:04.246Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 25.17MB / 54.67MB 1.2s [2022-08-02T11:52:04.308Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 78.64MB / 141.81MB 5.0s [2022-08-02T11:52:04.308Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 85.98MB / 141.81MB 5.1s [2022-08-02T11:52:04.319Z] #62 24.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-02T11:52:04.354Z] #77 ... [2022-08-02T11:52:04.354Z] [2022-08-02T11:52:04.354Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:52:04.354Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:52:04.354Z] #47 61.64 + dpkg --print-architecture [2022-08-02T11:52:04.354Z] #47 61.64 + git checkout -q v2.1.0 [2022-08-02T11:52:04.354Z] #47 61.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-02T11:52:04.354Z] #47 61.79 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-02T11:52:04.513Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 1.3s done [2022-08-02T11:52:04.513Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 32.51MB / 54.67MB 1.4s [2022-08-02T11:52:04.513Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 46.58MB / 54.67MB 1.5s [2022-08-02T11:52:04.568Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 100.66MB / 141.81MB 5.3s [2022-08-02T11:52:04.582Z] #62 24.51 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-02T11:52:04.582Z] #62 24.69 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-02T11:52:04.582Z] #62 24.69 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-02T11:52:04.621Z] #47 ... [2022-08-02T11:52:04.622Z] [2022-08-02T11:52:04.622Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:52:04.622Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:52:04.622Z] #21 4.711 Reading package lists... [2022-08-02T11:52:04.622Z] #21 5.583 Building dependency tree... [2022-08-02T11:52:04.622Z] #21 6.000 The following additional packages will be installed: [2022-08-02T11:52:04.622Z] #21 6.001 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-02T11:52:04.622Z] #21 6.001 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-02T11:52:04.622Z] #21 6.001 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-02T11:52:04.622Z] #21 6.001 python3-pkg-resources vim-runtime xxd [2022-08-02T11:52:04.622Z] #21 6.003 Suggested packages: [2022-08-02T11:52:04.622Z] #21 6.003 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-02T11:52:04.622Z] #21 6.003 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-02T11:52:04.622Z] #21 6.003 acl attr quota [2022-08-02T11:52:04.622Z] #21 6.003 Recommended packages: [2022-08-02T11:52:04.622Z] #21 6.003 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-02T11:52:04.622Z] #21 6.487 The following NEW packages will be installed: [2022-08-02T11:52:04.622Z] #21 6.488 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-02T11:52:04.622Z] #21 6.489 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-02T11:52:04.622Z] #21 6.489 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-02T11:52:04.622Z] #21 6.490 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-02T11:52:04.622Z] #21 6.490 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-02T11:52:04.622Z] #21 6.491 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-02T11:52:04.622Z] #21 6.491 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-02T11:52:04.622Z] #21 6.491 xz-utils zip zstd [2022-08-02T11:52:04.622Z] #21 6.812 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:04.622Z] #21 6.812 Need to get 27.7 MB of archives. [2022-08-02T11:52:04.622Z] #21 6.812 After this operation, 106 MB of additional disk space will be used. [2022-08-02T11:52:04.622Z] #21 6.812 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-02T11:52:04.622Z] #21 6.817 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-02T11:52:04.622Z] #21 6.822 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-02T11:52:04.622Z] #21 6.824 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-02T11:52:04.622Z] #21 6.825 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-02T11:52:04.622Z] #21 6.826 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-02T11:52:04.622Z] #21 6.829 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-02T11:52:04.622Z] #21 6.831 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-02T11:52:04.622Z] #21 6.845 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T11:52:04.622Z] #21 6.847 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T11:52:04.622Z] #21 6.850 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-02T11:52:04.622Z] #21 6.857 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-02T11:52:04.622Z] #21 6.859 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-02T11:52:04.622Z] #21 6.861 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-02T11:52:04.622Z] #21 6.868 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-02T11:52:04.622Z] #21 6.874 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-02T11:52:04.622Z] #21 6.876 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-02T11:52:04.622Z] #21 6.877 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-02T11:52:04.622Z] #21 6.878 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-02T11:52:04.622Z] #21 6.887 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-02T11:52:04.622Z] #21 6.889 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-02T11:52:04.622Z] #21 6.893 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-02T11:52:04.622Z] #21 6.896 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-02T11:52:04.622Z] #21 6.898 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-02T11:52:04.622Z] #21 6.899 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-02T11:52:04.622Z] #21 6.901 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-02T11:52:04.622Z] #21 6.902 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-02T11:52:04.622Z] #21 7.142 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-02T11:52:04.622Z] #21 7.143 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-02T11:52:04.622Z] #21 7.144 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-02T11:52:04.622Z] #21 7.145 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:52:04.622Z] #21 7.146 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-02T11:52:04.622Z] #21 7.147 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-02T11:52:04.622Z] #21 7.150 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-02T11:52:04.622Z] #21 7.151 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-02T11:52:04.622Z] #21 7.177 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-02T11:52:04.622Z] #21 7.178 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-02T11:52:04.622Z] #21 7.179 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T11:52:04.622Z] #21 7.182 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-02T11:52:04.622Z] #21 7.185 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-02T11:52:04.622Z] #21 7.205 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-02T11:52:04.622Z] #21 7.209 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-02T11:52:04.622Z] #21 7.226 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-02T11:52:04.622Z] #21 7.270 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-02T11:52:04.622Z] #21 7.387 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-02T11:52:04.622Z] #21 7.517 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-02T11:52:04.622Z] #21 7.536 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-02T11:52:04.622Z] #21 7.608 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-02T11:52:04.622Z] #21 7.743 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-02T11:52:04.622Z] #21 8.085 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:04.622Z] #21 8.146 Fetched 27.7 MB in 1s (22.2 MB/s) [2022-08-02T11:52:04.622Z] #21 8.183 Selecting previously unselected package pigz. [2022-08-02T11:52:04.622Z] #21 8.183 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-02T11:52:04.622Z] #21 8.204 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 8.221 Unpacking pigz (2.6-1) ... [2022-08-02T11:52:04.622Z] #21 8.334 Selecting previously unselected package libelf1:amd64. [2022-08-02T11:52:04.622Z] #21 8.337 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 8.347 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-02T11:52:04.622Z] #21 8.462 Selecting previously unselected package libbpf0:amd64. [2022-08-02T11:52:04.622Z] #21 8.462 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 8.466 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-02T11:52:04.622Z] #21 8.546 Selecting previously unselected package libcap2:amd64. [2022-08-02T11:52:04.622Z] #21 8.560 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 8.575 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:52:04.622Z] #21 8.668 Selecting previously unselected package libmnl0:amd64. [2022-08-02T11:52:04.622Z] #21 8.671 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 8.677 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-02T11:52:04.622Z] #21 8.846 Selecting previously unselected package libxtables12:amd64. [2022-08-02T11:52:04.622Z] #21 8.849 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 8.861 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-02T11:52:04.622Z] #21 8.921 Selecting previously unselected package libcap2-bin. [2022-08-02T11:52:04.622Z] #21 8.925 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 8.929 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-02T11:52:04.622Z] #21 9.028 Selecting previously unselected package iproute2. [2022-08-02T11:52:04.622Z] #21 9.031 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 9.040 Unpacking iproute2 (5.10.0-4) ... [2022-08-02T11:52:04.622Z] #21 9.353 Selecting previously unselected package xxd. [2022-08-02T11:52:04.622Z] #21 9.357 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 9.366 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:04.622Z] #21 9.547 Selecting previously unselected package vim-common. [2022-08-02T11:52:04.622Z] #21 9.551 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:52:04.622Z] #21 9.575 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:04.622Z] #21 9.754 Selecting previously unselected package bash-completion. [2022-08-02T11:52:04.622Z] #21 9.758 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-02T11:52:04.622Z] #21 11.97 Unpacking bash-completion (1:2.11-2) ... [2022-08-02T11:52:04.622Z] #21 12.24 Selecting previously unselected package bzip2. [2022-08-02T11:52:04.622Z] #21 12.25 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 12.26 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:52:04.622Z] #21 12.35 Selecting previously unselected package xz-utils. [2022-08-02T11:52:04.622Z] #21 12.36 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 12.37 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:52:04.622Z] #21 12.54 Selecting previously unselected package apparmor. [2022-08-02T11:52:04.622Z] #21 12.55 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 12.64 Unpacking apparmor (2.13.6-10) ... [2022-08-02T11:52:04.622Z] #21 13.21 Selecting previously unselected package inetutils-ping. [2022-08-02T11:52:04.622Z] #21 13.21 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 13.23 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-02T11:52:04.622Z] #21 13.50 Selecting previously unselected package libip4tc2:amd64. [2022-08-02T11:52:04.622Z] #21 13.51 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 13.55 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-02T11:52:04.622Z] #21 14.09 Selecting previously unselected package libip6tc2:amd64. [2022-08-02T11:52:04.622Z] #21 ... [2022-08-02T11:52:04.622Z] [2022-08-02T11:52:04.622Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:52:04.622Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:52:04.622Z] #47 DONE 71.8s [2022-08-02T11:52:04.622Z] [2022-08-02T11:52:04.622Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:52:04.622Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:52:04.622Z] #21 14.10 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-02T11:52:04.622Z] #21 14.11 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-02T11:52:04.622Z] #21 ... [2022-08-02T11:52:04.622Z] [2022-08-02T11:52:04.622Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:04.622Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:04.622Z] #77 46.96 config.status: creating Makefile [2022-08-02T11:52:04.622Z] #77 47.04 config.status: creating rpm/crun.spec [2022-08-02T11:52:04.772Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.7s [2022-08-02T11:52:04.828Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 112.20MB / 141.81MB 5.5s [2022-08-02T11:52:04.844Z] #62 24.82 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-02T11:52:04.882Z] #77 47.12 config.status: creating config.h [2022-08-02T11:52:04.882Z] #77 47.17 config.status: executing libtool commands [2022-08-02T11:52:04.882Z] #77 47.20 config.status: executing depfiles commands [2022-08-02T11:52:05.088Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 122.68MB / 141.81MB 5.7s [2022-08-02T11:52:05.088Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 137.36MB / 141.81MB 5.9s [2022-08-02T11:52:05.106Z] #62 24.98 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-02T11:52:05.106Z] #62 25.05 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-02T11:52:05.106Z] #62 25.14 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-02T11:52:05.106Z] #62 25.24 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-02T11:52:05.338Z] #11 ... [2022-08-02T11:52:05.338Z] [2022-08-02T11:52:05.338Z] #24 [internal] load build context [2022-08-02T11:52:05.338Z] #24 sha256:535c11af23608a9d12332fd5dcfe476c532415eecb25a661947b79279f25f387 [2022-08-02T11:52:05.338Z] #24 transferring context: 62.36MB 2.2s done [2022-08-02T11:52:05.338Z] #24 DONE 2.5s [2022-08-02T11:52:05.338Z] [2022-08-02T11:52:05.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:05.338Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e [2022-08-02T11:52:05.338Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 2.3s done [2022-08-02T11:52:05.338Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 [2022-08-02T11:52:05.338Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 2.3s [2022-08-02T11:52:05.338Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 0B / 81.11MB 2.3s [2022-08-02T11:52:05.365Z] #62 25.38 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-02T11:52:05.596Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 16.78MB / 108.94MB 2.5s [2022-08-02T11:52:05.596Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 12.58MB / 81.11MB 2.5s [2022-08-02T11:52:05.596Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 16.78MB / 81.11MB 2.6s [2022-08-02T11:52:05.596Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 24.12MB / 108.94MB 2.7s [2022-08-02T11:52:05.606Z] #51 ... [2022-08-02T11:52:05.607Z] [2022-08-02T11:52:05.607Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:05.607Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:05.607Z] #76 37.73 Reading package lists... [2022-08-02T11:52:05.607Z] #76 47.22 Building dependency tree... [2022-08-02T11:52:05.607Z] #76 53.47 python3 is already the newest version (3.9.2-3). [2022-08-02T11:52:05.607Z] #76 53.47 The following additional packages will be installed: [2022-08-02T11:52:05.607Z] #76 53.49 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-02T11:52:05.607Z] #76 53.49 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-02T11:52:05.607Z] #76 53.50 Suggested packages: [2022-08-02T11:52:05.607Z] #76 53.56 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-02T11:52:05.607Z] #76 53.56 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-02T11:52:05.607Z] #76 53.56 m4-doc ed diffutils-doc [2022-08-02T11:52:05.607Z] #76 53.56 Recommended packages: [2022-08-02T11:52:05.607Z] #76 53.56 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-02T11:52:05.607Z] #76 56.30 The following NEW packages will be installed: [2022-08-02T11:52:05.607Z] #76 56.32 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-02T11:52:05.607Z] #76 56.33 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-02T11:52:05.607Z] #76 56.34 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-02T11:52:05.607Z] #76 56.34 libyajl2 m4 patch xz-utils [2022-08-02T11:52:05.607Z] #76 56.84 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:05.607Z] #76 56.84 Need to get 5940 kB of archives. [2022-08-02T11:52:05.607Z] #76 56.84 After this operation, 18.7 MB of additional disk space will be used. [2022-08-02T11:52:05.607Z] #76 56.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-02T11:52:05.607Z] #76 56.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-02T11:52:05.607Z] #76 56.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-02T11:52:05.607Z] #76 56.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-02T11:52:05.607Z] #76 56.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-02T11:52:05.607Z] #76 56.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-02T11:52:05.607Z] #76 56.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-02T11:52:05.607Z] #76 56.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-02T11:52:05.607Z] #76 56.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-02T11:52:05.607Z] #76 57.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-02T11:52:05.607Z] #76 57.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-02T11:52:05.607Z] #76 57.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-02T11:52:05.607Z] #76 57.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-02T11:52:05.607Z] #76 57.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-02T11:52:05.607Z] #76 57.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-02T11:52:05.607Z] #76 57.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:52:05.607Z] #76 57.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-02T11:52:05.607Z] #76 57.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-02T11:52:05.607Z] #76 57.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-02T11:52:05.607Z] #76 57.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-02T11:52:05.607Z] #76 57.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-02T11:52:05.607Z] #76 57.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-02T11:52:05.607Z] #76 57.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-02T11:52:05.625Z] #62 25.70 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-02T11:52:05.625Z] #62 25.79 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-02T11:52:05.820Z] #77 48.07 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-02T11:52:05.820Z] #77 48.09 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:52:05.855Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 32.51MB / 81.11MB 2.8s [2022-08-02T11:52:05.855Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 33.55MB / 108.94MB 2.9s [2022-08-02T11:52:05.855Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 43.57MB / 81.11MB 2.9s [2022-08-02T11:52:05.885Z] #62 25.82 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-02T11:52:05.885Z] #62 25.83 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-02T11:52:05.885Z] #62 26.00 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-02T11:52:06.115Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 54.53MB / 108.94MB 3.1s [2022-08-02T11:52:06.115Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 61.87MB / 81.11MB 3.1s [2022-08-02T11:52:06.147Z] #62 26.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-02T11:52:06.147Z] #62 26.17 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-02T11:52:06.147Z] #62 26.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-02T11:52:06.177Z] #76 ... [2022-08-02T11:52:06.177Z] [2022-08-02T11:52:06.177Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:06.177Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:06.177Z] #51 57.64 The following additional packages will be installed: [2022-08-02T11:52:06.177Z] #51 57.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:52:06.177Z] #51 57.67 python3-protobuf python3-six [2022-08-02T11:52:06.177Z] #51 57.68 Suggested packages: [2022-08-02T11:52:06.177Z] #51 57.72 python3-setuptools [2022-08-02T11:52:06.177Z] #51 57.72 Recommended packages: [2022-08-02T11:52:06.177Z] #51 57.72 iproute2 | iproute [2022-08-02T11:52:06.339Z] #77 48.44 checking for gcc... gcc [2022-08-02T11:52:06.340Z] #77 48.47 checking whether the C compiler works... yes [2022-08-02T11:52:06.340Z] #77 48.55 checking for C compiler default output file name... a.out [2022-08-02T11:52:06.340Z] #77 48.55 checking for suffix of executables... [2022-08-02T11:52:06.374Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 3.2s done [2022-08-02T11:52:06.374Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 66.06MB / 108.94MB 3.2s [2022-08-02T11:52:06.374Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 75.50MB / 81.11MB 3.2s [2022-08-02T11:52:06.374Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 79.69MB / 108.94MB 3.4s [2022-08-02T11:52:06.374Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 3.4s [2022-08-02T11:52:06.374Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 3.4s [2022-08-02T11:52:06.374Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 89.13MB / 108.94MB 3.5s [2022-08-02T11:52:06.437Z] #51 ... [2022-08-02T11:52:06.437Z] [2022-08-02T11:52:06.437Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:52:06.437Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:52:06.437Z] #62 39.16 Reading package lists... [2022-08-02T11:52:06.437Z] #62 48.60 Building dependency tree... [2022-08-02T11:52:06.437Z] #62 55.43 The following additional packages will be installed: [2022-08-02T11:52:06.437Z] #62 55.44 libbtrfs0 [2022-08-02T11:52:06.437Z] #62 55.76 The following NEW packages will be installed: [2022-08-02T11:52:06.437Z] #62 55.80 libbtrfs-dev libbtrfs0 [2022-08-02T11:52:06.437Z] #62 56.37 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:06.437Z] #62 56.37 Need to get 460 kB of archives. [2022-08-02T11:52:06.437Z] #62 56.37 After this operation, 1237 kB of additional disk space will be used. [2022-08-02T11:52:06.437Z] #62 56.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-02T11:52:06.437Z] #62 56.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-02T11:52:06.465Z] #11 ... [2022-08-02T11:52:06.465Z] [2022-08-02T11:52:06.465Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:52:06.465Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-02T11:52:06.465Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-08-02T11:52:06.465Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-08-02T11:52:06.465Z] #73 DONE 7.1s [2022-08-02T11:52:06.465Z] [2022-08-02T11:52:06.465Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:52:06.465Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-02T11:52:06.465Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-02T11:52:06.465Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-02T11:52:06.465Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-02T11:52:06.465Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-02T11:52:06.465Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-08-02T11:52:06.465Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-08-02T11:52:06.465Z] #71 DONE 7.1s [2022-08-02T11:52:06.465Z] [2022-08-02T11:52:06.465Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:06.465Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:06.465Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.0s [2022-08-02T11:52:06.599Z] #77 48.62 checking whether we are cross compiling... no [2022-08-02T11:52:06.599Z] #77 48.70 checking for suffix of object files... o [2022-08-02T11:52:06.599Z] #77 48.76 checking whether we are using the GNU C compiler... yes [2022-08-02T11:52:06.599Z] #77 48.85 checking whether gcc accepts -g... yes [2022-08-02T11:52:06.632Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 99.61MB / 108.94MB 3.6s [2022-08-02T11:52:06.632Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 106.95MB / 108.94MB 3.7s [2022-08-02T11:52:06.697Z] #62 58.51 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:06.697Z] #62 ... [2022-08-02T11:52:06.697Z] [2022-08-02T11:52:06.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:06.697Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:52:06.697Z] #14 50.66 Building dependency tree... [2022-08-02T11:52:06.697Z] #14 56.89 The following additional packages will be installed: [2022-08-02T11:52:06.697Z] #14 56.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:52:06.697Z] #14 56.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-02T11:52:06.697Z] #14 56.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-02T11:52:06.697Z] #14 56.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-02T11:52:06.697Z] #14 56.91 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-02T11:52:06.697Z] #14 56.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-02T11:52:06.697Z] #14 56.92 mingw-w64-common mingw-w64-x86-64-dev [2022-08-02T11:52:06.697Z] #14 56.96 Suggested packages: [2022-08-02T11:52:06.697Z] #14 56.96 gcc-10-locales seccomp wine64 [2022-08-02T11:52:06.716Z] #62 26.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-02T11:52:06.716Z] #62 26.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-02T11:52:06.716Z] #62 26.82 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-02T11:52:06.716Z] #62 ... [2022-08-02T11:52:06.716Z] [2022-08-02T11:52:06.716Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:52:06.716Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:52:06.716Z] #19 4.777 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-02T11:52:06.716Z] #19 6.267 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-02T11:52:06.716Z] #19 7.981 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:52:06.716Z] #19 9.805 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:52:06.716Z] #19 11.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-02T11:52:06.716Z] #19 13.33 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-02T11:52:06.716Z] #19 13.42 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-02T11:52:06.716Z] #19 13.43 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:52:06.716Z] #19 13.47 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-02T11:52:06.716Z] #19 13.48 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-02T11:52:06.716Z] #19 13.51 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:52:06.716Z] #19 13.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-02T11:52:06.716Z] #19 13.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:52:06.716Z] #19 13.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-02T11:52:06.716Z] #19 13.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-02T11:52:06.716Z] #19 13.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:52:06.716Z] #19 13.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-02T11:52:06.858Z] #77 48.93 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:52:06.858Z] #77 49.00 checking whether gcc understands -c and -o together... yes [2022-08-02T11:52:06.858Z] #77 49.06 checking how to run the C preprocessor... gcc -E [2022-08-02T11:52:06.858Z] #77 49.18 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:52:06.858Z] #77 49.18 checking for egrep... /bin/grep -E [2022-08-02T11:52:06.976Z] #19 ... [2022-08-02T11:52:06.976Z] [2022-08-02T11:52:06.976Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:06.976Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:06.976Z] #62 27.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-02T11:52:06.976Z] #62 27.06 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-02T11:52:06.976Z] #62 27.13 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-02T11:52:07.118Z] #77 49.18 checking for ANSI C header files... yes [2022-08-02T11:52:07.237Z] #62 27.18 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-02T11:52:07.237Z] #62 ... [2022-08-02T11:52:07.237Z] [2022-08-02T11:52:07.237Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:07.237Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:07.237Z] #58 16.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-02T11:52:07.237Z] #58 25.38 Fetched 8567 kB in 20s (429 kB/s) [2022-08-02T11:52:07.237Z] #58 25.38 Reading package lists... [2022-08-02T11:52:07.237Z] #58 ... [2022-08-02T11:52:07.237Z] [2022-08-02T11:52:07.237Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:07.237Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:07.237Z] #62 27.31 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-02T11:52:07.237Z] #62 27.39 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-02T11:52:07.267Z] #14 ... [2022-08-02T11:52:07.267Z] [2022-08-02T11:52:07.267Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:52:07.267Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:52:07.267Z] #62 59.00 Fetched 460 kB in 0s (1186 kB/s) [2022-08-02T11:52:07.267Z] #62 59.16 Selecting previously unselected package libbtrfs0:amd64. [2022-08-02T11:52:07.378Z] #77 49.53 checking for sys/types.h... yes [2022-08-02T11:52:07.378Z] #77 49.61 checking for sys/stat.h... yes [2022-08-02T11:52:07.498Z] #62 27.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-02T11:52:07.499Z] #62 27.52 go: downloading github.com/julz/importas v0.1.0 [2022-08-02T11:52:07.499Z] #62 27.56 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-02T11:52:07.527Z] #62 59.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:52:07.527Z] #62 59.40 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-02T11:52:07.527Z] #62 59.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:52:07.567Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 2.1s done [2022-08-02T11:52:07.567Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 4.5s done [2022-08-02T11:52:07.567Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 4.6s done [2022-08-02T11:52:07.638Z] #77 49.73 checking for stdlib.h... yes [2022-08-02T11:52:07.638Z] #77 49.82 checking for string.h... yes [2022-08-02T11:52:07.759Z] #62 27.69 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-02T11:52:07.759Z] #62 27.81 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-02T11:52:07.759Z] #62 ... [2022-08-02T11:52:07.759Z] [2022-08-02T11:52:07.759Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:52:07.759Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:52:07.759Z] #60 17.75 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-02T11:52:07.759Z] #60 17.85 go: downloading golang.org/x/mod v0.3.0 [2022-08-02T11:52:07.759Z] #60 ... [2022-08-02T11:52:07.759Z] [2022-08-02T11:52:07.759Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:07.759Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:07.759Z] #62 27.92 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-02T11:52:07.759Z] #62 28.02 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-02T11:52:07.897Z] #77 49.94 checking for memory.h... yes [2022-08-02T11:52:07.897Z] #77 50.03 checking for strings.h... yes [2022-08-02T11:52:07.897Z] #77 50.11 checking for inttypes.h... yes [2022-08-02T11:52:08.020Z] #62 28.07 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-02T11:52:08.020Z] #62 28.13 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-02T11:52:08.097Z] #62 59.70 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-02T11:52:08.097Z] #62 59.70 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-02T11:52:08.097Z] #62 59.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:52:08.132Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 [2022-08-02T11:52:08.157Z] #77 50.23 checking for stdint.h... yes [2022-08-02T11:52:08.157Z] #77 50.34 checking for unistd.h... yes [2022-08-02T11:52:08.157Z] #77 50.43 checking minix/config.h usability... no [2022-08-02T11:52:08.157Z] #77 50.55 checking minix/config.h presence... no [2022-08-02T11:52:08.280Z] #62 28.16 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-02T11:52:08.280Z] #62 28.30 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-02T11:52:08.280Z] #62 28.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-02T11:52:08.280Z] #62 28.51 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-02T11:52:08.390Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.2s done [2022-08-02T11:52:08.416Z] #77 50.59 checking for minix/config.h... no [2022-08-02T11:52:08.416Z] #77 50.59 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-02T11:52:08.667Z] #62 60.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:52:08.668Z] #62 60.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:52:08.668Z] #62 60.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:52:08.679Z] #77 50.71 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:52:08.679Z] #77 50.91 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:52:08.679Z] #77 50.91 checking how to print strings... printf [2022-08-02T11:52:08.679Z] #77 50.92 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:52:08.679Z] #77 50.95 checking for fgrep... /bin/grep -F [2022-08-02T11:52:08.679Z] #77 50.95 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:52:08.679Z] #77 51.00 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:52:08.679Z] #77 51.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:52:08.939Z] #77 51.02 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:52:08.939Z] #77 51.09 checking whether ln -s works... yes [2022-08-02T11:52:08.939Z] #77 51.09 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:52:08.939Z] #77 51.12 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:52:08.939Z] #77 51.12 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:52:08.939Z] #77 51.13 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:52:08.939Z] #77 51.13 checking for objdump... objdump [2022-08-02T11:52:08.939Z] #77 51.13 checking how to recognize dependent libraries... pass_all [2022-08-02T11:52:08.939Z] #77 51.13 checking for dlltool... no [2022-08-02T11:52:08.939Z] #77 51.13 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:52:08.939Z] #77 51.13 checking for ar... ar [2022-08-02T11:52:08.939Z] #77 51.13 checking for archiver @FILE support... @ [2022-08-02T11:52:08.939Z] #77 51.17 checking for strip... strip [2022-08-02T11:52:08.939Z] #77 51.17 checking for ranlib... ranlib [2022-08-02T11:52:08.939Z] #77 51.17 checking for gawk... no [2022-08-02T11:52:08.939Z] #77 51.17 checking for mawk... mawk [2022-08-02T11:52:08.939Z] #77 51.18 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:52:09.008Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.2s done [2022-08-02T11:52:09.008Z] #11 ... [2022-08-02T11:52:09.008Z] [2022-08-02T11:52:09.008Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-02T11:52:09.008Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-02T11:52:09.008Z] #72 DONE 0.6s [2022-08-02T11:52:09.008Z] [2022-08-02T11:52:09.008Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:09.008Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:09.008Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-08-02T11:52:09.198Z] #77 51.37 checking for sysroot... no [2022-08-02T11:52:09.198Z] #77 51.37 checking for a working dd... /bin/dd [2022-08-02T11:52:09.198Z] #77 51.38 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:52:09.198Z] #77 51.45 checking for mt... no [2022-08-02T11:52:09.198Z] #77 51.45 checking if : is a manifest tool... no [2022-08-02T11:52:09.198Z] #77 51.47 checking for dlfcn.h... yes [2022-08-02T11:52:09.198Z] #77 51.56 checking for objdir... .libs [2022-08-02T11:52:09.221Z] #62 29.38 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-02T11:52:09.267Z] #11 ... [2022-08-02T11:52:09.267Z] [2022-08-02T11:52:09.267Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:52:09.267Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-02T11:52:09.267Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-02T11:52:09.267Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-02T11:52:09.267Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-02T11:52:09.267Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-02T11:52:09.267Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 4.8s done [2022-08-02T11:52:09.267Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.5s [2022-08-02T11:52:09.323Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 [2022-08-02T11:52:09.323Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 6.3s done [2022-08-02T11:52:09.458Z] #77 51.73 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:52:09.458Z] #77 51.77 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:52:09.458Z] #77 51.77 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:52:09.481Z] #62 29.45 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-02T11:52:09.481Z] #62 29.63 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-02T11:52:09.525Z] #28 ... [2022-08-02T11:52:09.525Z] [2022-08-02T11:52:09.525Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:09.525Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:09.525Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.5s done [2022-08-02T11:52:09.582Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.3s done [2022-08-02T11:52:09.582Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 [2022-08-02T11:52:09.609Z] #62 ... [2022-08-02T11:52:09.609Z] [2022-08-02T11:52:09.609Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:09.609Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:09.609Z] #42 42.37 Reading package lists... [2022-08-02T11:52:09.609Z] #42 51.70 Building dependency tree... [2022-08-02T11:52:09.609Z] #42 58.32 The following additional packages will be installed: [2022-08-02T11:52:09.609Z] #42 58.38 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-02T11:52:09.609Z] #42 58.38 Suggested packages: [2022-08-02T11:52:09.609Z] #42 58.43 cmake-doc ninja-build lrzip [2022-08-02T11:52:09.609Z] #42 58.43 Recommended packages: [2022-08-02T11:52:09.609Z] #42 58.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-02T11:52:09.609Z] #42 59.81 The following NEW packages will be installed: [2022-08-02T11:52:09.609Z] #42 59.82 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-02T11:52:09.609Z] #42 59.82 vim-common xxd [2022-08-02T11:52:09.609Z] #42 60.34 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:09.609Z] #42 60.34 Need to get 17.7 MB of archives. [2022-08-02T11:52:09.609Z] #42 60.34 After this operation, 70.7 MB of additional disk space will be used. [2022-08-02T11:52:09.609Z] #42 60.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T11:52:09.609Z] #42 60.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T11:52:09.609Z] #42 60.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-02T11:52:09.609Z] #42 60.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-02T11:52:09.718Z] #77 51.84 checking if gcc static flag -static works... yes [2022-08-02T11:52:09.718Z] #77 51.99 checking if gcc supports -c -o file.o... yes [2022-08-02T11:52:09.718Z] #77 52.08 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:52:09.718Z] #77 52.08 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:52:09.741Z] #62 29.87 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-02T11:52:09.741Z] #62 29.95 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-02T11:52:09.784Z] #11 ... [2022-08-02T11:52:09.784Z] [2022-08-02T11:52:09.784Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-02T11:52:09.784Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-02T11:52:09.784Z] #74 DONE 0.8s [2022-08-02T11:52:09.784Z] [2022-08-02T11:52:09.784Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:09.784Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:09.784Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-08-02T11:52:09.869Z] #42 ... [2022-08-02T11:52:09.869Z] [2022-08-02T11:52:09.869Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:09.869Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:09.869Z] #76 59.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:09.869Z] #76 60.37 Fetched 5940 kB in 1s (5845 kB/s) [2022-08-02T11:52:09.869Z] #76 60.56 Selecting previously unselected package bzip2. [2022-08-02T11:52:09.869Z] #76 60.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:52:09.869Z] #76 60.78 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-02T11:52:09.869Z] #76 60.85 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:52:09.869Z] #76 61.37 Selecting previously unselected package libmagic-mgc. [2022-08-02T11:52:09.869Z] #76 61.37 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-02T11:52:09.869Z] #76 61.39 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-02T11:52:09.978Z] #77 52.13 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:52:09.978Z] #77 52.31 checking how to hardcode library paths into programs... immediate [2022-08-02T11:52:09.978Z] #77 52.31 checking whether stripping libraries is possible... yes [2022-08-02T11:52:09.978Z] #77 52.31 checking if libtool supports shared libraries... yes [2022-08-02T11:52:09.978Z] #77 52.31 checking whether to build shared libraries... no [2022-08-02T11:52:09.978Z] #77 52.31 checking whether to build static libraries... yes [2022-08-02T11:52:09.978Z] #77 52.31 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:52:09.978Z] #77 52.35 checking whether build environment is sane... yes [2022-08-02T11:52:10.001Z] #62 30.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-02T11:52:10.001Z] #62 30.20 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-02T11:52:10.001Z] #62 30.24 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-02T11:52:10.129Z] #76 ... [2022-08-02T11:52:10.129Z] [2022-08-02T11:52:10.129Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:52:10.129Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:52:10.129Z] #62 DONE 61.9s [2022-08-02T11:52:10.129Z] [2022-08-02T11:52:10.129Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-02T11:52:10.129Z] #63 sha256:30f030b06551c1e9ded172c3abedf4441f69397984969b5b0ec38cf67ac51cc2 [2022-08-02T11:52:10.129Z] #63 DONE 0.2s [2022-08-02T11:52:10.129Z] [2022-08-02T11:52:10.129Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:10.129Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:10.129Z] #42 61.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-02T11:52:10.129Z] #42 61.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-02T11:52:10.129Z] #42 61.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-02T11:52:10.129Z] #42 61.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-02T11:52:10.129Z] #42 61.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-02T11:52:10.129Z] #42 61.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-02T11:52:10.237Z] #77 52.39 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:52:10.237Z] #77 52.40 checking whether make sets $(MAKE)... yes [2022-08-02T11:52:10.237Z] #77 52.42 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:52:10.237Z] #77 52.46 checking whether make supports nested variables... yes [2022-08-02T11:52:10.237Z] #77 52.51 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:52:10.237Z] #77 52.51 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:52:10.237Z] #77 52.51 checking how to create a ustar tar archive... gnutar [2022-08-02T11:52:10.260Z] #62 30.40 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-02T11:52:10.352Z] #11 ... [2022-08-02T11:52:10.352Z] [2022-08-02T11:52:10.352Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:52:10.352Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-02T11:52:10.352Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.5s done [2022-08-02T11:52:10.352Z] #28 DONE 11.1s [2022-08-02T11:52:10.352Z] [2022-08-02T11:52:10.352Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:10.352Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:10.390Z] #42 ... [2022-08-02T11:52:10.390Z] [2022-08-02T11:52:10.390Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:52:10.390Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-08-02T11:52:10.390Z] #57 62.24 v3.0.2 [2022-08-02T11:52:10.390Z] #57 DONE 62.3s [2022-08-02T11:52:10.497Z] #77 52.57 checking dependency style of gcc... gcc3 [2022-08-02T11:52:10.497Z] #77 52.68 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:52:10.497Z] #77 52.68 checking whether make supports nested variables... (cached) yes [2022-08-02T11:52:10.497Z] #77 52.68 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:52:10.497Z] #77 52.68 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:52:10.497Z] #77 52.68 checking for yajl >= 2.1.0... yes [2022-08-02T11:52:10.497Z] #77 52.70 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:52:10.497Z] #77 52.71 checking for gcc... (cached) gcc [2022-08-02T11:52:10.497Z] #77 52.79 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:52:10.497Z] #77 52.79 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:52:10.497Z] #77 52.79 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:52:10.497Z] #77 52.79 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:52:10.497Z] #77 52.79 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:52:10.497Z] #77 52.86 checking for python3... /usr/bin/python3 [2022-08-02T11:52:10.497Z] #77 52.86 checking for python3 version... 3.9 [2022-08-02T11:52:10.618Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.9s done [2022-08-02T11:52:10.618Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 [2022-08-02T11:52:10.650Z] [2022-08-02T11:52:10.650Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:10.650Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:10.650Z] #76 62.53 Selecting previously unselected package libmagic1:amd64. [2022-08-02T11:52:10.757Z] #77 52.89 checking for python3 platform... linux [2022-08-02T11:52:10.757Z] #77 52.91 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:52:10.757Z] #77 52.98 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:52:10.831Z] #62 30.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-02T11:52:10.831Z] #62 30.88 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-02T11:52:10.831Z] #62 30.92 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-02T11:52:10.914Z] #76 62.53 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-02T11:52:10.914Z] #76 62.55 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:52:10.914Z] #76 62.83 Selecting previously unselected package file. [2022-08-02T11:52:10.914Z] #76 62.83 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-02T11:52:10.958Z] #11 ... [2022-08-02T11:52:10.958Z] [2022-08-02T11:52:10.958Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:52:10.958Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-02T11:52:10.958Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.5s done [2022-08-02T11:52:10.958Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-08-02T11:52:10.958Z] #71 DONE 8.0s [2022-08-02T11:52:10.958Z] [2022-08-02T11:52:10.958Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:10.958Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e [2022-08-02T11:52:10.958Z] #11 ... [2022-08-02T11:52:10.958Z] [2022-08-02T11:52:10.958Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-02T11:52:10.958Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-02T11:52:10.958Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-08-02T11:52:10.958Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-02T11:52:10.958Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-02T11:52:10.958Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-02T11:52:10.958Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.7s done [2022-08-02T11:52:10.958Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-08-02T11:52:10.958Z] #73 DONE 7.9s [2022-08-02T11:52:10.958Z] [2022-08-02T11:52:10.958Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:52:10.958Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-02T11:52:10.958Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-02T11:52:10.958Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-02T11:52:10.958Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-02T11:52:10.958Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-02T11:52:10.958Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 7.7s [2022-08-02T11:52:10.958Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-02T11:52:10.958Z] #28 ... [2022-08-02T11:52:10.958Z] [2022-08-02T11:52:10.958Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:10.958Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e [2022-08-02T11:52:11.091Z] #62 31.01 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-02T11:52:11.091Z] #62 31.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-02T11:52:11.091Z] #62 31.22 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-02T11:52:11.182Z] #76 62.89 Unpacking file (1:5.39-3) ... [2022-08-02T11:52:11.182Z] #76 63.11 Selecting previously unselected package xz-utils. [2022-08-02T11:52:11.328Z] #77 53.13 checking that generated files are newer than configure... done [2022-08-02T11:52:11.328Z] #77 53.38 configure: creating ./config.status [2022-08-02T11:52:11.351Z] #62 31.37 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-02T11:52:11.351Z] #62 31.46 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-02T11:52:11.351Z] #62 31.48 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-02T11:52:11.442Z] #76 63.13 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-02T11:52:11.442Z] #76 63.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:52:11.611Z] #62 31.61 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-02T11:52:11.611Z] #62 31.67 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-02T11:52:11.717Z] #76 63.67 Selecting previously unselected package libsigsegv2:amd64. [2022-08-02T11:52:11.871Z] #62 31.85 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-02T11:52:11.871Z] #62 31.88 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-02T11:52:11.977Z] #76 63.67 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-02T11:52:11.977Z] #76 63.67 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-02T11:52:11.977Z] #76 63.89 Selecting previously unselected package m4. [2022-08-02T11:52:11.977Z] #76 63.90 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-02T11:52:12.238Z] #76 63.94 Unpacking m4 (1.4.18-5) ... [2022-08-02T11:52:12.441Z] #62 32.43 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-02T11:52:12.441Z] #62 32.48 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-02T11:52:12.441Z] #62 32.51 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-02T11:52:12.441Z] #62 32.58 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-02T11:52:12.500Z] #76 64.26 Selecting previously unselected package autoconf. [2022-08-02T11:52:12.500Z] #76 64.28 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-02T11:52:12.500Z] #76 64.29 Unpacking autoconf (2.69-14) ... [2022-08-02T11:52:12.702Z] #62 32.71 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-02T11:52:12.702Z] #62 32.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-02T11:52:12.961Z] #62 33.07 go: downloading honnef.co/go/tools v0.3.1 [2022-08-02T11:52:13.221Z] #62 ... [2022-08-02T11:52:13.221Z] [2022-08-02T11:52:13.221Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:52:13.221Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:52:13.221Z] #43 23.35 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-02T11:52:13.221Z] #43 23.58 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-02T11:52:13.251Z] #77 55.42 config.status: creating Makefile [2022-08-02T11:52:13.251Z] #77 55.49 config.status: creating config.h [2022-08-02T11:52:13.251Z] #77 55.53 config.status: executing libtool commands [2022-08-02T11:52:13.251Z] #77 55.57 config.status: executing depfiles commands [2022-08-02T11:52:13.445Z] #76 65.20 Selecting previously unselected package autotools-dev. [2022-08-02T11:52:13.445Z] #76 65.20 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-02T11:52:13.445Z] #76 65.22 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:52:13.482Z] #43 ... [2022-08-02T11:52:13.482Z] [2022-08-02T11:52:13.482Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:52:13.482Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:52:13.482Z] #54 30.08 Updating files: 66% (1452/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-02T11:52:13.482Z] #54 31.08 + git checkout -q v2.3.0 [2022-08-02T11:52:13.482Z] #54 33.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-02T11:52:13.487Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.5s done [2022-08-02T11:52:13.707Z] #76 65.63 Selecting previously unselected package automake. [2022-08-02T11:52:13.707Z] #76 65.63 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-02T11:52:13.742Z] #54 ... [2022-08-02T11:52:13.742Z] [2022-08-02T11:52:13.742Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:13.742Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:13.742Z] #83 23.80 Fetched 8563 kB in 18s (471 kB/s) [2022-08-02T11:52:13.742Z] #83 23.80 Reading package lists... [2022-08-02T11:52:13.745Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 [2022-08-02T11:52:13.820Z] #77 55.99 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-02T11:52:13.820Z] #77 56.00 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:52:13.820Z] #77 ... [2022-08-02T11:52:13.820Z] [2022-08-02T11:52:13.820Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:13.820Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:13.820Z] #55 78.73 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-02T11:52:13.820Z] #55 DONE 81.2s [2022-08-02T11:52:13.820Z] [2022-08-02T11:52:13.820Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:13.820Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:13.820Z] #77 56.16 checking for gcc... gcc [2022-08-02T11:52:13.820Z] #77 ... [2022-08-02T11:52:13.820Z] [2022-08-02T11:52:13.820Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:52:13.820Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:52:13.820Z] #21 14.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-02T11:52:13.820Z] #21 14.25 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 14.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-02T11:52:13.820Z] #21 14.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-02T11:52:13.820Z] #21 14.44 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 14.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-02T11:52:13.820Z] #21 14.53 Selecting previously unselected package libnftnl11:amd64. [2022-08-02T11:52:13.820Z] #21 14.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 14.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-02T11:52:13.820Z] #21 14.63 Selecting previously unselected package iptables. [2022-08-02T11:52:13.820Z] #21 14.64 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 14.65 Unpacking iptables (1.8.7-1) ... [2022-08-02T11:52:13.820Z] #21 14.82 Selecting previously unselected package libonig5:amd64. [2022-08-02T11:52:13.820Z] #21 14.83 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 14.83 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:52:13.820Z] #21 14.96 Selecting previously unselected package libjq1:amd64. [2022-08-02T11:52:13.820Z] #21 14.96 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 14.98 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:52:13.820Z] #21 15.11 Selecting previously unselected package jq. [2022-08-02T11:52:13.820Z] #21 15.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 15.13 Unpacking jq (1.6-2.1) ... [2022-08-02T11:52:13.820Z] #21 15.30 Selecting previously unselected package libaio1:amd64. [2022-08-02T11:52:13.820Z] #21 15.30 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 15.31 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-02T11:52:13.820Z] #21 15.39 Selecting previously unselected package libgpm2:amd64. [2022-08-02T11:52:13.820Z] #21 15.40 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 15.41 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-02T11:52:13.820Z] #21 15.47 Selecting previously unselected package libicu67:amd64. [2022-08-02T11:52:13.820Z] #21 15.48 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 15.48 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-02T11:52:13.820Z] #21 16.87 Selecting previously unselected package libinih1:amd64. [2022-08-02T11:52:13.820Z] #21 16.87 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 16.88 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-02T11:52:13.820Z] #21 16.95 Selecting previously unselected package libnet1:amd64. [2022-08-02T11:52:13.820Z] #21 16.96 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 16.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:52:13.820Z] #21 17.07 Selecting previously unselected package libnl-3-200:amd64. [2022-08-02T11:52:13.820Z] #21 17.07 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 17.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:52:13.820Z] #21 17.17 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:52:13.820Z] #21 17.17 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 17.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:13.820Z] #21 17.29 Selecting previously unselected package libyajl2:amd64. [2022-08-02T11:52:13.820Z] #21 17.29 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 17.30 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:52:13.820Z] #21 17.34 Selecting previously unselected package net-tools. [2022-08-02T11:52:13.820Z] #21 17.34 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 17.35 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T11:52:13.820Z] #21 17.47 Selecting previously unselected package patch. [2022-08-02T11:52:13.820Z] #21 17.48 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 17.48 Unpacking patch (2.7.6-7) ... [2022-08-02T11:52:13.820Z] #21 17.60 Selecting previously unselected package python-pip-whl. [2022-08-02T11:52:13.820Z] #21 17.60 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-02T11:52:13.820Z] #21 17.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T11:52:13.820Z] #21 17.94 Selecting previously unselected package python3-lib2to3. [2022-08-02T11:52:13.820Z] #21 17.94 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-02T11:52:13.820Z] #21 17.94 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-02T11:52:13.820Z] #21 18.02 Selecting previously unselected package python3-distutils. [2022-08-02T11:52:13.820Z] #21 18.02 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-02T11:52:13.820Z] #21 18.03 Unpacking python3-distutils (3.9.2-1) ... [2022-08-02T11:52:13.820Z] #21 18.13 Selecting previously unselected package python3-pkg-resources. [2022-08-02T11:52:13.820Z] #21 18.13 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T11:52:13.820Z] #21 18.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:52:13.820Z] #21 18.24 Selecting previously unselected package python3-setuptools. [2022-08-02T11:52:13.820Z] #21 18.25 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-02T11:52:13.820Z] #21 18.25 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-02T11:52:13.820Z] #21 18.41 Selecting previously unselected package python3-wheel. [2022-08-02T11:52:13.820Z] #21 18.41 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-02T11:52:13.820Z] #21 18.42 Unpacking python3-wheel (0.34.2-1) ... [2022-08-02T11:52:13.820Z] #21 18.57 Selecting previously unselected package python3-pip. [2022-08-02T11:52:13.820Z] #21 18.58 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-02T11:52:13.820Z] #21 18.58 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T11:52:13.820Z] #21 18.78 Selecting previously unselected package sudo. [2022-08-02T11:52:13.820Z] #21 18.79 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 18.79 Unpacking sudo (1.9.5p2-3) ... [2022-08-02T11:52:13.820Z] #21 19.03 Selecting previously unselected package thin-provisioning-tools. [2022-08-02T11:52:13.820Z] #21 19.03 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 19.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-02T11:52:13.820Z] #21 19.18 Selecting previously unselected package uidmap. [2022-08-02T11:52:13.820Z] #21 19.18 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 19.19 Unpacking uidmap (1:4.8.1-1) ... [2022-08-02T11:52:13.820Z] #21 19.29 Selecting previously unselected package vim-runtime. [2022-08-02T11:52:13.820Z] #21 19.29 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:52:13.820Z] #21 19.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-02T11:52:13.820Z] #21 19.33 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-02T11:52:13.820Z] #21 19.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:13.820Z] #21 20.51 Selecting previously unselected package vim. [2022-08-02T11:52:13.820Z] #21 20.51 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 20.53 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:13.820Z] #21 20.81 Selecting previously unselected package xfsprogs. [2022-08-02T11:52:13.820Z] #21 20.81 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 20.83 Unpacking xfsprogs (5.10.0-4) ... [2022-08-02T11:52:13.820Z] #21 21.68 Selecting previously unselected package zip. [2022-08-02T11:52:13.820Z] #21 21.69 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-02T11:52:13.820Z] #21 21.89 Unpacking zip (3.0-12) ... [2022-08-02T11:52:13.821Z] #21 22.33 Selecting previously unselected package zstd. [2022-08-02T11:52:13.821Z] #21 22.33 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-02T11:52:13.821Z] #21 22.55 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-02T11:52:13.821Z] #21 22.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:52:13.821Z] #21 23.23 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-02T11:52:13.821Z] #21 23.25 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T11:52:13.821Z] #21 23.27 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-02T11:52:13.821Z] #21 23.36 Setting up libicu67:amd64 (67.1-7) ... [2022-08-02T11:52:13.968Z] #76 65.66 Unpacking automake (1:1.16.3-2) ... [2022-08-02T11:52:14.013Z] #83 31.17 Reading package lists... [2022-08-02T11:52:14.013Z] #83 ... [2022-08-02T11:52:14.013Z] [2022-08-02T11:52:14.013Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:14.013Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:14.013Z] #58 25.38 Reading package lists... [2022-08-02T11:52:14.080Z] #21 23.37 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-02T11:52:14.080Z] #21 23.39 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-02T11:52:14.080Z] #21 23.41 Setting up uidmap (1:4.8.1-1) ... [2022-08-02T11:52:14.080Z] #21 23.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:52:14.080Z] #21 23.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:52:14.080Z] #21 23.47 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:52:14.080Z] #21 23.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:14.080Z] #21 23.51 Setting up python3-wheel (0.34.2-1) ... [2022-08-02T11:52:14.080Z] #21 ... [2022-08-02T11:52:14.080Z] [2022-08-02T11:52:14.080Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:52:14.080Z] #64 sha256:88c3830331d90a6787d0c3939829982be519b3082262e9810c2d1e127643e449 [2022-08-02T11:52:14.080Z] #64 69.28 + bin/containerd [2022-08-02T11:52:14.679Z] #11 ... [2022-08-02T11:52:14.679Z] [2022-08-02T11:52:14.679Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-02T11:52:14.679Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-02T11:52:14.679Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 3.0s done [2022-08-02T11:52:14.679Z] #28 DONE 11.9s [2022-08-02T11:52:14.679Z] [2022-08-02T11:52:14.679Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:14.679Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e [2022-08-02T11:52:15.383Z] #76 67.02 Selecting previously unselected package patch. [2022-08-02T11:52:15.383Z] #76 67.04 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-02T11:52:15.383Z] #76 67.14 Unpacking patch (2.7.6-7) ... [2022-08-02T11:52:15.892Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.6s done [2022-08-02T11:52:15.892Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-08-02T11:52:15.976Z] #76 67.70 Selecting previously unselected package dpkg-dev. [2022-08-02T11:52:15.976Z] #76 67.70 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-02T11:52:15.976Z] #76 67.70 Unpacking dpkg-dev (1.20.11) ... [2022-08-02T11:52:15.976Z] #76 ... [2022-08-02T11:52:15.976Z] [2022-08-02T11:52:15.976Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:52:15.976Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:52:15.976Z] #40 67.73 NAME: [2022-08-02T11:52:15.976Z] #40 67.76 go-winres - A tool for embedding resources in Windows executables [2022-08-02T11:52:15.976Z] #40 67.76 [2022-08-02T11:52:15.976Z] #40 67.76 USAGE: [2022-08-02T11:52:15.977Z] #40 67.77 go-winres [global options] command [command options] [arguments...] [2022-08-02T11:52:15.977Z] #40 67.77 [2022-08-02T11:52:15.977Z] #40 67.77 COMMANDS: [2022-08-02T11:52:15.977Z] #40 67.77 init Create an initial ./winres/winres.json [2022-08-02T11:52:15.977Z] #40 67.77 make Make syso files for the "go build" command [2022-08-02T11:52:15.977Z] #40 67.77 simply Make syso files for the "go build" command (simplified) [2022-08-02T11:52:15.977Z] #40 67.77 extract Extract all resources from an executable [2022-08-02T11:52:15.977Z] #40 67.77 patch Replace resources in an executable file (exe, dll) [2022-08-02T11:52:15.977Z] #40 67.77 help, h Shows a list of commands or help for one command [2022-08-02T11:52:15.977Z] #40 67.77 [2022-08-02T11:52:15.977Z] #40 67.77 GLOBAL OPTIONS: [2022-08-02T11:52:15.977Z] #40 67.78 --help, -h show help (default: false) [2022-08-02T11:52:15.977Z] #40 DONE 68.0s [2022-08-02T11:52:15.977Z] [2022-08-02T11:52:15.977Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:15.977Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:15.977Z] #42 64.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:15.977Z] #42 64.98 Fetched 17.7 MB in 2s (7279 kB/s) [2022-08-02T11:52:15.977Z] #42 65.22 Selecting previously unselected package xxd. [2022-08-02T11:52:15.977Z] #42 65.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:52:15.977Z] #42 65.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:52:15.977Z] #42 65.36 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:15.977Z] #42 65.76 Selecting previously unselected package vim-common. [2022-08-02T11:52:15.977Z] #42 65.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:52:15.977Z] #42 65.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:15.977Z] #42 66.49 Selecting previously unselected package cmake-data. [2022-08-02T11:52:15.977Z] #42 66.50 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-02T11:52:15.977Z] #42 66.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:52:16.581Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 2.6s done [2022-08-02T11:52:17.405Z] #42 ... [2022-08-02T11:52:17.405Z] [2022-08-02T11:52:17.405Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:17.405Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:17.405Z] #51 58.97 The following NEW packages will be installed: [2022-08-02T11:52:17.405Z] #51 58.97 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:52:17.405Z] #51 59.01 python3-protobuf python3-six [2022-08-02T11:52:17.405Z] #51 59.61 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:17.405Z] #51 59.61 Need to get 2315 kB of archives. [2022-08-02T11:52:17.405Z] #51 59.61 After this operation, 11.1 MB of additional disk space will be used. [2022-08-02T11:52:17.405Z] #51 59.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-02T11:52:17.405Z] #51 59.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T11:52:17.405Z] #51 59.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-02T11:52:17.405Z] #51 59.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-02T11:52:17.405Z] #51 59.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-02T11:52:17.405Z] #51 59.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-02T11:52:17.405Z] #51 59.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:52:17.405Z] #51 62.57 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-02T11:52:17.405Z] #51 65.16 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:17.405Z] #51 65.52 Fetched 2315 kB in 4s (604 kB/s) [2022-08-02T11:52:17.405Z] #51 65.73 Selecting previously unselected package libprotobuf23:amd64. [2022-08-02T11:52:17.405Z] #51 65.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:52:17.405Z] #51 65.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-02T11:52:17.405Z] #51 65.93 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-02T11:52:17.405Z] #51 67.81 Selecting previously unselected package python3-pkg-resources. [2022-08-02T11:52:17.405Z] #51 67.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T11:52:17.405Z] #51 67.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:52:17.405Z] #51 68.35 Selecting previously unselected package python3-six. [2022-08-02T11:52:17.405Z] #51 68.37 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-02T11:52:17.405Z] #51 68.38 Unpacking python3-six (1.16.0-2) ... [2022-08-02T11:52:17.405Z] #51 68.67 Selecting previously unselected package python3-protobuf. [2022-08-02T11:52:17.405Z] #51 68.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-02T11:52:17.405Z] #51 68.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-02T11:52:17.519Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 [2022-08-02T11:52:17.666Z] #51 ... [2022-08-02T11:52:17.666Z] [2022-08-02T11:52:17.666Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:17.666Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:52:17.666Z] #14 59.42 The following NEW packages will be installed: [2022-08-02T11:52:17.666Z] #14 59.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:52:17.666Z] #14 59.43 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-02T11:52:17.666Z] #14 59.43 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-02T11:52:17.666Z] #14 59.43 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-02T11:52:17.666Z] #14 59.43 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-02T11:52:17.666Z] #14 59.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-02T11:52:17.666Z] #14 59.44 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-02T11:52:17.666Z] #14 59.45 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-02T11:52:17.666Z] #14 59.45 mingw-w64-x86-64-dev [2022-08-02T11:52:17.666Z] #14 59.91 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:17.666Z] #14 59.91 Need to get 115 MB of archives. [2022-08-02T11:52:17.666Z] #14 59.91 After this operation, 645 MB of additional disk space will be used. [2022-08-02T11:52:17.666Z] #14 59.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-02T11:52:17.666Z] #14 60.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-02T11:52:17.666Z] #14 60.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-02T11:52:17.666Z] #14 60.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-02T11:52:17.666Z] #14 60.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-02T11:52:17.666Z] #14 60.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-02T11:52:17.666Z] #14 60.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-02T11:52:17.666Z] #14 61.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-02T11:52:17.666Z] #14 61.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-02T11:52:17.666Z] #14 62.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-02T11:52:17.666Z] #14 64.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-02T11:52:17.666Z] #14 65.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-02T11:52:17.666Z] #14 67.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-02T11:52:17.925Z] #14 ... [2022-08-02T11:52:17.925Z] [2022-08-02T11:52:17.925Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:17.925Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:17.925Z] #55 60.27 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-02T11:52:17.925Z] #55 60.43 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-02T11:52:17.925Z] #55 60.60 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-02T11:52:17.925Z] #55 60.66 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-02T11:52:17.925Z] #55 60.82 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-02T11:52:17.925Z] #55 60.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-02T11:52:17.925Z] #55 61.16 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-02T11:52:17.925Z] #55 61.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-02T11:52:17.925Z] #55 61.38 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-02T11:52:17.926Z] #55 61.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-02T11:52:17.926Z] #55 61.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-02T11:52:17.926Z] #55 61.73 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-02T11:52:17.926Z] #55 63.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-02T11:52:17.926Z] #55 63.28 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-02T11:52:17.926Z] #55 63.50 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-02T11:52:17.926Z] #55 63.61 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-02T11:52:17.926Z] #55 64.15 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-02T11:52:17.926Z] #55 64.40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-02T11:52:17.926Z] #55 64.48 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-02T11:52:17.926Z] #55 64.49 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-02T11:52:17.926Z] #55 64.69 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-02T11:52:17.926Z] #55 64.72 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-02T11:52:17.926Z] #55 64.93 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-02T11:52:17.926Z] #55 65.05 go: downloading github.com/prometheus/common v0.32.1 [2022-08-02T11:52:17.926Z] #55 65.74 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-02T11:52:17.926Z] #55 65.88 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-02T11:52:17.926Z] #55 66.92 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-02T11:52:17.926Z] #55 67.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-02T11:52:18.185Z] #55 ... [2022-08-02T11:52:18.185Z] [2022-08-02T11:52:18.185Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:18.185Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:18.185Z] #76 69.94 Selecting previously unselected package build-essential. [2022-08-02T11:52:18.185Z] #76 69.94 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-02T11:52:18.185Z] #76 69.97 Unpacking build-essential (12.9) ... [2022-08-02T11:52:18.233Z] #58 32.44 Reading package lists... [2022-08-02T11:52:18.233Z] #58 ... [2022-08-02T11:52:18.233Z] [2022-08-02T11:52:18.233Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:18.233Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:18.233Z] #62 35.63 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-02T11:52:18.233Z] #62 35.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-02T11:52:18.233Z] #62 35.83 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-02T11:52:18.233Z] #62 35.95 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-02T11:52:18.233Z] #62 36.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-02T11:52:18.233Z] #62 36.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-02T11:52:18.233Z] #62 36.32 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-02T11:52:18.233Z] #62 36.52 go: downloading golang.org/x/text v0.3.7 [2022-08-02T11:52:18.445Z] #76 70.28 Selecting previously unselected package libcap2:amd64. [2022-08-02T11:52:18.445Z] #76 70.29 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-02T11:52:18.445Z] #76 70.29 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:52:18.706Z] #76 70.44 Selecting previously unselected package libcap-dev:amd64. [2022-08-02T11:52:18.706Z] #76 70.44 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-02T11:52:18.706Z] #76 70.46 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-02T11:52:18.970Z] #76 70.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:52:18.970Z] #76 70.73 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:52:18.970Z] #76 70.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:19.231Z] #76 70.94 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-02T11:52:19.231Z] #76 70.95 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:52:19.231Z] #76 70.95 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:19.231Z] #76 71.09 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-02T11:52:19.231Z] #76 71.09 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-02T11:52:19.231Z] #76 71.14 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:52:19.358Z] #64 ... [2022-08-02T11:52:19.358Z] [2022-08-02T11:52:19.358Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:19.358Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:19.358Z] #77 56.25 checking whether the C compiler works... yes [2022-08-02T11:52:19.358Z] #77 56.33 checking for C compiler default output file name... a.out [2022-08-02T11:52:19.358Z] #77 56.34 checking for suffix of executables... [2022-08-02T11:52:19.358Z] #77 56.40 checking whether we are cross compiling... no [2022-08-02T11:52:19.358Z] #77 56.48 checking for suffix of object files... o [2022-08-02T11:52:19.358Z] #77 56.53 checking whether we are using the GNU C compiler... yes [2022-08-02T11:52:19.358Z] #77 56.57 checking whether gcc accepts -g... yes [2022-08-02T11:52:19.358Z] #77 56.60 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:52:19.358Z] #77 56.66 checking whether gcc understands -c and -o together... yes [2022-08-02T11:52:19.358Z] #77 56.71 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:52:19.358Z] #77 56.72 checking whether build environment is sane... yes [2022-08-02T11:52:19.358Z] #77 56.74 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:52:19.358Z] #77 56.74 checking for gawk... no [2022-08-02T11:52:19.358Z] #77 56.74 checking for mawk... mawk [2022-08-02T11:52:19.358Z] #77 56.74 checking whether make sets $(MAKE)... yes [2022-08-02T11:52:19.358Z] #77 56.76 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:52:19.358Z] #77 56.78 checking whether make supports nested variables... yes [2022-08-02T11:52:19.358Z] #77 56.80 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:52:19.358Z] #77 56.80 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:52:19.358Z] #77 56.80 checking how to create a ustar tar archive... gnutar [2022-08-02T11:52:19.358Z] #77 56.82 checking dependency style of gcc... gcc3 [2022-08-02T11:52:19.358Z] #77 56.88 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:52:19.358Z] #77 56.88 checking whether make supports nested variables... (cached) yes [2022-08-02T11:52:19.358Z] #77 56.90 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:52:19.358Z] #77 57.05 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:52:19.358Z] #77 57.05 checking how to print strings... printf [2022-08-02T11:52:19.358Z] #77 57.05 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:52:19.358Z] #77 57.06 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:52:19.358Z] #77 57.06 checking for egrep... /bin/grep -E [2022-08-02T11:52:19.358Z] #77 57.07 checking for fgrep... /bin/grep -F [2022-08-02T11:52:19.358Z] #77 57.07 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:52:19.358Z] #77 57.08 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:52:19.358Z] #77 57.08 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:52:19.358Z] #77 57.09 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:52:19.358Z] #77 57.15 checking whether ln -s works... yes [2022-08-02T11:52:19.358Z] #77 57.15 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:52:19.358Z] #77 57.18 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:52:19.358Z] #77 57.18 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:52:19.358Z] #77 57.18 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:52:19.358Z] #77 57.18 checking for objdump... objdump [2022-08-02T11:52:19.358Z] #77 57.18 checking how to recognize dependent libraries... pass_all [2022-08-02T11:52:19.358Z] #77 57.18 checking for dlltool... no [2022-08-02T11:52:19.358Z] #77 57.18 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:52:19.358Z] #77 57.18 checking for ar... ar [2022-08-02T11:52:19.358Z] #77 57.18 checking for archiver @FILE support... @ [2022-08-02T11:52:19.358Z] #77 57.26 checking for strip... strip [2022-08-02T11:52:19.358Z] #77 57.26 checking for ranlib... ranlib [2022-08-02T11:52:19.358Z] #77 57.26 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:52:19.358Z] #77 57.49 checking for sysroot... no [2022-08-02T11:52:19.358Z] #77 57.49 checking for a working dd... /bin/dd [2022-08-02T11:52:19.358Z] #77 57.50 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:52:19.358Z] #77 57.57 checking for mt... no [2022-08-02T11:52:19.358Z] #77 57.57 checking if : is a manifest tool... no [2022-08-02T11:52:19.358Z] #77 57.58 checking how to run the C preprocessor... gcc -E [2022-08-02T11:52:19.358Z] #77 57.66 checking for ANSI C header files... yes [2022-08-02T11:52:19.358Z] #77 57.94 checking for sys/types.h... yes [2022-08-02T11:52:19.358Z] #77 58.05 checking for sys/stat.h... yes [2022-08-02T11:52:19.358Z] #77 58.14 checking for stdlib.h... yes [2022-08-02T11:52:19.358Z] #77 58.22 checking for string.h... yes [2022-08-02T11:52:19.358Z] #77 58.33 checking for memory.h... yes [2022-08-02T11:52:19.358Z] #77 58.44 checking for strings.h... yes [2022-08-02T11:52:19.358Z] #77 58.55 checking for inttypes.h... yes [2022-08-02T11:52:19.358Z] #77 58.63 checking for stdint.h... yes [2022-08-02T11:52:19.358Z] #77 58.73 checking for unistd.h... yes [2022-08-02T11:52:19.358Z] #77 58.81 checking for dlfcn.h... yes [2022-08-02T11:52:19.358Z] #77 58.87 checking for objdir... .libs [2022-08-02T11:52:19.358Z] #77 59.02 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:52:19.358Z] #77 59.06 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:52:19.358Z] #77 59.07 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:52:19.358Z] #77 59.13 checking if gcc static flag -static works... yes [2022-08-02T11:52:19.358Z] #77 59.27 checking if gcc supports -c -o file.o... yes [2022-08-02T11:52:19.358Z] #77 59.35 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:52:19.358Z] #77 59.36 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:52:19.358Z] #77 59.38 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:52:19.358Z] #77 59.56 checking how to hardcode library paths into programs... immediate [2022-08-02T11:52:19.358Z] #77 59.56 checking whether stripping libraries is possible... yes [2022-08-02T11:52:19.358Z] #77 59.57 checking if libtool supports shared libraries... yes [2022-08-02T11:52:19.358Z] #77 59.57 checking whether to build shared libraries... no [2022-08-02T11:52:19.358Z] #77 59.57 checking whether to build static libraries... yes [2022-08-02T11:52:19.358Z] #77 59.58 checking float.h usability... yes [2022-08-02T11:52:19.358Z] #77 59.66 checking float.h presence... yes [2022-08-02T11:52:19.358Z] #77 59.67 checking for float.h... yes [2022-08-02T11:52:19.358Z] #77 59.69 checking limits.h usability... yes [2022-08-02T11:52:19.358Z] #77 59.75 checking limits.h presence... yes [2022-08-02T11:52:19.358Z] #77 59.79 checking for limits.h... yes [2022-08-02T11:52:19.358Z] #77 59.81 checking stddef.h usability... yes [2022-08-02T11:52:19.358Z] #77 59.89 checking stddef.h presence... yes [2022-08-02T11:52:19.358Z] #77 59.92 checking for stddef.h... yes [2022-08-02T11:52:19.358Z] #77 59.95 checking for stdlib.h... (cached) yes [2022-08-02T11:52:19.358Z] #77 59.98 checking for string.h... (cached) yes [2022-08-02T11:52:19.358Z] #77 60.01 checking sys/time.h usability... yes [2022-08-02T11:52:19.358Z] #77 60.07 checking sys/time.h presence... yes [2022-08-02T11:52:19.358Z] #77 60.10 checking for sys/time.h... yes [2022-08-02T11:52:19.358Z] #77 60.12 checking for inline... inline [2022-08-02T11:52:19.358Z] #77 60.16 checking for size_t... yes [2022-08-02T11:52:19.358Z] #77 60.31 checking for stdlib.h... (cached) yes [2022-08-02T11:52:19.358Z] #77 60.31 checking for GNU libc compatible malloc... yes [2022-08-02T11:52:19.358Z] #77 60.39 checking for stdlib.h... (cached) yes [2022-08-02T11:52:19.358Z] #77 60.40 checking for GNU libc compatible realloc... yes [2022-08-02T11:52:19.358Z] #77 60.48 checking for working strtod... yes [2022-08-02T11:52:19.358Z] #77 60.57 checking for gettimeofday... yes [2022-08-02T11:52:19.358Z] #77 60.68 checking for memset... yes [2022-08-02T11:52:19.358Z] #77 60.78 checking for strspn... yes [2022-08-02T11:52:19.358Z] #77 61.00 checking that generated files are newer than configure... done [2022-08-02T11:52:19.358Z] #77 61.00 configure: creating ./config.status [2022-08-02T11:52:19.423Z] #11 ... [2022-08-02T11:52:19.423Z] [2022-08-02T11:52:19.423Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-02T11:52:19.423Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-02T11:52:19.423Z] #72 DONE 1.2s [2022-08-02T11:52:19.423Z] [2022-08-02T11:52:19.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:19.423Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e [2022-08-02T11:52:19.801Z] #76 71.52 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-02T11:52:19.801Z] #76 71.57 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-02T11:52:19.801Z] #76 71.59 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:52:19.928Z] #77 ... [2022-08-02T11:52:19.928Z] [2022-08-02T11:52:19.928Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:52:19.928Z] #60 sha256:eb26cef1619535070f55c7cdca096f457b81dbfa4bfb737ee6727c0c8313c2f1 [2022-08-02T11:52:19.928Z] #60 35.71 + mkdir -p /build [2022-08-02T11:52:19.928Z] #60 35.72 + cp runc /build/runc [2022-08-02T11:52:19.928Z] #60 DONE 36.8s [2022-08-02T11:52:19.928Z] [2022-08-02T11:52:19.928Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:52:19.928Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:52:19.928Z] #21 23.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:19.928Z] #21 23.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:52:19.928Z] #21 23.81 Setting up libcap2-bin (1:2.44-1) ... [2022-08-02T11:52:19.928Z] #21 23.83 Setting up apparmor (2.13.6-10) ... [2022-08-02T11:52:19.928Z] #21 26.12 Setting up zip (3.0-12) ... [2022-08-02T11:52:19.928Z] #21 26.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:19.928Z] #21 26.18 Setting up bash-completion (1:2.11-2) ... [2022-08-02T11:52:19.928Z] #21 28.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:52:19.928Z] #21 29.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:52:19.928Z] #21 29.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-02T11:52:19.928Z] #21 29.43 Setting up patch (2.7.6-7) ... [2022-08-02T11:52:19.928Z] #21 29.49 Setting up sudo (1.9.5p2-3) ... [2022-08-02T11:52:20.078Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.4s done [2022-08-02T11:52:20.188Z] #21 29.55 invoke-rc.d: could not determine current runlevel [2022-08-02T11:52:20.188Z] #21 29.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-02T11:52:20.188Z] #21 29.58 Setting up xfsprogs (5.10.0-4) ... [2022-08-02T11:52:20.188Z] #21 29.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-02T11:52:20.188Z] #21 29.63 Setting up inetutils-ping (2:2.0-1) ... [2022-08-02T11:52:20.188Z] #21 29.65 Setting up pigz (2.6-1) ... [2022-08-02T11:52:20.188Z] #21 29.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-02T11:52:20.188Z] #21 29.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:52:20.188Z] #21 29.73 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T11:52:20.337Z] #11 ... [2022-08-02T11:52:20.337Z] [2022-08-02T11:52:20.337Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:52:20.337Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-02T11:52:20.337Z] #29 0.873 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:20.337Z] #29 0.884 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:20.337Z] #29 0.884 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:20.337Z] #29 1.011 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:52:20.337Z] #29 1.242 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:52:20.337Z] #29 1.603 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:52:20.337Z] #29 2.774 Fetched 8563 kB in 2s (3966 kB/s) [2022-08-02T11:52:20.337Z] #29 2.774 Reading package lists... [2022-08-02T11:52:20.337Z] #29 3.568 Reading package lists... [2022-08-02T11:52:20.337Z] #29 4.382 Building dependency tree... [2022-08-02T11:52:20.337Z] #29 4.721 The following additional packages will be installed: [2022-08-02T11:52:20.337Z] #29 4.721 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-02T11:52:20.337Z] #29 4.721 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-02T11:52:20.337Z] #29 4.729 Recommended packages: [2022-08-02T11:52:20.337Z] #29 4.729 libldap-common publicsuffix libsasl2-modules [2022-08-02T11:52:20.337Z] #29 4.898 The following NEW packages will be installed: [2022-08-02T11:52:20.337Z] #29 4.898 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-02T11:52:20.337Z] #29 4.898 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-02T11:52:20.337Z] #29 4.898 libssh2-1 openssl [2022-08-02T11:52:20.337Z] #29 5.165 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-02T11:52:20.337Z] #29 5.165 Need to get 3047 kB of archives. [2022-08-02T11:52:20.337Z] #29 5.165 After this operation, 6661 kB of additional disk space will be used. [2022-08-02T11:52:20.337Z] #29 5.165 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-02T11:52:20.337Z] #29 5.178 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-02T11:52:20.337Z] #29 5.179 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-02T11:52:20.337Z] #29 5.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-08-02T11:52:20.337Z] #29 5.189 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-02T11:52:20.337Z] #29 5.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-08-02T11:52:20.337Z] #29 5.189 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-02T11:52:20.337Z] #29 5.189 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-02T11:52:20.337Z] #29 5.189 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-02T11:52:20.337Z] #29 5.189 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-02T11:52:20.337Z] #29 5.189 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-02T11:52:20.337Z] #29 5.192 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-02T11:52:20.337Z] #29 5.195 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-02T11:52:20.337Z] #29 5.199 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-02T11:52:20.337Z] #29 5.199 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-02T11:52:20.337Z] #29 5.353 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:20.337Z] #29 5.387 Fetched 3047 kB in 0s (10.2 MB/s) [2022-08-02T11:52:20.337Z] #29 5.416 Selecting previously unselected package openssl. [2022-08-02T11:52:20.337Z] #29 5.416 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-02T11:52:20.337Z] #29 5.416 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 5.421 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:52:20.337Z] #29 5.586 Selecting previously unselected package ca-certificates. [2022-08-02T11:52:20.337Z] #29 5.586 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-02T11:52:20.337Z] #29 5.591 Unpacking ca-certificates (20210119) ... [2022-08-02T11:52:20.337Z] #29 5.681 Selecting previously unselected package libbrotli1:amd64. [2022-08-02T11:52:20.337Z] #29 5.681 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 5.693 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-02T11:52:20.337Z] #29 5.767 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-02T11:52:20.337Z] #29 5.767 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 5.770 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:52:20.337Z] #29 5.815 Selecting previously unselected package libsasl2-2:amd64. [2022-08-02T11:52:20.337Z] #29 5.815 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 5.821 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:52:20.337Z] #29 5.873 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-02T11:52:20.337Z] #29 5.874 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 5.879 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:52:20.337Z] #29 5.962 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-02T11:52:20.337Z] #29 5.962 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 5.985 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-02T11:52:20.337Z] #29 6.032 Selecting previously unselected package libpsl5:amd64. [2022-08-02T11:52:20.337Z] #29 6.032 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 6.056 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-02T11:52:20.337Z] #29 6.087 Selecting previously unselected package librtmp1:amd64. [2022-08-02T11:52:20.337Z] #29 6.087 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 6.090 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:52:20.337Z] #29 6.132 Selecting previously unselected package libssh2-1:amd64. [2022-08-02T11:52:20.337Z] #29 6.132 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 6.135 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-02T11:52:20.337Z] #29 6.200 Selecting previously unselected package libcurl4:amd64. [2022-08-02T11:52:20.337Z] #29 6.200 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 6.204 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:52:20.337Z] #29 6.271 Selecting previously unselected package curl. [2022-08-02T11:52:20.337Z] #29 6.271 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 6.275 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:52:20.337Z] #29 6.342 Selecting previously unselected package libonig5:amd64. [2022-08-02T11:52:20.337Z] #29 6.342 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 6.346 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:52:20.337Z] #29 6.410 Selecting previously unselected package libjq1:amd64. [2022-08-02T11:52:20.337Z] #29 6.410 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 6.416 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:52:20.337Z] #29 6.467 Selecting previously unselected package jq. [2022-08-02T11:52:20.337Z] #29 6.467 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-02T11:52:20.337Z] #29 6.469 Unpacking jq (1.6-2.1) ... [2022-08-02T11:52:20.337Z] #29 6.513 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-02T11:52:20.337Z] #29 6.524 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-02T11:52:20.337Z] #29 6.533 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-02T11:52:20.337Z] #29 6.542 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:52:20.337Z] #29 6.552 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:52:20.337Z] #29 6.562 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:52:20.337Z] #29 6.572 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-02T11:52:20.337Z] #29 6.582 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:52:20.337Z] #29 6.596 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:52:20.337Z] #29 6.605 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:52:20.337Z] #29 6.617 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:52:20.337Z] #29 6.627 Setting up ca-certificates (20210119) ... [2022-08-02T11:52:20.337Z] #29 7.220 Updating certificates in /etc/ssl/certs... [2022-08-02T11:52:20.337Z] #29 7.946 129 added, 0 removed; done. [2022-08-02T11:52:20.337Z] #29 7.973 Setting up jq (1.6-2.1) ... [2022-08-02T11:52:20.337Z] #29 7.982 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:52:20.337Z] #29 7.993 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:52:20.337Z] #29 8.001 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:52:20.337Z] #29 8.018 Processing triggers for ca-certificates (20210119) ... [2022-08-02T11:52:20.337Z] #29 8.026 Updating certificates in /etc/ssl/certs... [2022-08-02T11:52:20.337Z] #29 8.575 0 added, 0 removed; done. [2022-08-02T11:52:20.337Z] #29 8.575 Running hooks in /etc/ca-certificates/update.d... [2022-08-02T11:52:20.337Z] #29 8.577 done. [2022-08-02T11:52:20.370Z] #76 ... [2022-08-02T11:52:20.370Z] [2022-08-02T11:52:20.370Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:52:20.370Z] #64 sha256:dcb8fba0794cacb6cbec384133d16a6bc4bb061085c463155ae33cab44958d11 [2022-08-02T11:52:20.370Z] #64 2.469 + RM_GOPATH=0 [2022-08-02T11:52:20.370Z] #64 2.469 + TMP_GOPATH= [2022-08-02T11:52:20.371Z] #64 2.469 + : /build [2022-08-02T11:52:20.371Z] #64 2.469 + '[' -z '' ']' [2022-08-02T11:52:20.371Z] #64 2.473 ++ mktemp -d [2022-08-02T11:52:20.371Z] #64 2.473 + export GOPATH=/tmp/tmp.cdDHNjqcuD [2022-08-02T11:52:20.371Z] #64 2.473 + GOPATH=/tmp/tmp.cdDHNjqcuD [2022-08-02T11:52:20.371Z] #64 2.473 + RM_GOPATH=1 [2022-08-02T11:52:20.371Z] #64 2.473 + case "$(go env GOARCH)" in [2022-08-02T11:52:20.371Z] #64 2.495 ++ go env GOARCH [2022-08-02T11:52:20.371Z] #64 2.614 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:20.371Z] #64 2.614 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:20.371Z] #64 2.614 ++ dirname /install.sh [2022-08-02T11:52:20.371Z] #64 2.615 + dir=/ [2022-08-02T11:52:20.371Z] #64 2.615 + bin=containerd [2022-08-02T11:52:20.371Z] #64 2.615 + shift [2022-08-02T11:52:20.371Z] #64 2.615 + '[' '!' -f //containerd.installer ']' [2022-08-02T11:52:20.371Z] #64 2.615 + . //containerd.installer [2022-08-02T11:52:20.371Z] #64 2.615 ++ set -e [2022-08-02T11:52:20.371Z] #64 2.615 ++ : v1.6.6 [2022-08-02T11:52:20.371Z] #64 2.616 + install_containerd [2022-08-02T11:52:20.371Z] #64 2.616 + echo 'Install containerd version v1.6.6' [2022-08-02T11:52:20.371Z] #64 2.616 Install containerd version v1.6.6 [2022-08-02T11:52:20.371Z] #64 2.616 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cdDHNjqcuD/src/github.com/containerd/containerd [2022-08-02T11:52:20.371Z] #64 2.629 Cloning into '/tmp/tmp.cdDHNjqcuD/src/github.com/containerd/containerd'... [2022-08-02T11:52:20.371Z] #64 ... [2022-08-02T11:52:20.371Z] [2022-08-02T11:52:20.371Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:20.371Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:20.371Z] #51 69.80 Selecting previously unselected package libnet1:amd64. [2022-08-02T11:52:20.371Z] #51 69.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-02T11:52:20.371Z] #51 69.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:52:20.371Z] #51 70.13 Selecting previously unselected package libnl-3-200:amd64. [2022-08-02T11:52:20.371Z] #51 70.14 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-02T11:52:20.371Z] #51 70.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:52:20.371Z] #51 70.37 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:52:20.371Z] #51 70.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:52:20.371Z] #51 70.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:20.371Z] #51 70.56 Selecting previously unselected package criu. [2022-08-02T11:52:20.371Z] #51 70.56 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-02T11:52:20.371Z] #51 70.56 Unpacking criu (3.17.1-1) ... [2022-08-02T11:52:20.371Z] #51 71.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:52:20.448Z] #21 29.75 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:20.448Z] #21 ... [2022-08-02T11:52:20.448Z] [2022-08-02T11:52:20.448Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:20.448Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:20.448Z] #77 62.72 config.status: creating Makefile [2022-08-02T11:52:20.448Z] #77 62.78 config.status: creating config.h [2022-08-02T11:52:20.448Z] #77 62.83 config.status: executing depfiles commands [2022-08-02T11:52:20.596Z] #29 ... [2022-08-02T11:52:20.596Z] [2022-08-02T11:52:20.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:20.596Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:20.596Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-08-02T11:52:20.708Z] #77 62.96 config.status: executing libtool commands [2022-08-02T11:52:21.168Z] #11 ... [2022-08-02T11:52:21.168Z] [2022-08-02T11:52:21.168Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:52:21.168Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-02T11:52:21.168Z] #29 DONE 10.6s [2022-08-02T11:52:21.168Z] [2022-08-02T11:52:21.168Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:21.168Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:21.278Z] #77 63.48 GEN .version [2022-08-02T11:52:21.278Z] #77 63.50 make install-recursive [2022-08-02T11:52:21.278Z] #77 63.50 make[1]: Entering directory '/tmp/crun-build' [2022-08-02T11:52:21.278Z] #77 63.55 Making install in libocispec [2022-08-02T11:52:21.278Z] #77 63.56 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:52:21.278Z] #77 63.61 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-02T11:52:21.278Z] #77 63.61 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-02T11:52:21.278Z] #77 63.62 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-02T11:52:21.278Z] #77 63.64 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-02T11:52:21.278Z] #77 63.71 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-02T11:52:21.426Z] #11 ... [2022-08-02T11:52:21.426Z] [2022-08-02T11:52:21.426Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-02T11:52:21.426Z] #30 sha256:1f35583b8c267f02d510da157bbf57dc004ed1382c84bf4329c9bda40d0ac389 [2022-08-02T11:52:21.426Z] #30 DONE 0.3s [2022-08-02T11:52:21.426Z] [2022-08-02T11:52:21.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:21.426Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-08-02T11:52:21.538Z] #77 63.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-02T11:52:21.538Z] #77 63.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-02T11:52:21.538Z] #77 63.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-02T11:52:21.538Z] #77 63.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-02T11:52:21.538Z] #77 63.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-02T11:52:21.538Z] #77 63.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-02T11:52:21.538Z] #77 63.72 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-02T11:52:21.538Z] #77 63.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-02T11:52:21.538Z] #77 63.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-02T11:52:21.538Z] #77 63.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-02T11:52:21.538Z] #77 63.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-02T11:52:21.538Z] #77 63.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-02T11:52:21.538Z] #77 63.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-02T11:52:21.538Z] #77 63.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-02T11:52:21.538Z] #77 63.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-02T11:52:21.798Z] #77 64.08 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-02T11:52:21.798Z] #77 64.10 make install-recursive [2022-08-02T11:52:21.798Z] #77 64.11 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:52:22.059Z] #77 64.16 Making install in yajl [2022-08-02T11:52:22.059Z] #77 64.18 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:52:22.059Z] #77 64.25 CC verify/json_verify-json_verify.o [2022-08-02T11:52:22.059Z] #77 64.25 CC src/libyajl_la-yajl_alloc.lo [2022-08-02T11:52:22.059Z] #77 64.26 CC src/libyajl_la-yajl.lo [2022-08-02T11:52:22.059Z] #77 64.26 CC src/libyajl_la-yajl_gen.lo [2022-08-02T11:52:22.059Z] #77 64.27 CC src/libyajl_la-yajl_parser.lo [2022-08-02T11:52:22.059Z] #77 64.28 CC src/libyajl_la-yajl_buf.lo [2022-08-02T11:52:22.059Z] #77 64.28 CC src/libyajl_la-yajl_encode.lo [2022-08-02T11:52:22.059Z] #77 64.29 CC src/libyajl_la-yajl_lex.lo [2022-08-02T11:52:22.059Z] #77 64.29 CC src/libyajl_la-yajl_tree.lo [2022-08-02T11:52:22.114Z] #11 ... [2022-08-02T11:52:22.115Z] [2022-08-02T11:52:22.115Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-02T11:52:22.115Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-02T11:52:22.115Z] #74 DONE 2.3s [2022-08-02T11:52:22.115Z] [2022-08-02T11:52:22.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-08-02T11:52:22.115Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e [2022-08-02T11:52:22.629Z] #77 64.83 CCLD libyajl.la [2022-08-02T11:52:22.629Z] #77 65.01 CCLD verify/json_verify [2022-08-02T11:52:22.702Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 5.1s [2022-08-02T11:52:22.889Z] #77 ... [2022-08-02T11:52:22.889Z] [2022-08-02T11:52:22.889Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:52:22.889Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:52:22.889Z] #21 30.09 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-02T11:52:22.889Z] #21 30.13 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-02T11:52:22.889Z] #21 30.33 Setting up libelf1:amd64 (0.183-1) ... [2022-08-02T11:52:22.889Z] #21 30.34 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-02T11:52:22.889Z] #21 30.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:52:22.889Z] #21 30.47 Setting up python3-distutils (3.9.2-1) ... [2022-08-02T11:52:22.889Z] #21 30.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:22.889Z] #21 30.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-02T11:52:22.889Z] #21 30.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-02T11:52:22.889Z] #21 30.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-02T11:52:22.889Z] #21 30.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-02T11:52:22.889Z] #21 30.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-02T11:52:22.889Z] #21 30.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-02T11:52:22.889Z] #21 30.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-02T11:52:22.889Z] #21 30.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-02T11:52:22.889Z] #21 30.75 Setting up python3-setuptools (52.0.0-4) ... [2022-08-02T11:52:22.889Z] #21 31.30 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:52:22.889Z] #21 31.31 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-02T11:52:22.889Z] #21 31.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-02T11:52:22.889Z] #21 31.35 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T11:52:22.889Z] #21 31.75 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-02T11:52:22.889Z] #21 31.78 Setting up jq (1.6-2.1) ... [2022-08-02T11:52:22.889Z] #21 31.79 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-02T11:52:22.889Z] #21 31.81 Setting up iptables (1.8.7-1) ... [2022-08-02T11:52:22.889Z] #21 31.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T11:52:22.889Z] #21 31.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T11:52:22.889Z] #21 31.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T11:52:22.889Z] #21 31.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T11:52:22.889Z] #21 31.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-02T11:52:22.889Z] #21 31.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-02T11:52:22.889Z] #21 31.88 Setting up iproute2 (5.10.0-4) ... [2022-08-02T11:52:22.889Z] #21 32.06 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:52:22.889Z] #21 DONE 32.4s [2022-08-02T11:52:22.889Z] [2022-08-02T11:52:22.889Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:22.889Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:22.889Z] #77 65.27 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:52:22.889Z] #77 65.27 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:52:22.889Z] #77 65.27 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:52:23.150Z] #77 65.27 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:52:23.150Z] #77 65.27 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:52:23.150Z] #77 65.28 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:52:23.150Z] #77 65.38 CC src/validate.o [2022-08-02T11:52:23.150Z] #77 65.38 CC src/image_spec_schema_config_schema.lo [2022-08-02T11:52:23.150Z] #77 65.40 CC src/image_spec_schema_content_descriptor.lo [2022-08-02T11:52:23.150Z] #77 65.41 CC src/image_spec_schema_defs.lo [2022-08-02T11:52:23.150Z] #77 65.41 CC src/image_spec_schema_defs_descriptor.lo [2022-08-02T11:52:23.150Z] #77 65.41 CC src/image_spec_schema_image_index_schema.lo [2022-08-02T11:52:23.150Z] #77 65.43 CC src/image_spec_schema_image_layout_schema.lo [2022-08-02T11:52:23.150Z] #77 65.43 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-02T11:52:23.150Z] #77 65.44 CC src/runtime_spec_schema_config_linux.lo [2022-08-02T11:52:23.150Z] #77 65.44 CC src/runtime_spec_schema_config_zos.lo [2022-08-02T11:52:23.150Z] #77 65.46 CC src/runtime_spec_schema_config_schema.lo [2022-08-02T11:52:23.150Z] #77 65.48 CC src/runtime_spec_schema_config_solaris.lo [2022-08-02T11:52:23.410Z] #77 65.49 CC src/runtime_spec_schema_config_vm.lo [2022-08-02T11:52:23.410Z] #77 65.49 CC src/runtime_spec_schema_config_windows.lo [2022-08-02T11:52:23.410Z] #77 65.53 CC src/runtime_spec_schema_defs.lo [2022-08-02T11:52:23.410Z] #77 65.57 CC src/runtime_spec_schema_defs_linux.lo [2022-08-02T11:52:23.410Z] #77 65.59 CC src/runtime_spec_schema_defs_zos.lo [2022-08-02T11:52:23.410Z] #77 65.60 CC src/runtime_spec_schema_defs_vm.lo [2022-08-02T11:52:23.410Z] #77 65.60 CC src/runtime_spec_schema_defs_windows.lo [2022-08-02T11:52:23.410Z] #77 65.62 CC src/runtime_spec_schema_state_schema.lo [2022-08-02T11:52:23.410Z] #77 65.65 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-02T11:52:23.410Z] #77 65.66 CC src/basic_test_double_array_item.lo [2022-08-02T11:52:23.410Z] #77 65.68 CC src/basic_test_double_array.lo [2022-08-02T11:52:23.410Z] #77 65.69 CC src/basic_test_top_array_int.lo [2022-08-02T11:52:23.410Z] #77 65.70 CC src/basic_test_top_array_string.lo [2022-08-02T11:52:23.410Z] #77 65.74 CC src/basic_test_top_double_array_int.lo [2022-08-02T11:52:23.410Z] #77 65.76 CC src/basic_test_top_double_array_obj.lo [2022-08-02T11:52:23.410Z] #77 65.77 CC src/basic_test_top_double_array_refobj.lo [2022-08-02T11:52:23.410Z] #77 65.79 CC src/basic_test_top_double_array_string.lo [2022-08-02T11:52:23.410Z] #77 65.80 CC src/read-file.lo [2022-08-02T11:52:23.410Z] #77 65.82 CC src/json_common.lo [2022-08-02T11:52:23.515Z] #62 ... [2022-08-02T11:52:23.515Z] [2022-08-02T11:52:23.515Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:23.515Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:23.516Z] #83 31.17 Reading package lists... [2022-08-02T11:52:23.516Z] #83 38.61 Building dependency tree... [2022-08-02T11:52:23.516Z] #83 43.58 python3 is already the newest version (3.9.2-3). [2022-08-02T11:52:23.516Z] #83 43.58 The following additional packages will be installed: [2022-08-02T11:52:23.516Z] #83 43.61 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-02T11:52:23.516Z] #83 43.61 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-02T11:52:23.516Z] #83 43.62 Suggested packages: [2022-08-02T11:52:23.516Z] #83 43.65 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-02T11:52:23.516Z] #83 43.65 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-02T11:52:23.516Z] #83 43.65 m4-doc ed diffutils-doc [2022-08-02T11:52:23.516Z] #83 43.65 Recommended packages: [2022-08-02T11:52:23.516Z] #83 43.65 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-02T11:52:23.654Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 6.1s done [2022-08-02T11:52:23.654Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done [2022-08-02T11:52:23.665Z] #51 74.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-02T11:52:23.665Z] #51 74.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:52:23.665Z] #51 74.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:23.665Z] #51 74.87 Setting up python3-six (1.16.0-2) ... [2022-08-02T11:52:23.670Z] #77 65.84 CC tests/test-1.o [2022-08-02T11:52:23.670Z] #77 65.85 CC tests/test-2.o [2022-08-02T11:52:23.670Z] #77 65.88 CC tests/test-3.o [2022-08-02T11:52:23.670Z] #77 65.93 CC tests/test-4.o [2022-08-02T11:52:23.670Z] #77 65.95 CC tests/test-5.o [2022-08-02T11:52:23.670Z] #77 65.96 CC tests/test-6.o [2022-08-02T11:52:23.670Z] #77 66.07 CC tests/test-7.o [2022-08-02T11:52:23.925Z] #51 ... [2022-08-02T11:52:23.925Z] [2022-08-02T11:52:23.925Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:52:23.925Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:52:23.925Z] #34 74.05 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-02T11:52:23.925Z] #34 74.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-02T11:52:23.925Z] #34 74.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:52:23.930Z] #77 66.12 CC tests/test-8.o [2022-08-02T11:52:23.930Z] #77 66.22 CC tests/test-9.o [2022-08-02T11:52:23.930Z] #77 66.25 CC tests/test-10.o [2022-08-02T11:52:23.930Z] #77 66.29 CC tests/test-11.o [2022-08-02T11:52:24.220Z] #11 DONE 21.1s [2022-08-02T11:52:24.220Z] [2022-08-02T11:52:24.220Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-02T11:52:24.220Z] #12 sha256:ead8a4cfc36566d41a1898fe5b650a42a16fa47b136fd8684f2ee36263abc711 [2022-08-02T11:52:24.482Z] #12 DONE 0.6s [2022-08-02T11:52:24.482Z] [2022-08-02T11:52:24.482Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-02T11:52:24.482Z] #13 sha256:07dbc766a7090ca1774e18b09fd2af5d92b5c5c2a60d1ca2da410b1a61d07bb3 [2022-08-02T11:52:24.497Z] #34 ... [2022-08-02T11:52:24.497Z] [2022-08-02T11:52:24.497Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:24.497Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:24.497Z] #76 72.66 Selecting previously unselected package libtool. [2022-08-02T11:52:24.497Z] #76 72.66 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-02T11:52:24.497Z] #76 72.68 Unpacking libtool (2.4.6-15) ... [2022-08-02T11:52:24.497Z] #76 73.06 Selecting previously unselected package libudev-dev:amd64. [2022-08-02T11:52:24.497Z] #76 73.08 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-02T11:52:24.497Z] #76 73.09 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:52:24.497Z] #76 73.38 Selecting previously unselected package libyajl2:amd64. [2022-08-02T11:52:24.497Z] #76 73.39 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-02T11:52:24.497Z] #76 73.39 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:52:24.497Z] #76 73.66 Selecting previously unselected package libyajl-dev:amd64. [2022-08-02T11:52:24.497Z] #76 73.66 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-02T11:52:24.497Z] #76 73.67 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-02T11:52:24.497Z] #76 74.06 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:52:24.497Z] #76 74.13 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-02T11:52:24.497Z] #76 74.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:52:24.497Z] #76 74.21 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:52:24.497Z] #76 74.26 Setting up file (1:5.39-3) ... [2022-08-02T11:52:24.497Z] #76 74.28 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:52:24.497Z] #76 74.31 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:24.497Z] #76 74.40 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:24.497Z] #76 74.44 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:52:24.497Z] #76 74.58 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:52:24.497Z] #76 74.60 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-02T11:52:24.497Z] #76 74.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:52:24.497Z] #76 74.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:52:24.497Z] #76 74.69 Setting up patch (2.7.6-7) ... [2022-08-02T11:52:24.497Z] #76 74.70 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:52:24.497Z] #76 74.74 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-02T11:52:24.497Z] #76 74.80 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-02T11:52:24.497Z] #76 74.83 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:52:24.497Z] #76 74.89 Setting up libtool (2.4.6-15) ... [2022-08-02T11:52:24.497Z] #76 74.91 Setting up m4 (1.4.18-5) ... [2022-08-02T11:52:24.497Z] #76 74.95 Setting up dpkg-dev (1.20.11) ... [2022-08-02T11:52:24.497Z] #76 74.95 Setting up autoconf (2.69-14) ... [2022-08-02T11:52:24.497Z] #76 74.96 Setting up build-essential (12.9) ... [2022-08-02T11:52:24.497Z] #76 74.97 Setting up automake (1:1.16.3-2) ... [2022-08-02T11:52:24.497Z] #76 74.98 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-02T11:52:24.497Z] #76 75.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:52:24.497Z] #76 DONE 76.4s [2022-08-02T11:52:24.499Z] #77 ... [2022-08-02T11:52:24.499Z] [2022-08-02T11:52:24.499Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-02T11:52:24.499Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e [2022-08-02T11:52:24.499Z] #22 0.942 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-02T11:52:24.499Z] #22 0.951 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-02T11:52:24.499Z] #22 0.954 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-02T11:52:24.499Z] #22 DONE 1.6s [2022-08-02T11:52:24.741Z] #13 ... [2022-08-02T11:52:24.741Z] [2022-08-02T11:52:24.741Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-02T11:52:24.741Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-02T11:52:24.741Z] #29 1.168 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:24.741Z] #29 1.181 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:24.741Z] #29 1.181 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:24.741Z] #29 1.345 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:52:24.741Z] #29 1.753 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:52:24.741Z] #29 1.793 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:52:24.741Z] #29 3.046 Fetched 8449 kB in 2s (3962 kB/s) [2022-08-02T11:52:24.741Z] #29 3.046 Reading package lists... [2022-08-02T11:52:24.741Z] #29 3.687 Reading package lists... [2022-08-02T11:52:24.741Z] #29 4.201 Building dependency tree... [2022-08-02T11:52:24.741Z] #29 4.521 The following additional packages will be installed: [2022-08-02T11:52:24.741Z] #29 4.521 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-02T11:52:24.741Z] #29 4.521 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-02T11:52:24.741Z] #29 4.525 Recommended packages: [2022-08-02T11:52:24.741Z] #29 4.525 libldap-common publicsuffix libsasl2-modules [2022-08-02T11:52:24.741Z] #29 4.649 The following NEW packages will be installed: [2022-08-02T11:52:24.741Z] #29 4.649 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-02T11:52:24.741Z] #29 4.649 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-02T11:52:24.741Z] #29 4.649 libssh2-1 openssl [2022-08-02T11:52:24.741Z] #29 4.922 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-02T11:52:24.741Z] #29 4.922 Need to get 2942 kB of archives. [2022-08-02T11:52:24.741Z] #29 4.922 After this operation, 6482 kB of additional disk space will be used. [2022-08-02T11:52:24.741Z] #29 4.922 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-02T11:52:24.741Z] #29 4.960 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-02T11:52:24.741Z] #29 4.979 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-02T11:52:24.741Z] #29 5.000 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-08-02T11:52:24.741Z] #29 5.027 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-02T11:52:24.741Z] #29 5.034 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-02T11:52:24.741Z] #29 5.037 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-02T11:52:24.741Z] #29 5.037 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-02T11:52:24.741Z] #29 5.054 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-02T11:52:24.741Z] #29 5.055 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-02T11:52:24.741Z] #29 5.083 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-02T11:52:24.741Z] #29 5.104 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-02T11:52:24.741Z] #29 5.148 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-02T11:52:24.741Z] #29 5.151 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-02T11:52:24.741Z] #29 5.167 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-02T11:52:24.741Z] #29 5.438 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:24.741Z] #29 5.490 Fetched 2942 kB in 1s (5729 kB/s) [2022-08-02T11:52:24.741Z] #29 5.707 Selecting previously unselected package openssl. [2022-08-02T11:52:24.742Z] #29 5.707 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-08-02T11:52:24.742Z] #29 5.707 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 5.766 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:52:24.742Z] #29 6.600 Selecting previously unselected package ca-certificates. [2022-08-02T11:52:24.742Z] #29 6.600 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-02T11:52:24.742Z] #29 6.610 Unpacking ca-certificates (20210119) ... [2022-08-02T11:52:24.742Z] #29 6.693 Selecting previously unselected package libbrotli1:arm64. [2022-08-02T11:52:24.742Z] #29 6.693 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 6.700 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-02T11:52:24.742Z] #29 6.883 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-02T11:52:24.742Z] #29 6.883 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 6.901 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:52:24.742Z] #29 6.960 Selecting previously unselected package libsasl2-2:arm64. [2022-08-02T11:52:24.742Z] #29 6.960 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 6.960 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:52:24.742Z] #29 7.001 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-02T11:52:24.742Z] #29 7.001 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.014 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:52:24.742Z] #29 7.087 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-02T11:52:24.742Z] #29 7.087 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.090 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-02T11:52:24.742Z] #29 7.128 Selecting previously unselected package libpsl5:arm64. [2022-08-02T11:52:24.742Z] #29 7.128 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.133 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-02T11:52:24.742Z] #29 7.173 Selecting previously unselected package librtmp1:arm64. [2022-08-02T11:52:24.742Z] #29 7.173 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.178 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:52:24.742Z] #29 7.222 Selecting previously unselected package libssh2-1:arm64. [2022-08-02T11:52:24.742Z] #29 7.222 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.234 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-02T11:52:24.742Z] #29 7.278 Selecting previously unselected package libcurl4:arm64. [2022-08-02T11:52:24.742Z] #29 7.278 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.281 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:52:24.742Z] #29 7.335 Selecting previously unselected package curl. [2022-08-02T11:52:24.742Z] #29 7.335 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.345 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:52:24.742Z] #29 7.413 Selecting previously unselected package libonig5:arm64. [2022-08-02T11:52:24.742Z] #29 7.413 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.418 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-02T11:52:24.742Z] #29 7.473 Selecting previously unselected package libjq1:arm64. [2022-08-02T11:52:24.742Z] #29 7.473 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.481 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-02T11:52:24.742Z] #29 7.523 Selecting previously unselected package jq. [2022-08-02T11:52:24.742Z] #29 7.523 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-02T11:52:24.742Z] #29 7.529 Unpacking jq (1.6-2.1) ... [2022-08-02T11:52:24.742Z] #29 7.586 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-02T11:52:24.742Z] #29 7.601 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-02T11:52:24.742Z] #29 7.618 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-02T11:52:24.742Z] #29 7.627 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:52:24.742Z] #29 7.637 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-02T11:52:24.742Z] #29 7.648 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-02T11:52:24.742Z] #29 7.659 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-02T11:52:24.742Z] #29 7.669 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-02T11:52:24.742Z] #29 7.686 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-02T11:52:24.742Z] #29 7.697 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-02T11:52:24.742Z] #29 7.710 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-02T11:52:24.742Z] #29 7.717 Setting up ca-certificates (20210119) ... [2022-08-02T11:52:24.742Z] #29 8.457 Updating certificates in /etc/ssl/certs... [2022-08-02T11:52:24.742Z] #29 9.295 129 added, 0 removed; done. [2022-08-02T11:52:24.742Z] #29 9.458 Setting up jq (1.6-2.1) ... [2022-08-02T11:52:24.742Z] #29 9.471 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-02T11:52:24.742Z] #29 9.483 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-02T11:52:24.742Z] #29 9.494 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:52:24.742Z] #29 9.521 Processing triggers for ca-certificates (20210119) ... [2022-08-02T11:52:24.742Z] #29 9.528 Updating certificates in /etc/ssl/certs... [2022-08-02T11:52:24.757Z] [2022-08-02T11:52:24.757Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:24.757Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:52:24.757Z] #14 69.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-02T11:52:24.757Z] #14 70.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-02T11:52:24.757Z] #14 70.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-02T11:52:24.757Z] #14 70.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-02T11:52:24.757Z] #14 70.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-02T11:52:24.757Z] #14 70.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-02T11:52:24.757Z] #14 70.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-02T11:52:24.757Z] #14 70.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-02T11:52:24.757Z] #14 70.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-02T11:52:24.757Z] #14 70.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-02T11:52:24.757Z] #14 71.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-02T11:52:24.757Z] #14 71.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-02T11:52:24.757Z] #14 71.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-02T11:52:24.757Z] #14 71.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-02T11:52:24.757Z] #14 71.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-02T11:52:24.757Z] #14 71.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-02T11:52:24.757Z] #14 71.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-02T11:52:24.757Z] #14 72.54 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:24.757Z] #14 72.92 Fetched 115 MB in 12s (9915 kB/s) [2022-08-02T11:52:24.757Z] #14 73.15 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-02T11:52:24.757Z] #14 73.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:52:24.757Z] #14 73.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-02T11:52:24.757Z] #14 73.27 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:52:24.760Z] [2022-08-02T11:52:24.760Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-02T11:52:24.760Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-08-02T11:52:25.000Z] #29 10.22 0 added, 0 removed; done. [2022-08-02T11:52:25.000Z] #29 10.22 Running hooks in /etc/ca-certificates/update.d... [2022-08-02T11:52:25.000Z] #29 10.22 done. [2022-08-02T11:52:25.259Z] #29 DONE 10.4s [2022-08-02T11:52:25.259Z] [2022-08-02T11:52:25.259Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-02T11:52:25.259Z] #13 sha256:07dbc766a7090ca1774e18b09fd2af5d92b5c5c2a60d1ca2da410b1a61d07bb3 [2022-08-02T11:52:25.259Z] #13 DONE 0.6s [2022-08-02T11:52:25.259Z] [2022-08-02T11:52:25.259Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-02T11:52:25.259Z] #30 sha256:c560edd636bcd64cd2dc55da48c3111d633e1320cff9e8b4ce433a7b4159de88 [2022-08-02T11:52:25.426Z] #83 ... [2022-08-02T11:52:25.426Z] [2022-08-02T11:52:25.426Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:25.426Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:25.426Z] #62 45.47 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-02T11:52:25.426Z] #62 45.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-02T11:52:25.519Z] #30 ... [2022-08-02T11:52:25.519Z] [2022-08-02T11:52:25.519Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-02T11:52:25.519Z] #46 sha256:13fe470ba583efd35de32bb82225e2fe65e2874279d45667f93c3774ec6231f4 [2022-08-02T11:52:25.519Z] #46 DONE 0.2s [2022-08-02T11:52:25.519Z] [2022-08-02T11:52:25.519Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-02T11:52:25.519Z] #33 sha256:bf1866bd04ba1b3fa2431fe43195d821d35998a6fbe66f4f4614958a23619223 [2022-08-02T11:52:25.519Z] #33 DONE 0.2s [2022-08-02T11:52:25.519Z] [2022-08-02T11:52:25.519Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-02T11:52:25.519Z] #50 sha256:2e7facb576c57743e84db0024b84d417027257b41d6c3bcf89420270ed0b247a [2022-08-02T11:52:25.519Z] #50 DONE 0.3s [2022-08-02T11:52:25.519Z] [2022-08-02T11:52:25.519Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-02T11:52:25.519Z] #66 sha256:bc8670a95be627fd8619d953ed63e10d5a27c557829f5fe3e5abc33024448cea [2022-08-02T11:52:25.519Z] #66 DONE 0.3s [2022-08-02T11:52:25.519Z] [2022-08-02T11:52:25.519Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-02T11:52:25.519Z] #25 sha256:64a87d3b29c8c15408934aa4a1893b4d1d6f800e4bda8ce560a5bc353e616b39 [2022-08-02T11:52:25.519Z] #25 DONE 0.3s [2022-08-02T11:52:25.519Z] [2022-08-02T11:52:25.519Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-02T11:52:25.519Z] #30 sha256:c560edd636bcd64cd2dc55da48c3111d633e1320cff9e8b4ce433a7b4159de88 [2022-08-02T11:52:25.519Z] #30 DONE 0.3s [2022-08-02T11:52:25.519Z] [2022-08-02T11:52:25.519Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:52:25.519Z] #31 sha256:aa8cb31dfb75ccab039337591b38cc8ee143d5654949f83478a657d09d9c05c9 [2022-08-02T11:52:25.620Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-08-02T11:52:25.699Z] #14 ... [2022-08-02T11:52:25.699Z] [2022-08-02T11:52:25.699Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:25.699Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:25.699Z] #51 76.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:52:25.699Z] #51 77.06 Setting up python3-protobuf (3.12.4-1) ... [2022-08-02T11:52:25.995Z] #62 45.92 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-02T11:52:25.995Z] #62 45.93 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-02T11:52:26.257Z] #62 46.19 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-02T11:52:26.257Z] #62 46.38 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-02T11:52:26.828Z] #62 46.86 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-02T11:52:26.828Z] #62 46.97 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-02T11:52:27.088Z] #62 47.11 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-02T11:52:27.348Z] #62 47.22 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-02T11:52:27.348Z] #62 47.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-02T11:52:27.348Z] #62 47.40 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-02T11:52:27.608Z] #62 47.63 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-02T11:52:27.608Z] #62 47.65 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-02T11:52:27.608Z] #62 47.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-02T11:52:27.868Z] #62 47.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-02T11:52:27.868Z] #62 47.94 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-02T11:52:28.811Z] #62 48.83 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-02T11:52:28.811Z] #62 ... [2022-08-02T11:52:28.811Z] [2022-08-02T11:52:28.811Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:52:28.811Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-08-02T11:52:28.811Z] #64 48.21 v3.0.2 [2022-08-02T11:52:28.811Z] #64 DONE 48.9s [2022-08-02T11:52:28.811Z] [2022-08-02T11:52:28.811Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:28.811Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:28.811Z] #62 48.98 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-02T11:52:28.906Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.9s done [2022-08-02T11:52:28.906Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-08-02T11:52:28.906Z] #11 DONE 29.8s [2022-08-02T11:52:28.906Z] [2022-08-02T11:52:28.906Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:52:28.906Z] #31 sha256:6528e82ec8e8cba58d97b965e7264b882697ecd7c467d9fb25b19452b715344c [2022-08-02T11:52:28.906Z] #31 1.501 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-02T11:52:28.906Z] #31 1.764 [2022-08-02T11:52:28.906Z] #31 1.978 #=#=# ######################################################################## 100.0% [2022-08-02T11:52:28.906Z] #31 2.234 [2022-08-02T11:52:28.906Z] #31 3.048 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-02T11:52:28.906Z] #31 3.311 [2022-08-02T11:52:28.906Z] #31 3.527 #=#=# ######################################################################## 100.0% [2022-08-02T11:52:28.906Z] #31 3.816 [2022-08-02T11:52:28.906Z] #31 4.704 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-02T11:52:28.906Z] #31 4.983 [2022-08-02T11:52:28.906Z] #31 5.202 #=#=# #################### 28.2% ############################## 42.3% #################################################################### 95.4% ######################################################################## 100.0% [2022-08-02T11:52:28.906Z] #31 5.755 [2022-08-02T11:52:28.906Z] #31 6.647 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-02T11:52:28.906Z] #31 6.923 [2022-08-02T11:52:28.906Z] #31 7.142 #=#=# ######################################################################## 100.0% [2022-08-02T11:52:28.906Z] #31 7.414 [2022-08-02T11:52:29.071Z] #62 49.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-02T11:52:29.071Z] #62 49.24 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-02T11:52:29.168Z] #31 ... [2022-08-02T11:52:29.168Z] [2022-08-02T11:52:29.168Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-02T11:52:29.168Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-08-02T11:52:29.331Z] #62 49.43 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-02T11:52:29.595Z] #62 49.69 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-02T11:52:29.595Z] #62 49.69 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-02T11:52:29.595Z] #62 49.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-02T11:52:29.857Z] #62 49.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-02T11:52:29.857Z] #62 49.95 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-02T11:52:29.857Z] #62 50.05 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-02T11:52:30.044Z] #23 ... [2022-08-02T11:52:30.044Z] [2022-08-02T11:52:30.044Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:30.044Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:30.044Z] #77 70.07 CCLD libocispec.la [2022-08-02T11:52:30.044Z] #77 70.40 CCLD src/validate [2022-08-02T11:52:30.044Z] #77 70.41 CCLD tests/test-1 [2022-08-02T11:52:30.044Z] #77 70.42 CCLD tests/test-2 [2022-08-02T11:52:30.044Z] #77 70.43 CCLD tests/test-3 [2022-08-02T11:52:30.044Z] #77 70.44 CCLD tests/test-4 [2022-08-02T11:52:30.044Z] #77 70.45 CCLD tests/test-5 [2022-08-02T11:52:30.044Z] #77 70.49 CCLD tests/test-6 [2022-08-02T11:52:30.044Z] #77 70.51 CCLD tests/test-7 [2022-08-02T11:52:30.044Z] #77 70.53 CCLD tests/test-8 [2022-08-02T11:52:30.044Z] #77 70.53 CCLD tests/test-9 [2022-08-02T11:52:30.044Z] #77 70.55 CCLD tests/test-10 [2022-08-02T11:52:30.045Z] #77 70.56 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-02T11:52:30.045Z] #77 70.58 CCLD tests/test-11 [2022-08-02T11:52:30.045Z] #77 70.82 libtool: link: ar cr libocispec.a [2022-08-02T11:52:30.045Z] #77 70.83 libtool: link: ranlib libocispec.a [2022-08-02T11:52:30.045Z] #77 71.10 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:52:30.045Z] #77 71.15 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:52:30.045Z] #77 71.15 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:52:30.045Z] #77 71.15 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:52:30.045Z] #77 71.16 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:52:30.045Z] #77 71.16 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:52:30.045Z] #77 71.16 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:52:30.045Z] #77 71.16 make[2]: Entering directory '/tmp/crun-build' [2022-08-02T11:52:30.045Z] #77 71.34 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-02T11:52:30.045Z] #77 71.34 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-02T11:52:30.045Z] #77 71.35 CC src/libcrun/libcrun_testing_a-container.o [2022-08-02T11:52:30.045Z] #77 71.36 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-02T11:52:30.045Z] #77 71.37 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-02T11:52:30.045Z] #77 71.39 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-02T11:52:30.045Z] #77 71.41 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-02T11:52:30.045Z] #77 71.41 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-02T11:52:30.045Z] #77 71.42 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-02T11:52:30.045Z] #77 71.43 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-02T11:52:30.045Z] #77 71.45 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-02T11:52:30.045Z] #77 71.45 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-02T11:52:30.045Z] #77 71.47 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-02T11:52:30.045Z] #77 71.48 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-02T11:52:30.045Z] #77 71.50 CC src/libcrun/libcrun_testing_a-error.o [2022-08-02T11:52:30.045Z] #77 71.51 CC src/libcrun/libcrun_testing_a-status.o [2022-08-02T11:52:30.045Z] #77 71.54 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-02T11:52:30.045Z] #77 71.57 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-02T11:52:30.045Z] #77 71.58 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-02T11:52:30.045Z] #77 71.60 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-02T11:52:30.045Z] #77 71.61 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-02T11:52:30.045Z] #77 71.63 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-02T11:52:30.045Z] #77 71.65 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-02T11:52:30.045Z] #77 71.67 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-02T11:52:30.045Z] #77 71.70 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-02T11:52:30.045Z] #77 71.75 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-02T11:52:30.045Z] #77 71.78 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-02T11:52:30.045Z] #77 71.86 CC src/crun-crun.o [2022-08-02T11:52:30.045Z] #77 71.92 CC src/crun-run.o [2022-08-02T11:52:30.045Z] #77 71.95 CC src/crun-delete.o [2022-08-02T11:52:30.045Z] #77 71.98 CC src/crun-kill.o [2022-08-02T11:52:30.045Z] #77 72.03 CC src/crun-pause.o [2022-08-02T11:52:30.045Z] #77 72.07 CC src/crun-unpause.o [2022-08-02T11:52:30.045Z] #77 72.11 CC src/crun-spec.o [2022-08-02T11:52:30.045Z] #77 72.35 CC src/crun-exec.o [2022-08-02T11:52:30.117Z] #62 50.08 go: downloading github.com/prometheus/common v0.32.1 [2022-08-02T11:52:30.117Z] #62 ... [2022-08-02T11:52:30.117Z] [2022-08-02T11:52:30.117Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:30.117Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:30.117Z] #58 32.44 Reading package lists... [2022-08-02T11:52:30.117Z] #58 40.09 Building dependency tree... [2022-08-02T11:52:30.117Z] #58 44.89 The following additional packages will be installed: [2022-08-02T11:52:30.117Z] #58 44.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:52:30.117Z] #58 44.90 python3-protobuf python3-six [2022-08-02T11:52:30.117Z] #58 44.91 Suggested packages: [2022-08-02T11:52:30.117Z] #58 44.94 python3-setuptools [2022-08-02T11:52:30.117Z] #58 44.94 Recommended packages: [2022-08-02T11:52:30.117Z] #58 44.94 iproute2 | iproute [2022-08-02T11:52:30.117Z] #58 45.73 The following NEW packages will be installed: [2022-08-02T11:52:30.117Z] #58 45.76 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:52:30.117Z] #58 45.76 python3-protobuf python3-six [2022-08-02T11:52:30.117Z] #58 46.31 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:30.117Z] #58 46.31 Need to get 2315 kB of archives. [2022-08-02T11:52:30.117Z] #58 46.31 After this operation, 11.1 MB of additional disk space will be used. [2022-08-02T11:52:30.117Z] #58 46.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-02T11:52:30.117Z] #58 46.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T11:52:30.117Z] #58 46.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-02T11:52:30.117Z] #58 46.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-02T11:52:30.117Z] #58 46.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-02T11:52:30.117Z] #58 46.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-02T11:52:30.117Z] #58 46.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:52:30.117Z] #58 49.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-02T11:52:30.117Z] #58 ... [2022-08-02T11:52:30.117Z] [2022-08-02T11:52:30.117Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:30.117Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:30.117Z] #83 45.91 The following NEW packages will be installed: [2022-08-02T11:52:30.117Z] #83 45.92 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-02T11:52:30.117Z] #83 45.92 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-02T11:52:30.117Z] #83 45.93 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-02T11:52:30.117Z] #83 45.93 libyajl2 m4 patch xz-utils [2022-08-02T11:52:30.117Z] #83 46.50 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:30.117Z] #83 46.50 Need to get 5940 kB of archives. [2022-08-02T11:52:30.117Z] #83 46.50 After this operation, 18.7 MB of additional disk space will be used. [2022-08-02T11:52:30.117Z] #83 46.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-02T11:52:30.117Z] #83 46.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-02T11:52:30.117Z] #83 46.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-02T11:52:30.117Z] #83 46.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-02T11:52:30.117Z] #83 46.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-02T11:52:30.117Z] #83 46.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-02T11:52:30.117Z] #83 46.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-02T11:52:30.117Z] #83 46.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-02T11:52:30.117Z] #83 46.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-02T11:52:30.117Z] #83 46.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-02T11:52:30.117Z] #83 46.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-02T11:52:30.117Z] #83 46.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-02T11:52:30.117Z] #83 46.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-02T11:52:30.117Z] #83 46.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-02T11:52:30.117Z] #83 46.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-02T11:52:30.117Z] #83 46.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:52:30.117Z] #83 46.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-02T11:52:30.117Z] #83 46.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-02T11:52:30.117Z] #83 46.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-02T11:52:30.117Z] #83 47.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-02T11:52:30.117Z] #83 47.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-02T11:52:30.117Z] #83 47.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-02T11:52:30.117Z] #83 47.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-02T11:52:30.117Z] #83 48.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:30.117Z] #83 49.08 Fetched 5940 kB in 1s (6099 kB/s) [2022-08-02T11:52:30.117Z] #83 49.34 Selecting previously unselected package bzip2. [2022-08-02T11:52:30.117Z] #83 49.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:52:30.117Z] #83 49.47 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-02T11:52:30.117Z] #83 49.47 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:52:30.117Z] #83 49.68 Selecting previously unselected package libmagic-mgc. [2022-08-02T11:52:30.117Z] #83 49.68 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-02T11:52:30.117Z] #83 49.68 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-02T11:52:30.305Z] #77 72.49 CC src/crun-list.o [2022-08-02T11:52:30.305Z] #77 72.53 CC src/crun-create.o [2022-08-02T11:52:30.305Z] #77 72.59 CC src/crun-state.o [2022-08-02T11:52:30.305Z] #77 72.60 CC src/crun-start.o [2022-08-02T11:52:30.305Z] #77 72.62 CC src/crun-update.o [2022-08-02T11:52:30.377Z] #83 50.57 Selecting previously unselected package libmagic1:amd64. [2022-08-02T11:52:30.377Z] #83 50.57 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-02T11:52:30.565Z] #77 72.75 CC src/crun-ps.o [2022-08-02T11:52:30.565Z] #77 72.79 CC src/crun-checkpoint.o [2022-08-02T11:52:30.637Z] #83 50.63 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:52:30.796Z] #31 ... [2022-08-02T11:52:30.796Z] [2022-08-02T11:52:30.796Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:52:30.796Z] #26 sha256:c059a81129347bdd2ae0db97da5656b57b4ff7b01ecf15440ff3c3589b12040a [2022-08-02T11:52:30.796Z] #26 3.965 + RM_GOPATH=0 [2022-08-02T11:52:30.796Z] #26 3.965 + TMP_GOPATH= [2022-08-02T11:52:30.796Z] #26 3.965 + : /build [2022-08-02T11:52:30.796Z] #26 3.965 + '[' -z '' ']' [2022-08-02T11:52:30.796Z] #26 3.966 ++ mktemp -d [2022-08-02T11:52:30.796Z] #26 3.977 + export GOPATH=/tmp/tmp.DYmceo3mu6 [2022-08-02T11:52:30.796Z] #26 3.977 + GOPATH=/tmp/tmp.DYmceo3mu6 [2022-08-02T11:52:30.796Z] #26 3.977 + RM_GOPATH=1 [2022-08-02T11:52:30.796Z] #26 3.977 + case "$(go env GOARCH)" in [2022-08-02T11:52:30.796Z] #26 3.978 ++ go env GOARCH [2022-08-02T11:52:30.796Z] #26 4.014 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:30.796Z] #26 4.014 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:30.796Z] #26 4.015 ++ dirname /install.sh [2022-08-02T11:52:30.796Z] #26 4.016 + dir=/ [2022-08-02T11:52:30.796Z] #26 4.016 + bin=dockercli [2022-08-02T11:52:30.796Z] #26 4.016 + shift [2022-08-02T11:52:30.796Z] #26 4.017 + '[' '!' -f //dockercli.installer ']' [2022-08-02T11:52:30.796Z] #26 4.017 + . //dockercli.installer [2022-08-02T11:52:30.796Z] #26 4.017 ++ : stable [2022-08-02T11:52:30.796Z] #26 4.017 ++ : 17.06.2-ce [2022-08-02T11:52:30.796Z] #26 4.017 + install_dockercli [2022-08-02T11:52:30.796Z] #26 4.018 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-02T11:52:30.796Z] #26 4.018 Install docker/cli version 17.06.2-ce from stable [2022-08-02T11:52:30.796Z] #26 4.018 ++ uname -m [2022-08-02T11:52:30.796Z] #26 4.020 + arch=aarch64 [2022-08-02T11:52:30.796Z] #26 4.020 + '[' aarch64 '!=' x86_64 ']' [2022-08-02T11:52:30.796Z] #26 4.020 + '[' aarch64 '!=' s390x ']' [2022-08-02T11:52:30.796Z] #26 4.020 + '[' aarch64 '!=' armhf ']' [2022-08-02T11:52:30.796Z] #26 4.020 + build_dockercli [2022-08-02T11:52:30.796Z] #26 4.020 + git clone https://github.com/docker/docker-ce /tmp/tmp.DYmceo3mu6/tmp/docker-ce [2022-08-02T11:52:30.796Z] #26 4.025 Cloning into '/tmp/tmp.DYmceo3mu6/tmp/docker-ce'... [2022-08-02T11:52:30.825Z] #77 72.99 CC src/crun-restore.o [2022-08-02T11:52:30.825Z] #77 73.02 CC src/libcrun/libcrun_la-utils.lo [2022-08-02T11:52:30.825Z] #77 73.02 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-02T11:52:30.825Z] #77 73.05 CC src/libcrun/libcrun_la-container.lo [2022-08-02T11:52:30.825Z] #77 73.08 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-02T11:52:30.825Z] #77 73.09 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-02T11:52:30.825Z] #77 73.15 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-02T11:52:30.825Z] #77 73.17 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-02T11:52:30.825Z] #77 73.17 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-02T11:52:30.825Z] #77 73.18 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-02T11:52:30.825Z] #77 73.22 CC src/libcrun/libcrun_la-criu.lo [2022-08-02T11:52:30.825Z] #77 73.23 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-02T11:52:30.825Z] #77 73.25 CC src/libcrun/libcrun_la-linux.lo [2022-08-02T11:52:30.897Z] #83 50.97 Selecting previously unselected package file. [2022-08-02T11:52:30.897Z] #83 50.98 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-02T11:52:30.897Z] #83 51.00 Unpacking file (1:5.39-3) ... [2022-08-02T11:52:31.004Z] #51 ... [2022-08-02T11:52:31.004Z] [2022-08-02T11:52:31.004Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:31.004Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:31.004Z] #42 72.45 Selecting previously unselected package libicu67:amd64. [2022-08-02T11:52:31.004Z] #42 72.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-02T11:52:31.004Z] #42 72.56 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-02T11:52:31.004Z] #42 ... [2022-08-02T11:52:31.004Z] [2022-08-02T11:52:31.004Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:31.004Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:52:31.004Z] #14 77.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-02T11:52:31.004Z] #14 77.81 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-02T11:52:31.004Z] #14 77.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:52:31.004Z] #14 82.68 Selecting previously unselected package binutils-mingw-w64. [2022-08-02T11:52:31.004Z] #14 82.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-02T11:52:31.004Z] #14 82.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:52:31.075Z] #12 DONE 1.8s [2022-08-02T11:52:31.075Z] [2022-08-02T11:52:31.075Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:52:31.075Z] #31 sha256:6528e82ec8e8cba58d97b965e7264b882697ecd7c467d9fb25b19452b715344c [2022-08-02T11:52:31.075Z] #31 7.959 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-02T11:52:31.075Z] #31 8.201 [2022-08-02T11:52:31.075Z] #31 8.414 #=#=# ######################################################################## 100.0% [2022-08-02T11:52:31.075Z] #31 8.620 [2022-08-02T11:52:31.075Z] #31 8.718 Download of images into '/build' complete. [2022-08-02T11:52:31.075Z] #31 8.719 Use something like the following to load the result into a Docker daemon: [2022-08-02T11:52:31.075Z] #31 8.719 tar -cC '/build' . | docker load [2022-08-02T11:52:31.075Z] #31 DONE 9.5s [2022-08-02T11:52:31.075Z] [2022-08-02T11:52:31.075Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-02T11:52:31.075Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-08-02T11:52:31.085Z] #77 73.26 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-02T11:52:31.085Z] #77 73.28 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-02T11:52:31.085Z] #77 73.29 CC src/libcrun/libcrun_la-error.lo [2022-08-02T11:52:31.085Z] #77 73.34 CC src/libcrun/libcrun_la-status.lo [2022-08-02T11:52:31.085Z] #77 73.38 CC src/libcrun/libcrun_la-terminal.lo [2022-08-02T11:52:31.085Z] #77 73.44 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-02T11:52:31.085Z] #77 73.48 CC src/libcrun/libcrun_la-signals.lo [2022-08-02T11:52:31.085Z] #77 73.49 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-02T11:52:31.159Z] #83 51.24 Selecting previously unselected package xz-utils. [2022-08-02T11:52:31.159Z] #83 51.25 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-02T11:52:31.159Z] #83 51.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:52:31.265Z] #14 83.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-02T11:52:31.265Z] #14 83.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:52:31.265Z] #14 83.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:52:31.345Z] #77 73.52 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-02T11:52:31.345Z] #77 73.54 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-02T11:52:31.345Z] #77 73.58 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-02T11:52:31.345Z] #77 73.67 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-02T11:52:31.345Z] #77 73.71 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-02T11:52:31.345Z] #77 73.78 CC tests/init.o [2022-08-02T11:52:31.525Z] #14 83.35 Selecting previously unselected package dmsetup. [2022-08-02T11:52:31.525Z] #14 83.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:52:31.525Z] #14 83.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:52:31.605Z] #77 73.80 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-02T11:52:31.642Z] #13 DONE 0.6s [2022-08-02T11:52:31.642Z] [2022-08-02T11:52:31.642Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:52:31.643Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:52:31.643Z] #40 ... [2022-08-02T11:52:31.643Z] [2022-08-02T11:52:31.643Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-02T11:52:31.643Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-08-02T11:52:31.643Z] #33 DONE 0.1s [2022-08-02T11:52:31.643Z] [2022-08-02T11:52:31.643Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-02T11:52:31.643Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-08-02T11:52:31.643Z] #50 DONE 0.2s [2022-08-02T11:52:31.643Z] [2022-08-02T11:52:31.643Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-02T11:52:31.643Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-08-02T11:52:31.643Z] #46 DONE 0.3s [2022-08-02T11:52:31.643Z] [2022-08-02T11:52:31.643Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:31.643Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:31.730Z] #83 51.69 Selecting previously unselected package libsigsegv2:amd64. [2022-08-02T11:52:31.730Z] #83 51.70 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-02T11:52:31.730Z] #83 51.70 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-02T11:52:31.730Z] #83 51.89 Selecting previously unselected package m4. [2022-08-02T11:52:31.784Z] #14 83.60 Selecting previously unselected package mingw-w64-common. [2022-08-02T11:52:31.784Z] #14 83.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-02T11:52:31.784Z] #14 83.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-02T11:52:31.904Z] #51 ... [2022-08-02T11:52:31.904Z] [2022-08-02T11:52:31.904Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-02T11:52:31.904Z] #66 sha256:ff5e7d53343edc712549f523221184597aa83ab561a458706bc894795e6d165e [2022-08-02T11:52:31.904Z] #66 DONE 0.3s [2022-08-02T11:52:31.904Z] [2022-08-02T11:52:31.904Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-02T11:52:31.904Z] #25 sha256:2a3167f59d933dee2b5c52fb96a1e7506745f2147e4566a55c8021ef2f0b14b1 [2022-08-02T11:52:31.904Z] #25 DONE 0.3s [2022-08-02T11:52:31.904Z] [2022-08-02T11:52:31.904Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:52:31.904Z] #26 sha256:2d33e53ae8933dedfbcd8004f06d79c43f401e6c55337ff81d058f62292b928c [2022-08-02T11:52:31.998Z] #83 51.89 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-02T11:52:31.998Z] #83 51.94 Unpacking m4 (1.4.18-5) ... [2022-08-02T11:52:31.998Z] #83 ... [2022-08-02T11:52:31.998Z] [2022-08-02T11:52:31.998Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:52:31.998Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:52:31.998Z] #47 52.02 NAME: [2022-08-02T11:52:31.998Z] #47 52.02 go-winres - A tool for embedding resources in Windows executables [2022-08-02T11:52:31.998Z] #47 52.02 [2022-08-02T11:52:31.998Z] #47 52.02 USAGE: [2022-08-02T11:52:31.998Z] #47 52.02 go-winres [global options] command [command options] [arguments...] [2022-08-02T11:52:31.998Z] #47 52.02 [2022-08-02T11:52:31.998Z] #47 52.02 COMMANDS: [2022-08-02T11:52:31.998Z] #47 52.02 init Create an initial ./winres/winres.json [2022-08-02T11:52:31.998Z] #47 52.02 make Make syso files for the "go build" command [2022-08-02T11:52:31.998Z] #47 52.02 simply Make syso files for the "go build" command (simplified) [2022-08-02T11:52:31.998Z] #47 52.02 extract Extract all resources from an executable [2022-08-02T11:52:31.998Z] #47 52.02 patch Replace resources in an executable file (exe, dll) [2022-08-02T11:52:31.998Z] #47 52.02 help, h Shows a list of commands or help for one command [2022-08-02T11:52:31.998Z] #47 52.02 [2022-08-02T11:52:31.998Z] #47 52.02 GLOBAL OPTIONS: [2022-08-02T11:52:31.998Z] #47 52.02 --help, -h show help (default: false) [2022-08-02T11:52:31.998Z] #47 DONE 52.1s [2022-08-02T11:52:31.998Z] [2022-08-02T11:52:31.998Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:31.998Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:31.998Z] #58 50.90 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:31.998Z] #58 51.25 Fetched 2315 kB in 4s (649 kB/s) [2022-08-02T11:52:31.998Z] #58 51.35 Selecting previously unselected package libprotobuf23:amd64. [2022-08-02T11:52:31.998Z] #58 51.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:52:31.998Z] #58 51.50 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-02T11:52:31.998Z] #58 51.53 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-02T11:52:32.723Z] #14 ... [2022-08-02T11:52:32.723Z] [2022-08-02T11:52:32.723Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:32.723Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:32.723Z] #42 84.46 Selecting previously unselected package libxml2:amd64. [2022-08-02T11:52:32.723Z] #42 84.46 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-02T11:52:32.723Z] #42 84.47 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:52:32.939Z] #58 52.86 Selecting previously unselected package python3-pkg-resources. [2022-08-02T11:52:32.939Z] #58 52.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T11:52:32.939Z] #58 52.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:52:32.990Z] #77 75.38 CCLD tests/init [2022-08-02T11:52:33.509Z] #58 53.20 Selecting previously unselected package python3-six. [2022-08-02T11:52:33.509Z] #58 53.21 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-02T11:52:33.509Z] #58 53.22 Unpacking python3-six (1.16.0-2) ... [2022-08-02T11:52:33.509Z] #58 53.34 Selecting previously unselected package python3-protobuf. [2022-08-02T11:52:33.509Z] #58 53.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-02T11:52:33.509Z] #58 53.36 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-02T11:52:33.663Z] #42 85.64 Selecting previously unselected package libarchive13:amd64. [2022-08-02T11:52:33.922Z] #42 85.66 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-02T11:52:33.922Z] #42 85.69 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-02T11:52:34.211Z] #58 54.19 Selecting previously unselected package libnet1:amd64. [2022-08-02T11:52:34.493Z] #42 86.22 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-02T11:52:34.493Z] #42 86.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-02T11:52:34.493Z] #42 86.24 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-02T11:52:34.493Z] #42 86.47 Selecting previously unselected package librhash0:amd64. [2022-08-02T11:52:34.493Z] #42 ... [2022-08-02T11:52:34.493Z] [2022-08-02T11:52:34.493Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:34.493Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:34.493Z] #77 1.259 Cloning into '/tmp/crun-build'... [2022-08-02T11:52:34.591Z] #58 54.20 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-02T11:52:34.591Z] #58 54.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:52:34.591Z] #58 54.42 Selecting previously unselected package libnl-3-200:amd64. [2022-08-02T11:52:34.591Z] #58 54.42 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-02T11:52:34.591Z] #58 54.46 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:52:34.753Z] #77 ... [2022-08-02T11:52:34.753Z] [2022-08-02T11:52:34.753Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:34.753Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:34.753Z] #42 86.47 Selecting previously unselected package librhash0:amd64. [2022-08-02T11:52:34.753Z] #42 86.53 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-02T11:52:34.753Z] #42 86.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-02T11:52:34.875Z] #58 54.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:52:34.875Z] #58 54.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:52:34.875Z] #58 54.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:34.992Z] #26 ... [2022-08-02T11:52:34.992Z] [2022-08-02T11:52:34.992Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:52:34.992Z] #31 sha256:aa8cb31dfb75ccab039337591b38cc8ee143d5654949f83478a657d09d9c05c9 [2022-08-02T11:52:34.992Z] #31 9.302 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-02T11:52:35.148Z] #58 54.93 Selecting previously unselected package criu. [2022-08-02T11:52:35.148Z] #58 54.93 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-02T11:52:35.148Z] #58 54.95 Unpacking criu (3.17.1-1) ... [2022-08-02T11:52:35.250Z] #31 ... [2022-08-02T11:52:35.250Z] [2022-08-02T11:52:35.250Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:52:35.250Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac [2022-08-02T11:52:35.250Z] #40 3.070 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-02T11:52:35.250Z] #40 4.036 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-02T11:52:35.250Z] #40 4.970 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-02T11:52:35.250Z] #40 5.125 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-02T11:52:35.250Z] #40 5.158 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-02T11:52:35.250Z] #40 8.129 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-02T11:52:35.250Z] #40 8.200 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:52:35.250Z] #40 ... [2022-08-02T11:52:35.250Z] [2022-08-02T11:52:35.250Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:35.250Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:52:35.250Z] #14 4.753 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:35.250Z] #14 4.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:35.250Z] #14 4.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:35.250Z] #14 5.767 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:52:35.250Z] #14 8.003 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:52:35.323Z] #42 87.19 Selecting previously unselected package libuv1:amd64. [2022-08-02T11:52:35.323Z] #42 87.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-02T11:52:35.508Z] #14 ... [2022-08-02T11:52:35.508Z] [2022-08-02T11:52:35.508Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:35.508Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-08-02T11:52:35.508Z] #42 3.559 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:35.508Z] #42 3.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:35.508Z] #42 3.583 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:35.508Z] #42 4.228 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:52:35.508Z] #42 5.946 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:52:35.508Z] #42 8.579 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:52:35.508Z] #42 ... [2022-08-02T11:52:35.508Z] [2022-08-02T11:52:35.508Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:52:35.508Z] #57 sha256:41d86b7808f0135204c915744763a1c5c1b351173056409a1e33a2c0a63faf6a [2022-08-02T11:52:35.508Z] #57 4.566 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-02T11:52:35.508Z] #57 6.030 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-02T11:52:35.508Z] #57 6.032 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-02T11:52:35.508Z] #57 6.376 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-02T11:52:35.508Z] #57 7.678 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-02T11:52:35.529Z] #77 77.31 AR libcrun_testing.a [2022-08-02T11:52:35.529Z] #77 77.31 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-02T11:52:35.529Z] #77 77.35 CCLD tests/tests_libcrun_utils [2022-08-02T11:52:35.529Z] #77 77.35 CCLD tests/tests_libcrun_errors [2022-08-02T11:52:35.529Z] #77 77.37 CCLD tests/tests_libcrun_fuzzer [2022-08-02T11:52:35.529Z] #77 ... [2022-08-02T11:52:35.529Z] [2022-08-02T11:52:35.529Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-02T11:52:35.529Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-08-02T11:52:35.529Z] #23 6.932 Collecting yamllint==1.26.1 [2022-08-02T11:52:35.529Z] #23 7.972 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-02T11:52:35.529Z] #23 8.431 Collecting pathspec>=0.5.3 [2022-08-02T11:52:35.529Z] #23 8.439 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-02T11:52:35.529Z] #23 8.596 Collecting pyyaml [2022-08-02T11:52:35.529Z] #23 8.605 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-02T11:52:35.529Z] #23 8.640 Building wheels for collected packages: yamllint [2022-08-02T11:52:35.529Z] #23 8.640 Building wheel for yamllint (setup.py): started [2022-08-02T11:52:35.529Z] #23 9.013 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-02T11:52:35.529Z] #23 9.014 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7dbe9a003bdf378fefd91c538fa88b50fb06bc9531c1d0bef16b37c9648a242b [2022-08-02T11:52:35.529Z] #23 9.014 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-02T11:52:35.529Z] #23 9.017 Successfully built yamllint [2022-08-02T11:52:35.529Z] #23 9.027 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-02T11:52:35.529Z] #23 9.214 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-02T11:52:35.529Z] #23 DONE 11.1s [2022-08-02T11:52:35.529Z] [2022-08-02T11:52:35.529Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:35.529Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:35.529Z] #77 77.84 CCLD libcrun.la [2022-08-02T11:52:35.583Z] #42 87.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-02T11:52:35.767Z] #57 ... [2022-08-02T11:52:35.767Z] [2022-08-02T11:52:35.767Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:52:35.767Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9 [2022-08-02T11:52:35.767Z] #62 4.602 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:35.767Z] #62 4.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:35.767Z] #62 4.635 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:35.767Z] #62 5.613 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:52:35.767Z] #62 8.200 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:52:35.767Z] #62 10.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:52:35.767Z] #62 ... [2022-08-02T11:52:35.767Z] [2022-08-02T11:52:35.767Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:52:35.767Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66 [2022-08-02T11:52:35.767Z] #53 4.622 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-02T11:52:35.767Z] #53 6.090 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-02T11:52:35.767Z] #53 6.101 go: downloading github.com/fatih/color v1.10.0 [2022-08-02T11:52:35.767Z] #53 6.200 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-02T11:52:35.767Z] #53 6.637 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-02T11:52:35.767Z] #53 6.768 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-02T11:52:35.767Z] #53 6.769 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-02T11:52:35.767Z] #53 6.830 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-02T11:52:35.767Z] #53 6.848 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-02T11:52:35.767Z] #53 6.968 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-02T11:52:35.767Z] #53 6.981 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-02T11:52:35.767Z] #53 7.158 go: downloading golang.org/x/tools v0.1.0 [2022-08-02T11:52:35.788Z] #77 ... [2022-08-02T11:52:35.788Z] [2022-08-02T11:52:35.788Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-02T11:52:35.788Z] #27 sha256:da7e7ee305bde67d639f9e7d906107f9cf5463ff54731eca80490007b4b79897 [2022-08-02T11:52:36.026Z] #53 ... [2022-08-02T11:52:36.026Z] [2022-08-02T11:52:36.026Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-02T11:52:36.026Z] #38 sha256:716afab88b8caf939e7d887eb11e6da379b27f6d742e8e606099e37c3fb651d9 [2022-08-02T11:52:36.026Z] #38 4.564 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-02T11:52:36.048Z] #27 DONE 0.4s [2022-08-02T11:52:36.048Z] [2022-08-02T11:52:36.048Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-02T11:52:36.048Z] #32 sha256:9d041e421b7a9919d6f3eb72c4054dac07f331d19cf4713b85d36cead778463b [2022-08-02T11:52:36.285Z] #38 ... [2022-08-02T11:52:36.285Z] [2022-08-02T11:52:36.285Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:52:36.285Z] #67 sha256:602923bdc93f96bcfd5bce523825380b5908410bf11fbf4e7bf0f6da9dcfda79 [2022-08-02T11:52:36.285Z] #67 3.666 + RM_GOPATH=0 [2022-08-02T11:52:36.285Z] #67 3.666 + TMP_GOPATH= [2022-08-02T11:52:36.285Z] #67 3.666 + : /build [2022-08-02T11:52:36.285Z] #67 3.666 + '[' -z '' ']' [2022-08-02T11:52:36.285Z] #67 3.688 ++ mktemp -d [2022-08-02T11:52:36.285Z] #67 3.689 + export GOPATH=/tmp/tmp.3IOulAjvLz [2022-08-02T11:52:36.285Z] #67 3.689 + GOPATH=/tmp/tmp.3IOulAjvLz [2022-08-02T11:52:36.285Z] #67 3.689 + RM_GOPATH=1 [2022-08-02T11:52:36.285Z] #67 3.689 + case "$(go env GOARCH)" in [2022-08-02T11:52:36.285Z] #67 3.690 ++ go env GOARCH [2022-08-02T11:52:36.285Z] #67 3.737 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:36.285Z] #67 3.737 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:36.285Z] #67 3.737 ++ dirname /install.sh [2022-08-02T11:52:36.285Z] #67 3.748 + dir=/ [2022-08-02T11:52:36.285Z] #67 3.748 + bin=rootlesskit [2022-08-02T11:52:36.285Z] #67 3.748 + shift [2022-08-02T11:52:36.285Z] #67 3.748 + '[' '!' -f //rootlesskit.installer ']' [2022-08-02T11:52:36.285Z] #67 3.748 + . //rootlesskit.installer [2022-08-02T11:52:36.285Z] #67 3.748 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:52:36.285Z] #67 3.748 + install_rootlesskit [2022-08-02T11:52:36.285Z] #67 3.748 + case "$1" in [2022-08-02T11:52:36.285Z] #67 3.748 + export CGO_ENABLED=0 [2022-08-02T11:52:36.285Z] #67 3.748 + CGO_ENABLED=0 [2022-08-02T11:52:36.285Z] #67 3.748 + _install_rootlesskit [2022-08-02T11:52:36.285Z] #67 3.757 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:52:36.285Z] #67 3.757 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-02T11:52:36.285Z] #67 3.757 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:52:36.285Z] #67 3.757 + GOBIN=/build [2022-08-02T11:52:36.285Z] #67 3.757 + GO111MODULE=on [2022-08-02T11:52:36.285Z] #67 3.757 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:52:36.285Z] #67 4.290 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-02T11:52:36.285Z] #67 6.317 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:52:36.285Z] #67 6.331 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-02T11:52:36.285Z] #67 6.861 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-02T11:52:36.285Z] #67 9.293 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-02T11:52:36.285Z] #67 9.876 go: downloading github.com/google/uuid v1.3.0 [2022-08-02T11:52:36.285Z] #67 9.880 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-02T11:52:36.285Z] #67 9.959 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-02T11:52:36.285Z] #67 10.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:52:36.285Z] #67 10.26 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-02T11:52:36.285Z] #67 10.42 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-02T11:52:36.285Z] #67 10.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-02T11:52:36.285Z] #67 ... [2022-08-02T11:52:36.285Z] [2022-08-02T11:52:36.285Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:36.285Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-08-02T11:52:36.285Z] #55 3.792 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-02T11:52:36.285Z] #55 5.804 go: downloading github.com/fatih/color v1.13.0 [2022-08-02T11:52:36.285Z] #55 5.838 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:52:36.285Z] #55 5.975 go: downloading github.com/pkg/errors v0.9.1 [2022-08-02T11:52:36.285Z] #55 6.010 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-02T11:52:36.285Z] #55 6.062 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-02T11:52:36.285Z] #55 6.399 go: downloading github.com/spf13/viper v1.11.0 [2022-08-02T11:52:36.285Z] #55 6.413 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-02T11:52:36.285Z] #55 7.030 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-02T11:52:36.285Z] #55 7.036 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-02T11:52:36.285Z] #55 7.161 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-02T11:52:36.285Z] #55 7.185 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-02T11:52:36.285Z] #55 8.601 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-02T11:52:36.285Z] #55 8.884 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-02T11:52:36.285Z] #55 9.062 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-02T11:52:36.285Z] #55 9.273 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-02T11:52:36.540Z] #42 88.52 Selecting previously unselected package cmake. [2022-08-02T11:52:36.544Z] #55 ... [2022-08-02T11:52:36.544Z] [2022-08-02T11:52:36.544Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:52:36.544Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f [2022-08-02T11:52:36.544Z] #47 3.990 + git clone https://github.com/docker/distribution.git . [2022-08-02T11:52:36.544Z] #47 3.995 Cloning into '.'... [2022-08-02T11:52:36.544Z] #47 ... [2022-08-02T11:52:36.544Z] [2022-08-02T11:52:36.544Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:52:36.544Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674 [2022-08-02T11:52:36.544Z] #36 3.742 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-02T11:52:36.544Z] #36 11.06 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-02T11:52:36.544Z] #36 11.08 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-02T11:52:36.544Z] #36 11.34 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-02T11:52:36.599Z] #58 56.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:52:36.616Z] #32 DONE 0.6s [2022-08-02T11:52:36.616Z] [2022-08-02T11:52:36.616Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:36.616Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:36.616Z] #77 78.04 CCLD crun [2022-08-02T11:52:36.616Z] #77 78.45 make[3]: Entering directory '/tmp/crun-build' [2022-08-02T11:52:36.616Z] #77 78.54 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-02T11:52:36.616Z] #77 78.54 /bin/mkdir -p '/usr/local/lib' [2022-08-02T11:52:36.616Z] #77 78.54 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-02T11:52:36.616Z] #77 78.57 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-02T11:52:36.616Z] #77 78.57 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-02T11:52:36.616Z] #77 78.57 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-02T11:52:36.616Z] #77 78.57 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-02T11:52:36.616Z] #77 78.58 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-02T11:52:36.616Z] #77 78.76 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-02T11:52:36.616Z] #77 78.76 ---------------------------------------------------------------------- [2022-08-02T11:52:36.616Z] #77 78.76 Libraries have been installed in: [2022-08-02T11:52:36.616Z] #77 78.76 /usr/local/lib [2022-08-02T11:52:36.616Z] #77 78.76 [2022-08-02T11:52:36.616Z] #77 78.76 If you ever happen to want to link against installed libraries [2022-08-02T11:52:36.616Z] #77 78.76 in a given directory, LIBDIR, you must either use libtool, and [2022-08-02T11:52:36.616Z] #77 78.76 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-02T11:52:36.616Z] #77 78.76 flag during linking and do at least one of the following: [2022-08-02T11:52:36.616Z] #77 78.76 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-02T11:52:36.616Z] #77 78.76 during execution [2022-08-02T11:52:36.616Z] #77 78.76 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-02T11:52:36.616Z] #77 78.76 during linking [2022-08-02T11:52:36.616Z] #77 78.76 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-02T11:52:36.616Z] #77 78.76 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-02T11:52:36.616Z] #77 78.76 [2022-08-02T11:52:36.616Z] #77 78.76 See any operating system documentation about shared libraries for [2022-08-02T11:52:36.616Z] #77 78.76 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-02T11:52:36.616Z] #77 78.76 ---------------------------------------------------------------------- [2022-08-02T11:52:36.616Z] #77 78.76 /bin/mkdir -p '/build' [2022-08-02T11:52:36.616Z] #77 78.77 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-02T11:52:36.616Z] #77 78.80 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-02T11:52:36.616Z] #77 78.80 make[3]: Leaving directory '/tmp/crun-build' [2022-08-02T11:52:36.616Z] #77 78.80 make[2]: Leaving directory '/tmp/crun-build' [2022-08-02T11:52:36.616Z] #77 78.80 make[1]: Leaving directory '/tmp/crun-build' [2022-08-02T11:52:36.616Z] #77 DONE 78.9s [2022-08-02T11:52:36.616Z] [2022-08-02T11:52:36.616Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-02T11:52:36.616Z] #35 sha256:98cc91bedeb805d4b6de72bb864fc42f8cf1ae432b4d1e34ddd4848f2f1cc447 [2022-08-02T11:52:36.805Z] #36 11.50 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-02T11:52:36.805Z] #36 ... [2022-08-02T11:52:36.805Z] [2022-08-02T11:52:36.805Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:52:36.805Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c [2022-08-02T11:52:36.805Z] #34 2.582 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-02T11:52:36.805Z] #34 2.585 Cloning into '.'... [2022-08-02T11:52:36.805Z] #34 ... [2022-08-02T11:52:36.805Z] [2022-08-02T11:52:36.805Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:36.805Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-08-02T11:52:36.805Z] #76 3.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:36.805Z] #76 4.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:36.805Z] #76 4.087 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:36.805Z] #76 5.073 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:52:36.805Z] #76 7.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:52:36.805Z] #76 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:52:36.810Z] #42 88.52 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-02T11:52:36.810Z] #42 88.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:52:36.876Z] #35 DONE 0.3s [2022-08-02T11:52:36.876Z] [2022-08-02T11:52:36.876Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:52:36.876Z] #64 sha256:88c3830331d90a6787d0c3939829982be519b3082262e9810c2d1e127643e449 [2022-08-02T11:52:36.876Z] #64 ... [2022-08-02T11:52:36.876Z] [2022-08-02T11:52:36.876Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-02T11:52:36.876Z] #37 sha256:1ff40414f835c2087479fdd9f053b87f6a5dfa228ac5ba5fa0a82daa87146a85 [2022-08-02T11:52:37.070Z] #42 ... [2022-08-02T11:52:37.070Z] [2022-08-02T11:52:37.070Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:37.070Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:37.070Z] #51 83.36 Setting up criu (3.17.1-1) ... [2022-08-02T11:52:37.070Z] #51 86.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:52:37.070Z] #51 DONE 88.6s [2022-08-02T11:52:37.075Z] #76 ... [2022-08-02T11:52:37.075Z] [2022-08-02T11:52:37.075Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:37.075Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-08-02T11:52:37.075Z] #51 4.466 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:37.075Z] #51 4.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:37.075Z] #51 4.500 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:37.075Z] #51 5.027 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-02T11:52:37.075Z] #51 5.607 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:52:37.075Z] #51 8.023 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:52:37.075Z] #51 10.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:52:37.075Z] #51 ... [2022-08-02T11:52:37.075Z] [2022-08-02T11:52:37.075Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:52:37.075Z] #31 sha256:aa8cb31dfb75ccab039337591b38cc8ee143d5654949f83478a657d09d9c05c9 [2022-08-02T11:52:37.075Z] #31 11.09 #=#=# [2022-08-02T11:52:37.075Z] #31 11.47 #=#=# ############################ 39.6% ######################################################################## 100.0% [2022-08-02T11:52:37.139Z] #37 DONE 0.4s [2022-08-02T11:52:37.139Z] [2022-08-02T11:52:37.139Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:52:37.139Z] #64 sha256:88c3830331d90a6787d0c3939829982be519b3082262e9810c2d1e127643e449 [2022-08-02T11:52:37.184Z] #26 ... [2022-08-02T11:52:37.184Z] [2022-08-02T11:52:37.184Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:52:37.184Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:52:37.184Z] #40 4.807 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-02T11:52:37.184Z] #40 5.489 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-02T11:52:37.330Z] [2022-08-02T11:52:37.330Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:37.330Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:37.330Z] #77 11.68 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-02T11:52:37.330Z] #77 11.82 Cloning into '/tmp/crun-build/libocispec'... [2022-08-02T11:52:37.397Z] #64 ... [2022-08-02T11:52:37.398Z] [2022-08-02T11:52:37.398Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-02T11:52:37.398Z] #39 sha256:cca3f96da3ec82ce6b4f8370db9b75bc10ca3f35de4f0dd6064b8f06acfbc3b7 [2022-08-02T11:52:37.628Z] #58 ... [2022-08-02T11:52:37.629Z] [2022-08-02T11:52:37.629Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:52:37.629Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:52:37.629Z] #41 56.12 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-02T11:52:37.629Z] #41 56.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-02T11:52:37.918Z] #41 57.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:52:38.121Z] #40 6.682 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-02T11:52:38.333Z] #39 DONE 1.0s [2022-08-02T11:52:38.333Z] [2022-08-02T11:52:38.333Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:52:38.333Z] #64 sha256:88c3830331d90a6787d0c3939829982be519b3082262e9810c2d1e127643e449 [2022-08-02T11:52:38.333Z] #64 ... [2022-08-02T11:52:38.333Z] [2022-08-02T11:52:38.333Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-02T11:52:38.333Z] #41 sha256:b6151e34251f9ea54f498902fc0ef05ee88f597400a9e9c6d1133926d1531496 [2022-08-02T11:52:38.453Z] #31 12.91 [2022-08-02T11:52:38.688Z] #40 7.240 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-02T11:52:38.688Z] #40 7.283 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-02T11:52:38.712Z] #77 13.80 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-02T11:52:38.712Z] #77 13.82 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-02T11:52:38.712Z] #77 13.82 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-02T11:52:38.712Z] #77 13.82 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-02T11:52:38.712Z] #77 13.88 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-02T11:52:38.901Z] #41 DONE 0.4s [2022-08-02T11:52:38.901Z] [2022-08-02T11:52:38.901Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-02T11:52:38.901Z] #45 sha256:5256e832bfdd0442149e9f9262f73b8c64845ff0ceddfde2227ee6fa47f80a05 [2022-08-02T11:52:38.901Z] #45 DONE 0.2s [2022-08-02T11:52:38.901Z] [2022-08-02T11:52:38.901Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-02T11:52:38.901Z] #48 sha256:27413507d916f42bf3e1c52cceda4afe1deb2d3bd4f94a0d1aa98b7875404f10 [2022-08-02T11:52:40.276Z] #48 DONE 1.2s [2022-08-02T11:52:40.276Z] [2022-08-02T11:52:40.276Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-02T11:52:40.276Z] #52 sha256:6b85bd13818ed9fb3e6587274449632842778c92b4d1e4de1388fd5ba4d7f2a2 [2022-08-02T11:52:40.472Z] #41 ... [2022-08-02T11:52:40.472Z] [2022-08-02T11:52:40.472Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:40.472Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:40.472Z] #83 52.28 Selecting previously unselected package autoconf. [2022-08-02T11:52:40.472Z] #83 52.30 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-02T11:52:40.472Z] #83 52.34 Unpacking autoconf (2.69-14) ... [2022-08-02T11:52:40.472Z] #83 52.86 Selecting previously unselected package autotools-dev. [2022-08-02T11:52:40.472Z] #83 52.86 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-02T11:52:40.472Z] #83 52.87 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:52:40.472Z] #83 53.06 Selecting previously unselected package automake. [2022-08-02T11:52:40.472Z] #83 53.06 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-02T11:52:40.472Z] #83 53.08 Unpacking automake (1:1.16.3-2) ... [2022-08-02T11:52:40.472Z] #83 53.75 Selecting previously unselected package patch. [2022-08-02T11:52:40.472Z] #83 53.75 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 53.76 Unpacking patch (2.7.6-7) ... [2022-08-02T11:52:40.472Z] #83 53.94 Selecting previously unselected package dpkg-dev. [2022-08-02T11:52:40.472Z] #83 53.94 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-02T11:52:40.472Z] #83 53.96 Unpacking dpkg-dev (1.20.11) ... [2022-08-02T11:52:40.472Z] #83 55.57 Selecting previously unselected package build-essential. [2022-08-02T11:52:40.472Z] #83 55.57 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 55.61 Unpacking build-essential (12.9) ... [2022-08-02T11:52:40.472Z] #83 55.85 Selecting previously unselected package libcap2:amd64. [2022-08-02T11:52:40.472Z] #83 55.87 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 55.90 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:52:40.472Z] #83 56.02 Selecting previously unselected package libcap-dev:amd64. [2022-08-02T11:52:40.472Z] #83 56.03 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 56.05 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-02T11:52:40.472Z] #83 56.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:52:40.472Z] #83 56.23 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 56.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:40.472Z] #83 56.49 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-02T11:52:40.472Z] #83 56.49 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 56.51 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:40.472Z] #83 56.80 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-02T11:52:40.472Z] #83 56.81 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 56.83 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:52:40.472Z] #83 57.09 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-02T11:52:40.472Z] #83 57.09 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 57.13 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:52:40.472Z] #83 58.04 Selecting previously unselected package libtool. [2022-08-02T11:52:40.472Z] #83 58.04 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-02T11:52:40.472Z] #83 58.05 Unpacking libtool (2.4.6-15) ... [2022-08-02T11:52:40.472Z] #83 58.58 Selecting previously unselected package libudev-dev:amd64. [2022-08-02T11:52:40.472Z] #83 58.59 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 58.60 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:52:40.472Z] #83 58.80 Selecting previously unselected package libyajl2:amd64. [2022-08-02T11:52:40.472Z] #83 58.80 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 58.80 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:52:40.472Z] #83 58.86 Selecting previously unselected package libyajl-dev:amd64. [2022-08-02T11:52:40.472Z] #83 58.86 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-02T11:52:40.472Z] #83 58.89 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-02T11:52:40.472Z] #83 59.05 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:52:40.472Z] #83 59.08 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-02T11:52:40.472Z] #83 59.09 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:52:40.472Z] #83 59.10 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:52:40.472Z] #83 59.12 Setting up file (1:5.39-3) ... [2022-08-02T11:52:40.472Z] #83 59.14 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:52:40.472Z] #83 59.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:40.472Z] #83 59.16 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:40.472Z] #83 59.17 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:52:40.472Z] #83 59.19 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:52:40.472Z] #83 59.20 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-02T11:52:40.472Z] #83 59.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:52:40.472Z] #83 59.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:52:40.472Z] #83 59.30 Setting up patch (2.7.6-7) ... [2022-08-02T11:52:40.472Z] #83 59.31 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:52:40.472Z] #83 59.32 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-02T11:52:40.472Z] #83 59.33 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-02T11:52:40.472Z] #83 59.34 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:52:40.472Z] #83 59.36 Setting up libtool (2.4.6-15) ... [2022-08-02T11:52:40.472Z] #83 59.37 Setting up m4 (1.4.18-5) ... [2022-08-02T11:52:40.472Z] #83 59.38 Setting up dpkg-dev (1.20.11) ... [2022-08-02T11:52:40.472Z] #83 59.41 Setting up autoconf (2.69-14) ... [2022-08-02T11:52:40.472Z] #83 59.43 Setting up build-essential (12.9) ... [2022-08-02T11:52:40.472Z] #83 59.44 Setting up automake (1:1.16.3-2) ... [2022-08-02T11:52:40.472Z] #83 59.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-02T11:52:40.472Z] #83 59.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:52:40.472Z] #83 DONE 60.0s [2022-08-02T11:52:40.472Z] [2022-08-02T11:52:40.472Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:40.472Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:40.472Z] #84 ... [2022-08-02T11:52:40.472Z] [2022-08-02T11:52:40.472Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:40.472Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:40.472Z] #62 50.60 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-02T11:52:40.472Z] #62 50.60 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-02T11:52:40.472Z] #62 51.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-02T11:52:40.472Z] #62 53.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-02T11:52:40.731Z] #62 ... [2022-08-02T11:52:40.731Z] [2022-08-02T11:52:40.732Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:40.732Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:40.732Z] #58 58.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-02T11:52:40.732Z] #58 58.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:52:40.732Z] #58 58.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:52:40.732Z] #58 58.78 Setting up python3-six (1.16.0-2) ... [2022-08-02T11:52:40.732Z] #58 60.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:52:40.732Z] #58 60.37 Setting up python3-protobuf (3.12.4-1) ... [2022-08-02T11:52:41.216Z] #52 DONE 1.1s [2022-08-02T11:52:41.216Z] [2022-08-02T11:52:41.216Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-02T11:52:41.216Z] #54 sha256:c2a7cdbf9d0b9f4ae72bc0aa2111b0ac7e807ad46ecad0168326c7d47161462a [2022-08-02T11:52:41.506Z] #54 DONE 0.1s [2022-08-02T11:52:41.506Z] [2022-08-02T11:52:41.506Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-02T11:52:41.506Z] #56 sha256:718917dc5fd416d21ed0e64e0749423211ca150b1dbfbb4f476e3582fff746c8 [2022-08-02T11:52:41.976Z] #40 ... [2022-08-02T11:52:41.976Z] [2022-08-02T11:52:41.976Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:41.976Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:41.976Z] #55 6.797 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-02T11:52:41.976Z] #55 9.069 go: downloading github.com/fatih/color v1.13.0 [2022-08-02T11:52:41.976Z] #55 9.103 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:52:41.976Z] #55 9.222 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-02T11:52:41.976Z] #55 9.234 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-02T11:52:41.976Z] #55 9.584 go: downloading github.com/spf13/viper v1.11.0 [2022-08-02T11:52:41.976Z] #55 9.784 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-02T11:52:41.976Z] #55 ... [2022-08-02T11:52:41.976Z] [2022-08-02T11:52:41.976Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:41.976Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:52:41.976Z] #14 5.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:41.976Z] #14 5.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:41.976Z] #14 5.596 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:41.976Z] #14 6.342 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:52:41.976Z] #14 9.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:52:41.976Z] #14 ... [2022-08-02T11:52:41.976Z] [2022-08-02T11:52:41.976Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:52:41.976Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:52:41.976Z] #47 3.668 + git clone https://github.com/docker/distribution.git . [2022-08-02T11:52:41.976Z] #47 3.668 Cloning into '.'... [2022-08-02T11:52:41.976Z] #47 ... [2022-08-02T11:52:41.976Z] [2022-08-02T11:52:41.976Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:41.976Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:52:41.976Z] #76 4.401 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:41.976Z] #76 4.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:41.976Z] #76 4.561 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:41.976Z] #76 4.994 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:52:41.977Z] #76 6.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:52:41.977Z] #76 9.353 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:52:41.977Z] #76 ... [2022-08-02T11:52:41.977Z] [2022-08-02T11:52:41.977Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:52:41.977Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:52:41.977Z] #34 4.335 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-02T11:52:41.977Z] #34 4.335 Cloning into '.'... [2022-08-02T11:52:42.006Z] #77 17.46 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-02T11:52:42.006Z] #77 ... [2022-08-02T11:52:42.006Z] [2022-08-02T11:52:42.006Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:42.006Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:52:42.006Z] #14 93.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-02T11:52:42.088Z] #56 DONE 0.8s [2022-08-02T11:52:42.088Z] [2022-08-02T11:52:42.088Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-02T11:52:42.088Z] #58 sha256:e352e9a83da9bee9e3048ac0f85a052d46a108ae7d8ae55262502bc1ce4be868 [2022-08-02T11:52:42.088Z] #58 DONE 0.1s [2022-08-02T11:52:42.088Z] [2022-08-02T11:52:42.088Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-02T11:52:42.088Z] #61 sha256:8a538817b549ffcd676bf64c201471a18870116b8bf4a81897fdbeddcac0e8f0 [2022-08-02T11:52:42.236Z] #34 ... [2022-08-02T11:52:42.236Z] [2022-08-02T11:52:42.236Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:52:42.236Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-08-02T11:52:42.236Z] #57 3.820 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-02T11:52:42.236Z] #57 4.342 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-02T11:52:42.236Z] #57 4.342 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-02T11:52:42.236Z] #57 4.436 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-02T11:52:42.236Z] #57 5.671 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-02T11:52:42.236Z] #57 ... [2022-08-02T11:52:42.236Z] [2022-08-02T11:52:42.236Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:52:42.236Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:52:42.236Z] #36 3.618 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-02T11:52:42.266Z] #14 93.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-02T11:52:42.266Z] #14 93.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:52:42.348Z] #61 DONE 0.2s [2022-08-02T11:52:42.348Z] [2022-08-02T11:52:42.348Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:52:42.348Z] #64 sha256:88c3830331d90a6787d0c3939829982be519b3082262e9810c2d1e127643e449 [2022-08-02T11:52:42.348Z] #64 95.85 # github.com/containerd/containerd/cmd/containerd [2022-08-02T11:52:42.348Z] #64 95.85 /usr/bin/ld: /tmp/go-link-4017397829/000019.o: in function `New': [2022-08-02T11:52:42.348Z] #64 95.85 /tmp/tmp.XMRqAYb9QA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-02T11:52:42.348Z] #64 95.91 + bin/containerd-stress [2022-08-02T11:52:42.348Z] #64 96.81 + bin/containerd-shim [2022-08-02T11:52:42.495Z] #36 ... [2022-08-02T11:52:42.495Z] [2022-08-02T11:52:42.495Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:52:42.495Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:52:42.495Z] #62 4.375 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:42.495Z] #62 4.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:42.495Z] #62 4.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:42.495Z] #62 4.990 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:52:42.495Z] #62 6.100 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:52:42.495Z] #62 8.790 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:52:42.754Z] #62 ... [2022-08-02T11:52:42.754Z] [2022-08-02T11:52:42.754Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:42.754Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:42.754Z] #42 6.411 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:42.754Z] #42 6.474 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:42.754Z] #42 6.474 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:42.754Z] #42 7.531 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:52:42.754Z] #42 9.395 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:52:42.754Z] #42 ... [2022-08-02T11:52:42.755Z] [2022-08-02T11:52:42.755Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:52:42.755Z] #67 sha256:9c89e8fd490698ff704c9a932dd1406397310a73a4baed0d3f2e2a43a8e65932 [2022-08-02T11:52:42.755Z] #67 6.117 + RM_GOPATH=0 [2022-08-02T11:52:42.755Z] #67 6.119 + TMP_GOPATH= [2022-08-02T11:52:42.755Z] #67 6.119 + : /build [2022-08-02T11:52:42.755Z] #67 6.120 + '[' -z '' ']' [2022-08-02T11:52:42.755Z] #67 6.122 ++ mktemp -d [2022-08-02T11:52:42.755Z] #67 6.127 + export GOPATH=/tmp/tmp.axHAg3NHqi [2022-08-02T11:52:42.755Z] #67 6.128 + GOPATH=/tmp/tmp.axHAg3NHqi [2022-08-02T11:52:42.755Z] #67 6.128 + RM_GOPATH=1 [2022-08-02T11:52:42.755Z] #67 6.129 + case "$(go env GOARCH)" in [2022-08-02T11:52:42.755Z] #67 6.131 ++ go env GOARCH [2022-08-02T11:52:42.755Z] #67 6.158 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:42.755Z] #67 6.158 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:42.755Z] #67 6.158 ++ dirname /install.sh [2022-08-02T11:52:42.755Z] #67 6.175 + dir=/ [2022-08-02T11:52:42.755Z] #67 6.175 + bin=rootlesskit [2022-08-02T11:52:42.755Z] #67 6.175 + shift [2022-08-02T11:52:42.755Z] #67 6.177 + '[' '!' -f //rootlesskit.installer ']' [2022-08-02T11:52:42.755Z] #67 6.177 + . //rootlesskit.installer [2022-08-02T11:52:42.755Z] #67 6.177 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:52:42.755Z] #67 6.182 + install_rootlesskit [2022-08-02T11:52:42.755Z] #67 6.182 + case "$1" in [2022-08-02T11:52:42.755Z] #67 6.182 + export CGO_ENABLED=0 [2022-08-02T11:52:42.755Z] #67 6.182 + CGO_ENABLED=0 [2022-08-02T11:52:42.755Z] #67 6.182 + _install_rootlesskit [2022-08-02T11:52:42.755Z] #67 6.182 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-02T11:52:42.755Z] #67 6.182 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:52:42.755Z] #67 6.182 + GOBIN=/build [2022-08-02T11:52:42.755Z] #67 6.182 + GO111MODULE=on [2022-08-02T11:52:42.755Z] #67 6.182 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:52:42.755Z] #67 6.182 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:52:42.755Z] #67 6.786 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-02T11:52:42.755Z] #67 9.643 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:52:42.755Z] #67 9.643 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-02T11:52:42.755Z] #67 10.34 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-02T11:52:43.013Z] #67 ... [2022-08-02T11:52:43.013Z] [2022-08-02T11:52:43.014Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:52:43.014Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:52:43.014Z] #53 4.178 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-02T11:52:43.014Z] #53 5.223 go: downloading github.com/fatih/color v1.10.0 [2022-08-02T11:52:43.014Z] #53 5.244 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-02T11:52:43.014Z] #53 5.288 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-02T11:52:43.014Z] #53 5.288 go: downloading github.com/pkg/errors v0.9.1 [2022-08-02T11:52:43.014Z] #53 5.578 go: downloading golang.org/x/tools v0.1.0 [2022-08-02T11:52:43.014Z] #53 5.829 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-02T11:52:43.014Z] #53 5.845 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-02T11:52:43.014Z] #53 5.916 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-02T11:52:43.014Z] #53 6.134 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-02T11:52:43.014Z] #53 10.35 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-02T11:52:43.014Z] #53 10.42 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-02T11:52:43.014Z] #53 10.60 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-02T11:52:43.014Z] #53 ... [2022-08-02T11:52:43.014Z] [2022-08-02T11:52:43.014Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-02T11:52:43.014Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-08-02T11:52:43.014Z] #38 5.915 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-02T11:52:43.272Z] #38 ... [2022-08-02T11:52:43.272Z] [2022-08-02T11:52:43.272Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:52:43.272Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:52:43.272Z] #36 11.73 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-02T11:52:43.272Z] #36 11.75 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-02T11:52:43.728Z] #31 17.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-02T11:52:43.840Z] #36 12.28 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-02T11:52:43.840Z] #36 12.49 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-02T11:52:44.664Z] #31 ... [2022-08-02T11:52:44.664Z] [2022-08-02T11:52:44.664Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:44.664Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-08-02T11:52:44.664Z] #55 12.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:52:44.664Z] #55 12.25 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-02T11:52:44.664Z] #55 12.46 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-02T11:52:44.664Z] #55 12.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-02T11:52:44.664Z] #55 12.68 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-02T11:52:44.664Z] #55 12.75 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-02T11:52:44.664Z] #55 12.80 go: downloading github.com/spf13/afero v1.8.2 [2022-08-02T11:52:44.664Z] #55 12.94 go: downloading github.com/spf13/cast v1.4.1 [2022-08-02T11:52:44.664Z] #55 13.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-02T11:52:44.665Z] #55 13.26 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-02T11:52:44.665Z] #55 13.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-02T11:52:44.665Z] #55 13.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-02T11:52:44.665Z] #55 13.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-02T11:52:44.665Z] #55 13.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-02T11:52:44.665Z] #55 13.67 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-02T11:52:44.665Z] #55 13.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-02T11:52:44.665Z] #55 13.82 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-02T11:52:44.665Z] #55 13.90 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-02T11:52:44.665Z] #55 14.77 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-02T11:52:44.665Z] #55 15.08 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-02T11:52:44.665Z] #55 15.52 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-02T11:52:44.665Z] #55 15.91 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-02T11:52:44.665Z] #55 15.99 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-02T11:52:44.665Z] #55 16.01 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-02T11:52:44.665Z] #55 16.15 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-02T11:52:44.665Z] #55 16.19 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-02T11:52:44.665Z] #55 16.20 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-02T11:52:44.665Z] #55 16.48 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-02T11:52:44.665Z] #55 16.52 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-02T11:52:44.665Z] #55 16.62 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-02T11:52:44.665Z] #55 16.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-02T11:52:44.665Z] #55 16.78 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-02T11:52:44.665Z] #55 16.83 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-02T11:52:44.665Z] #55 16.89 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-02T11:52:44.665Z] #55 16.96 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-02T11:52:44.665Z] #55 17.09 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-02T11:52:44.665Z] #55 17.10 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-02T11:52:44.665Z] #55 17.17 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-02T11:52:44.665Z] #55 17.21 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-02T11:52:44.665Z] #55 17.28 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-02T11:52:44.665Z] #55 17.37 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-02T11:52:44.665Z] #55 17.63 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-02T11:52:44.665Z] #55 17.64 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-02T11:52:44.665Z] #55 17.79 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-02T11:52:44.665Z] #55 17.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-02T11:52:44.665Z] #55 17.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-02T11:52:44.665Z] #55 17.86 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-02T11:52:44.665Z] #55 17.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-02T11:52:44.665Z] #55 18.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-02T11:52:44.665Z] #55 18.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-02T11:52:44.665Z] #55 18.23 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-02T11:52:44.665Z] #55 18.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-02T11:52:44.665Z] #55 18.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-02T11:52:44.665Z] #55 18.51 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-02T11:52:44.665Z] #55 18.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-02T11:52:44.665Z] #55 18.57 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-02T11:52:44.665Z] #55 18.60 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-02T11:52:44.665Z] #55 18.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-02T11:52:44.665Z] #55 18.73 go: downloading github.com/julz/importas v0.1.0 [2022-08-02T11:52:44.665Z] #55 18.73 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-02T11:52:44.665Z] #55 18.82 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-02T11:52:44.665Z] #55 18.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-02T11:52:44.665Z] #55 19.07 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-02T11:52:44.665Z] #55 19.08 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-02T11:52:44.665Z] #55 19.19 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-02T11:52:44.665Z] #55 19.22 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-02T11:52:44.665Z] #55 19.40 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-02T11:52:44.665Z] #55 19.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-02T11:52:44.665Z] #55 ... [2022-08-02T11:52:44.665Z] [2022-08-02T11:52:44.665Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-02T11:52:44.665Z] #38 sha256:716afab88b8caf939e7d887eb11e6da379b27f6d742e8e606099e37c3fb651d9 [2022-08-02T11:52:44.665Z] #38 15.39 tomll can be used in two ways: [2022-08-02T11:52:44.665Z] #38 15.39 Writing to STDIN and reading from STDOUT: [2022-08-02T11:52:44.665Z] #38 15.39 cat file.toml | tomll > file.toml [2022-08-02T11:52:44.665Z] #38 15.39 [2022-08-02T11:52:44.665Z] #38 15.39 Reading and updating a list of files: [2022-08-02T11:52:44.665Z] #38 15.39 tomll a.toml b.toml c.toml [2022-08-02T11:52:44.665Z] #38 15.39 [2022-08-02T11:52:44.665Z] #38 15.39 When given a list of files, tomll will modify all files in place without asking. [2022-08-02T11:52:44.665Z] #38 DONE 19.5s [2022-08-02T11:52:44.665Z] [2022-08-02T11:52:44.665Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:44.665Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-08-02T11:52:44.665Z] #55 19.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-02T11:52:44.665Z] #55 19.63 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-02T11:52:44.665Z] #55 ... [2022-08-02T11:52:44.665Z] [2022-08-02T11:52:44.665Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:52:44.665Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674 [2022-08-02T11:52:44.665Z] #36 11.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-02T11:52:44.665Z] #36 12.29 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-02T11:52:44.665Z] #36 12.30 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-02T11:52:44.665Z] #36 12.47 go: downloading github.com/peterh/liner v1.2.2 [2022-08-02T11:52:44.665Z] #36 12.62 go: downloading github.com/google/go-dap v0.6.0 [2022-08-02T11:52:44.665Z] #36 12.92 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-02T11:52:44.665Z] #36 13.19 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-02T11:52:44.665Z] #36 13.78 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-02T11:52:44.665Z] #36 13.97 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-02T11:52:44.665Z] #36 14.03 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-02T11:52:44.665Z] #36 14.83 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-02T11:52:44.778Z] #36 13.04 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-02T11:52:44.778Z] #36 13.30 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-02T11:52:44.778Z] #36 13.33 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-02T11:52:44.778Z] #36 13.34 go: downloading github.com/peterh/liner v1.2.2 [2022-08-02T11:52:45.036Z] #36 13.55 go: downloading github.com/google/go-dap v0.6.0 [2022-08-02T11:52:45.574Z] #14 ... [2022-08-02T11:52:45.574Z] [2022-08-02T11:52:45.574Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:45.574Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:45.575Z] #42 96.31 Setting up libicu67:amd64 (67.1-7) ... [2022-08-02T11:52:45.575Z] #42 96.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:45.575Z] #42 96.35 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-02T11:52:45.575Z] #42 96.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:45.575Z] #42 96.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-02T11:52:45.575Z] #42 96.46 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-02T11:52:45.575Z] #42 96.49 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:52:45.575Z] #42 96.54 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:52:45.575Z] #42 96.60 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-02T11:52:45.575Z] #42 96.66 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:52:45.575Z] #42 96.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:52:45.575Z] #42 DONE 97.3s [2022-08-02T11:52:45.575Z] [2022-08-02T11:52:45.575Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-02T11:52:45.575Z] #43 sha256:b2d6e49b4b3843dddb23445485f826b547e6b84bda40030941788668a8f2764b [2022-08-02T11:52:45.575Z] #43 DONE 0.1s [2022-08-02T11:52:45.575Z] [2022-08-02T11:52:45.575Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-02T11:52:45.575Z] #44 sha256:199b3e86cff65138c5b4373ccbdf83fe556bfc5deb5dfe0790ea254e184131a6 [2022-08-02T11:52:45.602Z] #36 ... [2022-08-02T11:52:45.602Z] [2022-08-02T11:52:45.602Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:52:45.602Z] #31 sha256:aa8cb31dfb75ccab039337591b38cc8ee143d5654949f83478a657d09d9c05c9 [2022-08-02T11:52:45.602Z] #31 19.75 #=#=# [2022-08-02T11:52:45.604Z] #36 14.04 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-02T11:52:46.006Z] #58 64.94 Setting up criu (3.17.1-1) ... [2022-08-02T11:52:46.120Z] #31 20.14 #=#=# ##O#-# 0.1% ######################################################################## 100.0% [2022-08-02T11:52:46.120Z] #31 ... [2022-08-02T11:52:46.120Z] [2022-08-02T11:52:46.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-08-02T11:52:46.120Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:52:46.120Z] #14 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:52:46.120Z] #14 16.00 Fetched 8449 kB in 12s (732 kB/s) [2022-08-02T11:52:46.120Z] #14 16.00 Reading package lists... [2022-08-02T11:52:46.120Z] #14 20.78 Reading package lists... [2022-08-02T11:52:46.120Z] #14 ... [2022-08-02T11:52:46.120Z] [2022-08-02T11:52:46.120Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:46.120Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-08-02T11:52:46.120Z] #55 20.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-02T11:52:46.120Z] #55 20.67 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-02T11:52:46.120Z] #55 20.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-02T11:52:46.120Z] #55 20.79 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-02T11:52:46.120Z] #55 20.89 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-02T11:52:46.120Z] #55 20.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-02T11:52:46.120Z] #55 21.01 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-02T11:52:46.120Z] #55 21.01 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-02T11:52:46.120Z] #55 21.11 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-02T11:52:46.171Z] #36 14.72 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-02T11:52:46.382Z] #55 ... [2022-08-02T11:52:46.382Z] [2022-08-02T11:52:46.382Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:52:46.382Z] #67 sha256:602923bdc93f96bcfd5bce523825380b5908410bf11fbf4e7bf0f6da9dcfda79 [2022-08-02T11:52:46.382Z] #67 10.92 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-02T11:52:46.382Z] #67 11.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-02T11:52:46.382Z] #67 13.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:52:46.382Z] #67 ... [2022-08-02T11:52:46.382Z] [2022-08-02T11:52:46.382Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:46.382Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-08-02T11:52:46.382Z] #55 21.34 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-02T11:52:46.383Z] #55 21.36 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-02T11:52:46.429Z] #36 14.96 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-02T11:52:46.554Z] #64 101.3 + bin/containerd-shim-runc-v1 [2022-08-02T11:52:46.647Z] #55 21.45 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-02T11:52:46.647Z] #55 21.48 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-02T11:52:46.647Z] #55 21.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-02T11:52:46.689Z] #36 15.04 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-02T11:52:46.906Z] #55 21.64 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-02T11:52:46.906Z] #55 21.67 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-02T11:52:46.906Z] #55 21.72 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-02T11:52:46.906Z] #55 21.74 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-02T11:52:46.906Z] #55 ... [2022-08-02T11:52:46.906Z] [2022-08-02T11:52:46.906Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:52:46.906Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66 [2022-08-02T11:52:46.906Z] #53 11.68 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-02T11:52:46.906Z] #53 11.75 go: downloading golang.org/x/mod v0.3.0 [2022-08-02T11:52:46.906Z] #53 ... [2022-08-02T11:52:46.906Z] [2022-08-02T11:52:46.906Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:46.906Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-08-02T11:52:46.906Z] #55 21.77 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-02T11:52:46.906Z] #55 21.85 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-02T11:52:46.957Z] #44 1.266 + RM_GOPATH=0 [2022-08-02T11:52:46.957Z] #44 1.266 + TMP_GOPATH= [2022-08-02T11:52:46.957Z] #44 1.266 + : /build [2022-08-02T11:52:46.957Z] #44 1.266 + '[' -z '' ']' [2022-08-02T11:52:46.957Z] #44 1.266 ++ mktemp -d [2022-08-02T11:52:46.957Z] #44 1.266 + export GOPATH=/tmp/tmp.MFwp63kjMt [2022-08-02T11:52:46.957Z] #44 1.266 + GOPATH=/tmp/tmp.MFwp63kjMt [2022-08-02T11:52:46.957Z] #44 1.266 + RM_GOPATH=1 [2022-08-02T11:52:46.957Z] #44 1.266 + case "$(go env GOARCH)" in [2022-08-02T11:52:46.957Z] #44 1.266 ++ go env GOARCH [2022-08-02T11:52:46.957Z] #44 1.313 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:46.957Z] #44 1.313 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:46.957Z] #44 1.313 ++ dirname /install.sh [2022-08-02T11:52:46.957Z] #44 1.313 + dir=/ [2022-08-02T11:52:46.957Z] #44 1.313 + bin=tini [2022-08-02T11:52:46.957Z] #44 1.313 + shift [2022-08-02T11:52:46.957Z] #44 1.313 + '[' '!' -f //tini.installer ']' [2022-08-02T11:52:46.957Z] #44 1.313 + . //tini.installer [2022-08-02T11:52:46.957Z] #44 1.313 ++ : v0.19.0 [2022-08-02T11:52:46.957Z] #44 1.313 + install_tini [2022-08-02T11:52:46.957Z] #44 1.313 + echo 'Install tini version v0.19.0' [2022-08-02T11:52:46.957Z] #44 1.313 + git clone https://github.com/krallin/tini.git /tmp/tmp.MFwp63kjMt/tini [2022-08-02T11:52:46.957Z] #44 1.314 Install tini version v0.19.0 [2022-08-02T11:52:46.957Z] #44 1.334 Cloning into '/tmp/tmp.MFwp63kjMt/tini'... [2022-08-02T11:52:47.164Z] #55 21.91 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-02T11:52:47.164Z] #55 21.92 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-02T11:52:47.385Z] #58 67.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:52:47.423Z] #55 22.17 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-02T11:52:47.423Z] #55 22.24 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-02T11:52:47.423Z] #55 22.30 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-02T11:52:47.423Z] #55 22.36 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-02T11:52:47.423Z] #55 22.40 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-02T11:52:47.682Z] #55 22.46 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-02T11:52:47.897Z] #44 2.486 + cd /tmp/tmp.MFwp63kjMt/tini [2022-08-02T11:52:47.941Z] #55 22.65 go: downloading honnef.co/go/tools v0.3.1 [2022-08-02T11:52:47.954Z] #58 DONE 67.6s [2022-08-02T11:52:47.954Z] [2022-08-02T11:52:47.954Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:47.954Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:47.954Z] #84 1.188 Cloning into '/tmp/crun-build'... [2022-08-02T11:52:48.066Z] #36 ... [2022-08-02T11:52:48.066Z] [2022-08-02T11:52:48.066Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:52:48.066Z] #26 sha256:2d33e53ae8933dedfbcd8004f06d79c43f401e6c55337ff81d058f62292b928c [2022-08-02T11:52:48.066Z] #26 6.159 + RM_GOPATH=0 [2022-08-02T11:52:48.066Z] #26 6.159 + TMP_GOPATH= [2022-08-02T11:52:48.066Z] #26 6.159 + : /build [2022-08-02T11:52:48.066Z] #26 6.159 + '[' -z '' ']' [2022-08-02T11:52:48.066Z] #26 6.160 ++ mktemp -d [2022-08-02T11:52:48.066Z] #26 6.163 + export GOPATH=/tmp/tmp.mQ7GeMZQas [2022-08-02T11:52:48.066Z] #26 6.163 + GOPATH=/tmp/tmp.mQ7GeMZQas [2022-08-02T11:52:48.066Z] #26 6.163 + RM_GOPATH=1 [2022-08-02T11:52:48.066Z] #26 6.163 + case "$(go env GOARCH)" in [2022-08-02T11:52:48.066Z] #26 6.164 ++ go env GOARCH [2022-08-02T11:52:48.066Z] #26 6.196 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:48.066Z] #26 6.199 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:52:48.066Z] #26 6.200 ++ dirname /install.sh [2022-08-02T11:52:48.066Z] #26 6.209 + dir=/ [2022-08-02T11:52:48.066Z] #26 6.217 + bin=dockercli [2022-08-02T11:52:48.066Z] #26 6.217 + shift [2022-08-02T11:52:48.066Z] #26 6.217 + '[' '!' -f //dockercli.installer ']' [2022-08-02T11:52:48.066Z] #26 6.218 + . //dockercli.installer [2022-08-02T11:52:48.066Z] #26 6.218 ++ : stable [2022-08-02T11:52:48.066Z] #26 6.218 ++ : 17.06.2-ce [2022-08-02T11:52:48.066Z] #26 6.223 + install_dockercli [2022-08-02T11:52:48.066Z] #26 6.224 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-02T11:52:48.066Z] #26 6.224 Install docker/cli version 17.06.2-ce from stable [2022-08-02T11:52:48.066Z] #26 6.225 ++ uname -m [2022-08-02T11:52:48.066Z] #26 6.226 + arch=x86_64 [2022-08-02T11:52:48.066Z] #26 6.226 + '[' x86_64 '!=' x86_64 ']' [2022-08-02T11:52:48.066Z] #26 6.226 + url=https://download.docker.com/linux/static [2022-08-02T11:52:48.066Z] #26 6.226 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-02T11:52:48.066Z] #26 6.228 + tar -xz docker/docker [2022-08-02T11:52:48.066Z] #26 15.06 + mkdir -p /build [2022-08-02T11:52:48.066Z] #26 15.08 + mv docker/docker /build/ [2022-08-02T11:52:48.066Z] #26 15.09 + rmdir docker [2022-08-02T11:52:48.066Z] #26 ... [2022-08-02T11:52:48.066Z] [2022-08-02T11:52:48.066Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:52:48.066Z] #67 sha256:9c89e8fd490698ff704c9a932dd1406397310a73a4baed0d3f2e2a43a8e65932 [2022-08-02T11:52:48.066Z] #67 14.01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-02T11:52:48.066Z] #67 14.99 go: downloading github.com/google/uuid v1.3.0 [2022-08-02T11:52:48.066Z] #67 15.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-02T11:52:48.066Z] #67 15.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-02T11:52:48.066Z] #67 15.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:52:48.066Z] #67 15.55 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-02T11:52:48.066Z] #67 15.98 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-02T11:52:48.157Z] #44 2.487 + git checkout -q v0.19.0 [2022-08-02T11:52:48.157Z] #44 2.496 + cmake . [2022-08-02T11:52:48.635Z] #67 ... [2022-08-02T11:52:48.635Z] [2022-08-02T11:52:48.635Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:52:48.635Z] #26 sha256:2d33e53ae8933dedfbcd8004f06d79c43f401e6c55337ff81d058f62292b928c [2022-08-02T11:52:48.635Z] #26 DONE 16.8s [2022-08-02T11:52:48.635Z] [2022-08-02T11:52:48.635Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:48.635Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:52:48.635Z] #51 6.855 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:52:48.635Z] #51 6.882 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:52:48.635Z] #51 6.883 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:52:48.635Z] #51 7.542 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-02T11:52:48.635Z] #51 8.066 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:52:48.635Z] #51 10.16 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:52:48.635Z] #51 12.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:52:48.635Z] #51 15.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-02T11:52:48.635Z] #51 ... [2022-08-02T11:52:48.635Z] [2022-08-02T11:52:48.635Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:52:48.635Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:52:48.635Z] #36 16.86 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-02T11:52:48.635Z] #36 17.10 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-02T11:52:48.727Z] #44 3.183 -- The C compiler identification is GNU 10.2.1 [2022-08-02T11:52:48.893Z] #84 8.948 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-02T11:52:48.893Z] #84 8.948 Cloning into '/tmp/crun-build/libocispec'... [2022-08-02T11:52:48.988Z] #44 3.314 -- Detecting C compiler ABI info [2022-08-02T11:52:49.089Z] #64 103.8 + bin/containerd-shim-runc-v2 [2022-08-02T11:52:49.317Z] #55 23.96 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-02T11:52:49.317Z] #55 23.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-02T11:52:49.317Z] #55 24.10 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-02T11:52:49.317Z] #55 24.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-02T11:52:49.317Z] #55 24.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-02T11:52:49.317Z] #55 24.29 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-02T11:52:49.317Z] #55 ... [2022-08-02T11:52:49.317Z] [2022-08-02T11:52:49.317Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:49.317Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-08-02T11:52:49.317Z] #42 14.19 Fetched 8449 kB in 11s (772 kB/s) [2022-08-02T11:52:49.317Z] #42 14.19 Reading package lists... [2022-08-02T11:52:49.346Z] #64 104.3 + binaries [2022-08-02T11:52:49.346Z] #64 104.3 + install -D bin/containerd /build/containerd [2022-08-02T11:52:49.346Z] #64 104.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-02T11:52:49.347Z] #64 104.4 + install -D bin/ctr /build/ctr [2022-08-02T11:52:49.557Z] #44 4.060 -- Detecting C compiler ABI info - done [2022-08-02T11:52:49.571Z] #36 18.27 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-02T11:52:49.576Z] #42 19.21 Reading package lists... [2022-08-02T11:52:49.576Z] #42 ... [2022-08-02T11:52:49.576Z] [2022-08-02T11:52:49.576Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:52:49.576Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-08-02T11:52:49.576Z] #51 14.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-02T11:52:49.576Z] #51 16.97 Fetched 8453 kB in 13s (661 kB/s) [2022-08-02T11:52:49.576Z] #51 16.97 Reading package lists... [2022-08-02T11:52:49.576Z] #51 22.12 Reading package lists... [2022-08-02T11:52:49.576Z] #51 ... [2022-08-02T11:52:49.576Z] [2022-08-02T11:52:49.576Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:49.576Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-08-02T11:52:49.576Z] #55 24.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-02T11:52:49.576Z] #55 24.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-02T11:52:49.817Z] #44 4.219 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-02T11:52:49.817Z] #44 4.231 -- Detecting C compile features [2022-08-02T11:52:49.817Z] #44 4.235 -- Detecting C compile features - done [2022-08-02T11:52:49.817Z] #44 4.330 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-02T11:52:50.143Z] #55 24.70 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-02T11:52:50.143Z] #55 24.71 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-02T11:52:50.143Z] #55 24.91 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-02T11:52:50.143Z] #55 24.99 go: downloading golang.org/x/text v0.3.7 [2022-08-02T11:52:50.276Z] #84 10.10 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-02T11:52:50.276Z] #84 10.10 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-02T11:52:50.276Z] #84 10.10 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-02T11:52:50.276Z] #84 10.10 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-02T11:52:50.276Z] #84 10.13 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-02T11:52:50.397Z] #44 4.747 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-02T11:52:50.397Z] #44 4.822 -- Configuring done [2022-08-02T11:52:50.397Z] #44 4.839 -- Generating done [2022-08-02T11:52:50.397Z] #44 4.851 -- Build files have been written to: /tmp/tmp.MFwp63kjMt/tini [2022-08-02T11:52:50.661Z] #44 4.880 + make tini-static [2022-08-02T11:52:50.661Z] #44 ... [2022-08-02T11:52:50.661Z] [2022-08-02T11:52:50.661Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:52:50.661Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:52:50.661Z] #53 101.9 gotestsum version dev [2022-08-02T11:52:50.661Z] #53 DONE 102.5s [2022-08-02T11:52:50.661Z] [2022-08-02T11:52:50.661Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:52:50.661Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:52:50.661Z] #77 20.33 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-02T11:52:50.661Z] #77 22.16 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-02T11:52:50.661Z] #77 22.68 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-02T11:52:50.661Z] #77 23.40 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-02T11:52:50.710Z] #55 ... [2022-08-02T11:52:50.710Z] [2022-08-02T11:52:50.710Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:52:50.710Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-08-02T11:52:50.710Z] #76 15.52 Fetched 8449 kB in 12s (714 kB/s) [2022-08-02T11:52:50.710Z] #76 15.52 Reading package lists... [2022-08-02T11:52:50.710Z] #76 20.50 Reading package lists... [2022-08-02T11:52:50.968Z] #76 25.51 Building dependency tree... [2022-08-02T11:52:50.968Z] #76 ... [2022-08-02T11:52:50.968Z] [2022-08-02T11:52:50.968Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:52:50.968Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f [2022-08-02T11:52:50.968Z] #47 21.69 Updating files: 85% (1858/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-02T11:52:50.968Z] #47 21.86 + git checkout -q v2.3.0 [2022-08-02T11:52:50.968Z] #47 23.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-02T11:52:50.968Z] #47 ... [2022-08-02T11:52:50.968Z] [2022-08-02T11:52:50.968Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:52:50.968Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9 [2022-08-02T11:52:50.968Z] #62 15.71 Fetched 8449 kB in 11s (740 kB/s) [2022-08-02T11:52:50.968Z] #62 15.71 Reading package lists... [2022-08-02T11:52:50.968Z] #62 20.96 Reading package lists... [2022-08-02T11:52:50.968Z] #62 25.89 Building dependency tree... [2022-08-02T11:52:50.968Z] #62 ... [2022-08-02T11:52:50.968Z] [2022-08-02T11:52:50.968Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:50.968Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:52:50.968Z] #14 20.78 Reading package lists... [2022-08-02T11:52:51.230Z] #77 ... [2022-08-02T11:52:51.230Z] [2022-08-02T11:52:51.230Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-02T11:52:51.230Z] #44 sha256:199b3e86cff65138c5b4373ccbdf83fe556bfc5deb5dfe0790ea254e184131a6 [2022-08-02T11:52:51.230Z] #44 5.468 Scanning dependencies of target tini-static [2022-08-02T11:52:51.230Z] #44 5.686 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-02T11:52:51.874Z] #64 DONE 106.6s [2022-08-02T11:52:52.124Z] #36 ... [2022-08-02T11:52:52.124Z] [2022-08-02T11:52:52.124Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-02T11:52:52.124Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-08-02T11:52:52.124Z] #38 19.46 tomll can be used in two ways: [2022-08-02T11:52:52.124Z] #38 19.46 Writing to STDIN and reading from STDOUT: [2022-08-02T11:52:52.124Z] #38 19.46 cat file.toml | tomll > file.toml [2022-08-02T11:52:52.124Z] #38 19.46 [2022-08-02T11:52:52.124Z] #38 19.46 Reading and updating a list of files: [2022-08-02T11:52:52.124Z] #38 19.46 tomll a.toml b.toml c.toml [2022-08-02T11:52:52.124Z] #38 19.46 [2022-08-02T11:52:52.124Z] #38 19.46 When given a list of files, tomll will modify all files in place without asking. [2022-08-02T11:52:52.124Z] #38 DONE 20.3s [2022-08-02T11:52:52.124Z] [2022-08-02T11:52:52.124Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:52.124Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:52.124Z] #55 10.49 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-02T11:52:52.124Z] #55 10.52 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-02T11:52:52.124Z] #55 10.65 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-02T11:52:52.124Z] #55 10.79 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-02T11:52:52.124Z] #55 12.60 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-02T11:52:52.124Z] #55 12.70 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-02T11:52:52.124Z] #55 12.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-02T11:52:52.124Z] #55 16.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:52:52.124Z] #55 16.45 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-02T11:52:52.124Z] #55 16.90 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-02T11:52:52.124Z] #55 17.08 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-02T11:52:52.124Z] #55 17.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-02T11:52:52.124Z] #55 17.36 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-02T11:52:52.124Z] #55 17.51 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-02T11:52:52.124Z] #55 17.69 go: downloading github.com/spf13/afero v1.8.2 [2022-08-02T11:52:52.124Z] #55 17.78 go: downloading github.com/spf13/cast v1.4.1 [2022-08-02T11:52:52.124Z] #55 18.01 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-02T11:52:52.124Z] #55 18.18 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-02T11:52:52.124Z] #55 18.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-02T11:52:52.124Z] #55 18.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-02T11:52:52.124Z] #55 18.59 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-02T11:52:52.124Z] #55 18.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-02T11:52:52.124Z] #55 18.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-02T11:52:52.124Z] #55 18.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-02T11:52:52.124Z] #55 19.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-02T11:52:52.124Z] #55 19.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-02T11:52:52.124Z] #55 20.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-02T11:52:52.124Z] #55 20.47 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-02T11:52:52.124Z] #55 ... [2022-08-02T11:52:52.124Z] [2022-08-02T11:52:52.124Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:52:52.124Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:52:52.124Z] #40 10.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-02T11:52:52.124Z] #40 10.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:52:52.354Z] #14 25.73 Building dependency tree... [2022-08-02T11:52:52.383Z] #40 ... [2022-08-02T11:52:52.383Z] [2022-08-02T11:52:52.384Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:52:52.384Z] #67 sha256:9c89e8fd490698ff704c9a932dd1406397310a73a4baed0d3f2e2a43a8e65932 [2022-08-02T11:52:52.384Z] #67 16.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-02T11:52:52.384Z] #67 17.32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-02T11:52:52.384Z] #67 17.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-02T11:52:52.384Z] #67 20.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:52:52.808Z] [2022-08-02T11:52:52.808Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-02T11:52:52.808Z] #65 sha256:d3e572a19c6843959ca7d21e2dc0ae87c96238a7adb587e5928974205dbcc0de [2022-08-02T11:52:52.816Z] #84 12.64 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-02T11:52:53.320Z] #67 ... [2022-08-02T11:52:53.320Z] [2022-08-02T11:52:53.320Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:53.320Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:52:53.320Z] #14 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:52:53.320Z] #14 20.61 Fetched 8563 kB in 15s (556 kB/s) [2022-08-02T11:52:53.320Z] #14 20.61 Reading package lists... [2022-08-02T11:52:53.320Z] #14 ... [2022-08-02T11:52:53.320Z] [2022-08-02T11:52:53.320Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:53.320Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:53.320Z] #55 21.18 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-02T11:52:53.320Z] #55 21.55 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-02T11:52:53.320Z] #55 21.55 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-02T11:52:53.320Z] #55 21.72 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-02T11:52:53.580Z] #55 ... [2022-08-02T11:52:53.580Z] [2022-08-02T11:52:53.580Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:53.580Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:53.580Z] #42 12.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:52:53.580Z] #42 21.18 Fetched 8563 kB in 15s (569 kB/s) [2022-08-02T11:52:53.580Z] #42 21.18 Reading package lists... [2022-08-02T11:52:53.580Z] #42 ... [2022-08-02T11:52:53.580Z] [2022-08-02T11:52:53.580Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:52:53.580Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:52:53.580Z] #53 12.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-02T11:52:53.580Z] #53 12.25 go: downloading golang.org/x/mod v0.3.0 [2022-08-02T11:52:53.743Z] #65 DONE 0.9s [2022-08-02T11:52:53.743Z] [2022-08-02T11:52:53.743Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-02T11:52:53.743Z] #70 sha256:bff86b6c680b94b1b3844b190e3ebb811c0a1c11f3f62066f5c87fa18a180021 [2022-08-02T11:52:53.743Z] #70 DONE 0.2s [2022-08-02T11:52:53.743Z] [2022-08-02T11:52:53.743Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-02T11:52:53.743Z] #75 sha256:76152f25f2b9a136d4a4c83438c6257f068f9f166264e277463f1caddd1665d8 [2022-08-02T11:52:53.774Z] #44 7.776 [100%] Linking C executable tini-static [2022-08-02T11:52:53.839Z] #53 ... [2022-08-02T11:52:53.839Z] [2022-08-02T11:52:53.839Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:52:53.839Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:52:53.839Z] #55 22.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-02T11:52:53.839Z] #55 22.29 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-02T11:52:54.098Z] #55 22.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-02T11:52:54.098Z] #55 22.69 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-02T11:52:54.098Z] #55 22.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-02T11:52:54.344Z] #44 8.802 [100%] Built target tini-static [2022-08-02T11:52:54.344Z] #44 8.892 + mkdir -p /build [2022-08-02T11:52:54.344Z] #44 8.895 + cp tini-static /build/docker-init [2022-08-02T11:52:54.356Z] #55 22.79 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-02T11:52:54.356Z] #55 22.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-02T11:52:54.356Z] #55 22.97 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-02T11:52:54.604Z] #44 DONE 9.2s [2022-08-02T11:52:54.604Z] [2022-08-02T11:52:54.604Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:54.604Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:52:54.604Z] #14 104.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-02T11:52:54.604Z] #14 104.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:52:54.604Z] #14 104.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:52:54.604Z] #14 104.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-02T11:52:54.604Z] #14 104.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:52:54.604Z] #14 104.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:52:54.615Z] #55 23.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-02T11:52:54.615Z] #55 23.21 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-02T11:52:54.615Z] #55 23.25 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-02T11:52:54.723Z] #84 14.60 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-02T11:52:54.874Z] #55 23.37 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-02T11:52:54.874Z] #55 23.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-02T11:52:54.886Z] #14 29.66 The following additional packages will be installed: [2022-08-02T11:52:54.886Z] #14 29.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:52:54.886Z] #14 29.68 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-02T11:52:54.886Z] #14 29.68 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-02T11:52:54.886Z] #14 29.68 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-02T11:52:54.886Z] #14 29.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-02T11:52:54.886Z] #14 29.69 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-02T11:52:54.886Z] #14 29.70 mingw-w64-common mingw-w64-x86-64-dev [2022-08-02T11:52:54.886Z] #14 29.70 Suggested packages: [2022-08-02T11:52:54.886Z] #14 29.71 gcc-10-locales seccomp wine64 [2022-08-02T11:52:55.117Z] #75 DONE 1.2s [2022-08-02T11:52:55.117Z] [2022-08-02T11:52:55.117Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-02T11:52:55.117Z] #78 sha256:f7251fb50fa0e4d644059327ec22abb701f0a104151fe91c8b595b79cc24669b [2022-08-02T11:52:55.117Z] #78 DONE 0.1s [2022-08-02T11:52:55.117Z] [2022-08-02T11:52:55.117Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-02T11:52:55.117Z] #79 sha256:d3786e7673696dd714973f4bf563445872798a26974c0fe96490b0cbdc38713c [2022-08-02T11:52:55.117Z] #79 DONE 0.0s [2022-08-02T11:52:55.117Z] [2022-08-02T11:52:55.117Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-02T11:52:55.117Z] #80 sha256:4bb595fc742fc766db7663898ef90ffb58001153639fb75873b42dda09b039a9 [2022-08-02T11:52:55.117Z] #80 DONE 0.0s [2022-08-02T11:52:55.117Z] [2022-08-02T11:52:55.117Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-02T11:52:55.117Z] #81 sha256:bd0aefa29674b1674de49469910cb08689d056881167db4275966d72a7fa74ff [2022-08-02T11:52:55.133Z] #55 23.55 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-02T11:52:55.133Z] #55 23.55 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-02T11:52:55.392Z] #55 23.82 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-02T11:52:55.392Z] #55 23.88 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-02T11:52:55.392Z] #55 23.88 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-02T11:52:55.392Z] #55 24.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-02T11:52:55.651Z] #55 24.11 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-02T11:52:55.651Z] #55 24.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-02T11:52:55.823Z] #14 ... [2022-08-02T11:52:55.823Z] [2022-08-02T11:52:55.823Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:52:55.823Z] #31 sha256:aa8cb31dfb75ccab039337591b38cc8ee143d5654949f83478a657d09d9c05c9 [2022-08-02T11:52:55.823Z] #31 21.78 [2022-08-02T11:52:55.823Z] #31 27.03 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-02T11:52:55.823Z] #31 28.64 #=#=# [2022-08-02T11:52:55.823Z] #31 28.99 #=#=# 0.0% ####### 9.9% ############## 20.6% ###################### 31.0% ############################# 40.5% ##################################### 51.9% ########################################### 60.2% #################################################### 72.5% ############################################################ 83.4% ################################################################# 91.2% ######################################################################## 100.0% [2022-08-02T11:52:55.910Z] #55 24.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-02T11:52:56.081Z] #31 ... [2022-08-02T11:52:56.081Z] [2022-08-02T11:52:56.081Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:52:56.081Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:52:56.081Z] #14 30.91 The following NEW packages will be installed: [2022-08-02T11:52:56.081Z] #14 30.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:52:56.081Z] #14 30.91 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-02T11:52:56.081Z] #14 30.91 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-02T11:52:56.081Z] #14 30.91 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-02T11:52:56.081Z] #14 30.92 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-02T11:52:56.081Z] #14 30.92 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-02T11:52:56.081Z] #14 30.92 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-02T11:52:56.081Z] #14 30.92 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-02T11:52:56.081Z] #14 30.93 mingw-w64-x86-64-dev [2022-08-02T11:52:56.169Z] #55 24.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-02T11:52:56.169Z] #55 24.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-02T11:52:56.169Z] #55 24.77 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-02T11:52:56.169Z] #55 24.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-02T11:52:56.428Z] #55 24.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-02T11:52:56.428Z] #55 25.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-02T11:52:56.492Z] #81 DONE 1.5s [2022-08-02T11:52:56.633Z] #84 16.38 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-02T11:52:56.653Z] #14 31.36 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:56.653Z] #14 31.36 Need to get 108 MB of archives. [2022-08-02T11:52:56.653Z] #14 31.36 After this operation, 620 MB of additional disk space will be used. [2022-08-02T11:52:56.653Z] #14 31.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-08-02T11:52:56.653Z] #14 31.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-08-02T11:52:56.687Z] #55 25.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-02T11:52:56.687Z] #55 25.17 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-02T11:52:56.752Z] [2022-08-02T11:52:56.752Z] #82 exporting to image [2022-08-02T11:52:56.752Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-02T11:52:56.752Z] #82 exporting layers [2022-08-02T11:52:56.913Z] #14 31.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-02T11:52:56.913Z] #14 31.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-02T11:52:56.913Z] #14 31.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-02T11:52:56.913Z] #14 31.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-02T11:52:56.913Z] #14 31.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-02T11:52:56.946Z] #55 25.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-02T11:52:56.946Z] #55 25.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-02T11:52:56.946Z] #55 25.34 go: downloading github.com/julz/importas v0.1.0 [2022-08-02T11:52:56.946Z] #55 25.45 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-02T11:52:57.204Z] #84 16.99 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-02T11:52:57.205Z] #55 25.53 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-02T11:52:57.205Z] #55 25.59 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-02T11:52:57.205Z] #55 25.66 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-02T11:52:57.205Z] #55 25.74 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-02T11:52:57.205Z] #55 25.74 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-02T11:52:57.464Z] #55 25.92 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-02T11:52:57.464Z] #55 25.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-02T11:52:57.469Z] #84 17.34 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-02T11:52:57.481Z] #14 32.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-08-02T11:52:57.481Z] #14 32.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-08-02T11:52:57.723Z] #55 26.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-02T11:52:57.723Z] #55 26.09 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-02T11:52:57.723Z] #55 26.09 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-02T11:52:58.684Z] #55 27.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-02T11:52:58.684Z] #55 27.07 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-02T11:52:58.684Z] #55 27.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-02T11:52:58.684Z] #55 27.36 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-02T11:52:58.858Z] #14 33.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-02T11:52:58.944Z] #55 ... [2022-08-02T11:52:58.944Z] [2022-08-02T11:52:58.944Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:58.944Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:52:58.944Z] #42 21.18 Reading package lists... [2022-08-02T11:52:59.379Z] #84 ... [2022-08-02T11:52:59.379Z] [2022-08-02T11:52:59.379Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:52:59.379Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:52:59.379Z] #60 79.03 gotestsum version dev [2022-08-02T11:52:59.918Z] #14 ... [2022-08-02T11:52:59.918Z] [2022-08-02T11:52:59.918Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:52:59.918Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-08-02T11:52:59.918Z] #42 19.21 Reading package lists... [2022-08-02T11:52:59.918Z] #42 24.60 Building dependency tree... [2022-08-02T11:52:59.918Z] #42 28.58 The following additional packages will be installed: [2022-08-02T11:52:59.918Z] #42 28.61 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-02T11:52:59.918Z] #42 28.62 Suggested packages: [2022-08-02T11:52:59.918Z] #42 28.64 cmake-doc ninja-build lrzip [2022-08-02T11:52:59.918Z] #42 28.64 Recommended packages: [2022-08-02T11:52:59.918Z] #42 28.64 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-02T11:52:59.918Z] #42 29.41 The following NEW packages will be installed: [2022-08-02T11:52:59.918Z] #42 29.43 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-02T11:52:59.918Z] #42 29.43 vim-common xxd [2022-08-02T11:52:59.918Z] #42 29.83 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:52:59.918Z] #42 29.83 Need to get 15.6 MB of archives. [2022-08-02T11:52:59.918Z] #42 29.83 After this operation, 67.4 MB of additional disk space will be used. [2022-08-02T11:52:59.918Z] #42 29.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T11:52:59.918Z] #42 29.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T11:52:59.918Z] #42 29.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-02T11:52:59.918Z] #42 29.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-02T11:52:59.918Z] #42 30.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-02T11:52:59.918Z] #42 30.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-02T11:52:59.918Z] #42 30.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-02T11:52:59.918Z] #42 30.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-02T11:52:59.918Z] #42 30.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-02T11:52:59.918Z] #42 30.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-02T11:52:59.918Z] #42 31.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:52:59.918Z] #42 32.65 Fetched 15.6 MB in 1s (12.1 MB/s) [2022-08-02T11:52:59.918Z] #42 33.26 Selecting previously unselected package xxd. [2022-08-02T11:52:59.918Z] #42 33.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-02T11:52:59.918Z] #42 33.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-02T11:52:59.918Z] #42 33.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:59.918Z] #42 33.93 Selecting previously unselected package vim-common. [2022-08-02T11:52:59.918Z] #42 33.94 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:52:59.918Z] #42 33.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:52:59.918Z] #42 ... [2022-08-02T11:52:59.918Z] [2022-08-02T11:52:59.918Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:52:59.918Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac [2022-08-02T11:52:59.918Z] #40 33.57 NAME: [2022-08-02T11:52:59.918Z] #40 33.57 go-winres - A tool for embedding resources in Windows executables [2022-08-02T11:52:59.918Z] #40 33.57 [2022-08-02T11:52:59.918Z] #40 33.57 USAGE: [2022-08-02T11:52:59.919Z] #40 33.57 go-winres [global options] command [command options] [arguments...] [2022-08-02T11:52:59.919Z] #40 33.57 [2022-08-02T11:52:59.919Z] #40 33.57 COMMANDS: [2022-08-02T11:52:59.919Z] #40 33.57 init Create an initial ./winres/winres.json [2022-08-02T11:52:59.919Z] #40 33.57 make Make syso files for the "go build" command [2022-08-02T11:52:59.919Z] #40 33.57 simply Make syso files for the "go build" command (simplified) [2022-08-02T11:52:59.919Z] #40 33.57 extract Extract all resources from an executable [2022-08-02T11:52:59.919Z] #40 33.57 patch Replace resources in an executable file (exe, dll) [2022-08-02T11:52:59.919Z] #40 33.57 help, h Shows a list of commands or help for one command [2022-08-02T11:52:59.919Z] #40 33.58 [2022-08-02T11:52:59.919Z] #40 33.58 GLOBAL OPTIONS: [2022-08-02T11:52:59.919Z] #40 33.58 --help, -h show help (default: false) [2022-08-02T11:53:00.156Z] #42 27.74 Reading package lists... [2022-08-02T11:53:00.156Z] #42 ... [2022-08-02T11:53:00.156Z] [2022-08-02T11:53:00.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-08-02T11:53:00.156Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:00.156Z] #76 18.83 Fetched 8563 kB in 15s (585 kB/s) [2022-08-02T11:53:00.156Z] #76 18.83 Reading package lists... [2022-08-02T11:53:00.322Z] #60 DONE 80.3s [2022-08-02T11:53:00.322Z] [2022-08-02T11:53:00.322Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:00.322Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:00.414Z] #76 25.17 Reading package lists... [2022-08-02T11:53:00.414Z] #76 ... [2022-08-02T11:53:00.414Z] [2022-08-02T11:53:00.414Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:53:00.414Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:53:00.414Z] #55 27.53 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-02T11:53:00.414Z] #55 27.65 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-02T11:53:00.414Z] #55 27.68 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-02T11:53:00.414Z] #55 27.79 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-02T11:53:00.414Z] #55 27.94 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-02T11:53:00.414Z] #55 28.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-02T11:53:00.414Z] #55 28.28 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-02T11:53:00.414Z] #55 28.35 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-02T11:53:00.414Z] #55 28.38 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-02T11:53:00.414Z] #55 28.48 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-02T11:53:00.414Z] #55 28.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-02T11:53:00.414Z] #55 28.75 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-02T11:53:00.414Z] #55 28.87 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-02T11:53:00.414Z] #55 28.87 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-02T11:53:00.414Z] #55 28.93 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-02T11:53:00.414Z] #55 29.00 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-02T11:53:00.583Z] #84 ... [2022-08-02T11:53:00.583Z] [2022-08-02T11:53:00.583Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:53:00.583Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:53:00.583Z] #19 68.53 Fetched 49.2 MB in 1min 7s (735 kB/s) [2022-08-02T11:53:00.673Z] #55 29.07 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-02T11:53:00.673Z] #55 29.14 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-02T11:53:00.673Z] #55 ... [2022-08-02T11:53:00.673Z] [2022-08-02T11:53:00.673Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:53:00.673Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:53:00.673Z] #62 19.16 Fetched 8563 kB in 15s (570 kB/s) [2022-08-02T11:53:00.673Z] #62 19.16 Reading package lists... [2022-08-02T11:53:00.932Z] #62 25.34 Reading package lists... [2022-08-02T11:53:00.932Z] #62 ... [2022-08-02T11:53:00.932Z] [2022-08-02T11:53:00.932Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:53:00.932Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:53:00.932Z] #47 24.27 Updating files: 73% (1600/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-02T11:53:00.932Z] #47 24.92 + git checkout -q v2.3.0 [2022-08-02T11:53:00.932Z] #47 27.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-02T11:53:00.940Z] #82 exporting layers 4.3s done [2022-08-02T11:53:00.940Z] #82 writing image sha256:f85a24836b6a7a28e90baba07d66b95b5b2874b179c0e9f0ad1b21fc66956dca done [2022-08-02T11:53:00.940Z] #82 naming to docker.io/library/docker:cac0a40858554e53b657a459945466fb91e4147d done [2022-08-02T11:53:00.940Z] #82 DONE 4.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-02T11:53:01.264Z] + trap exit INT TERM [2022-08-02T11:53:01.264Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-02T11:53:01.264Z] + CONTAINER_NAME=docker-pr1 [2022-08-02T11:53:01.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43898/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cac0a40858554e53b657a459945466fb91e4147d -e DOCKER_GRAPHDRIVER docker:cac0a40858554e53b657a459945466fb91e4147d hack/make.sh dynbinary [2022-08-02T11:53:01.823Z] #40 ... [2022-08-02T11:53:01.823Z] [2022-08-02T11:53:01.823Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:53:01.823Z] #57 sha256:41d86b7808f0135204c915744763a1c5c1b351173056409a1e33a2c0a63faf6a [2022-08-02T11:53:01.823Z] #57 32.07 v3.0.2 [2022-08-02T11:53:01.823Z] #57 DONE 36.7s [2022-08-02T11:53:01.823Z] [2022-08-02T11:53:01.823Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:01.823Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-08-02T11:53:01.823Z] #76 25.51 Building dependency tree... [2022-08-02T11:53:01.823Z] #76 29.14 python3 is already the newest version (3.9.2-3). [2022-08-02T11:53:01.823Z] #76 29.14 The following additional packages will be installed: [2022-08-02T11:53:01.823Z] #76 29.16 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-02T11:53:01.823Z] #76 29.16 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-02T11:53:01.823Z] #76 29.16 Suggested packages: [2022-08-02T11:53:01.823Z] #76 29.17 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-02T11:53:01.823Z] #76 29.17 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-02T11:53:01.823Z] #76 29.17 m4-doc ed diffutils-doc [2022-08-02T11:53:01.823Z] #76 29.17 Recommended packages: [2022-08-02T11:53:01.823Z] #76 29.17 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-02T11:53:01.823Z] #76 30.69 The following NEW packages will be installed: [2022-08-02T11:53:01.823Z] #76 30.70 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-02T11:53:01.823Z] #76 30.70 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-02T11:53:01.823Z] #76 30.71 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-02T11:53:01.823Z] #76 30.71 libyajl2 m4 patch xz-utils [2022-08-02T11:53:01.823Z] #76 31.15 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:53:01.823Z] #76 31.15 Need to get 5916 kB of archives. [2022-08-02T11:53:01.823Z] #76 31.15 After this operation, 18.6 MB of additional disk space will be used. [2022-08-02T11:53:01.823Z] #76 31.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-02T11:53:01.823Z] #76 31.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-02T11:53:01.823Z] #76 31.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-02T11:53:01.823Z] #76 31.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-02T11:53:01.823Z] #76 31.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-02T11:53:01.823Z] #76 31.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-02T11:53:01.823Z] #76 31.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-02T11:53:01.824Z] #76 31.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-02T11:53:01.824Z] #76 31.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-02T11:53:01.824Z] #76 31.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-02T11:53:01.824Z] #76 31.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-02T11:53:01.824Z] #76 31.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-02T11:53:01.824Z] #76 31.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-02T11:53:01.824Z] #76 31.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-02T11:53:01.824Z] #76 31.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-02T11:53:01.824Z] #76 31.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-02T11:53:01.824Z] #76 31.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-02T11:53:01.824Z] #76 31.68 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-02T11:53:01.824Z] #76 31.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-02T11:53:01.824Z] #76 31.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-02T11:53:01.824Z] #76 31.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-02T11:53:01.824Z] #76 31.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-02T11:53:01.824Z] #76 31.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-02T11:53:01.824Z] #76 33.30 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:53:01.824Z] #76 33.75 Fetched 5916 kB in 1s (5499 kB/s) [2022-08-02T11:53:01.824Z] #76 33.90 Selecting previously unselected package bzip2. [2022-08-02T11:53:01.824Z] #76 33.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-02T11:53:01.824Z] #76 33.95 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-02T11:53:01.824Z] #76 33.98 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:53:01.824Z] #76 35.38 Selecting previously unselected package libmagic-mgc. [2022-08-02T11:53:01.824Z] #76 35.38 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-02T11:53:01.824Z] #76 35.41 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-02T11:53:01.824Z] #76 36.42 Selecting previously unselected package libmagic1:arm64. [2022-08-02T11:53:01.824Z] #76 36.44 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-02T11:53:01.824Z] #76 36.64 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-02T11:53:02.101Z] #76 ... [2022-08-02T11:53:02.101Z] [2022-08-02T11:53:02.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-08-02T11:53:02.101Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9 [2022-08-02T11:53:02.101Z] #62 25.89 Building dependency tree... [2022-08-02T11:53:02.101Z] #62 29.64 The following additional packages will be installed: [2022-08-02T11:53:02.101Z] #62 29.66 libbtrfs0 [2022-08-02T11:53:02.101Z] #62 29.83 The following NEW packages will be installed: [2022-08-02T11:53:02.101Z] #62 29.87 libbtrfs-dev libbtrfs0 [2022-08-02T11:53:02.101Z] #62 30.30 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:53:02.101Z] #62 30.30 Need to get 454 kB of archives. [2022-08-02T11:53:02.101Z] #62 30.30 After this operation, 1275 kB of additional disk space will be used. [2022-08-02T11:53:02.101Z] #62 30.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-02T11:53:02.101Z] #62 30.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-02T11:53:02.101Z] #62 31.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:53:02.101Z] #62 31.73 Fetched 454 kB in 0s (1246 kB/s) [2022-08-02T11:53:02.101Z] #62 31.90 Selecting previously unselected package libbtrfs0:arm64. [2022-08-02T11:53:02.101Z] #62 31.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-02T11:53:02.101Z] #62 31.95 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-02T11:53:02.101Z] #62 31.96 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-02T11:53:02.101Z] #62 33.50 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-02T11:53:02.101Z] #62 33.51 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-02T11:53:02.101Z] #62 33.64 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-02T11:53:02.101Z] #62 34.78 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-02T11:53:02.101Z] #62 35.13 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-02T11:53:02.101Z] #62 35.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:53:02.101Z] #62 DONE 36.8s [2022-08-02T11:53:02.101Z] [2022-08-02T11:53:02.101Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:53:02.101Z] #31 sha256:aa8cb31dfb75ccab039337591b38cc8ee143d5654949f83478a657d09d9c05c9 [2022-08-02T11:53:02.101Z] #31 31.42 [2022-08-02T11:53:02.101Z] #31 34.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-02T11:53:02.101Z] #31 35.54 [2022-08-02T11:53:02.101Z] #31 35.93 #=#=# ######################################################################## 100.0% [2022-08-02T11:53:02.101Z] #31 ... [2022-08-02T11:53:02.101Z] [2022-08-02T11:53:02.101Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:53:02.101Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac [2022-08-02T11:53:02.101Z] #40 DONE 36.9s [2022-08-02T11:53:02.101Z] [2022-08-02T11:53:02.101Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:02.101Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-08-02T11:53:02.101Z] #76 37.01 Selecting previously unselected package file. [2022-08-02T11:53:02.362Z] #76 37.08 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-02T11:53:02.362Z] #76 37.12 Unpacking file (1:5.39-3) ... [2022-08-02T11:53:02.625Z] #76 ... [2022-08-02T11:53:02.625Z] [2022-08-02T11:53:02.625Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:53:02.625Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-08-02T11:53:02.625Z] #51 22.12 Reading package lists... [2022-08-02T11:53:02.625Z] #51 27.10 Building dependency tree... [2022-08-02T11:53:02.625Z] #51 31.01 The following additional packages will be installed: [2022-08-02T11:53:02.625Z] #51 31.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:53:02.625Z] #51 31.03 python3-protobuf python3-six [2022-08-02T11:53:02.625Z] #51 31.03 Suggested packages: [2022-08-02T11:53:02.625Z] #51 31.06 python3-setuptools [2022-08-02T11:53:02.625Z] #51 31.06 Recommended packages: [2022-08-02T11:53:02.625Z] #51 31.06 iproute2 | iproute [2022-08-02T11:53:02.625Z] #51 31.72 The following NEW packages will be installed: [2022-08-02T11:53:02.625Z] #51 31.74 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:53:02.625Z] #51 31.74 python3-protobuf python3-six [2022-08-02T11:53:02.625Z] #51 32.38 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:53:02.625Z] #51 32.38 Need to get 2136 kB of archives. [2022-08-02T11:53:02.625Z] #51 32.38 After this operation, 10.8 MB of additional disk space will be used. [2022-08-02T11:53:02.625Z] #51 32.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-02T11:53:02.625Z] #51 32.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T11:53:02.625Z] #51 32.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-02T11:53:02.625Z] #51 32.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-02T11:53:02.625Z] #51 32.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-02T11:53:02.625Z] #51 32.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-02T11:53:02.625Z] #51 32.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-02T11:53:02.625Z] #51 34.69 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-02T11:53:02.625Z] #51 36.17 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:53:02.625Z] #51 36.46 Fetched 2136 kB in 3s (668 kB/s) [2022-08-02T11:53:02.625Z] #51 36.61 Selecting previously unselected package libprotobuf23:arm64. [2022-08-02T11:53:02.625Z] #51 36.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-02T11:53:02.625Z] #51 36.76 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-02T11:53:02.625Z] #51 36.85 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-02T11:53:02.625Z] #51 ... [2022-08-02T11:53:02.625Z] [2022-08-02T11:53:02.625Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:02.625Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-08-02T11:53:02.625Z] #76 37.48 Selecting previously unselected package xz-utils. [2022-08-02T11:53:02.625Z] #76 37.48 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-02T11:53:02.625Z] #76 37.51 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:53:02.838Z] #47 ... [2022-08-02T11:53:02.838Z] [2022-08-02T11:53:02.838Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:02.838Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:02.838Z] #76 25.17 Reading package lists... [2022-08-02T11:53:02.886Z] #76 ... [2022-08-02T11:53:02.886Z] [2022-08-02T11:53:02.886Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-02T11:53:02.886Z] #63 sha256:0102b6d0508858ee222406b8fd6a451dd7f4e86ffe46b6be39ac97fded86052d [2022-08-02T11:53:02.886Z] #63 DONE 0.8s [2022-08-02T11:53:02.886Z] [2022-08-02T11:53:02.886Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:53:02.886Z] #64 sha256:bd99e0078aaca6b6d5f4c8e51e764fc9a4d5fe3c7e61add5120616b693d5bb7b [2022-08-02T11:53:03.165Z] [2022-08-02T11:53:03.165Z] Removing bundles/ [2022-08-02T11:53:03.165Z] [2022-08-02T11:53:03.165Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-02T11:53:03.165Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-02T11:53:03.165Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T11:53:04.263Z] #64 1.228 + RM_GOPATH=0 [2022-08-02T11:53:04.263Z] #64 1.228 + TMP_GOPATH= [2022-08-02T11:53:04.263Z] #64 1.228 + : /build [2022-08-02T11:53:04.263Z] #64 1.228 + '[' -z '' ']' [2022-08-02T11:53:04.263Z] #64 1.228 ++ mktemp -d [2022-08-02T11:53:04.263Z] #64 1.228 + export GOPATH=/tmp/tmp.od75T921aE [2022-08-02T11:53:04.263Z] #64 1.228 + GOPATH=/tmp/tmp.od75T921aE [2022-08-02T11:53:04.263Z] #64 1.228 + RM_GOPATH=1 [2022-08-02T11:53:04.263Z] #64 1.228 + case "$(go env GOARCH)" in [2022-08-02T11:53:04.263Z] #64 1.228 ++ go env GOARCH [2022-08-02T11:53:04.263Z] #64 1.230 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:53:04.263Z] #64 1.230 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:53:04.263Z] #64 1.232 ++ dirname /install.sh [2022-08-02T11:53:04.263Z] #64 1.243 + dir=/ [2022-08-02T11:53:04.263Z] #64 1.244 + bin=containerd [2022-08-02T11:53:04.263Z] #64 1.244 + shift [2022-08-02T11:53:04.263Z] #64 1.244 + '[' '!' -f //containerd.installer ']' [2022-08-02T11:53:04.263Z] #64 1.244 + . //containerd.installer [2022-08-02T11:53:04.263Z] #64 1.244 ++ set -e [2022-08-02T11:53:04.263Z] #64 1.244 ++ : v1.6.6 [2022-08-02T11:53:04.263Z] #64 1.244 + install_containerd [2022-08-02T11:53:04.263Z] #64 1.248 + echo 'Install containerd version v1.6.6' [2022-08-02T11:53:04.263Z] #64 1.249 Install containerd version v1.6.6 [2022-08-02T11:53:04.263Z] #64 1.249 + git clone https://github.com/containerd/containerd.git /tmp/tmp.od75T921aE/src/github.com/containerd/containerd [2022-08-02T11:53:04.263Z] #64 1.306 Cloning into '/tmp/tmp.od75T921aE/src/github.com/containerd/containerd'... [2022-08-02T11:53:05.003Z] #76 31.61 Building dependency tree... [2022-08-02T11:53:05.003Z] #76 ... [2022-08-02T11:53:05.003Z] [2022-08-02T11:53:05.003Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:53:05.003Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:53:05.003Z] #51 23.41 Fetched 8567 kB in 17s (507 kB/s) [2022-08-02T11:53:05.003Z] #51 23.41 Reading package lists... [2022-08-02T11:53:05.201Z] #64 ... [2022-08-02T11:53:05.201Z] [2022-08-02T11:53:05.201Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:53:05.201Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-08-02T11:53:05.201Z] #55 30.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-02T11:53:05.201Z] #55 30.21 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-02T11:53:05.201Z] #55 30.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-02T11:53:05.201Z] #55 30.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-02T11:53:05.201Z] #55 30.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-02T11:53:05.201Z] #55 30.49 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-02T11:53:05.201Z] #55 30.50 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-02T11:53:05.201Z] #55 30.60 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-02T11:53:05.201Z] #55 30.65 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-02T11:53:05.201Z] #55 30.81 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-02T11:53:05.201Z] #55 30.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-02T11:53:05.201Z] #55 30.92 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-02T11:53:05.201Z] #55 31.49 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-02T11:53:05.201Z] #55 31.62 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-02T11:53:05.201Z] #55 31.78 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-02T11:53:05.201Z] #55 31.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-02T11:53:05.201Z] #55 32.03 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-02T11:53:05.201Z] #55 32.66 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-02T11:53:05.201Z] #55 32.67 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-02T11:53:05.201Z] #55 32.73 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-02T11:53:05.201Z] #55 33.19 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-02T11:53:05.201Z] #55 33.26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-02T11:53:05.201Z] #55 33.26 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-02T11:53:05.201Z] #55 33.61 go: downloading github.com/prometheus/common v0.32.1 [2022-08-02T11:53:05.201Z] #55 33.88 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-02T11:53:05.201Z] #55 33.89 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-02T11:53:05.201Z] #55 35.10 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-02T11:53:05.201Z] #55 36.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-02T11:53:05.262Z] #51 29.71 Reading package lists... [2022-08-02T11:53:05.262Z] #51 ... [2022-08-02T11:53:05.262Z] [2022-08-02T11:53:05.262Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:53:05.262Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:53:05.262Z] #42 27.74 Reading package lists... [2022-08-02T11:53:05.460Z] #55 ... [2022-08-02T11:53:05.460Z] [2022-08-02T11:53:05.460Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:05.460Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-08-02T11:53:05.460Z] #76 38.12 Selecting previously unselected package libsigsegv2:arm64. [2022-08-02T11:53:05.460Z] #76 38.12 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-02T11:53:05.460Z] #76 38.13 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-02T11:53:05.460Z] #76 38.29 Selecting previously unselected package m4. [2022-08-02T11:53:05.460Z] #76 38.34 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-02T11:53:05.460Z] #76 38.35 Unpacking m4 (1.4.18-5) ... [2022-08-02T11:53:05.460Z] #76 39.05 Selecting previously unselected package autoconf. [2022-08-02T11:53:05.460Z] #76 39.06 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-02T11:53:05.460Z] #76 39.08 Unpacking autoconf (2.69-14) ... [2022-08-02T11:53:05.460Z] #76 39.69 Selecting previously unselected package autotools-dev. [2022-08-02T11:53:05.460Z] #76 39.69 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-02T11:53:05.460Z] #76 39.70 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:53:05.460Z] #76 39.84 Selecting previously unselected package automake. [2022-08-02T11:53:05.460Z] #76 39.84 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-02T11:53:05.460Z] #76 39.85 Unpacking automake (1:1.16.3-2) ... [2022-08-02T11:53:05.460Z] #76 40.23 Selecting previously unselected package patch. [2022-08-02T11:53:05.460Z] #76 40.24 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-02T11:53:05.460Z] #76 40.25 Unpacking patch (2.7.6-7) ... [2022-08-02T11:53:05.719Z] #76 40.42 Selecting previously unselected package dpkg-dev. [2022-08-02T11:53:05.719Z] #76 40.43 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-02T11:53:05.719Z] #76 40.43 Unpacking dpkg-dev (1.20.11) ... [2022-08-02T11:53:06.655Z] #76 41.47 Selecting previously unselected package build-essential. [2022-08-02T11:53:06.655Z] #76 41.49 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-02T11:53:06.655Z] #76 41.49 Unpacking build-essential (12.9) ... [2022-08-02T11:53:06.829Z] #14 117.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-02T11:53:06.829Z] #14 117.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:53:06.829Z] #14 117.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:53:06.898Z] #42 33.95 Building dependency tree... [2022-08-02T11:53:06.919Z] #76 41.62 Selecting previously unselected package libcap2:arm64. [2022-08-02T11:53:06.919Z] #76 41.62 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-02T11:53:06.919Z] #76 41.62 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-02T11:53:06.919Z] #76 41.79 Selecting previously unselected package libcap-dev:arm64. [2022-08-02T11:53:06.919Z] #76 41.80 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-02T11:53:06.919Z] #76 41.80 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-02T11:53:07.178Z] #76 41.92 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-02T11:53:07.178Z] #76 41.92 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-02T11:53:07.178Z] #76 41.92 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-02T11:53:07.178Z] #76 42.03 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-02T11:53:07.178Z] #76 42.03 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-02T11:53:07.178Z] #76 42.04 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-02T11:53:07.436Z] #76 42.21 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-02T11:53:07.436Z] #76 42.21 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-02T11:53:07.436Z] #76 42.22 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-02T11:53:07.696Z] #76 42.38 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-02T11:53:07.696Z] #76 42.38 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-02T11:53:07.696Z] #76 42.39 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-02T11:53:07.834Z] #42 ... [2022-08-02T11:53:07.834Z] [2022-08-02T11:53:07.834Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:07.834Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:53:07.834Z] #14 20.61 Reading package lists... [2022-08-02T11:53:07.834Z] #14 26.67 Reading package lists... [2022-08-02T11:53:07.834Z] #14 32.84 Building dependency tree... [2022-08-02T11:53:07.834Z] #14 36.33 The following additional packages will be installed: [2022-08-02T11:53:07.834Z] #14 36.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:53:07.834Z] #14 36.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-02T11:53:07.834Z] #14 36.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-02T11:53:07.834Z] #14 36.34 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-02T11:53:07.834Z] #14 36.34 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-02T11:53:07.834Z] #14 36.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-02T11:53:07.834Z] #14 36.35 mingw-w64-common mingw-w64-x86-64-dev [2022-08-02T11:53:07.834Z] #14 36.38 Suggested packages: [2022-08-02T11:53:07.834Z] #14 36.39 gcc-10-locales seccomp wine64 [2022-08-02T11:53:08.093Z] #14 ... [2022-08-02T11:53:08.093Z] [2022-08-02T11:53:08.093Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:08.093Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:08.093Z] #76 35.48 python3 is already the newest version (3.9.2-3). [2022-08-02T11:53:08.093Z] #76 35.48 The following additional packages will be installed: [2022-08-02T11:53:08.093Z] #76 35.51 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-02T11:53:08.093Z] #76 35.52 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-02T11:53:08.093Z] #76 35.53 Suggested packages: [2022-08-02T11:53:08.093Z] #76 35.55 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-02T11:53:08.093Z] #76 35.55 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-02T11:53:08.093Z] #76 35.55 m4-doc ed diffutils-doc [2022-08-02T11:53:08.093Z] #76 35.55 Recommended packages: [2022-08-02T11:53:08.093Z] #76 35.55 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-02T11:53:08.661Z] #76 37.19 The following NEW packages will be installed: [2022-08-02T11:53:08.661Z] #76 37.21 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-02T11:53:08.661Z] #76 37.22 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-02T11:53:08.661Z] #76 37.22 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-02T11:53:08.661Z] #76 37.22 libyajl2 m4 patch xz-utils [2022-08-02T11:53:08.664Z] #76 43.19 Selecting previously unselected package libtool. [2022-08-02T11:53:08.664Z] #76 43.21 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-02T11:53:08.664Z] #76 43.23 Unpacking libtool (2.4.6-15) ... [2022-08-02T11:53:08.664Z] #76 43.50 Selecting previously unselected package libudev-dev:arm64. [2022-08-02T11:53:08.664Z] #76 43.50 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-02T11:53:08.664Z] #76 43.51 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-02T11:53:08.968Z] #76 43.82 Selecting previously unselected package libyajl2:arm64. [2022-08-02T11:53:08.968Z] #76 43.82 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-02T11:53:08.968Z] #76 43.83 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-02T11:53:09.230Z] #76 37.66 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:53:09.230Z] #76 37.66 Need to get 5940 kB of archives. [2022-08-02T11:53:09.230Z] #76 37.66 After this operation, 18.7 MB of additional disk space will be used. [2022-08-02T11:53:09.230Z] #76 37.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-02T11:53:09.230Z] #76 37.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-02T11:53:09.230Z] #76 37.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-02T11:53:09.230Z] #76 37.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-02T11:53:09.230Z] #76 37.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-02T11:53:09.230Z] #76 37.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-02T11:53:09.230Z] #76 37.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-02T11:53:09.230Z] #76 37.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-02T11:53:09.230Z] #76 ... [2022-08-02T11:53:09.230Z] [2022-08-02T11:53:09.230Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-02T11:53:09.230Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-08-02T11:53:09.230Z] #57 37.60 v3.0.2 [2022-08-02T11:53:09.230Z] #57 DONE 37.8s [2022-08-02T11:53:09.230Z] [2022-08-02T11:53:09.230Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:09.230Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:09.230Z] #76 37.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-02T11:53:09.230Z] #76 37.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-02T11:53:09.237Z] #76 43.96 Selecting previously unselected package libyajl-dev:arm64. [2022-08-02T11:53:09.237Z] #76 43.96 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-02T11:53:09.237Z] #76 43.97 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-02T11:53:09.237Z] #76 ... [2022-08-02T11:53:09.237Z] [2022-08-02T11:53:09.237Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:53:09.237Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c [2022-08-02T11:53:09.237Z] #34 33.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-02T11:53:09.237Z] #34 33.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:53:09.489Z] #76 37.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-02T11:53:09.489Z] #76 37.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-02T11:53:09.489Z] #76 38.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-02T11:53:09.489Z] #76 38.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-02T11:53:09.489Z] #76 38.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-02T11:53:09.489Z] #76 38.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:53:09.489Z] #76 38.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-02T11:53:09.489Z] #76 38.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-02T11:53:09.489Z] #76 38.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-02T11:53:09.489Z] #76 38.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-02T11:53:09.489Z] #76 38.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-02T11:53:09.489Z] #76 38.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-02T11:53:09.489Z] #76 38.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-02T11:53:09.668Z] #34 ... [2022-08-02T11:53:09.668Z] [2022-08-02T11:53:09.668Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:09.668Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-08-02T11:53:09.668Z] #76 44.21 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-02T11:53:10.328Z] #76 44.92 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-02T11:53:10.426Z] #76 ... [2022-08-02T11:53:10.426Z] [2022-08-02T11:53:10.426Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:53:10.426Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-08-02T11:53:10.426Z] #62 25.34 Reading package lists... [2022-08-02T11:53:10.426Z] #62 31.54 Building dependency tree... [2022-08-02T11:53:10.426Z] #62 35.37 The following additional packages will be installed: [2022-08-02T11:53:10.426Z] #62 35.38 libbtrfs0 [2022-08-02T11:53:10.426Z] #62 35.60 The following NEW packages will be installed: [2022-08-02T11:53:10.426Z] #62 35.63 libbtrfs-dev libbtrfs0 [2022-08-02T11:53:10.426Z] #62 36.00 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:53:10.426Z] #62 36.00 Need to get 460 kB of archives. [2022-08-02T11:53:10.426Z] #62 36.00 After this operation, 1237 kB of additional disk space will be used. [2022-08-02T11:53:10.426Z] #62 36.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-02T11:53:10.426Z] #62 36.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-02T11:53:10.426Z] #62 37.22 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:53:10.426Z] #62 37.55 Fetched 460 kB in 0s (1436 kB/s) [2022-08-02T11:53:10.426Z] #62 37.77 Selecting previously unselected package libbtrfs0:amd64. [2022-08-02T11:53:10.426Z] #62 37.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:53:10.426Z] #62 37.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-02T11:53:10.426Z] #62 37.94 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:53:10.426Z] #62 38.19 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-02T11:53:10.426Z] #62 38.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-02T11:53:10.426Z] #62 38.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:53:10.426Z] #62 38.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:53:10.426Z] #62 38.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:53:10.426Z] #62 38.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:53:10.426Z] #62 DONE 39.1s [2022-08-02T11:53:10.586Z] #76 45.14 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-02T11:53:10.586Z] #76 45.18 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-02T11:53:10.586Z] #76 ... [2022-08-02T11:53:10.586Z] [2022-08-02T11:53:10.586Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:53:10.586Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-08-02T11:53:10.586Z] #42 35.43 Selecting previously unselected package cmake-data. [2022-08-02T11:53:10.586Z] #42 35.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-02T11:53:10.586Z] #42 35.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:53:10.586Z] #42 40.79 Selecting previously unselected package libicu67:arm64. [2022-08-02T11:53:10.586Z] #42 40.80 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-02T11:53:10.586Z] #42 40.85 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-02T11:53:10.685Z] [2022-08-02T11:53:10.685Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:10.685Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:10.685Z] #76 39.12 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:53:10.846Z] #42 ... [2022-08-02T11:53:10.846Z] [2022-08-02T11:53:10.846Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:10.846Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:53:10.846Z] #14 35.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-02T11:53:10.846Z] #14 36.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-08-02T11:53:10.846Z] #14 36.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-02T11:53:10.846Z] #14 38.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-08-02T11:53:10.846Z] #14 39.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-02T11:53:10.846Z] #14 39.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-02T11:53:10.846Z] #14 39.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-02T11:53:10.846Z] #14 39.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-02T11:53:10.846Z] #14 39.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-02T11:53:10.847Z] #14 39.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-08-02T11:53:10.847Z] #14 39.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-02T11:53:10.847Z] #14 39.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-02T11:53:10.847Z] #14 39.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-02T11:53:10.847Z] #14 39.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-02T11:53:10.847Z] #14 39.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-02T11:53:10.847Z] #14 39.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-02T11:53:10.847Z] #14 40.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-02T11:53:10.847Z] #14 40.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-08-02T11:53:10.847Z] #14 40.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-02T11:53:10.847Z] #14 40.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-02T11:53:10.847Z] #14 41.12 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:53:10.847Z] #14 41.44 Fetched 108 MB in 9s (11.8 MB/s) [2022-08-02T11:53:10.847Z] #14 41.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-02T11:53:10.847Z] #14 41.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 ... 15708 files and directories currently installed.) [2022-08-02T11:53:10.847Z] #14 41.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-02T11:53:10.847Z] #14 41.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:53:10.847Z] #14 43.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-02T11:53:10.847Z] #14 43.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-02T11:53:10.847Z] #14 43.79 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:53:10.847Z] #14 ... [2022-08-02T11:53:10.847Z] [2022-08-02T11:53:10.847Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:10.847Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-08-02T11:53:10.847Z] #76 45.77 Setting up file (1:5.39-3) ... [2022-08-02T11:53:10.945Z] #76 ... [2022-08-02T11:53:10.945Z] [2022-08-02T11:53:10.945Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-02T11:53:10.945Z] #63 sha256:345c4f1d0e5411e1c49750cdc2ccde6c7d405d8d76cdf06cd5e14b9d88dab814 [2022-08-02T11:53:10.945Z] #63 DONE 0.3s [2022-08-02T11:53:10.945Z] [2022-08-02T11:53:10.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-08-02T11:53:10.945Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:53:10.945Z] #55 29.46 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-02T11:53:10.945Z] #55 29.51 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-02T11:53:10.945Z] #55 29.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-02T11:53:10.945Z] #55 29.66 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-02T11:53:10.945Z] #55 29.74 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-02T11:53:10.945Z] #55 30.05 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-02T11:53:10.945Z] #55 30.34 go: downloading honnef.co/go/tools v0.3.1 [2022-08-02T11:53:10.945Z] #55 32.18 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-02T11:53:10.945Z] #55 32.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-02T11:53:10.945Z] #55 32.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-02T11:53:10.945Z] #55 32.53 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-02T11:53:10.945Z] #55 32.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-02T11:53:10.945Z] #55 32.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-02T11:53:10.945Z] #55 32.79 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-02T11:53:10.945Z] #55 32.93 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-02T11:53:10.945Z] #55 32.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-02T11:53:10.945Z] #55 33.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-02T11:53:10.945Z] #55 33.46 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-02T11:53:10.945Z] #55 33.46 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-02T11:53:10.945Z] #55 33.63 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-02T11:53:10.945Z] #55 33.68 go: downloading golang.org/x/text v0.3.7 [2022-08-02T11:53:11.107Z] #76 45.82 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:53:11.107Z] #76 45.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-02T11:53:11.205Z] #55 ... [2022-08-02T11:53:11.205Z] [2022-08-02T11:53:11.205Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:11.205Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:11.205Z] #76 39.55 Fetched 5940 kB in 1s (7040 kB/s) [2022-08-02T11:53:11.205Z] #76 39.69 Selecting previously unselected package bzip2. [2022-08-02T11:53:11.205Z] #76 39.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 ... 15717 files and directories currently installed.) [2022-08-02T11:53:11.205Z] #76 39.78 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-02T11:53:11.367Z] #76 46.10 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-02T11:53:11.367Z] #76 46.25 Setting up libcap2:arm64 (1:2.44-1) ...#76 ... [2022-08-02T11:53:11.367Z] [2022-08-02T11:53:11.367Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-02T11:53:11.367Z] #31 sha256:aa8cb31dfb75ccab039337591b38cc8ee143d5654949f83478a657d09d9c05c9 [2022-08-02T11:53:11.367Z] #31 37.93 [2022-08-02T11:53:11.367Z] #31 40.49 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-02T11:53:11.367Z] #31 41.80 [2022-08-02T11:53:11.367Z] #31 42.15 #=#=# ######################################################################## 100.0% [2022-08-02T11:53:11.367Z] #31 43.53 [2022-08-02T11:53:11.367Z] #31 43.86 Download of images into '/build' complete. [2022-08-02T11:53:11.367Z] #31 43.86 Use something like the following to load the result into a Docker daemon: [2022-08-02T11:53:11.367Z] #31 43.86 tar -cC '/build' . | docker load [2022-08-02T11:53:11.367Z] #31 DONE 45.9s [2022-08-02T11:53:11.367Z] [2022-08-02T11:53:11.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-08-02T11:53:11.367Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-08-02T11:53:11.367Z] #76 46.25 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-02T11:53:11.367Z] #76 46.31 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:53:11.367Z] #76 46.32 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-02T11:53:11.367Z] #76 46.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:53:11.367Z] #76 46.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:53:11.467Z] #76 39.82 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:53:11.467Z] #76 39.98 Selecting previously unselected package libmagic-mgc. [2022-08-02T11:53:11.467Z] #76 39.99 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-02T11:53:11.467Z] #76 39.99 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-02T11:53:11.626Z] #76 46.37 Setting up patch (2.7.6-7) ... [2022-08-02T11:53:11.626Z] #76 46.40 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-02T11:53:11.626Z] #76 46.42 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-02T11:53:11.626Z] #76 46.44 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-02T11:53:11.626Z] #76 46.46 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-02T11:53:11.626Z] #76 46.47 Setting up libtool (2.4.6-15) ... [2022-08-02T11:53:11.626Z] #76 46.49 Setting up m4 (1.4.18-5) ... [2022-08-02T11:53:11.626Z] #76 46.51 Setting up dpkg-dev (1.20.11) ... [2022-08-02T11:53:11.626Z] #76 46.53 Setting up autoconf (2.69-14) ... [2022-08-02T11:53:11.626Z] #76 46.55 Setting up build-essential (12.9) ... [2022-08-02T11:53:11.886Z] #76 46.57 Setting up automake (1:1.16.3-2) ... [2022-08-02T11:53:11.886Z] #76 46.58 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-02T11:53:11.886Z] #76 46.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:53:12.106Z] #14 ... [2022-08-02T11:53:12.106Z] [2022-08-02T11:53:12.106Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:12.106Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:12.106Z] #77 47.11 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-02T11:53:12.404Z] #76 40.69 Selecting previously unselected package libmagic1:amd64. [2022-08-02T11:53:12.404Z] #76 40.69 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-02T11:53:12.404Z] #76 40.70 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:53:12.404Z] #76 40.91 Selecting previously unselected package file. [2022-08-02T11:53:12.404Z] #76 40.91 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-02T11:53:12.404Z] #76 40.95 Unpacking file (1:5.39-3) ... [2022-08-02T11:53:12.453Z] #76 DONE 47.1s [2022-08-02T11:53:12.453Z] [2022-08-02T11:53:12.453Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:12.453Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:53:12.665Z] #76 41.13 Selecting previously unselected package xz-utils. [2022-08-02T11:53:12.665Z] #76 41.13 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-02T11:53:12.665Z] #76 41.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:53:12.665Z] #76 41.33 Selecting previously unselected package libsigsegv2:amd64. [2022-08-02T11:53:12.924Z] #76 41.33 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-02T11:53:12.924Z] #76 41.37 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-02T11:53:12.924Z] #76 41.49 Selecting previously unselected package m4. [2022-08-02T11:53:12.924Z] #76 41.49 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-02T11:53:12.924Z] #76 41.53 Unpacking m4 (1.4.18-5) ... [2022-08-02T11:53:13.019Z] #77 0.635 Cloning into '/tmp/crun-build'... [2022-08-02T11:53:13.183Z] #76 41.72 Selecting previously unselected package autoconf. [2022-08-02T11:53:13.183Z] #76 41.72 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-02T11:53:13.183Z] #76 41.74 Unpacking autoconf (2.69-14) ... [2022-08-02T11:53:13.587Z] #77 ... [2022-08-02T11:53:13.587Z] [2022-08-02T11:53:13.587Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:53:13.587Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-08-02T11:53:13.587Z] #51 38.11 Selecting previously unselected package python3-pkg-resources. [2022-08-02T11:53:13.587Z] #51 38.15 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T11:53:13.587Z] #51 38.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:53:13.587Z] #51 38.84 Selecting previously unselected package python3-six. [2022-08-02T11:53:13.587Z] #51 38.84 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-02T11:53:13.587Z] #51 38.89 Unpacking python3-six (1.16.0-2) ... [2022-08-02T11:53:13.587Z] #51 39.17 Selecting previously unselected package python3-protobuf. [2022-08-02T11:53:13.587Z] #51 39.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-02T11:53:13.587Z] #51 39.18 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-02T11:53:13.587Z] #51 39.90 Selecting previously unselected package libnet1:arm64. [2022-08-02T11:53:13.587Z] #51 39.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-02T11:53:13.587Z] #51 39.92 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:53:13.587Z] #51 40.07 Selecting previously unselected package libnl-3-200:arm64. [2022-08-02T11:53:13.587Z] #51 40.07 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-02T11:53:13.587Z] #51 40.08 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-02T11:53:13.587Z] #51 40.18 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-02T11:53:13.587Z] #51 40.21 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-02T11:53:13.587Z] #51 40.22 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-02T11:53:13.587Z] #51 40.42 Selecting previously unselected package criu. [2022-08-02T11:53:13.587Z] #51 40.43 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-02T11:53:13.587Z] #51 40.43 Unpacking criu (3.17.1-1) ... [2022-08-02T11:53:13.587Z] #51 41.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:53:13.587Z] #51 42.95 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-02T11:53:13.587Z] #51 42.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:53:13.587Z] #51 42.99 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-02T11:53:13.587Z] #51 43.01 Setting up python3-six (1.16.0-2) ... [2022-08-02T11:53:13.587Z] #51 44.44 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-02T11:53:13.587Z] #51 44.87 Setting up python3-protobuf (3.12.4-1) ... [2022-08-02T11:53:13.753Z] #76 42.13 Selecting previously unselected package autotools-dev. [2022-08-02T11:53:13.753Z] #76 42.16 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-02T11:53:13.753Z] #76 42.16 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:53:13.753Z] #76 42.34 Selecting previously unselected package automake. [2022-08-02T11:53:13.753Z] #76 42.34 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-02T11:53:13.753Z] #76 42.34 Unpacking automake (1:1.16.3-2) ... [2022-08-02T11:53:13.846Z] #51 ... [2022-08-02T11:53:13.846Z] [2022-08-02T11:53:13.846Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:13.846Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:53:13.846Z] #14 47.92 Selecting previously unselected package binutils-mingw-w64. [2022-08-02T11:53:13.846Z] #14 47.92 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-02T11:53:13.846Z] #14 47.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:53:13.846Z] #14 48.06 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-02T11:53:13.846Z] #14 48.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-02T11:53:13.846Z] #14 48.07 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-02T11:53:13.846Z] #14 48.23 Selecting previously unselected package dmsetup. [2022-08-02T11:53:13.846Z] #14 48.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-02T11:53:13.846Z] #14 48.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:53:13.846Z] #14 48.42 Selecting previously unselected package mingw-w64-common. [2022-08-02T11:53:13.846Z] #14 48.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-02T11:53:13.846Z] #14 48.44 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-02T11:53:14.692Z] #76 ... [2022-08-02T11:53:14.692Z] [2022-08-02T11:53:14.692Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-02T11:53:14.692Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-08-02T11:53:14.692Z] #40 42.54 NAME: [2022-08-02T11:53:14.692Z] #40 42.54 go-winres - A tool for embedding resources in Windows executables [2022-08-02T11:53:14.692Z] #40 42.54 [2022-08-02T11:53:14.692Z] #40 42.54 USAGE: [2022-08-02T11:53:14.693Z] #40 42.54 go-winres [global options] command [command options] [arguments...] [2022-08-02T11:53:14.693Z] #40 42.54 [2022-08-02T11:53:14.693Z] #40 42.54 COMMANDS: [2022-08-02T11:53:14.693Z] #40 42.54 init Create an initial ./winres/winres.json [2022-08-02T11:53:14.693Z] #40 42.54 make Make syso files for the "go build" command [2022-08-02T11:53:14.693Z] #40 42.54 simply Make syso files for the "go build" command (simplified) [2022-08-02T11:53:14.693Z] #40 42.54 extract Extract all resources from an executable [2022-08-02T11:53:14.693Z] #40 42.54 patch Replace resources in an executable file (exe, dll) [2022-08-02T11:53:14.693Z] #40 42.54 help, h Shows a list of commands or help for one command [2022-08-02T11:53:14.693Z] #40 42.54 [2022-08-02T11:53:14.693Z] #40 42.54 GLOBAL OPTIONS: [2022-08-02T11:53:14.693Z] #40 42.54 --help, -h show help (default: false) [2022-08-02T11:53:14.693Z] #40 DONE 43.1s [2022-08-02T11:53:14.693Z] [2022-08-02T11:53:14.693Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:14.693Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:14.693Z] #76 43.05 Selecting previously unselected package patch. [2022-08-02T11:53:14.693Z] #76 43.05 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-02T11:53:14.693Z] #76 43.06 Unpacking patch (2.7.6-7) ... [2022-08-02T11:53:14.693Z] #76 43.27 Selecting previously unselected package dpkg-dev. [2022-08-02T11:53:14.693Z] #76 43.34 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-02T11:53:14.693Z] #76 43.34 Unpacking dpkg-dev (1.20.11) ... [2022-08-02T11:53:15.476Z] #19 68.53 Reading package lists... [2022-08-02T11:53:15.476Z] #19 ... [2022-08-02T11:53:15.476Z] [2022-08-02T11:53:15.476Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:15.476Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:15.476Z] #84 34.67 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-02T11:53:16.072Z] #76 44.54 Selecting previously unselected package build-essential. [2022-08-02T11:53:16.072Z] #76 44.54 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-02T11:53:16.072Z] #76 44.54 Unpacking build-essential (12.9) ... [2022-08-02T11:53:16.072Z] #76 44.64 Selecting previously unselected package libcap2:amd64. [2022-08-02T11:53:16.072Z] #76 44.64 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-02T11:53:16.072Z] #76 44.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:53:16.072Z] #76 44.75 Selecting previously unselected package libcap-dev:amd64. [2022-08-02T11:53:16.072Z] #76 44.79 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-02T11:53:16.332Z] #76 44.80 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-02T11:53:16.591Z] #76 44.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:53:16.591Z] #76 44.98 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:53:16.591Z] #76 44.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:53:16.591Z] #76 45.10 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-02T11:53:16.591Z] #76 45.10 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:53:16.591Z] #76 45.11 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-02T11:53:16.851Z] #76 45.25 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-02T11:53:16.851Z] #76 45.25 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-02T11:53:16.851Z] #76 45.28 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:53:16.851Z] #76 45.48 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-02T11:53:17.111Z] #76 45.48 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-02T11:53:17.111Z] #76 45.51 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:53:17.111Z] #76 ... [2022-08-02T11:53:17.111Z] [2022-08-02T11:53:17.111Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:53:17.111Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:53:17.111Z] #51 29.71 Reading package lists... [2022-08-02T11:53:17.111Z] #51 35.44 Building dependency tree... [2022-08-02T11:53:17.111Z] #51 38.76 The following additional packages will be installed: [2022-08-02T11:53:17.111Z] #51 38.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:53:17.111Z] #51 38.78 python3-protobuf python3-six [2022-08-02T11:53:17.111Z] #51 38.78 Suggested packages: [2022-08-02T11:53:17.111Z] #51 38.78 python3-setuptools [2022-08-02T11:53:17.111Z] #51 38.78 Recommended packages: [2022-08-02T11:53:17.111Z] #51 38.78 iproute2 | iproute [2022-08-02T11:53:17.111Z] #51 39.60 The following NEW packages will be installed: [2022-08-02T11:53:17.111Z] #51 39.60 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-02T11:53:17.111Z] #51 39.60 python3-protobuf python3-six [2022-08-02T11:53:17.111Z] #51 40.03 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:53:17.111Z] #51 40.03 Need to get 2315 kB of archives. [2022-08-02T11:53:17.111Z] #51 40.03 After this operation, 11.1 MB of additional disk space will be used. [2022-08-02T11:53:17.111Z] #51 40.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-02T11:53:17.111Z] #51 40.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T11:53:17.111Z] #51 40.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-02T11:53:17.111Z] #51 40.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-02T11:53:17.111Z] #51 40.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-08-02T11:53:17.111Z] #51 40.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-08-02T11:53:17.111Z] #51 40.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:53:17.111Z] #51 42.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-02T11:53:17.111Z] #51 43.88 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:53:17.111Z] #51 44.11 Fetched 2315 kB in 3s (719 kB/s) [2022-08-02T11:53:17.111Z] #51 44.19 Selecting previously unselected package libprotobuf23:amd64. [2022-08-02T11:53:17.111Z] #51 44.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 ... 15717 files and directories currently installed.) [2022-08-02T11:53:17.111Z] #51 44.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-02T11:53:17.111Z] #51 44.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-02T11:53:17.111Z] #51 45.20 Selecting previously unselected package python3-pkg-resources. [2022-08-02T11:53:17.111Z] #51 45.20 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T11:53:17.111Z] #51 45.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:53:17.111Z] #51 45.49 Selecting previously unselected package python3-six. [2022-08-02T11:53:17.111Z] #51 45.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-02T11:53:17.111Z] #51 45.49 Unpacking python3-six (1.16.0-2) ... [2022-08-02T11:53:17.111Z] #51 ... [2022-08-02T11:53:17.111Z] [2022-08-02T11:53:17.111Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:53:17.111Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:53:17.111Z] #55 40.95 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-02T11:53:17.111Z] #55 41.13 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-02T11:53:17.111Z] #55 41.13 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-02T11:53:17.111Z] #55 41.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-02T11:53:17.111Z] #55 41.33 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-02T11:53:17.111Z] #55 41.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-02T11:53:17.111Z] #55 41.37 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-02T11:53:17.111Z] #55 41.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-02T11:53:17.111Z] #55 41.58 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-02T11:53:17.111Z] #55 41.63 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-02T11:53:17.111Z] #55 41.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-02T11:53:17.111Z] #55 41.74 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-02T11:53:17.111Z] #55 42.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-02T11:53:17.111Z] #55 42.54 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-02T11:53:17.111Z] #55 42.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-02T11:53:17.111Z] #55 42.76 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-02T11:53:17.111Z] #55 43.09 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-02T11:53:17.111Z] #55 43.19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-02T11:53:17.111Z] #55 43.27 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-02T11:53:17.111Z] #55 43.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-02T11:53:17.111Z] #55 43.44 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-02T11:53:17.111Z] #55 43.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-02T11:53:17.111Z] #55 43.63 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-02T11:53:17.111Z] #55 43.63 go: downloading github.com/prometheus/common v0.32.1 [2022-08-02T11:53:17.111Z] #55 44.14 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-02T11:53:17.111Z] #55 44.19 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-02T11:53:17.111Z] #55 45.08 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-02T11:53:17.111Z] #55 45.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-02T11:53:17.681Z] #55 ... [2022-08-02T11:53:17.681Z] [2022-08-02T11:53:17.681Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:17.681Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:17.681Z] #76 46.30 Selecting previously unselected package libtool. [2022-08-02T11:53:17.940Z] #76 46.35 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-02T11:53:17.940Z] #76 46.36 Unpacking libtool (2.4.6-15) ... [2022-08-02T11:53:18.033Z] #14 ... [2022-08-02T11:53:18.033Z] [2022-08-02T11:53:18.033Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:53:18.033Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-08-02T11:53:18.033Z] #51 48.78 Setting up criu (3.17.1-1) ... [2022-08-02T11:53:18.033Z] #51 50.37 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:53:18.033Z] #51 DONE 52.5s [2022-08-02T11:53:18.033Z] [2022-08-02T11:53:18.033Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:53:18.033Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66 [2022-08-02T11:53:18.033Z] #53 51.99 gotestsum version dev [2022-08-02T11:53:18.033Z] #53 DONE 52.8s [2022-08-02T11:53:18.033Z] [2022-08-02T11:53:18.033Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:53:18.033Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-08-02T11:53:18.033Z] #42 48.07 Selecting previously unselected package libxml2:arm64. [2022-08-02T11:53:18.033Z] #42 48.08 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-02T11:53:18.033Z] #42 48.11 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:53:18.033Z] #42 48.60 Selecting previously unselected package libarchive13:arm64. [2022-08-02T11:53:18.033Z] #42 48.63 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-02T11:53:18.033Z] #42 48.65 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-02T11:53:18.033Z] #42 48.95 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-02T11:53:18.033Z] #42 48.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-02T11:53:18.033Z] #42 48.97 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-02T11:53:18.033Z] #42 49.20 Selecting previously unselected package librhash0:arm64. [2022-08-02T11:53:18.033Z] #42 49.23 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-02T11:53:18.033Z] #42 49.24 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-02T11:53:18.033Z] #42 49.41 Selecting previously unselected package libuv1:arm64. [2022-08-02T11:53:18.033Z] #42 49.41 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-02T11:53:18.033Z] #42 49.42 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-02T11:53:18.033Z] #42 49.59 Selecting previously unselected package cmake. [2022-08-02T11:53:18.033Z] #42 49.60 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-02T11:53:18.033Z] #42 49.63 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:53:18.033Z] #42 52.73 Setting up libicu67:arm64 (67.1-7) ... [2022-08-02T11:53:18.033Z] #42 52.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:53:18.033Z] #42 52.80 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-02T11:53:18.033Z] #42 52.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:53:18.033Z] #42 52.88 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-02T11:53:18.033Z] #42 52.89 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-02T11:53:18.033Z] #42 52.91 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:53:18.033Z] #42 52.95 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:53:18.033Z] #42 52.97 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-02T11:53:18.033Z] #42 52.99 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:53:18.205Z] #76 46.67 Selecting previously unselected package libudev-dev:amd64. [2022-08-02T11:53:18.205Z] #76 46.68 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-02T11:53:18.205Z] #76 46.68 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:53:18.291Z] #42 53.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:53:18.475Z] #76 46.90 Selecting previously unselected package libyajl2:amd64. [2022-08-02T11:53:18.475Z] #76 46.95 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-02T11:53:18.475Z] #76 46.95 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:53:18.475Z] #76 47.07 Selecting previously unselected package libyajl-dev:amd64. [2022-08-02T11:53:18.475Z] #76 47.08 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-02T11:53:18.475Z] #76 47.08 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-02T11:53:18.736Z] #76 47.27 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:53:18.736Z] #76 47.35 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-02T11:53:18.736Z] #76 47.35 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:53:18.736Z] #76 47.37 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:53:18.736Z] #76 47.37 Setting up file (1:5.39-3) ... [2022-08-02T11:53:18.860Z] #42 DONE 53.7s [2022-08-02T11:53:18.860Z] [2022-08-02T11:53:18.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-08-02T11:53:18.860Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:53:18.860Z] #77 5.676 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-02T11:53:18.860Z] #77 5.772 Cloning into '/tmp/crun-build/libocispec'... [2022-08-02T11:53:18.995Z] #76 47.40 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:53:18.995Z] #76 47.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:53:18.995Z] #76 47.41 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-02T11:53:18.995Z] #76 47.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:53:18.995Z] #76 47.48 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-02T11:53:18.995Z] #76 47.50 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-02T11:53:18.995Z] #76 47.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:53:18.995Z] #76 ... [2022-08-02T11:53:18.995Z] [2022-08-02T11:53:18.995Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:53:18.995Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:53:18.995Z] #42 37.51 The following additional packages will be installed: [2022-08-02T11:53:18.995Z] #42 37.51 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-02T11:53:18.995Z] #42 37.55 Suggested packages: [2022-08-02T11:53:18.995Z] #42 37.55 cmake-doc ninja-build lrzip [2022-08-02T11:53:18.995Z] #42 37.55 Recommended packages: [2022-08-02T11:53:18.995Z] #42 37.55 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-02T11:53:18.995Z] #42 38.65 The following NEW packages will be installed: [2022-08-02T11:53:18.995Z] #42 38.65 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-02T11:53:18.995Z] #42 38.65 vim-common xxd [2022-08-02T11:53:18.995Z] #42 39.03 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:53:18.995Z] #42 39.03 Need to get 17.7 MB of archives. [2022-08-02T11:53:18.995Z] #42 39.03 After this operation, 70.7 MB of additional disk space will be used. [2022-08-02T11:53:18.995Z] #42 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T11:53:18.995Z] #42 39.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T11:53:18.995Z] #42 39.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-02T11:53:18.995Z] #42 39.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-02T11:53:18.995Z] #42 39.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-02T11:53:18.995Z] #42 39.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-02T11:53:18.995Z] #42 39.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-02T11:53:18.995Z] #42 39.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-02T11:53:18.995Z] #42 39.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-02T11:53:18.995Z] #42 39.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-02T11:53:18.995Z] #42 41.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:53:18.995Z] #42 41.64 Fetched 17.7 MB in 2s (11.1 MB/s) [2022-08-02T11:53:18.995Z] #42 41.83 Selecting previously unselected package xxd. [2022-08-02T11:53:18.995Z] #42 41.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:53:18.995Z] #42 41.86 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:53:18.995Z] #42 41.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:53:18.995Z] #42 42.10 Selecting previously unselected package vim-common. [2022-08-02T11:53:18.995Z] #42 42.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:53:18.995Z] #42 42.12 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:53:18.995Z] #42 42.54 Selecting previously unselected package cmake-data. [2022-08-02T11:53:18.995Z] #42 42.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-02T11:53:18.995Z] #42 42.54 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:53:18.995Z] #42 46.14 Selecting previously unselected package libicu67:amd64. [2022-08-02T11:53:18.995Z] #42 46.19 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-02T11:53:18.995Z] #42 46.21 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-02T11:53:18.995Z] #42 ... [2022-08-02T11:53:18.995Z] [2022-08-02T11:53:18.995Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:18.995Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:18.995Z] #76 47.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:53:18.995Z] #76 47.57 Setting up patch (2.7.6-7) ... [2022-08-02T11:53:19.254Z] #76 47.65 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:53:19.254Z] #76 47.65 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-02T11:53:19.254Z] #76 47.65 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-02T11:53:19.254Z] #76 47.65 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:53:19.254Z] #76 47.66 Setting up libtool (2.4.6-15) ... [2022-08-02T11:53:19.254Z] #76 47.66 Setting up m4 (1.4.18-5) ... [2022-08-02T11:53:19.254Z] #76 47.68 Setting up dpkg-dev (1.20.11) ... [2022-08-02T11:53:19.254Z] #76 47.70 Setting up autoconf (2.69-14) ... [2022-08-02T11:53:19.254Z] #76 47.72 Setting up build-essential (12.9) ... [2022-08-02T11:53:19.254Z] #76 47.73 Setting up automake (1:1.16.3-2) ... [2022-08-02T11:53:19.254Z] #76 47.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-02T11:53:19.254Z] #76 47.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:53:19.427Z] #77 ... [2022-08-02T11:53:19.428Z] [2022-08-02T11:53:19.428Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-02T11:53:19.428Z] #43 sha256:c079bce3bde0128a7c461da4acbd81f7eea7b53f7842548369f3bc3e9d4b8cde [2022-08-02T11:53:19.428Z] #43 DONE 0.5s [2022-08-02T11:53:19.513Z] #76 ... [2022-08-02T11:53:19.513Z] [2022-08-02T11:53:19.513Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:19.513Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:53:19.513Z] #14 38.02 The following NEW packages will be installed: [2022-08-02T11:53:19.513Z] #14 38.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:53:19.513Z] #14 38.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-02T11:53:19.513Z] #14 38.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-02T11:53:19.513Z] #14 38.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-02T11:53:19.513Z] #14 38.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-02T11:53:19.513Z] #14 38.04 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-02T11:53:19.513Z] #14 38.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-02T11:53:19.513Z] #14 38.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-02T11:53:19.513Z] #14 38.04 mingw-w64-x86-64-dev [2022-08-02T11:53:19.513Z] #14 38.43 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:53:19.513Z] #14 38.43 Need to get 115 MB of archives. [2022-08-02T11:53:19.513Z] #14 38.43 After this operation, 645 MB of additional disk space will be used. [2022-08-02T11:53:19.513Z] #14 38.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-02T11:53:19.513Z] #14 38.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-02T11:53:19.513Z] #14 38.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-02T11:53:19.513Z] #14 38.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-02T11:53:19.513Z] #14 38.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-02T11:53:19.513Z] #14 38.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-02T11:53:19.513Z] #14 39.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-02T11:53:19.513Z] #14 39.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-02T11:53:19.513Z] #14 39.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-02T11:53:19.513Z] #14 40.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-02T11:53:19.513Z] #14 41.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-02T11:53:19.513Z] #14 42.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-02T11:53:19.513Z] #14 42.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-02T11:53:19.513Z] #14 44.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-02T11:53:19.514Z] #14 44.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-02T11:53:19.514Z] #14 44.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-02T11:53:19.514Z] #14 44.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-02T11:53:19.514Z] #14 44.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-02T11:53:19.514Z] #14 44.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-02T11:53:19.514Z] #14 45.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-02T11:53:19.514Z] #14 45.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-02T11:53:19.514Z] #14 45.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-02T11:53:19.514Z] #14 45.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-02T11:53:19.514Z] #14 45.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-02T11:53:19.514Z] #14 45.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-02T11:53:19.514Z] #14 45.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-02T11:53:19.514Z] #14 45.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-02T11:53:19.514Z] #14 45.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-02T11:53:19.514Z] #14 45.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-02T11:53:19.514Z] #14 45.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-02T11:53:19.514Z] #14 46.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:53:19.514Z] #14 46.48 Fetched 115 MB in 7s (16.2 MB/s) [2022-08-02T11:53:19.514Z] #14 46.60 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-02T11:53:19.514Z] #14 46.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:53:19.514Z] #14 46.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-02T11:53:19.514Z] #14 46.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:53:19.514Z] #14 ... [2022-08-02T11:53:19.514Z] [2022-08-02T11:53:19.514Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:53:19.514Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:53:19.514Z] #34 46.76 Updating files: 91% (1391/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-02T11:53:19.514Z] #34 47.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-02T11:53:19.514Z] #34 47.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:53:19.687Z] [2022-08-02T11:53:19.687Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-02T11:53:19.687Z] #44 sha256:54db924a115177efba905ca84b669fc71fde7eb52f91c710f4e27c6c71dbb239 [2022-08-02T11:53:20.449Z] #34 ... [2022-08-02T11:53:20.449Z] [2022-08-02T11:53:20.449Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-02T11:53:20.449Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-08-02T11:53:20.449Z] #76 DONE 48.9s [2022-08-02T11:53:20.449Z] [2022-08-02T11:53:20.449Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:20.449Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:20.623Z] #44 1.134 + RM_GOPATH=0 [2022-08-02T11:53:20.623Z] #44 1.134 + TMP_GOPATH= [2022-08-02T11:53:20.623Z] #44 1.134 + : /build [2022-08-02T11:53:20.623Z] #44 1.134 + '[' -z '' ']' [2022-08-02T11:53:20.623Z] #44 1.139 ++ mktemp -d [2022-08-02T11:53:20.623Z] #44 1.146 + export GOPATH=/tmp/tmp.QekguJieNQ [2022-08-02T11:53:20.623Z] #44 1.146 + GOPATH=/tmp/tmp.QekguJieNQ [2022-08-02T11:53:20.623Z] #44 1.146 + RM_GOPATH=1 [2022-08-02T11:53:20.623Z] #44 1.146 + case "$(go env GOARCH)" in [2022-08-02T11:53:20.623Z] #44 1.148 ++ go env GOARCH [2022-08-02T11:53:20.623Z] #44 1.169 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:53:20.623Z] #44 1.169 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:53:20.623Z] #44 1.171 ++ dirname /install.sh [2022-08-02T11:53:20.623Z] #44 1.177 + dir=/ [2022-08-02T11:53:20.623Z] #44 1.177 + bin=tini [2022-08-02T11:53:20.623Z] #44 1.178 + shift [2022-08-02T11:53:20.623Z] #44 1.178 + '[' '!' -f //tini.installer ']' [2022-08-02T11:53:20.623Z] #44 1.178 + . //tini.installer [2022-08-02T11:53:20.623Z] #44 1.179 ++ : v0.19.0 [2022-08-02T11:53:20.623Z] #44 1.179 + install_tini [2022-08-02T11:53:20.623Z] #44 1.179 + echo 'Install tini version v0.19.0' [2022-08-02T11:53:20.623Z] #44 1.179 Install tini version v0.19.0 [2022-08-02T11:53:20.623Z] #44 1.179 + git clone https://github.com/krallin/tini.git /tmp/tmp.QekguJieNQ/tini [2022-08-02T11:53:20.623Z] #44 1.193 Cloning into '/tmp/tmp.QekguJieNQ/tini'... [2022-08-02T11:53:21.016Z] #77 ... [2022-08-02T11:53:21.016Z] [2022-08-02T11:53:21.016Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:53:21.016Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:53:21.016Z] #64 7.223 Install containerd version v1.6.6 [2022-08-02T11:53:21.016Z] #64 7.223 + RM_GOPATH=0 [2022-08-02T11:53:21.016Z] #64 7.223 + TMP_GOPATH= [2022-08-02T11:53:21.016Z] #64 7.223 + : /build [2022-08-02T11:53:21.016Z] #64 7.223 + '[' -z '' ']' [2022-08-02T11:53:21.016Z] #64 7.223 ++ mktemp -d [2022-08-02T11:53:21.016Z] #64 7.223 + export GOPATH=/tmp/tmp.53hQ88C55a [2022-08-02T11:53:21.016Z] #64 7.223 + GOPATH=/tmp/tmp.53hQ88C55a [2022-08-02T11:53:21.016Z] #64 7.223 + RM_GOPATH=1 [2022-08-02T11:53:21.016Z] #64 7.223 + case "$(go env GOARCH)" in [2022-08-02T11:53:21.016Z] #64 7.223 ++ go env GOARCH [2022-08-02T11:53:21.016Z] #64 7.223 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:53:21.016Z] #64 7.223 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:53:21.016Z] #64 7.223 ++ dirname /install.sh [2022-08-02T11:53:21.016Z] #64 7.223 + dir=/ [2022-08-02T11:53:21.016Z] #64 7.223 + bin=containerd [2022-08-02T11:53:21.016Z] #64 7.223 + shift [2022-08-02T11:53:21.016Z] #64 7.223 + '[' '!' -f //containerd.installer ']' [2022-08-02T11:53:21.016Z] #64 7.223 + . //containerd.installer [2022-08-02T11:53:21.016Z] #64 7.223 ++ set -e [2022-08-02T11:53:21.016Z] #64 7.223 ++ : v1.6.6 [2022-08-02T11:53:21.016Z] #64 7.223 + install_containerd [2022-08-02T11:53:21.016Z] #64 7.223 + echo 'Install containerd version v1.6.6' [2022-08-02T11:53:21.016Z] #64 7.223 + git clone https://github.com/containerd/containerd.git /tmp/tmp.53hQ88C55a/src/github.com/containerd/containerd [2022-08-02T11:53:21.016Z] #64 7.230 Cloning into '/tmp/tmp.53hQ88C55a/src/github.com/containerd/containerd'... [2022-08-02T11:53:21.016Z] #64 ... [2022-08-02T11:53:21.016Z] [2022-08-02T11:53:21.016Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:21.016Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:53:21.016Z] #14 49.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-02T11:53:21.016Z] #14 49.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-02T11:53:21.016Z] #14 49.27 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:53:21.565Z] #44 2.078 + cd /tmp/tmp.QekguJieNQ/tini [2022-08-02T11:53:21.565Z] #44 2.078 + git checkout -q v0.19.0 [2022-08-02T11:53:21.565Z] #44 2.086 + cmake . [2022-08-02T11:53:21.824Z] #44 2.435 -- The C compiler identification is GNU 10.2.1 [2022-08-02T11:53:22.082Z] #44 2.496 -- Detecting C compiler ABI info [2022-08-02T11:53:22.341Z] #44 3.083 -- Detecting C compiler ABI info - done [2022-08-02T11:53:22.600Z] #44 3.183 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-02T11:53:22.600Z] #44 3.212 -- Detecting C compile features [2022-08-02T11:53:22.600Z] #44 3.213 -- Detecting C compile features - done [2022-08-02T11:53:22.600Z] #44 3.255 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-02T11:53:22.859Z] #44 3.401 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-02T11:53:22.859Z] #44 3.455 -- Configuring done [2022-08-02T11:53:22.859Z] #44 3.460 -- Generating done [2022-08-02T11:53:22.859Z] #44 3.469 -- Build files have been written to: /tmp/tmp.QekguJieNQ/tini [2022-08-02T11:53:22.859Z] #44 3.484 + make tini-static [2022-08-02T11:53:23.118Z] #44 3.832 Scanning dependencies of target tini-static [2022-08-02T11:53:23.378Z] #44 3.910 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-02T11:53:23.552Z] #14 51.84 Selecting previously unselected package binutils-mingw-w64. [2022-08-02T11:53:23.552Z] #14 51.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-02T11:53:23.552Z] #14 51.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:53:23.552Z] #14 52.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-02T11:53:23.552Z] #14 52.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:53:23.552Z] #14 52.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:53:23.811Z] #14 52.38 Selecting previously unselected package dmsetup. [2022-08-02T11:53:23.811Z] #14 52.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:53:23.811Z] #14 52.40 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:53:24.070Z] #14 52.59 Selecting previously unselected package mingw-w64-common. [2022-08-02T11:53:24.070Z] #14 52.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-02T11:53:24.070Z] #14 52.61 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-02T11:53:24.755Z] #44 5.268 [100%] Linking C executable tini-static [2022-08-02T11:53:25.015Z] #44 5.698 [100%] Built target tini-static [2022-08-02T11:53:25.275Z] #44 5.771 + mkdir -p /build [2022-08-02T11:53:25.275Z] #44 5.780 + cp tini-static /build/docker-init [2022-08-02T11:53:25.465Z] #84 ... [2022-08-02T11:53:25.465Z] [2022-08-02T11:53:25.465Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:53:25.465Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:53:25.465Z] #19 68.53 Reading package lists... [2022-08-02T11:53:27.070Z] #77 ... [2022-08-02T11:53:27.070Z] [2022-08-02T11:53:27.070Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:53:27.070Z] #64 sha256:dcb8fba0794cacb6cbec384133d16a6bc4bb061085c463155ae33cab44958d11 [2022-08-02T11:53:27.360Z] #14 ... [2022-08-02T11:53:27.360Z] [2022-08-02T11:53:27.360Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:27.360Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:27.360Z] #77 6.534 Cloning into '/tmp/crun-build'... [2022-08-02T11:53:27.360Z] #77 ... [2022-08-02T11:53:27.360Z] [2022-08-02T11:53:27.360Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:53:27.360Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:53:27.360Z] #51 45.59 Selecting previously unselected package python3-protobuf. [2022-08-02T11:53:27.360Z] #51 45.59 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-02T11:53:27.360Z] #51 45.59 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-02T11:53:27.360Z] #51 46.11 Selecting previously unselected package libnet1:amd64. [2022-08-02T11:53:27.360Z] #51 46.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-02T11:53:27.360Z] #51 46.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:53:27.360Z] #51 46.28 Selecting previously unselected package libnl-3-200:amd64. [2022-08-02T11:53:27.360Z] #51 46.28 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-02T11:53:27.360Z] #51 46.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:53:27.360Z] #51 46.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:53:27.360Z] #51 46.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:53:27.360Z] #51 46.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:53:27.360Z] #51 46.52 Selecting previously unselected package criu. [2022-08-02T11:53:27.360Z] #51 46.52 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-02T11:53:27.360Z] #51 46.52 Unpacking criu (3.17.1-1) ... [2022-08-02T11:53:27.360Z] #51 47.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:53:27.360Z] #51 49.34 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-02T11:53:27.360Z] #51 49.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:53:27.360Z] #51 49.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:53:27.360Z] #51 49.42 Setting up python3-six (1.16.0-2) ... [2022-08-02T11:53:27.360Z] #51 50.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:53:27.360Z] #51 50.86 Setting up python3-protobuf (3.12.4-1) ... [2022-08-02T11:53:27.360Z] #51 54.96 Setting up criu (3.17.1-1) ... [2022-08-02T11:53:27.360Z] #51 ... [2022-08-02T11:53:27.360Z] [2022-08-02T11:53:27.360Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:53:27.360Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:53:27.360Z] #42 53.17 Selecting previously unselected package libxml2:amd64. [2022-08-02T11:53:27.360Z] #42 53.17 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-02T11:53:27.360Z] #42 53.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:53:27.360Z] #42 53.78 Selecting previously unselected package libarchive13:amd64. [2022-08-02T11:53:27.360Z] #42 53.78 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-02T11:53:27.360Z] #42 53.78 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-02T11:53:27.360Z] #42 54.12 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-02T11:53:27.360Z] #42 54.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-02T11:53:27.360Z] #42 54.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-02T11:53:27.360Z] #42 54.49 Selecting previously unselected package librhash0:amd64. [2022-08-02T11:53:27.360Z] #42 54.49 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-02T11:53:27.360Z] #42 54.55 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-02T11:53:27.360Z] #42 54.84 Selecting previously unselected package libuv1:amd64. [2022-08-02T11:53:27.360Z] #42 54.84 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-02T11:53:27.360Z] #42 54.84 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-02T11:53:27.360Z] #42 54.99 Selecting previously unselected package cmake. [2022-08-02T11:53:27.360Z] #42 55.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-02T11:53:27.360Z] #42 55.03 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:53:27.827Z] #44 DONE 8.5s [2022-08-02T11:53:27.828Z] [2022-08-02T11:53:27.828Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:27.828Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:53:27.828Z] #14 53.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-02T11:53:27.828Z] #14 53.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-02T11:53:27.828Z] #14 53.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:53:27.828Z] #14 59.79 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-02T11:53:27.828Z] #14 59.80 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-02T11:53:27.828Z] #14 59.80 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:53:27.828Z] #14 59.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-02T11:53:27.828Z] #14 59.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-02T11:53:27.828Z] #14 59.93 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:53:28.888Z] #64 76.24 Updating files: 32% (1608/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 72% (3571/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 92% (4535/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-02T11:53:28.888Z] #64 78.66 + cd /tmp/tmp.cdDHNjqcuD/src/github.com/containerd/containerd [2022-08-02T11:53:28.888Z] #64 78.66 + git checkout -q v1.6.6 [2022-08-02T11:53:29.265Z] #42 ... [2022-08-02T11:53:29.265Z] [2022-08-02T11:53:29.265Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-02T11:53:29.265Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-08-02T11:53:29.265Z] #51 57.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:53:29.265Z] #51 DONE 57.5s [2022-08-02T11:53:29.265Z] [2022-08-02T11:53:29.265Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:29.265Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:53:29.727Z] #14 ... [2022-08-02T11:53:29.727Z] [2022-08-02T11:53:29.727Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:29.727Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:53:29.727Z] #77 7.352 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-02T11:53:29.727Z] #77 7.380 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-02T11:53:29.727Z] #77 7.380 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-02T11:53:29.727Z] #77 7.380 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-02T11:53:29.727Z] #77 7.418 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-02T11:53:29.727Z] #77 9.216 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-02T11:53:29.727Z] #77 10.66 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-02T11:53:29.727Z] #77 11.75 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-02T11:53:29.727Z] #77 12.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-02T11:53:29.727Z] #77 12.30 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-02T11:53:30.643Z] #14 59.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-02T11:53:30.902Z] #14 59.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-02T11:53:30.902Z] #14 59.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:53:31.429Z] #64 81.19 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-02T11:53:31.647Z] #77 ... [2022-08-02T11:53:31.647Z] [2022-08-02T11:53:31.647Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:31.647Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:53:31.647Z] #14 66.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-02T11:53:31.647Z] #14 66.24 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-02T11:53:31.647Z] #14 66.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:53:31.690Z] #64 81.21 + BUILDTAGS='netgo osusergo static_build' [2022-08-02T11:53:31.690Z] #64 81.21 + export EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:53:31.690Z] #64 81.21 + EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:53:31.690Z] #64 81.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-02T11:53:31.690Z] #64 81.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-02T11:53:31.690Z] #64 81.21 + '[' '' = dynamic ']' [2022-08-02T11:53:31.690Z] #64 81.21 + make [2022-08-02T11:53:32.058Z] #19 91.89 Reading package lists... [2022-08-02T11:53:32.058Z] #19 ... [2022-08-02T11:53:32.058Z] [2022-08-02T11:53:32.058Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:32.058Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:32.058Z] #84 47.22 libtoolize: putting auxiliary files in '.'. [2022-08-02T11:53:32.058Z] #84 47.22 libtoolize: copying file './ltmain.sh' [2022-08-02T11:53:32.058Z] #84 49.09 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-02T11:53:32.058Z] #84 49.09 libtoolize: and rerunning libtoolize and aclocal. [2022-08-02T11:53:32.058Z] #84 49.09 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:53:32.285Z] #14 ... [2022-08-02T11:53:32.285Z] [2022-08-02T11:53:32.285Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:53:32.285Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-08-02T11:53:32.285Z] #42 59.47 Setting up libicu67:amd64 (67.1-7) ... [2022-08-02T11:53:32.285Z] #42 59.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:53:32.285Z] #42 59.54 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-02T11:53:32.285Z] #42 59.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:53:32.285Z] #42 59.62 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-02T11:53:32.285Z] #42 59.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-02T11:53:32.285Z] #42 59.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:53:32.285Z] #42 59.66 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:53:32.285Z] #42 59.68 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-02T11:53:32.285Z] #42 59.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:53:32.285Z] #42 59.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:53:32.285Z] #42 DONE 60.5s [2022-08-02T11:53:32.285Z] [2022-08-02T11:53:32.285Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-02T11:53:32.285Z] #43 sha256:a05889f0e0a25ce25b7a184573621dc0e3cc28f318af50972dcc4856fc8e0ed0 [2022-08-02T11:53:32.285Z] #43 DONE 0.3s [2022-08-02T11:53:32.285Z] [2022-08-02T11:53:32.285Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-02T11:53:32.285Z] #44 sha256:87e528bae448eb9dd35eedeef90528751d32894aec72b5f7c376e32758f07723 [2022-08-02T11:53:34.986Z] #64 84.32 + bin/ctr [2022-08-02T11:53:36.477Z] #44 ... [2022-08-02T11:53:36.477Z] [2022-08-02T11:53:36.477Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-02T11:53:36.477Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-08-02T11:53:36.477Z] #53 64.02 gotestsum version dev [2022-08-02T11:53:36.477Z] #53 DONE 64.5s [2022-08-02T11:53:36.477Z] [2022-08-02T11:53:36.477Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:36.477Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:36.477Z] #77 13.53 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-02T11:53:36.477Z] #77 13.53 Cloning into '/tmp/crun-build/libocispec'... [2022-08-02T11:53:36.477Z] #77 14.67 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-02T11:53:36.477Z] #77 14.69 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-02T11:53:36.477Z] #77 14.69 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-02T11:53:36.477Z] #77 14.69 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-02T11:53:36.477Z] #77 14.75 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-02T11:53:36.897Z] #64 ... [2022-08-02T11:53:36.897Z] [2022-08-02T11:53:36.897Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:36.897Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:36.897Z] #77 62.21 libtoolize: putting auxiliary files in '.'. [2022-08-02T11:53:36.897Z] #77 62.21 libtoolize: copying file './ltmain.sh' [2022-08-02T11:53:36.897Z] #77 63.96 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-02T11:53:36.897Z] #77 63.96 libtoolize: and rerunning libtoolize and aclocal. [2022-08-02T11:53:36.897Z] #77 63.96 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:53:36.897Z] #77 ... [2022-08-02T11:53:36.897Z] [2022-08-02T11:53:36.897Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:36.897Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:53:36.897Z] #14 139.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-02T11:53:36.897Z] #14 139.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:53:36.897Z] #14 139.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:53:36.917Z] #14 ... [2022-08-02T11:53:36.917Z] [2022-08-02T11:53:36.917Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:36.917Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:53:36.917Z] #77 24.79 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-02T11:53:37.414Z] #77 16.86 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-02T11:53:38.280Z] #14 150.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-02T11:53:38.280Z] #14 150.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:53:38.280Z] #14 150.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:53:40.002Z] #77 19.04 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-02T11:53:40.002Z] #77 ... [2022-08-02T11:53:40.002Z] [2022-08-02T11:53:40.002Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-02T11:53:40.002Z] #44 sha256:87e528bae448eb9dd35eedeef90528751d32894aec72b5f7c376e32758f07723 [2022-08-02T11:53:40.002Z] #44 3.932 + RM_GOPATH=0 [2022-08-02T11:53:40.002Z] #44 3.932 + TMP_GOPATH= [2022-08-02T11:53:40.002Z] #44 3.932 + : /build [2022-08-02T11:53:40.002Z] #44 3.932 + '[' -z '' ']' [2022-08-02T11:53:40.002Z] #44 3.938 ++ mktemp -d [2022-08-02T11:53:40.002Z] #44 3.948 + export GOPATH=/tmp/tmp.VDNDIA8C1w [2022-08-02T11:53:40.002Z] #44 3.948 + GOPATH=/tmp/tmp.VDNDIA8C1w [2022-08-02T11:53:40.002Z] #44 3.948 + RM_GOPATH=1 [2022-08-02T11:53:40.002Z] #44 3.948 + case "$(go env GOARCH)" in [2022-08-02T11:53:40.002Z] #44 3.948 ++ go env GOARCH [2022-08-02T11:53:40.002Z] #44 3.995 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:53:40.002Z] #44 3.996 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:53:40.002Z] #44 3.997 ++ dirname /install.sh [2022-08-02T11:53:40.002Z] #44 4.009 + dir=/ [2022-08-02T11:53:40.002Z] #44 4.009 + bin=tini [2022-08-02T11:53:40.002Z] #44 4.009 + shift [2022-08-02T11:53:40.002Z] #44 4.009 + '[' '!' -f //tini.installer ']' [2022-08-02T11:53:40.002Z] #44 4.009 + . //tini.installer [2022-08-02T11:53:40.002Z] #44 4.009 ++ : v0.19.0 [2022-08-02T11:53:40.002Z] #44 4.009 + install_tini [2022-08-02T11:53:40.002Z] #44 4.009 + echo 'Install tini version v0.19.0' [2022-08-02T11:53:40.002Z] #44 4.009 + git clone https://github.com/krallin/tini.git /tmp/tmp.VDNDIA8C1w/tini [2022-08-02T11:53:40.002Z] #44 4.009 Install tini version v0.19.0 [2022-08-02T11:53:40.002Z] #44 4.011 Cloning into '/tmp/tmp.VDNDIA8C1w/tini'... [2022-08-02T11:53:40.002Z] #44 4.855 + cd /tmp/tmp.VDNDIA8C1w/tini [2022-08-02T11:53:40.002Z] #44 4.855 + git checkout -q v0.19.0 [2022-08-02T11:53:40.002Z] #44 4.921 + cmake . [2022-08-02T11:53:40.002Z] #44 5.416 -- The C compiler identification is GNU 10.2.1 [2022-08-02T11:53:40.002Z] #44 5.448 -- Detecting C compiler ABI info [2022-08-02T11:53:40.002Z] #44 6.022 -- Detecting C compiler ABI info - done [2022-08-02T11:53:40.002Z] #44 6.113 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-02T11:53:40.002Z] #44 6.113 -- Detecting C compile features [2022-08-02T11:53:40.002Z] #44 6.113 -- Detecting C compile features - done [2022-08-02T11:53:40.002Z] #44 6.171 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-02T11:53:40.002Z] #44 6.611 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-02T11:53:40.002Z] #44 6.672 -- Configuring done [2022-08-02T11:53:40.002Z] #44 6.672 -- Generating done [2022-08-02T11:53:40.002Z] #44 6.716 -- Build files have been written to: /tmp/tmp.VDNDIA8C1w/tini [2022-08-02T11:53:40.002Z] #44 6.716 + make tini-static [2022-08-02T11:53:40.002Z] #44 7.047 Scanning dependencies of target tini-static [2022-08-02T11:53:40.003Z] #44 7.081 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-02T11:53:40.936Z] #44 8.596 [100%] Linking C executable tini-static [2022-08-02T11:53:41.503Z] #44 9.215 [100%] Built target tini-static [2022-08-02T11:53:41.503Z] #44 9.297 + mkdir -p /build [2022-08-02T11:53:41.503Z] #44 9.297 + cp tini-static /build/docker-init [2022-08-02T11:53:41.762Z] #44 DONE 9.4s [2022-08-02T11:53:41.762Z] [2022-08-02T11:53:41.762Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:41.762Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:41.762Z] #77 20.31 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-02T11:53:41.762Z] #77 20.53 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-02T11:53:41.762Z] #77 20.78 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-02T11:53:41.897Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-02T11:53:41.897Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-02T11:53:41.897Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T11:53:41.897Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-02T11:53:41.897Z] [2022-08-02T11:53:42.048Z] #84 60.93 configure.ac:7: installing './compile' [2022-08-02T11:53:42.049Z] #84 60.93 configure.ac:11: installing './config.guess' [2022-08-02T11:53:42.049Z] #84 60.93 configure.ac:11: installing './config.sub' [2022-08-02T11:53:42.049Z] #84 60.96 configure.ac:8: installing './install-sh' [2022-08-02T11:53:42.049Z] #84 60.97 configure.ac:8: installing './missing' [2022-08-02T11:53:42.049Z] #84 61.11 Makefile.am: installing './depcomp' [2022-08-02T11:53:42.183Z] #77 ... [2022-08-02T11:53:42.183Z] [2022-08-02T11:53:42.183Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:42.183Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:53:42.183Z] #14 76.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-02T11:53:42.183Z] #14 76.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-02T11:53:42.183Z] #14 76.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:53:42.620Z] #84 62.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:53:42.620Z] #84 62.53 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:53:42.620Z] #84 62.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:53:42.620Z] #84 62.72 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:53:42.880Z] #84 62.88 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:53:42.880Z] #84 63.08 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:53:43.139Z] #84 63.22 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:53:43.399Z] #84 63.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:53:43.399Z] #84 63.52 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:53:43.568Z] #14 ... [2022-08-02T11:53:43.568Z] [2022-08-02T11:53:43.568Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:43.568Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:43.568Z] #77 78.70 configure.ac:7: installing './compile' [2022-08-02T11:53:43.568Z] #77 78.71 configure.ac:11: installing './config.guess' [2022-08-02T11:53:43.568Z] #77 78.73 configure.ac:11: installing './config.sub' [2022-08-02T11:53:43.568Z] #77 78.74 configure.ac:8: installing './install-sh' [2022-08-02T11:53:43.568Z] #77 78.76 configure.ac:8: installing './missing' [2022-08-02T11:53:43.568Z] #77 79.00 Makefile.am: installing './depcomp' [2022-08-02T11:53:45.182Z] + TEST_INTEGRATION_DEST=1 [2022-08-02T11:53:45.182Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-02T11:53:45.182Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-02T11:53:45.182Z] + run_tests test-integration-flaky [2022-08-02T11:53:45.182Z] + '[' -n 0 ']' [2022-08-02T11:53:45.182Z] + rm= [2022-08-02T11:53:45.182Z] + TEST_INTEGRATION_DEST=2 [2022-08-02T11:53:45.182Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-02T11:53:45.182Z] + TEST_SKIP_INTEGRATION=1 [2022-08-02T11:53:45.182Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-02T11:53:45.182Z] + run_tests [2022-08-02T11:53:45.183Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43898/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43898/.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=cac0a40858554e53b657a459945466fb91e4147d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cac0a40858554e53b657a459945466fb91e4147d hack/make.sh test-integration-flaky test-integration [2022-08-02T11:53:45.183Z] + '[' -n 0 ']' [2022-08-02T11:53:45.183Z] + rm= [2022-08-02T11:53:45.183Z] + c=0 [2022-08-02T11:53:45.183Z] + TEST_INTEGRATION_DEST=3 [2022-08-02T11:53:45.183Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43898/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43898/.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=cac0a40858554e53b657a459945466fb91e4147d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cac0a40858554e53b657a459945466fb91e4147d hack/make.sh '' test-integration [2022-08-02T11:53:45.183Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-02T11:53:45.183Z] + TEST_SKIP_INTEGRATION=1 [2022-08-02T11:53:45.183Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-02T11:53:45.183Z] + run_tests [2022-08-02T11:53:45.183Z] + '[' -n 0 ']' [2022-08-02T11:53:45.183Z] + rm= [2022-08-02T11:53:45.183Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43898/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43898/.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=cac0a40858554e53b657a459945466fb91e4147d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cac0a40858554e53b657a459945466fb91e4147d hack/make.sh '' test-integration [2022-08-02T11:53:45.183Z] ++ jobs -p [2022-08-02T11:53:45.183Z] + for job in $(jobs -p) [2022-08-02T11:53:45.183Z] + wait 7165 [2022-08-02T11:53:45.310Z] #84 ... [2022-08-02T11:53:45.310Z] [2022-08-02T11:53:45.310Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:53:45.310Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:53:45.310Z] #19 91.89 Reading package lists... [2022-08-02T11:53:45.442Z] [2022-08-02T11:53:45.442Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-02T11:53:45.442Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-02T11:53:45.442Z] HOSTNAME=549600a1747f [2022-08-02T11:53:45.442Z] TEST_SKIP_INTEGRATION=1 [2022-08-02T11:53:45.442Z] TESTDEBUG=0 [2022-08-02T11:53:45.442Z] DEST=bundles/test-integration [2022-08-02T11:53:45.442Z] PWD=/go/src/github.com/docker/docker [2022-08-02T11:53:45.442Z] KEEPBUNDLE=1 [2022-08-02T11:53:45.442Z] DOCKER_GITCOMMIT=cac0a40858554e53b657a459945466fb91e4147d [2022-08-02T11:53:45.442Z] container=docker [2022-08-02T11:53:45.442Z] HOME=/root [2022-08-02T11:53:45.442Z] GOLANG_VERSION=1.18.4 [2022-08-02T11:53:45.442Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-02T11:53:45.442Z] VALIDATE_BRANCH=master [2022-08-02T11:53:45.442Z] TERM=xterm [2022-08-02T11:53:45.442Z] DOCKER_PKG=github.com/docker/docker [2022-08-02T11:53:45.442Z] SHLVL=1 [2022-08-02T11:53:45.442Z] TIMEOUT=120m [2022-08-02T11:53:45.442Z] DOCKER_BUILDTAGS= journald [2022-08-02T11:53:45.442Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-02T11:53:45.442Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-02T11:53:45.442Z] GO111MODULE=off [2022-08-02T11:53:45.442Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-02T11:53:45.442Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-02T11:53:45.442Z] GOPATH=/go [2022-08-02T11:53:45.442Z] PKG_CONFIG=pkg-config [2022-08-02T11:53:45.442Z] _=/usr/bin/env [2022-08-02T11:53:45.442Z] Building test suite binary ./integration-cli/test.main [2022-08-02T11:53:45.701Z] [2022-08-02T11:53:45.702Z] [2022-08-02T11:53:45.702Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-02T11:53:45.702Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-02T11:53:45.702Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-02T11:53:45.702Z] HOSTNAME=d5613f4b7b59 [2022-08-02T11:53:45.702Z] TEST_SKIP_INTEGRATION=1 [2022-08-02T11:53:45.702Z] TESTDEBUG=0 [2022-08-02T11:53:45.702Z] DEST=bundles/test-integration [2022-08-02T11:53:45.702Z] PWD=/go/src/github.com/docker/docker [2022-08-02T11:53:45.702Z] KEEPBUNDLE=1 [2022-08-02T11:53:45.702Z] DOCKER_GITCOMMIT=cac0a40858554e53b657a459945466fb91e4147d [2022-08-02T11:53:45.702Z] container=docker [2022-08-02T11:53:45.702Z] HOME=/root [2022-08-02T11:53:45.702Z] GOLANG_VERSION=1.18.4 [2022-08-02T11:53:45.702Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-02T11:53:45.702Z] VALIDATE_BRANCH=master [2022-08-02T11:53:45.702Z] TERM=xterm [2022-08-02T11:53:45.702Z] DOCKER_PKG=github.com/docker/docker [2022-08-02T11:53:45.702Z] SHLVL=1 [2022-08-02T11:53:45.702Z] TIMEOUT=120m [2022-08-02T11:53:45.702Z] DOCKER_BUILDTAGS= journald [2022-08-02T11:53:45.702Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-02T11:53:45.702Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-02T11:53:45.702Z] GO111MODULE=off [2022-08-02T11:53:45.702Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-02T11:53:45.702Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-02T11:53:45.702Z] GOPATH=/go [2022-08-02T11:53:45.702Z] PKG_CONFIG=pkg-config [2022-08-02T11:53:45.702Z] _=/usr/bin/env [2022-08-02T11:53:45.702Z] Building test suite binary ./integration-cli/test.main [2022-08-02T11:53:45.961Z] No new tests added to integration. [2022-08-02T11:53:45.961Z] [2022-08-02T11:53:45.961Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-02T11:53:46.107Z] #77 81.04 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:53:46.107Z] #77 81.04 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:53:46.107Z] #77 81.27 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:53:46.107Z] #77 81.27 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:53:46.107Z] #77 81.43 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:53:46.107Z] #77 81.60 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:53:46.367Z] #77 81.82 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:53:46.532Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-02T11:53:46.532Z] HOSTNAME=b30cd3b77079 [2022-08-02T11:53:46.532Z] TESTDEBUG=0 [2022-08-02T11:53:46.532Z] DEST=bundles/test-integration [2022-08-02T11:53:46.532Z] PWD=/go/src/github.com/docker/docker [2022-08-02T11:53:46.532Z] KEEPBUNDLE=1 [2022-08-02T11:53:46.532Z] DOCKER_GITCOMMIT=cac0a40858554e53b657a459945466fb91e4147d [2022-08-02T11:53:46.532Z] container=docker [2022-08-02T11:53:46.532Z] HOME=/root [2022-08-02T11:53:46.532Z] GOLANG_VERSION=1.18.4 [2022-08-02T11:53:46.532Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-02T11:53:46.532Z] VALIDATE_BRANCH=master [2022-08-02T11:53:46.532Z] TERM=xterm [2022-08-02T11:53:46.532Z] DOCKER_PKG=github.com/docker/docker [2022-08-02T11:53:46.532Z] SHLVL=1 [2022-08-02T11:53:46.532Z] TIMEOUT=120m [2022-08-02T11:53:46.532Z] DOCKER_BUILDTAGS= journald [2022-08-02T11:53:46.532Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-02T11:53:46.532Z] GO111MODULE=off [2022-08-02T11:53:46.532Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-02T11:53:46.532Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-02T11:53:46.532Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-02T11:53:46.532Z] GOPATH=/go [2022-08-02T11:53:46.532Z] PKG_CONFIG=pkg-config [2022-08-02T11:53:46.532Z] _=/usr/bin/env [2022-08-02T11:53:46.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-02T11:53:46.944Z] #77 82.17 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:53:46.944Z] #77 82.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:53:47.450Z] #14 ... [2022-08-02T11:53:47.450Z] [2022-08-02T11:53:47.450Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:53:47.450Z] #64 sha256:bd99e0078aaca6b6d5f4c8e51e764fc9a4d5fe3c7e61add5120616b693d5bb7b [2022-08-02T11:53:47.450Z] #64 40.11 Updating files: 58% (2859/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 98% (4834/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-02T11:53:47.450Z] #64 41.18 + cd /tmp/tmp.od75T921aE/src/github.com/containerd/containerd [2022-08-02T11:53:47.450Z] #64 41.18 + git checkout -q v1.6.6 [2022-08-02T11:53:47.450Z] #64 43.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-02T11:53:47.450Z] #64 43.17 + BUILDTAGS='netgo osusergo static_build' [2022-08-02T11:53:47.450Z] #64 43.17 + export EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:53:47.450Z] #64 43.17 + EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:53:47.450Z] #64 43.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-02T11:53:47.450Z] #64 43.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-02T11:53:47.450Z] #64 43.17 + '[' '' = dynamic ']' [2022-08-02T11:53:47.450Z] #64 43.17 + make [2022-08-02T11:53:48.016Z] #64 45.15 + bin/ctr [2022-08-02T11:53:48.325Z] #77 ... [2022-08-02T11:53:48.325Z] [2022-08-02T11:53:48.325Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:48.325Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:53:48.325Z] #14 65.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-02T11:53:48.325Z] #14 65.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:53:48.325Z] #14 65.68 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:53:48.325Z] #14 65.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-02T11:53:48.325Z] #14 65.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:53:48.325Z] #14 65.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:53:48.325Z] #14 74.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-02T11:53:48.325Z] #14 74.14 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:53:48.325Z] #14 74.14 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:53:51.885Z] #19 113.3 Building dependency tree... [2022-08-02T11:53:52.228Z] #77 ... [2022-08-02T11:53:52.228Z] [2022-08-02T11:53:52.228Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:52.228Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:53:52.228Z] #14 164.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-02T11:53:52.228Z] #14 164.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:53:52.228Z] #14 164.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:53:56.090Z] #19 124.1 The following additional packages will be installed: [2022-08-02T11:53:56.090Z] #19 124.1 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-02T11:53:56.090Z] #19 124.1 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-02T11:53:56.090Z] #19 124.1 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-02T11:53:56.090Z] #19 124.1 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-02T11:53:56.090Z] #19 124.1 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-02T11:53:56.090Z] #19 124.1 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-02T11:53:56.090Z] #19 124.1 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-02T11:53:56.090Z] #19 124.1 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-02T11:53:56.090Z] #19 124.1 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-02T11:53:56.090Z] #19 124.1 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-02T11:53:56.090Z] #19 124.1 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-02T11:53:56.090Z] #19 124.1 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-02T11:53:56.090Z] #19 124.1 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-02T11:53:56.090Z] #19 124.1 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-02T11:53:56.090Z] #19 124.1 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-02T11:53:56.090Z] #19 124.1 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-02T11:53:56.090Z] #19 124.1 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-02T11:53:56.090Z] #19 124.1 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-02T11:53:56.090Z] #19 124.1 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-02T11:53:56.090Z] #19 124.1 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-02T11:53:56.090Z] #19 124.1 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-02T11:53:56.090Z] #19 124.1 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-02T11:53:56.090Z] #19 124.1 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-02T11:53:56.090Z] #19 124.1 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-02T11:53:56.090Z] #19 124.1 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-02T11:53:56.090Z] #19 124.1 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-02T11:53:56.090Z] #19 124.1 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-02T11:53:56.090Z] #19 124.1 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-02T11:53:56.090Z] #19 124.1 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-02T11:53:56.090Z] #19 124.1 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-02T11:53:56.090Z] #19 124.1 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-02T11:53:56.090Z] #19 124.1 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-02T11:53:56.090Z] #19 124.1 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-02T11:53:56.090Z] #19 124.1 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-02T11:53:56.090Z] #19 124.1 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-02T11:53:56.090Z] #19 124.1 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-02T11:53:56.090Z] #19 124.1 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-02T11:53:56.090Z] #19 124.1 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-02T11:53:56.090Z] #19 124.1 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-02T11:53:56.090Z] #19 124.1 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-02T11:53:56.090Z] #19 124.1 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-02T11:53:56.090Z] #19 124.1 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-02T11:53:56.090Z] #19 124.1 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-02T11:53:56.090Z] #19 124.2 linux-libc-dev-s390x-cross patch xz-utils [2022-08-02T11:53:56.350Z] #19 124.3 Suggested packages: [2022-08-02T11:53:56.350Z] #19 124.3 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-02T11:53:56.350Z] #19 124.3 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-02T11:53:56.350Z] #19 124.3 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-02T11:53:56.350Z] #19 124.3 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-02T11:53:56.350Z] #19 124.3 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-02T11:53:56.350Z] #19 124.3 libyaml-shell-perl ed diffutils-doc [2022-08-02T11:53:56.350Z] #19 124.3 Recommended packages: [2022-08-02T11:53:56.350Z] #19 124.3 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-02T11:53:56.350Z] #19 124.3 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-02T11:53:56.440Z] #14 ... [2022-08-02T11:53:56.440Z] [2022-08-02T11:53:56.440Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:56.440Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:56.440Z] #77 35.80 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-02T11:53:57.988Z] #64 ... [2022-08-02T11:53:57.988Z] [2022-08-02T11:53:57.988Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:57.988Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:53:57.988Z] #77 34.13 libtoolize: putting auxiliary files in '.'. [2022-08-02T11:53:57.988Z] #77 34.13 libtoolize: copying file './ltmain.sh' [2022-08-02T11:53:57.988Z] #77 34.80 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-02T11:53:57.988Z] #77 34.80 libtoolize: and rerunning libtoolize and aclocal. [2022-08-02T11:53:57.988Z] #77 34.80 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:53:57.988Z] #77 42.31 configure.ac:7: installing './compile' [2022-08-02T11:53:57.988Z] #77 42.33 configure.ac:11: installing './config.guess' [2022-08-02T11:53:57.988Z] #77 42.33 configure.ac:11: installing './config.sub' [2022-08-02T11:53:57.988Z] #77 42.34 configure.ac:8: installing './install-sh' [2022-08-02T11:53:57.988Z] #77 42.36 configure.ac:8: installing './missing' [2022-08-02T11:53:57.988Z] #77 42.50 Makefile.am: installing './depcomp' [2022-08-02T11:53:57.988Z] #77 43.71 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:53:57.988Z] #77 43.71 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:53:57.988Z] #77 43.87 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:53:57.988Z] #77 43.87 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:53:57.988Z] #77 43.97 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:53:57.988Z] #77 44.10 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:53:57.988Z] #77 44.27 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:53:57.988Z] #77 44.41 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:53:57.988Z] #77 44.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:53:57.988Z] #77 ... [2022-08-02T11:53:57.988Z] [2022-08-02T11:53:57.988Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:53:57.988Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:53:57.988Z] #14 81.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-02T11:53:57.988Z] #14 81.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-02T11:53:57.988Z] #14 81.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:53:57.988Z] #14 87.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-02T11:53:57.988Z] #14 87.29 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-02T11:53:57.988Z] #14 87.35 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:53:59.659Z] #19 ... [2022-08-02T11:53:59.659Z] [2022-08-02T11:53:59.659Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:53:59.659Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:53:59.659Z] #84 79.43 configure.ac:7: installing 'build-aux/compile' [2022-08-02T11:53:59.659Z] #84 79.43 configure.ac:9: installing 'build-aux/config.guess' [2022-08-02T11:53:59.659Z] #84 79.46 configure.ac:9: installing 'build-aux/config.sub' [2022-08-02T11:53:59.659Z] #84 79.48 configure.ac:11: installing 'build-aux/install-sh' [2022-08-02T11:53:59.659Z] #84 79.50 configure.ac:11: installing 'build-aux/missing' [2022-08-02T11:53:59.919Z] #84 79.78 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:53:59.919Z] #84 79.96 parallel-tests: installing 'build-aux/test-driver' [2022-08-02T11:54:03.013Z] #77 ... [2022-08-02T11:54:03.013Z] [2022-08-02T11:54:03.013Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:03.013Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:54:03.013Z] #14 88.34 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-02T11:54:03.013Z] #14 88.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:54:03.013Z] #14 88.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:54:03.221Z] #84 83.19 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:54:03.221Z] #84 83.19 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:54:03.267Z] #14 97.91 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-02T11:54:03.267Z] #14 97.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-02T11:54:03.267Z] #14 97.91 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:03.526Z] #14 ... [2022-08-02T11:54:03.526Z] [2022-08-02T11:54:03.526Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:54:03.526Z] #67 sha256:602923bdc93f96bcfd5bce523825380b5908410bf11fbf4e7bf0f6da9dcfda79 [2022-08-02T11:54:03.526Z] #67 98.09 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:54:03.785Z] #67 98.09 + GOBIN=/build [2022-08-02T11:54:03.785Z] #67 98.09 + GO111MODULE=on [2022-08-02T11:54:03.785Z] #67 98.09 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:54:04.602Z] #84 84.59 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:54:04.602Z] #84 84.59 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:54:04.602Z] #84 ... [2022-08-02T11:54:04.602Z] [2022-08-02T11:54:04.602Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:54:04.602Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:54:04.602Z] #19 132.5 The following NEW packages will be installed: [2022-08-02T11:54:04.602Z] #19 132.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-02T11:54:04.602Z] #19 132.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-02T11:54:04.602Z] #19 132.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-02T11:54:04.602Z] #19 132.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-02T11:54:04.602Z] #19 132.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-02T11:54:04.602Z] #19 132.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-02T11:54:04.602Z] #19 132.5 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-02T11:54:04.602Z] #19 132.5 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-02T11:54:04.602Z] #19 132.5 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-02T11:54:04.602Z] #19 132.5 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-02T11:54:04.602Z] #19 132.5 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-02T11:54:04.602Z] #19 132.5 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-02T11:54:04.602Z] #19 132.5 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-02T11:54:04.602Z] #19 132.5 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-02T11:54:04.602Z] #19 132.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-02T11:54:04.602Z] #19 132.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-02T11:54:04.602Z] #19 132.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-02T11:54:04.602Z] #19 132.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-02T11:54:04.602Z] #19 132.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-02T11:54:04.602Z] #19 132.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-02T11:54:04.602Z] #19 132.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-02T11:54:04.602Z] #19 132.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-02T11:54:04.602Z] #19 132.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-02T11:54:04.602Z] #19 132.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-02T11:54:04.602Z] #19 132.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-02T11:54:04.602Z] #19 132.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-02T11:54:04.602Z] #19 132.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-02T11:54:04.602Z] #19 132.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-02T11:54:04.602Z] #19 132.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-02T11:54:04.602Z] #19 132.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-02T11:54:04.602Z] #19 132.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-02T11:54:04.602Z] #19 132.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-02T11:54:04.602Z] #19 132.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-02T11:54:04.602Z] #19 132.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-02T11:54:04.602Z] #19 132.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-02T11:54:04.602Z] #19 132.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-02T11:54:04.602Z] #19 132.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-02T11:54:04.602Z] #19 132.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-02T11:54:04.602Z] #19 132.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-02T11:54:04.602Z] #19 132.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-02T11:54:04.602Z] #19 132.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-02T11:54:04.602Z] #19 132.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-02T11:54:04.602Z] #19 132.6 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-02T11:54:04.602Z] #19 132.6 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-02T11:54:04.602Z] #19 132.6 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-02T11:54:04.602Z] #19 132.6 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-02T11:54:04.602Z] #19 132.6 linux-libc-dev-s390x-cross patch xz-utils [2022-08-02T11:54:04.917Z] #14 ... [2022-08-02T11:54:04.917Z] [2022-08-02T11:54:04.917Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:54:04.917Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:54:04.917Z] #64 52.08 Updating files: 47% (2348/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 86% (4231/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-02T11:54:04.917Z] #64 53.62 + cd /tmp/tmp.53hQ88C55a/src/github.com/containerd/containerd [2022-08-02T11:54:04.917Z] #64 53.62 + git checkout -q v1.6.6 [2022-08-02T11:54:05.175Z] #19 133.2 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:54:05.175Z] #19 133.2 Need to get 788 MB of archives. [2022-08-02T11:54:05.175Z] #19 133.2 After this operation, 3385 MB of additional disk space will be used. [2022-08-02T11:54:05.175Z] #19 133.2 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-02T11:54:05.436Z] #19 133.2 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-02T11:54:05.436Z] #19 133.3 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-02T11:54:05.436Z] #19 133.3 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-02T11:54:05.436Z] #19 133.3 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-02T11:54:05.436Z] #19 133.3 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-02T11:54:05.436Z] #19 133.4 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-02T11:54:05.696Z] #19 133.5 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-02T11:54:05.696Z] #19 133.7 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-02T11:54:05.956Z] #19 133.9 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-02T11:54:05.956Z] #19 134.0 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-02T11:54:05.956Z] #19 134.1 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-02T11:54:06.216Z] #19 134.1 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-02T11:54:06.302Z] #64 55.15 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-02T11:54:06.302Z] #64 55.15 + BUILDTAGS='netgo osusergo static_build' [2022-08-02T11:54:06.302Z] #64 55.15 + export EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:54:06.302Z] #64 55.15 + EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:54:06.302Z] #64 55.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-02T11:54:06.302Z] #64 55.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-02T11:54:06.302Z] #64 55.15 + '[' '' = dynamic ']' [2022-08-02T11:54:06.302Z] #64 55.15 + make [2022-08-02T11:54:08.206Z] #64 57.11 + bin/ctr [2022-08-02T11:54:09.193Z] #67 ... [2022-08-02T11:54:09.193Z] [2022-08-02T11:54:09.193Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:09.193Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:54:09.193Z] #14 103.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-02T11:54:09.193Z] #14 103.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-02T11:54:09.193Z] #14 103.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:54:09.193Z] #14 103.6 Selecting previously unselected package libapparmor1:arm64. [2022-08-02T11:54:09.193Z] #14 103.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-02T11:54:09.193Z] #14 103.6 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-02T11:54:09.193Z] #14 103.7 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-02T11:54:09.193Z] #14 103.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-02T11:54:09.193Z] #14 103.7 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-02T11:54:09.836Z] #14 104.5 Selecting previously unselected package libbtrfs0:arm64. [2022-08-02T11:54:09.836Z] #14 104.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-02T11:54:10.096Z] #14 104.8 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-02T11:54:10.419Z] #19 138.3 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-02T11:54:10.419Z] #19 138.4 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-02T11:54:10.481Z] #14 105.1 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-02T11:54:10.482Z] #14 105.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-02T11:54:10.482Z] #14 105.2 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-02T11:54:11.459Z] #14 106.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-02T11:54:11.459Z] #14 106.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-02T11:54:11.772Z] #14 106.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-02T11:54:12.341Z] #14 107.1 Selecting previously unselected package libudev-dev:arm64. [2022-08-02T11:54:12.341Z] #14 107.1 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-02T11:54:12.341Z] #14 107.2 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-02T11:54:13.277Z] #14 107.8 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-02T11:54:13.277Z] #14 107.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-02T11:54:13.277Z] #14 107.8 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-02T11:54:13.536Z] #14 108.4 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-02T11:54:13.536Z] #14 108.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-02T11:54:13.741Z] #19 141.1 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-02T11:54:13.741Z] #19 141.1 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-02T11:54:14.196Z] #14 ... [2022-08-02T11:54:14.196Z] [2022-08-02T11:54:14.196Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:14.196Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:14.196Z] #77 106.2 configure.ac:7: installing 'build-aux/compile' [2022-08-02T11:54:14.196Z] #77 106.3 configure.ac:9: installing 'build-aux/config.guess' [2022-08-02T11:54:14.196Z] #77 106.3 configure.ac:9: installing 'build-aux/config.sub' [2022-08-02T11:54:14.196Z] #77 106.3 configure.ac:11: installing 'build-aux/install-sh' [2022-08-02T11:54:14.196Z] #77 106.4 configure.ac:11: installing 'build-aux/missing' [2022-08-02T11:54:14.196Z] #77 106.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:54:14.196Z] #77 106.9 parallel-tests: installing 'build-aux/test-driver' [2022-08-02T11:54:14.205Z] #14 108.5 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-02T11:54:14.463Z] #14 109.4 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-02T11:54:14.723Z] #14 109.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-02T11:54:14.723Z] #14 109.4 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-02T11:54:14.723Z] #14 109.7 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-02T11:54:14.981Z] #14 ... [2022-08-02T11:54:14.981Z] [2022-08-02T11:54:14.981Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:54:14.981Z] #67 sha256:602923bdc93f96bcfd5bce523825380b5908410bf11fbf4e7bf0f6da9dcfda79 [2022-08-02T11:54:14.981Z] #67 103.4 rootlesskit version 1.0.0 [2022-08-02T11:54:14.981Z] #67 103.4 Usage of /build/rootlesskit-docker-proxy: [2022-08-02T11:54:14.981Z] #67 103.4 -container-ip string [2022-08-02T11:54:14.981Z] #67 103.4 container ip [2022-08-02T11:54:14.981Z] #67 103.4 -container-port int [2022-08-02T11:54:14.981Z] #67 103.4 container port (default -1) [2022-08-02T11:54:14.981Z] #67 103.4 -host-ip string [2022-08-02T11:54:14.981Z] #67 103.4 host ip [2022-08-02T11:54:14.981Z] #67 103.4 -host-port int [2022-08-02T11:54:14.981Z] #67 103.4 host port (default -1) [2022-08-02T11:54:14.981Z] #67 103.4 -proto string [2022-08-02T11:54:14.981Z] #67 103.4 proxy protocol (default "tcp") [2022-08-02T11:54:14.981Z] #67 DONE 109.4s [2022-08-02T11:54:14.981Z] [2022-08-02T11:54:14.981Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:14.981Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:54:14.981Z] #14 109.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-02T11:54:14.981Z] #14 109.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-02T11:54:14.981Z] #14 109.8 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-02T11:54:14.981Z] #14 109.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-02T11:54:14.981Z] #14 109.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-02T11:54:14.981Z] #14 ... [2022-08-02T11:54:14.981Z] [2022-08-02T11:54:14.981Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-02T11:54:14.981Z] #68 sha256:59b508f7fd9baae0938f892657ce6bccc525ba1691efd9fabc640a3e473a45ca [2022-08-02T11:54:14.981Z] #68 DONE 0.1s [2022-08-02T11:54:14.981Z] [2022-08-02T11:54:14.981Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-02T11:54:14.981Z] #69 sha256:eb43ed6f2796704eb359deebf7401d01025860bcb56406cdfe025ac60ef7cd46 [2022-08-02T11:54:15.124Z] #19 ... [2022-08-02T11:54:15.124Z] [2022-08-02T11:54:15.124Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:15.124Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:15.124Z] #84 84.90 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:54:15.124Z] #84 85.00 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:54:15.124Z] #84 85.14 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:54:15.124Z] #84 85.40 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:54:15.239Z] #69 DONE 0.1s [2022-08-02T11:54:15.239Z] [2022-08-02T11:54:15.239Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:15.239Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:54:15.239Z] #77 55.29 configure.ac:7: installing 'build-aux/compile' [2022-08-02T11:54:15.239Z] #77 55.30 configure.ac:9: installing 'build-aux/config.guess' [2022-08-02T11:54:15.239Z] #77 55.32 configure.ac:9: installing 'build-aux/config.sub' [2022-08-02T11:54:15.239Z] #77 55.32 configure.ac:11: installing 'build-aux/install-sh' [2022-08-02T11:54:15.239Z] #77 55.33 configure.ac:11: installing 'build-aux/missing' [2022-08-02T11:54:15.239Z] #77 55.49 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:54:15.239Z] #77 55.54 parallel-tests: installing 'build-aux/test-driver' [2022-08-02T11:54:15.239Z] #77 57.45 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:54:15.239Z] #77 57.45 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:54:15.239Z] #77 58.06 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:54:15.239Z] #77 58.06 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:54:15.239Z] #77 58.20 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:54:15.239Z] #77 58.27 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:54:15.239Z] #77 58.39 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:54:15.239Z] #77 58.47 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:54:15.574Z] #77 110.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:54:15.575Z] #77 110.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:54:15.694Z] #84 ... [2022-08-02T11:54:15.694Z] [2022-08-02T11:54:15.694Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:54:15.694Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:54:15.694Z] #19 143.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-08-02T11:54:15.694Z] #19 143.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-08-02T11:54:15.808Z] #77 ... [2022-08-02T11:54:15.808Z] [2022-08-02T11:54:15.808Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:15.808Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-08-02T11:54:15.808Z] #14 110.6 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-02T11:54:15.808Z] #14 110.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-02T11:54:15.808Z] #14 110.7 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-02T11:54:16.324Z] #64 ... [2022-08-02T11:54:16.324Z] [2022-08-02T11:54:16.324Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:16.324Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:54:16.324Z] #14 94.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-02T11:54:16.324Z] #14 94.40 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:54:16.324Z] #14 94.41 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:54:16.324Z] #14 100.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-02T11:54:16.324Z] #14 100.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:54:16.324Z] #14 100.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:16.375Z] #14 111.1 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-02T11:54:16.375Z] #14 111.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-02T11:54:16.375Z] #14 111.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-02T11:54:16.375Z] #14 111.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-02T11:54:16.375Z] #14 111.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-02T11:54:16.375Z] #14 111.2 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-02T11:54:16.633Z] #14 111.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-02T11:54:16.633Z] #14 111.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-02T11:54:16.633Z] #14 111.4 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-02T11:54:17.199Z] #14 111.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-02T11:54:17.199Z] #14 111.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-02T11:54:17.199Z] #14 111.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:54:17.199Z] #14 111.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-02T11:54:17.199Z] #14 111.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:54:17.199Z] #14 111.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-02T11:54:17.199Z] #14 111.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-02T11:54:17.199Z] #14 111.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-02T11:54:17.199Z] #14 111.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-02T11:54:17.199Z] #14 111.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-02T11:54:17.199Z] #14 111.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:54:17.199Z] #14 112.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-02T11:54:17.199Z] #14 112.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:54:17.199Z] #14 112.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-02T11:54:17.199Z] #14 112.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-02T11:54:17.199Z] #14 112.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-02T11:54:17.199Z] #14 112.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:54:17.199Z] #14 112.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-02T11:54:17.199Z] #14 112.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-02T11:54:17.199Z] #14 112.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:54:17.199Z] #14 112.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:54:17.199Z] #14 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:54:17.458Z] #14 112.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:17.458Z] #14 112.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:54:17.458Z] #14 112.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:54:17.458Z] #14 112.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:17.458Z] #14 112.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-02T11:54:17.458Z] #14 112.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:54:17.458Z] #14 112.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:54:17.458Z] #14 112.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-02T11:54:17.458Z] #14 112.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:54:17.458Z] #14 112.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-02T11:54:17.458Z] #14 112.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-02T11:54:17.458Z] #14 112.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:54:17.481Z] #77 112.5 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:54:17.481Z] #77 112.5 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:54:17.481Z] #77 112.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:54:17.481Z] #77 112.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:54:17.481Z] #77 112.9 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:54:17.481Z] #77 113.0 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:54:17.703Z] #14 ... [2022-08-02T11:54:17.703Z] [2022-08-02T11:54:17.703Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:17.703Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:17.703Z] #77 47.05 libtoolize: putting auxiliary files in '.'. [2022-08-02T11:54:17.703Z] #77 47.05 libtoolize: copying file './ltmain.sh' [2022-08-02T11:54:17.703Z] #77 47.73 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-02T11:54:17.703Z] #77 47.73 libtoolize: and rerunning libtoolize and aclocal. [2022-08-02T11:54:17.703Z] #77 47.73 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:54:17.703Z] #77 57.38 configure.ac:7: installing './compile' [2022-08-02T11:54:17.703Z] #77 57.39 configure.ac:11: installing './config.guess' [2022-08-02T11:54:17.703Z] #77 57.39 configure.ac:11: installing './config.sub' [2022-08-02T11:54:17.703Z] #77 57.41 configure.ac:8: installing './install-sh' [2022-08-02T11:54:17.716Z] #14 DONE 112.6s [2022-08-02T11:54:17.716Z] [2022-08-02T11:54:17.716Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:54:17.716Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c [2022-08-02T11:54:17.963Z] #77 57.42 configure.ac:8: installing './missing' [2022-08-02T11:54:17.976Z] #34 ... [2022-08-02T11:54:17.976Z] [2022-08-02T11:54:17.976Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-02T11:54:17.976Z] #15 sha256:35c9f959511e062575f4ffa9d6795e8c4182f062244ce04cc53c8ac61665711f [2022-08-02T11:54:17.976Z] #15 ... [2022-08-02T11:54:17.976Z] [2022-08-02T11:54:17.976Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-02T11:54:17.976Z] #59 sha256:9469da845e950b0a4fe5e66246e344bd5f658a82eae894658412798e62d16576 [2022-08-02T11:54:17.976Z] #59 DONE 0.2s [2022-08-02T11:54:18.222Z] #77 57.57 Makefile.am: installing './depcomp' [2022-08-02T11:54:18.234Z] [2022-08-02T11:54:18.234Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:54:18.234Z] #60 sha256:cfdc341d6dd7f4ee0e4feea12760e607337e1d9d35a83982f2bbf54a383a2c43 [2022-08-02T11:54:18.237Z] #19 146.2 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-02T11:54:18.237Z] #19 146.3 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-08-02T11:54:18.810Z] #60 0.745 + RM_GOPATH=0 [2022-08-02T11:54:18.810Z] #60 0.745 + TMP_GOPATH= [2022-08-02T11:54:18.810Z] #60 0.745 + : /build [2022-08-02T11:54:18.810Z] #60 0.745 + '[' -z '' ']' [2022-08-02T11:54:18.810Z] #60 0.745 ++ mktemp -d [2022-08-02T11:54:18.810Z] #60 0.748 + export GOPATH=/tmp/tmp.1C8f4XfAHO [2022-08-02T11:54:18.810Z] #60 0.748 + GOPATH=/tmp/tmp.1C8f4XfAHO [2022-08-02T11:54:18.810Z] #60 0.748 + RM_GOPATH=1 [2022-08-02T11:54:18.810Z] #60 0.748 + case "$(go env GOARCH)" in [2022-08-02T11:54:18.810Z] #60 0.748 ++ go env GOARCH [2022-08-02T11:54:18.810Z] #60 0.787 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:54:18.810Z] #60 0.787 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:54:18.810Z] #60 0.790 ++ dirname /install.sh [2022-08-02T11:54:18.810Z] #60 0.800 + dir=/ [2022-08-02T11:54:18.810Z] #60 0.800 + bin=runc [2022-08-02T11:54:18.810Z] #60 0.800 + shift [2022-08-02T11:54:18.810Z] #60 0.800 + '[' '!' -f //runc.installer ']' [2022-08-02T11:54:18.810Z] #60 0.800 + . //runc.installer [2022-08-02T11:54:18.810Z] #60 0.800 ++ set -e [2022-08-02T11:54:18.810Z] #60 0.800 ++ : v1.1.2 [2022-08-02T11:54:18.810Z] #60 0.800 + install_runc [2022-08-02T11:54:18.810Z] #60 0.800 + RUNC_BUILDTAGS=seccomp [2022-08-02T11:54:18.810Z] #60 0.800 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-02T11:54:18.810Z] #60 0.800 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1C8f4XfAHO/src/github.com/opencontainers/runc [2022-08-02T11:54:18.810Z] #60 0.800 Install runc version v1.1.2 (build tags: seccomp) [2022-08-02T11:54:18.810Z] #60 0.805 Cloning into '/tmp/tmp.1C8f4XfAHO/src/github.com/opencontainers/runc'... [2022-08-02T11:54:19.072Z] #60 ... [2022-08-02T11:54:19.072Z] [2022-08-02T11:54:19.072Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-02T11:54:19.072Z] #15 sha256:35c9f959511e062575f4ffa9d6795e8c4182f062244ce04cc53c8ac61665711f [2022-08-02T11:54:19.072Z] #15 DONE 1.3s [2022-08-02T11:54:19.331Z] [2022-08-02T11:54:19.331Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-02T11:54:19.331Z] #16 sha256:e244d89f8dfa9135969aafdbc2dc1d25c839d2773b75e8bb48f19af64fcaef36 [2022-08-02T11:54:19.600Z] #77 58.86 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:54:19.600Z] #77 58.86 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:54:19.600Z] #77 58.99 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:54:19.600Z] #77 58.99 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:54:19.600Z] #77 59.12 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:54:19.859Z] #77 59.23 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:54:19.859Z] #77 59.33 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:54:19.859Z] #77 59.44 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:54:20.029Z] #77 ... [2022-08-02T11:54:20.029Z] [2022-08-02T11:54:20.029Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:20.029Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:54:20.029Z] #14 191.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-02T11:54:20.029Z] #14 191.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:54:20.029Z] #14 191.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:20.118Z] #77 59.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-02T11:54:20.148Z] #19 148.3 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-02T11:54:20.148Z] #19 148.3 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-02T11:54:20.148Z] #19 148.3 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-02T11:54:20.148Z] #19 148.3 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-02T11:54:20.148Z] #19 148.3 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-02T11:54:20.148Z] #19 148.3 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-02T11:54:20.148Z] #19 148.3 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-02T11:54:20.148Z] #19 148.3 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-02T11:54:20.266Z] #16 DONE 0.9s [2022-08-02T11:54:20.266Z] [2022-08-02T11:54:20.266Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:54:20.266Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674 [2022-08-02T11:54:20.266Z] #36 114.5 Delve is a source level debugger for Go programs. [2022-08-02T11:54:20.266Z] #36 114.5 [2022-08-02T11:54:20.266Z] #36 114.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-02T11:54:20.266Z] #36 114.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-02T11:54:20.266Z] #36 114.5 [2022-08-02T11:54:20.266Z] #36 114.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-02T11:54:20.266Z] #36 114.5 [2022-08-02T11:54:20.266Z] #36 114.5 Pass flags to the program you are debugging using `--`, for example: [2022-08-02T11:54:20.266Z] #36 114.5 [2022-08-02T11:54:20.266Z] #36 114.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-02T11:54:20.266Z] #36 114.5 [2022-08-02T11:54:20.266Z] #36 114.5 Usage: [2022-08-02T11:54:20.266Z] #36 114.5 dlv [command] [2022-08-02T11:54:20.266Z] #36 114.5 [2022-08-02T11:54:20.266Z] #36 114.5 Available Commands: [2022-08-02T11:54:20.266Z] #36 114.5 attach Attach to running process and begin debugging. [2022-08-02T11:54:20.266Z] #36 114.5 connect Connect to a headless debug server with a terminal client. [2022-08-02T11:54:20.266Z] #36 114.5 core Examine a core dump. [2022-08-02T11:54:20.266Z] #36 114.5 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-02T11:54:20.266Z] #36 114.5 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-02T11:54:20.266Z] #36 114.5 exec Execute a precompiled binary, and begin a debug session. [2022-08-02T11:54:20.266Z] #36 114.5 help Help about any command [2022-08-02T11:54:20.266Z] #36 114.5 run Deprecated command. Use 'debug' instead. [2022-08-02T11:54:20.266Z] #36 114.5 test Compile test binary and begin debugging program. [2022-08-02T11:54:20.266Z] #36 114.5 trace Compile and begin tracing program. [2022-08-02T11:54:20.266Z] #36 114.5 version Prints version. [2022-08-02T11:54:20.266Z] #36 114.5 [2022-08-02T11:54:20.266Z] #36 114.5 Flags: [2022-08-02T11:54:20.266Z] #36 114.5 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-02T11:54:20.266Z] #36 114.5 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-02T11:54:20.266Z] #36 114.5 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-02T11:54:20.266Z] #36 114.5 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-02T11:54:20.266Z] #36 114.5 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-02T11:54:20.266Z] #36 114.5 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-02T11:54:20.266Z] #36 114.5 --disable-aslr Disables address space randomization [2022-08-02T11:54:20.266Z] #36 114.5 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-02T11:54:20.266Z] #36 114.5 -h, --help help for dlv [2022-08-02T11:54:20.266Z] #36 114.5 --init string Init file, executed by the terminal client. [2022-08-02T11:54:20.266Z] #36 114.5 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-02T11:54:20.266Z] #36 114.5 --log Enable debugging server logging. [2022-08-02T11:54:20.266Z] #36 114.5 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-02T11:54:20.266Z] #36 114.5 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-02T11:54:20.266Z] #36 114.5 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-02T11:54:20.266Z] #36 114.5 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-02T11:54:20.266Z] #36 114.5 --wd string Working directory for running the program. [2022-08-02T11:54:20.266Z] #36 114.5 [2022-08-02T11:54:20.266Z] #36 114.5 Additional help topics: [2022-08-02T11:54:20.266Z] #36 114.5 dlv backend Help about the --backend flag. [2022-08-02T11:54:20.266Z] #36 114.5 dlv log Help about logging flags. [2022-08-02T11:54:20.266Z] #36 114.5 dlv redirect Help about file redirection. [2022-08-02T11:54:20.266Z] #36 114.5 [2022-08-02T11:54:20.266Z] #36 114.5 Use "dlv [command] --help" for more information about a command. [2022-08-02T11:54:20.266Z] #36 DONE 114.8s [2022-08-02T11:54:20.266Z] [2022-08-02T11:54:20.266Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-02T11:54:20.266Z] #17 sha256:7a4a0e228eedf2060245c54824b6a2f9ccb119ccdc0d11c114edb108f87cde41 [2022-08-02T11:54:20.413Z] #19 148.4 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-02T11:54:20.413Z] #19 148.4 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-02T11:54:20.413Z] #19 148.4 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-02T11:54:20.413Z] #19 148.4 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-02T11:54:20.413Z] #19 148.4 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-02T11:54:20.414Z] #19 148.5 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-02T11:54:20.414Z] #19 148.5 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-02T11:54:20.692Z] #19 148.6 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-02T11:54:20.692Z] #19 148.6 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-02T11:54:20.692Z] #19 148.7 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-02T11:54:20.692Z] #19 148.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-08-02T11:54:21.202Z] #17 1.108 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-02T11:54:21.462Z] #17 DONE 1.5s [2022-08-02T11:54:21.462Z] [2022-08-02T11:54:21.462Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:54:21.462Z] #60 sha256:cfdc341d6dd7f4ee0e4feea12760e607337e1d9d35a83982f2bbf54a383a2c43 [2022-08-02T11:54:22.837Z] #60 ... [2022-08-02T11:54:22.837Z] [2022-08-02T11:54:22.837Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-02T11:54:22.837Z] #18 sha256:cb8d023b61551cfee829c30d0b82bc2482e26e95cbcc8ac8ef8f4254d2b39208 [2022-08-02T11:54:22.837Z] #18 DONE 1.2s [2022-08-02T11:54:22.837Z] [2022-08-02T11:54:22.837Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-02T11:54:22.837Z] #19 sha256:bd9fc08cf0fc939e27b813060d23d0e75141efd12136192f69a617160a7f86bc [2022-08-02T11:54:23.776Z] #19 DONE 0.9s [2022-08-02T11:54:23.776Z] [2022-08-02T11:54:23.776Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-02T11:54:23.776Z] #20 sha256:6755a8cab0c3515835c777bea330c57d659be52a425764494c41c7db3d986666 [2022-08-02T11:54:23.995Z] #19 151.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-08-02T11:54:23.996Z] #19 151.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-08-02T11:54:23.996Z] #19 151.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-02T11:54:23.996Z] #19 151.5 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-02T11:54:23.996Z] #19 151.6 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-02T11:54:24.717Z] #20 DONE 0.9s [2022-08-02T11:54:24.717Z] [2022-08-02T11:54:24.717Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:24.717Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:54:24.717Z] #77 72.26 configure.ac:11: installing 'build-aux/compile' [2022-08-02T11:54:24.717Z] #77 72.26 configure.ac:11: installing 'build-aux/config.guess' [2022-08-02T11:54:24.717Z] #77 72.26 configure.ac:11: installing 'build-aux/config.sub' [2022-08-02T11:54:24.717Z] #77 72.27 configure.ac:13: installing 'build-aux/install-sh' [2022-08-02T11:54:24.717Z] #77 72.27 configure.ac:13: installing 'build-aux/missing' [2022-08-02T11:54:24.717Z] #77 72.28 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-02T11:54:24.977Z] #77 72.53 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:54:26.477Z] #77 73.73 checking build system type... aarch64-unknown-linux-gnu [2022-08-02T11:54:26.477Z] #77 74.08 checking host system type... aarch64-unknown-linux-gnu [2022-08-02T11:54:26.477Z] #77 74.08 checking how to print strings... printf [2022-08-02T11:54:26.477Z] #77 74.10 checking for gcc... gcc [2022-08-02T11:54:26.539Z] #19 154.5 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-02T11:54:26.539Z] #19 154.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-02T11:54:26.539Z] #19 154.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-02T11:54:26.539Z] #19 154.6 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-02T11:54:26.539Z] #19 154.6 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-02T11:54:26.539Z] #19 154.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-02T11:54:26.679Z] #77 ... [2022-08-02T11:54:26.679Z] [2022-08-02T11:54:26.679Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:26.679Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:54:26.679Z] #14 115.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-02T11:54:26.679Z] #14 115.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:54:26.679Z] #14 115.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:26.734Z] #77 74.20 checking whether the C compiler works... yes [2022-08-02T11:54:26.735Z] #77 74.36 checking for C compiler default output file name... a.out [2022-08-02T11:54:26.735Z] #77 74.36 checking for suffix of executables... [2022-08-02T11:54:26.993Z] #77 74.56 checking whether we are cross compiling... no [2022-08-02T11:54:26.993Z] #77 74.70 checking for suffix of object files... o [2022-08-02T11:54:27.109Z] #19 155.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-02T11:54:27.109Z] #19 155.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-02T11:54:27.109Z] #19 155.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-02T11:54:27.109Z] #19 155.1 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-02T11:54:27.109Z] #19 155.1 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-02T11:54:27.109Z] #19 155.1 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-02T11:54:27.109Z] #19 155.1 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-02T11:54:27.109Z] #19 155.2 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-02T11:54:27.260Z] #77 74.80 checking whether we are using the GNU C compiler... yes [2022-08-02T11:54:27.260Z] #77 74.93 checking whether gcc accepts -g... yes [2022-08-02T11:54:27.372Z] #19 155.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-02T11:54:27.372Z] #19 155.3 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-02T11:54:27.372Z] #19 155.3 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-02T11:54:27.372Z] #19 ... [2022-08-02T11:54:27.372Z] [2022-08-02T11:54:27.372Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:27.372Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:27.372Z] #84 107.3 configure.ac:11: installing 'build-aux/compile' [2022-08-02T11:54:27.372Z] #84 107.4 configure.ac:11: installing 'build-aux/config.guess' [2022-08-02T11:54:27.372Z] #84 107.4 configure.ac:11: installing 'build-aux/config.sub' [2022-08-02T11:54:27.372Z] #84 107.4 configure.ac:13: installing 'build-aux/install-sh' [2022-08-02T11:54:27.372Z] #84 107.4 configure.ac:13: installing 'build-aux/missing' [2022-08-02T11:54:27.372Z] #84 107.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-02T11:54:27.518Z] #77 75.01 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:54:27.633Z] #84 107.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:54:27.776Z] #77 75.17 checking whether gcc understands -c and -o together... yes [2022-08-02T11:54:27.776Z] #77 75.50 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:54:27.776Z] #77 75.53 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:54:27.776Z] #77 75.54 checking for egrep... /bin/grep -E [2022-08-02T11:54:27.776Z] #77 75.56 checking for fgrep... /bin/grep -F [2022-08-02T11:54:27.776Z] #77 75.57 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:54:27.776Z] #77 75.58 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:54:27.776Z] #77 75.59 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:54:28.035Z] #77 75.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:54:28.035Z] #77 75.77 checking whether ln -s works... yes [2022-08-02T11:54:28.035Z] #77 75.77 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:54:28.035Z] #77 75.80 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-02T11:54:28.035Z] #77 75.80 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:54:28.035Z] #77 75.81 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:54:28.035Z] #77 75.81 checking for objdump... objdump [2022-08-02T11:54:28.035Z] #77 75.81 checking how to recognize dependent libraries... pass_all [2022-08-02T11:54:28.035Z] #77 75.81 checking for dlltool... no [2022-08-02T11:54:28.035Z] #77 75.81 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:54:28.035Z] #77 75.81 checking for ar... ar [2022-08-02T11:54:28.293Z] #77 75.81 checking for archiver @FILE support... @ [2022-08-02T11:54:28.293Z] #77 75.96 checking for strip... strip [2022-08-02T11:54:28.293Z] #77 75.96 checking for ranlib... ranlib [2022-08-02T11:54:28.293Z] #77 75.96 checking for gawk... no [2022-08-02T11:54:28.293Z] #77 75.96 checking for mawk... mawk [2022-08-02T11:54:28.862Z] #77 75.97 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:54:28.862Z] #77 76.39 checking for sysroot... no [2022-08-02T11:54:28.862Z] #77 76.39 checking for a working dd... /bin/dd [2022-08-02T11:54:28.862Z] #77 76.41 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:54:28.862Z] #77 76.43 checking for mt... no [2022-08-02T11:54:28.862Z] #77 76.44 checking if : is a manifest tool... no [2022-08-02T11:54:28.862Z] #77 76.47 checking how to run the C preprocessor... gcc -E [2022-08-02T11:54:29.686Z] #77 76.75 checking for ANSI C header files... yes [2022-08-02T11:54:29.686Z] #77 77.31 checking for sys/types.h... yes [2022-08-02T11:54:29.944Z] #77 77.44 checking for sys/stat.h... yes [2022-08-02T11:54:30.029Z] #14 201.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-02T11:54:30.029Z] #14 201.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-02T11:54:30.029Z] #14 201.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:54:30.029Z] #14 201.5 Selecting previously unselected package libapparmor1:amd64. [2022-08-02T11:54:30.029Z] #14 201.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-02T11:54:30.029Z] #14 201.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-02T11:54:30.029Z] #14 201.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-02T11:54:30.029Z] #14 201.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-02T11:54:30.029Z] #14 201.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-02T11:54:30.029Z] #14 201.9 Selecting previously unselected package libbtrfs0:amd64. [2022-08-02T11:54:30.029Z] #14 201.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-02T11:54:30.029Z] #14 201.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:54:30.203Z] #77 77.60 checking for stdlib.h... yes [2022-08-02T11:54:30.203Z] #77 77.80 checking for string.h... yes [2022-08-02T11:54:30.289Z] #14 202.1 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-02T11:54:30.289Z] #14 202.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-02T11:54:30.289Z] #14 202.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:54:30.461Z] #77 78.01 checking for memory.h... yes [2022-08-02T11:54:30.548Z] #14 202.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-02T11:54:30.549Z] #14 202.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:54:30.549Z] #14 202.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:30.549Z] #14 202.5 Selecting previously unselected package libudev-dev:amd64. [2022-08-02T11:54:30.720Z] #77 78.25 checking for strings.h... yes [2022-08-02T11:54:30.749Z] #84 110.2 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:54:30.749Z] #84 110.6 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:54:30.749Z] #84 110.6 checking how to print strings... printf [2022-08-02T11:54:30.749Z] #84 110.6 checking for gcc... gcc [2022-08-02T11:54:30.808Z] #14 202.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-02T11:54:30.808Z] #14 202.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:54:30.808Z] #14 202.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-02T11:54:30.808Z] #14 202.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-02T11:54:30.808Z] #14 202.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-02T11:54:30.983Z] #77 78.48 checking for inttypes.h... yes [2022-08-02T11:54:30.983Z] #77 78.66 checking for stdint.h... yes [2022-08-02T11:54:31.009Z] #84 110.7 checking whether the C compiler works... yes [2022-08-02T11:54:31.009Z] #84 111.0 checking for C compiler default output file name... a.out [2022-08-02T11:54:31.244Z] #77 78.88 checking for unistd.h... yes [2022-08-02T11:54:31.268Z] #84 111.0 checking for suffix of executables... [2022-08-02T11:54:31.503Z] #77 79.06 checking for dlfcn.h... yes [2022-08-02T11:54:31.503Z] #77 79.25 checking for objdir... .libs [2022-08-02T11:54:31.550Z] #84 111.3 checking whether we are cross compiling... no [2022-08-02T11:54:31.550Z] #84 111.6 checking for suffix of object files... o [2022-08-02T11:54:31.748Z] #14 203.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-02T11:54:31.748Z] #14 203.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-02T11:54:31.748Z] #14 203.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-02T11:54:31.821Z] #84 111.7 checking whether we are using the GNU C compiler... yes [2022-08-02T11:54:32.012Z] #14 ... [2022-08-02T11:54:32.012Z] [2022-08-02T11:54:32.012Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:54:32.012Z] #67 sha256:f86c0a63de96b163ab81287e690272bd6cd740b10f044af87c8c055781a70a2f [2022-08-02T11:54:32.012Z] #67 193.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:54:32.012Z] #67 193.4 + GOBIN=/build [2022-08-02T11:54:32.012Z] #67 193.4 + GO111MODULE=on [2022-08-02T11:54:32.012Z] #67 193.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:54:32.012Z] #67 202.5 rootlesskit version 1.0.0 [2022-08-02T11:54:32.012Z] #67 202.5 Usage of /build/rootlesskit-docker-proxy: [2022-08-02T11:54:32.012Z] #67 202.5 -container-ip string [2022-08-02T11:54:32.012Z] #67 202.5 container ip [2022-08-02T11:54:32.012Z] #67 202.5 -container-port int [2022-08-02T11:54:32.012Z] #67 202.5 container port (default -1) [2022-08-02T11:54:32.012Z] #67 202.5 -host-ip string [2022-08-02T11:54:32.012Z] #67 202.5 host ip [2022-08-02T11:54:32.012Z] #67 202.5 -host-port int [2022-08-02T11:54:32.012Z] #67 202.5 host port (default -1) [2022-08-02T11:54:32.012Z] #67 202.5 -proto string [2022-08-02T11:54:32.012Z] #67 202.5 proxy protocol (default "tcp") [2022-08-02T11:54:32.018Z] #77 79.52 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:54:32.018Z] #77 79.67 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:54:32.018Z] #77 79.67 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:54:32.081Z] #84 111.9 checking whether gcc accepts -g... yes [2022-08-02T11:54:32.081Z] #84 112.0 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:54:32.279Z] #67 ... [2022-08-02T11:54:32.279Z] [2022-08-02T11:54:32.279Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:32.279Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:54:32.279Z] #14 204.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-02T11:54:32.279Z] #14 204.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-02T11:54:32.279Z] #14 204.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-02T11:54:32.342Z] #84 112.2 checking whether gcc understands -c and -o together... yes [2022-08-02T11:54:32.535Z] #77 79.77 checking if gcc static flag -static works... [2022-08-02T11:54:32.535Z] #77 ... [2022-08-02T11:54:32.535Z] [2022-08-02T11:54:32.535Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:54:32.535Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c [2022-08-02T11:54:32.535Z] #34 DONE 127.0s [2022-08-02T11:54:32.535Z] [2022-08-02T11:54:32.535Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:54:32.535Z] #26 sha256:c059a81129347bdd2ae0db97da5656b57b4ff7b01ecf15440ff3c3589b12040a [2022-08-02T11:54:32.535Z] #26 118.6 Updating files: 22% (2584/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4176/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 64% (7349/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-08-02T11:54:32.535Z] #26 121.8 + cd /tmp/tmp.DYmceo3mu6/tmp/docker-ce [2022-08-02T11:54:32.535Z] #26 121.8 + git checkout -q v17.06.2-ce [2022-08-02T11:54:32.535Z] #26 125.0 + mkdir -p /tmp/tmp.DYmceo3mu6/src/github.com/docker [2022-08-02T11:54:32.535Z] #26 125.0 + mv components/cli /tmp/tmp.DYmceo3mu6/src/github.com/docker/cli [2022-08-02T11:54:32.535Z] #26 125.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-02T11:54:32.603Z] #84 112.5 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:54:32.603Z] #84 112.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:54:32.603Z] #84 112.5 checking for egrep... /bin/grep -E [2022-08-02T11:54:32.603Z] #84 112.6 checking for fgrep... /bin/grep -F [2022-08-02T11:54:32.603Z] #84 112.6 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:54:32.603Z] #84 112.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:54:32.793Z] #26 ... [2022-08-02T11:54:32.793Z] [2022-08-02T11:54:32.793Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:32.793Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:54:32.793Z] #77 79.77 checking if gcc static flag -static works... yes [2022-08-02T11:54:32.793Z] #77 80.22 checking if gcc supports -c -o file.o... yes [2022-08-02T11:54:32.793Z] #77 80.46 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:54:32.793Z] #77 80.46 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-02T11:54:32.849Z] #14 ... [2022-08-02T11:54:32.850Z] [2022-08-02T11:54:32.850Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:54:32.850Z] #67 sha256:f86c0a63de96b163ab81287e690272bd6cd740b10f044af87c8c055781a70a2f [2022-08-02T11:54:32.850Z] #67 DONE 204.3s [2022-08-02T11:54:32.980Z] #84 112.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:54:32.980Z] #84 112.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:54:32.980Z] #84 113.0 checking whether ln -s works... yes [2022-08-02T11:54:32.980Z] #84 113.0 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:54:33.117Z] [2022-08-02T11:54:33.117Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:33.117Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:54:33.117Z] #14 204.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-02T11:54:33.117Z] #14 204.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-02T11:54:33.117Z] #14 204.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-02T11:54:33.117Z] #14 ... [2022-08-02T11:54:33.117Z] [2022-08-02T11:54:33.117Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-02T11:54:33.117Z] #68 sha256:b1240473478442be4bd8876e789f9efcc0acdb266cd0c54be4e946e7c0000df6 [2022-08-02T11:54:33.117Z] #68 DONE 0.2s [2022-08-02T11:54:33.247Z] #14 121.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-02T11:54:33.247Z] #14 121.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-02T11:54:33.247Z] #14 121.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:54:33.247Z] #14 121.2 Selecting previously unselected package libapparmor1:amd64. [2022-08-02T11:54:33.247Z] #14 121.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-02T11:54:33.247Z] #14 121.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-02T11:54:33.247Z] #14 121.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-02T11:54:33.247Z] #14 121.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-02T11:54:33.247Z] #14 121.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-02T11:54:33.247Z] #14 ... [2022-08-02T11:54:33.247Z] [2022-08-02T11:54:33.248Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:33.248Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:33.248Z] #77 72.45 configure.ac:7: installing 'build-aux/compile' [2022-08-02T11:54:33.248Z] #77 72.47 configure.ac:9: installing 'build-aux/config.guess' [2022-08-02T11:54:33.248Z] #77 72.48 configure.ac:9: installing 'build-aux/config.sub' [2022-08-02T11:54:33.248Z] #77 72.48 configure.ac:11: installing 'build-aux/install-sh' [2022-08-02T11:54:33.248Z] #77 72.50 configure.ac:11: installing 'build-aux/missing' [2022-08-02T11:54:33.248Z] #77 72.68 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:54:33.248Z] #77 72.78 parallel-tests: installing 'build-aux/test-driver' [2022-08-02T11:54:33.253Z] #84 113.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:54:33.253Z] #84 113.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:54:33.253Z] #84 113.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:54:33.253Z] #84 113.2 checking for objdump... objdump [2022-08-02T11:54:33.253Z] #84 113.3 checking how to recognize dependent libraries... pass_all [2022-08-02T11:54:33.253Z] #84 113.3 checking for dlltool... no [2022-08-02T11:54:33.253Z] #84 113.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:54:33.253Z] #84 113.3 checking for ar... ar [2022-08-02T11:54:33.360Z] #77 80.52 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:54:33.360Z] #77 80.95 checking how to hardcode library paths into programs... immediate [2022-08-02T11:54:33.360Z] #77 80.95 checking whether stripping libraries is possible... yes [2022-08-02T11:54:33.360Z] #77 80.97 checking if libtool supports shared libraries... yes [2022-08-02T11:54:33.360Z] #77 80.97 checking whether to build shared libraries... no [2022-08-02T11:54:33.360Z] #77 80.97 checking whether to build static libraries... yes [2022-08-02T11:54:33.360Z] #77 80.97 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:54:33.360Z] #77 81.02 checking whether build environment is sane... yes [2022-08-02T11:54:33.360Z] #77 81.07 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:54:33.360Z] #77 81.09 checking whether make sets $(MAKE)... yes [2022-08-02T11:54:33.360Z] #77 81.15 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:54:33.377Z] [2022-08-02T11:54:33.377Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-02T11:54:33.377Z] #69 sha256:d9df07707d62031f9e99c2a859155655c69584241ffbc1d98a40b780c2582e37 [2022-08-02T11:54:33.377Z] #69 DONE 0.1s [2022-08-02T11:54:33.377Z] [2022-08-02T11:54:33.377Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:33.377Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:54:33.377Z] #14 205.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-02T11:54:33.377Z] #14 205.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-02T11:54:33.377Z] #14 205.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-02T11:54:33.546Z] #84 113.3 checking for archiver @FILE support... @ [2022-08-02T11:54:33.546Z] #84 113.5 checking for strip... strip [2022-08-02T11:54:33.546Z] #84 113.6 checking for ranlib... ranlib [2022-08-02T11:54:33.546Z] #84 113.6 checking for gawk... no [2022-08-02T11:54:33.546Z] #84 113.6 checking for mawk... mawk [2022-08-02T11:54:33.619Z] #77 81.20 checking whether make supports nested variables... yes [2022-08-02T11:54:33.619Z] #77 81.24 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:54:33.619Z] #77 81.24 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:54:33.619Z] #77 81.24 checking how to create a ustar tar archive... gnutar [2022-08-02T11:54:33.619Z] #77 81.31 checking dependency style of gcc... gcc3 [2022-08-02T11:54:33.877Z] #77 81.45 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:54:33.877Z] #77 81.45 checking whether make supports nested variables... (cached) yes [2022-08-02T11:54:33.877Z] #77 81.45 checking for gawk... (cached) mawk [2022-08-02T11:54:33.877Z] #77 81.45 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:54:33.877Z] #77 81.46 checking for gcc... (cached) gcc [2022-08-02T11:54:33.877Z] #77 81.54 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:54:33.877Z] #77 81.55 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:54:33.877Z] #77 81.55 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:54:33.877Z] #77 81.56 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:54:33.877Z] #77 81.56 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:54:33.877Z] #77 81.61 checking for python3... /usr/bin/python3 [2022-08-02T11:54:33.877Z] #77 81.61 checking for python3 version... 3.9 [2022-08-02T11:54:34.136Z] #77 81.68 checking for python3 platform... linux [2022-08-02T11:54:34.136Z] #77 81.72 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:54:34.153Z] #84 113.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:54:34.395Z] #77 81.86 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:54:34.395Z] #77 82.01 checking for go-md2man... no [2022-08-02T11:54:34.395Z] #77 82.01 checking error.h usability... yes [2022-08-02T11:54:34.476Z] #84 114.3 checking for sysroot... no [2022-08-02T11:54:34.476Z] #84 114.3 checking for a working dd... /bin/dd [2022-08-02T11:54:34.476Z] #84 114.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:54:34.476Z] #84 114.5 checking for mt... no [2022-08-02T11:54:34.476Z] #84 114.5 checking if : is a manifest tool... no [2022-08-02T11:54:34.653Z] #77 82.18 checking error.h presence... yes [2022-08-02T11:54:34.653Z] #77 82.22 checking for error.h... yes [2022-08-02T11:54:34.653Z] #77 82.27 checking linux/openat2.h usability... [2022-08-02T11:54:34.653Z] #77 ... [2022-08-02T11:54:34.653Z] [2022-08-02T11:54:34.653Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:54:34.653Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e [2022-08-02T11:54:34.653Z] #21 0.942 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:54:34.653Z] #21 0.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:54:34.653Z] #21 0.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:54:34.653Z] #21 1.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:54:34.653Z] #21 2.828 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:54:34.653Z] #21 4.446 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:54:34.653Z] #21 6.801 Fetched 8449 kB in 6s (1374 kB/s) [2022-08-02T11:54:34.653Z] #21 6.801 Reading package lists... [2022-08-02T11:54:34.653Z] #21 9.582 Reading package lists... [2022-08-02T11:54:34.653Z] #21 ... [2022-08-02T11:54:34.653Z] [2022-08-02T11:54:34.653Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:34.653Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:54:34.653Z] #77 82.27 checking linux/openat2.h usability... yes [2022-08-02T11:54:34.754Z] #84 114.6 checking how to run the C preprocessor... gcc -E [2022-08-02T11:54:34.765Z] #14 206.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-02T11:54:34.765Z] #14 206.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-02T11:54:34.765Z] #14 206.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-02T11:54:34.765Z] #14 206.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-02T11:54:34.765Z] #14 206.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:54:34.765Z] #14 206.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:34.765Z] #14 206.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-02T11:54:34.912Z] #77 82.45 checking linux/openat2.h presence... yes [2022-08-02T11:54:34.912Z] #77 82.52 checking for linux/openat2.h... yes [2022-08-02T11:54:34.912Z] #77 82.55 checking for copy_file_range... yes [2022-08-02T11:54:35.025Z] #14 206.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-02T11:54:35.025Z] #14 206.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:54:35.152Z] #77 74.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-02T11:54:35.170Z] #77 82.78 checking for fgetxattr... yes [2022-08-02T11:54:35.286Z] #14 207.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-02T11:54:35.286Z] #14 207.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-02T11:54:35.286Z] #14 207.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:54:35.411Z] #77 74.83 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-02T11:54:35.429Z] #77 83.01 checking for statx... yes [2022-08-02T11:54:35.687Z] #77 83.24 checking for fgetpwent_r... yes [2022-08-02T11:54:35.978Z] #77 75.51 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-02T11:54:35.978Z] #77 75.51 libtoolize: copying file 'm4/libtool.m4' [2022-08-02T11:54:35.978Z] #77 75.64 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-02T11:54:36.204Z] #77 83.48 checking for issetugid... no [2022-08-02T11:54:36.204Z] #77 83.77 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:54:36.204Z] #77 83.77 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:54:36.229Z] #14 207.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:54:36.229Z] #14 207.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-02T11:54:36.229Z] #14 207.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:54:36.229Z] #14 207.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-02T11:54:36.229Z] #14 207.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:54:36.229Z] #14 208.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-02T11:54:36.229Z] #14 208.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:54:36.229Z] #14 208.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-02T11:54:36.229Z] #14 208.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:54:36.229Z] #14 208.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-02T11:54:36.229Z] #14 208.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:54:36.229Z] #14 208.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:54:36.229Z] #14 208.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:54:36.229Z] #14 208.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-02T11:54:36.229Z] #14 208.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-02T11:54:36.229Z] #14 208.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:54:36.229Z] #14 208.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:54:36.229Z] #14 208.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-02T11:54:36.229Z] #14 208.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-02T11:54:36.236Z] #77 75.72 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-02T11:54:36.236Z] #77 75.84 libtoolize: copying file 'm4/ltversion.m4' [2022-08-02T11:54:36.424Z] #84 115.1 checking for ANSI C header files... yes [2022-08-02T11:54:36.463Z] #77 83.78 checking for library containing yajl_tree_get... -lyajl [2022-08-02T11:54:36.463Z] #77 84.13 checking for yajl >= 2.0.0... yes [2022-08-02T11:54:36.489Z] #14 208.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:54:36.489Z] #14 208.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:54:36.489Z] #14 208.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:54:36.489Z] #14 208.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:36.489Z] #14 208.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:54:36.489Z] #14 208.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:54:36.489Z] #14 208.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:36.489Z] #14 208.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-02T11:54:36.489Z] #14 208.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:54:36.489Z] #14 208.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:54:36.489Z] #14 208.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:36.489Z] #14 208.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:54:36.489Z] #14 208.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:36.489Z] #14 208.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:36.489Z] #14 208.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:54:36.495Z] #77 75.94 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-02T11:54:36.683Z] #84 116.3 checking for sys/types.h... yes [2022-08-02T11:54:36.722Z] #77 84.16 checking sys/capability.h usability... yes [2022-08-02T11:54:36.722Z] #77 84.39 checking sys/capability.h presence... yes [2022-08-02T11:54:36.722Z] #77 84.51 checking for sys/capability.h... yes [2022-08-02T11:54:36.944Z] #84 116.6 checking for sys/stat.h... yes [2022-08-02T11:54:37.204Z] #84 116.9 checking for stdlib.h... yes [2022-08-02T11:54:37.288Z] #77 84.51 checking for library containing cap_from_name... -lcap [2022-08-02T11:54:37.431Z] #14 DONE 209.2s [2022-08-02T11:54:37.431Z] [2022-08-02T11:54:37.431Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-02T11:54:37.431Z] #59 sha256:5d6f4ff2f9c8f2ed9f45a900d92f0ebee3546199f9ef211f728080e5f2c1e89b [2022-08-02T11:54:37.431Z] #59 DONE 0.2s [2022-08-02T11:54:37.431Z] [2022-08-02T11:54:37.431Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-02T11:54:37.431Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-08-02T11:54:37.470Z] #84 117.2 checking for string.h... yes [2022-08-02T11:54:37.730Z] #84 117.5 checking for memory.h... yes [2022-08-02T11:54:37.864Z] #77 84.91 checking for library containing dlopen... -ldl [2022-08-02T11:54:37.864Z] #77 85.37 checking seccomp.h usability... yes [2022-08-02T11:54:37.864Z] #77 85.50 checking seccomp.h presence... yes [2022-08-02T11:54:37.864Z] #77 85.59 checking for seccomp.h... yes [2022-08-02T11:54:37.991Z] #84 117.7 checking for strings.h... yes [2022-08-02T11:54:38.122Z] #77 85.59 checking for library containing seccomp_rule_add... [2022-08-02T11:54:38.122Z] #77 ... [2022-08-02T11:54:38.122Z] [2022-08-02T11:54:38.122Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:54:38.122Z] #60 sha256:cfdc341d6dd7f4ee0e4feea12760e607337e1d9d35a83982f2bbf54a383a2c43 [2022-08-02T11:54:38.122Z] #60 9.903 + cd /tmp/tmp.1C8f4XfAHO/src/github.com/opencontainers/runc [2022-08-02T11:54:38.122Z] #60 9.905 + git checkout -q v1.1.2 [2022-08-02T11:54:38.122Z] #60 10.46 + '[' -z '' ']' [2022-08-02T11:54:38.122Z] #60 10.47 + target=static [2022-08-02T11:54:38.122Z] #60 10.47 + make BUILDTAGS=seccomp static [2022-08-02T11:54:38.122Z] #60 10.86 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-08-02T11:54:38.122Z] #60 ... [2022-08-02T11:54:38.122Z] [2022-08-02T11:54:38.122Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:54:38.122Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e [2022-08-02T11:54:38.122Z] #21 9.582 Reading package lists... [2022-08-02T11:54:38.122Z] #21 11.53 Building dependency tree... [2022-08-02T11:54:38.122Z] #21 13.06 The following additional packages will be installed: [2022-08-02T11:54:38.122Z] #21 13.07 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-02T11:54:38.122Z] #21 13.07 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-02T11:54:38.122Z] #21 13.07 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-02T11:54:38.122Z] #21 13.07 python3-pkg-resources vim-runtime xxd [2022-08-02T11:54:38.123Z] #21 13.07 Suggested packages: [2022-08-02T11:54:38.123Z] #21 13.08 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-02T11:54:38.123Z] #21 13.08 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-02T11:54:38.123Z] #21 13.08 acl attr quota [2022-08-02T11:54:38.123Z] #21 13.08 Recommended packages: [2022-08-02T11:54:38.123Z] #21 13.08 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-02T11:54:38.251Z] #84 118.0 checking for inttypes.h... yes [2022-08-02T11:54:38.251Z] #84 118.2 checking for stdint.h... yes [2022-08-02T11:54:38.401Z] #77 ... [2022-08-02T11:54:38.401Z] [2022-08-02T11:54:38.401Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:54:38.401Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-08-02T11:54:38.401Z] #14 121.5 Selecting previously unselected package libbtrfs0:amd64. [2022-08-02T11:54:38.401Z] #14 121.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 121.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:54:38.401Z] #14 121.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-02T11:54:38.401Z] #14 121.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 121.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:54:38.401Z] #14 121.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-02T11:54:38.401Z] #14 121.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 121.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:38.401Z] #14 122.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-02T11:54:38.401Z] #14 122.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 122.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:54:38.401Z] #14 122.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-02T11:54:38.401Z] #14 122.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 122.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-02T11:54:38.401Z] #14 122.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-02T11:54:38.401Z] #14 122.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 122.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-02T11:54:38.401Z] #14 122.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-02T11:54:38.401Z] #14 122.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 122.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-02T11:54:38.401Z] #14 122.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-02T11:54:38.401Z] #14 122.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 122.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-02T11:54:38.401Z] #14 123.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-02T11:54:38.401Z] #14 123.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 123.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-02T11:54:38.401Z] #14 123.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-02T11:54:38.401Z] #14 123.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 123.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-02T11:54:38.401Z] #14 123.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-02T11:54:38.401Z] #14 123.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 123.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:38.401Z] #14 123.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-02T11:54:38.401Z] #14 123.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 123.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:54:38.401Z] #14 124.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-02T11:54:38.401Z] #14 124.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-02T11:54:38.401Z] #14 124.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:54:38.401Z] #14 124.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:54:38.401Z] #14 124.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-02T11:54:38.401Z] #14 124.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:54:38.401Z] #14 124.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-02T11:54:38.401Z] #14 124.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:54:38.401Z] #14 124.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-02T11:54:38.401Z] #14 124.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:54:38.401Z] #14 124.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-02T11:54:38.401Z] #14 124.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:54:38.401Z] #14 124.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-02T11:54:38.401Z] #14 124.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:54:38.401Z] #14 124.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:54:38.401Z] #14 124.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:54:38.401Z] #14 124.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-02T11:54:38.401Z] #14 124.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-02T11:54:38.401Z] #14 124.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:54:38.401Z] #14 124.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:54:38.401Z] #14 124.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-02T11:54:38.401Z] #14 125.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-02T11:54:38.401Z] #14 125.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:54:38.401Z] #14 125.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:54:38.401Z] #14 125.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:54:38.401Z] #14 125.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:38.401Z] #14 125.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:54:38.401Z] #14 125.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:54:38.401Z] #14 125.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:54:38.401Z] #14 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-02T11:54:38.401Z] #14 125.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:54:38.401Z] #14 125.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:54:38.401Z] #14 125.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:38.401Z] #14 125.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:54:38.401Z] #14 125.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:38.401Z] #14 125.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:54:38.401Z] #14 125.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:54:38.401Z] #14 DONE 126.8s [2022-08-02T11:54:38.401Z] [2022-08-02T11:54:38.401Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-02T11:54:38.401Z] #59 sha256:324fa83abdc7465a9c7e24b8a1cebbbd8868fba4af4d677a94763ad2976496d7 [2022-08-02T11:54:38.512Z] #84 118.3 checking for unistd.h... yes [2022-08-02T11:54:38.512Z] #84 118.5 checking for dlfcn.h... yes [2022-08-02T11:54:38.512Z] #84 118.6 checking for objdir... .libs [2022-08-02T11:54:38.661Z] #59 DONE 0.3s [2022-08-02T11:54:38.661Z] [2022-08-02T11:54:38.661Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:54:38.661Z] #60 sha256:fdf456faca7be457ed9e123a8fa48d9d35c1c64fa251bf793b8cb931cda1d791 [2022-08-02T11:54:38.690Z] #21 14.16 The following NEW packages will be installed: [2022-08-02T11:54:38.690Z] #21 14.17 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-02T11:54:38.690Z] #21 14.17 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-02T11:54:38.690Z] #21 14.17 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-02T11:54:38.690Z] #21 14.17 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-02T11:54:38.690Z] #21 14.17 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-02T11:54:38.690Z] #21 14.17 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-02T11:54:38.690Z] #21 14.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-02T11:54:38.690Z] #21 14.17 xz-utils zip zstd [2022-08-02T11:54:38.772Z] #84 118.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:54:38.949Z] #21 14.49 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:54:38.949Z] #21 14.49 Need to get 27.0 MB of archives. [2022-08-02T11:54:38.949Z] #21 14.49 After this operation, 105 MB of additional disk space will be used. [2022-08-02T11:54:38.949Z] #21 14.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-02T11:54:38.949Z] #21 14.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-02T11:54:38.949Z] #21 14.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-02T11:54:38.949Z] #21 14.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-02T11:54:39.032Z] #84 119.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:54:39.032Z] #84 119.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:54:39.208Z] #21 14.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-02T11:54:39.208Z] #21 14.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-02T11:54:39.208Z] #21 14.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-02T11:54:39.208Z] #21 14.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-02T11:54:39.208Z] #21 14.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T11:54:39.466Z] #21 14.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T11:54:39.466Z] #21 14.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-02T11:54:39.466Z] #21 14.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-02T11:54:39.466Z] #21 14.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-02T11:54:39.466Z] #21 14.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-02T11:54:39.466Z] #21 14.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-02T11:54:39.466Z] #21 14.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-02T11:54:39.466Z] #21 14.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-02T11:54:39.466Z] #21 14.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-02T11:54:39.466Z] #21 14.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-02T11:54:39.466Z] #21 14.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-02T11:54:39.466Z] #21 14.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-02T11:54:39.466Z] #21 14.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-02T11:54:39.606Z] #84 119.1 checking if gcc static flag -static works... yes [2022-08-02T11:54:39.607Z] #84 119.6 checking if gcc supports -c -o file.o... [2022-08-02T11:54:39.607Z] #84 ... [2022-08-02T11:54:39.607Z] [2022-08-02T11:54:39.607Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:54:39.607Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:54:39.607Z] #19 157.5 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-02T11:54:39.607Z] #19 157.5 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-02T11:54:39.607Z] #19 157.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-02T11:54:39.607Z] #19 157.7 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-02T11:54:39.607Z] #19 157.8 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-02T11:54:39.607Z] #19 160.0 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-02T11:54:39.607Z] #19 160.0 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-02T11:54:39.607Z] #19 160.0 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-02T11:54:39.607Z] #19 160.0 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-02T11:54:39.607Z] #19 160.0 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-02T11:54:39.607Z] #19 160.0 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-02T11:54:39.607Z] #19 160.0 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-02T11:54:39.607Z] #19 160.1 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-02T11:54:39.607Z] #19 160.1 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-02T11:54:39.607Z] #19 160.1 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-02T11:54:39.607Z] #19 160.1 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-02T11:54:39.607Z] #19 162.6 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-02T11:54:39.607Z] #19 162.6 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-02T11:54:39.607Z] #19 162.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-02T11:54:39.607Z] #19 162.8 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-02T11:54:39.607Z] #19 162.9 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-02T11:54:39.607Z] #19 165.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-02T11:54:39.607Z] #19 165.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-02T11:54:39.607Z] #19 165.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-02T11:54:39.607Z] #19 165.3 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-02T11:54:39.607Z] #19 165.3 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-02T11:54:39.607Z] #19 165.3 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-02T11:54:39.607Z] #19 165.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-02T11:54:39.607Z] #19 165.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-02T11:54:39.607Z] #19 165.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-02T11:54:39.607Z] #19 165.5 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-02T11:54:39.607Z] #19 165.6 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-02T11:54:39.607Z] #19 165.6 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-02T11:54:39.607Z] #19 165.6 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-02T11:54:39.607Z] #19 165.6 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-02T11:54:39.607Z] #19 165.7 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-02T11:54:39.725Z] #21 15.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-02T11:54:39.725Z] #21 15.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-02T11:54:39.725Z] #21 15.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-02T11:54:39.725Z] #21 15.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-02T11:54:39.725Z] #21 15.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-02T11:54:39.869Z] #19 ... [2022-08-02T11:54:39.869Z] [2022-08-02T11:54:39.869Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:39.869Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:39.869Z] #84 119.6 checking if gcc supports -c -o file.o... yes [2022-08-02T11:54:39.869Z] #84 119.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:54:39.869Z] #84 119.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:54:39.985Z] #21 15.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-02T11:54:39.985Z] #21 15.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-02T11:54:39.985Z] #21 15.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-02T11:54:39.985Z] #21 15.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-02T11:54:39.985Z] #21 15.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-02T11:54:39.985Z] #21 15.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-02T11:54:39.985Z] #21 15.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-02T11:54:40.009Z] #15 DONE 2.2s [2022-08-02T11:54:40.009Z] [2022-08-02T11:54:40.009Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:40.009Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:40.009Z] #77 134.8 configure.ac:11: installing 'build-aux/compile' [2022-08-02T11:54:40.009Z] #77 134.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-02T11:54:40.009Z] #77 134.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-02T11:54:40.009Z] #77 134.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-02T11:54:40.009Z] #77 134.8 configure.ac:13: installing 'build-aux/missing' [2022-08-02T11:54:40.009Z] #77 134.8 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-02T11:54:40.009Z] #77 135.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:54:40.129Z] #84 119.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:54:40.129Z] #84 120.2 checking how to hardcode library paths into programs... immediate [2022-08-02T11:54:40.129Z] #84 120.2 checking whether stripping libraries is possible... yes [2022-08-02T11:54:40.129Z] #84 120.2 checking if libtool supports shared libraries... yes [2022-08-02T11:54:40.129Z] #84 120.2 checking whether to build shared libraries... no [2022-08-02T11:54:40.129Z] #84 120.2 checking whether to build static libraries... yes [2022-08-02T11:54:40.129Z] #84 120.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:54:40.129Z] #84 120.2 checking whether build environment is sane... yes [2022-08-02T11:54:40.129Z] #84 120.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:54:40.129Z] #84 120.3 checking whether make sets $(MAKE)... yes [2022-08-02T11:54:40.245Z] #21 15.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-02T11:54:40.245Z] #21 15.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-02T11:54:40.245Z] #21 15.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-02T11:54:40.245Z] #21 15.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T11:54:40.245Z] #21 15.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-02T11:54:40.245Z] #21 15.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-02T11:54:40.245Z] #21 15.60 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-02T11:54:40.245Z] #21 15.61 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-02T11:54:40.390Z] #84 120.4 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:54:40.390Z] #84 120.4 checking whether make supports nested variables... yes [2022-08-02T11:54:40.504Z] #21 15.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-02T11:54:40.561Z] #60 ... [2022-08-02T11:54:40.561Z] [2022-08-02T11:54:40.561Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:54:40.561Z] #67 sha256:9c89e8fd490698ff704c9a932dd1406397310a73a4baed0d3f2e2a43a8e65932 [2022-08-02T11:54:40.561Z] #67 121.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:54:40.561Z] #67 121.8 + GOBIN=/build [2022-08-02T11:54:40.561Z] #67 121.8 + GO111MODULE=on [2022-08-02T11:54:40.561Z] #67 121.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:54:40.561Z] #67 128.1 rootlesskit version 1.0.0 [2022-08-02T11:54:40.561Z] #67 128.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-02T11:54:40.561Z] #67 128.1 -container-ip string [2022-08-02T11:54:40.561Z] #67 128.1 container ip [2022-08-02T11:54:40.561Z] #67 128.1 -container-port int [2022-08-02T11:54:40.561Z] #67 128.1 container port (default -1) [2022-08-02T11:54:40.561Z] #67 128.1 -host-ip string [2022-08-02T11:54:40.561Z] #67 128.1 host ip [2022-08-02T11:54:40.561Z] #67 128.1 -host-port int [2022-08-02T11:54:40.561Z] #67 128.1 host port (default -1) [2022-08-02T11:54:40.561Z] #67 128.1 -proto string [2022-08-02T11:54:40.561Z] #67 128.1 proxy protocol (default "tcp") [2022-08-02T11:54:40.561Z] #67 DONE 128.5s [2022-08-02T11:54:40.561Z] [2022-08-02T11:54:40.561Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-02T11:54:40.561Z] #68 sha256:7e3b84e1a33c6b1c042ec4921ae8a0bbd6b5c8778cb60a30722b8f30720db28e [2022-08-02T11:54:40.561Z] #68 DONE 0.1s [2022-08-02T11:54:40.561Z] [2022-08-02T11:54:40.561Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-02T11:54:40.561Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-08-02T11:54:40.561Z] #15 ... [2022-08-02T11:54:40.561Z] [2022-08-02T11:54:40.561Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-02T11:54:40.561Z] #69 sha256:f5d1953899acd5799d53f5999668a3c07f084dc3eefaabafb5ada25e9b996ecc [2022-08-02T11:54:40.561Z] #69 DONE 0.2s [2022-08-02T11:54:40.679Z] #84 120.5 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:54:40.679Z] #84 120.5 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:54:40.679Z] #84 120.5 checking how to create a ustar tar archive... gnutar [2022-08-02T11:54:40.764Z] #21 16.05 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-02T11:54:40.764Z] #21 16.05 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-02T11:54:40.764Z] #21 16.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-02T11:54:40.764Z] #21 16.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-02T11:54:40.819Z] [2022-08-02T11:54:40.819Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:40.819Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:40.943Z] #84 120.6 checking dependency style of gcc... gcc3 [2022-08-02T11:54:40.943Z] #84 121.0 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:54:40.943Z] #84 121.0 checking whether make supports nested variables... (cached) yes [2022-08-02T11:54:40.943Z] #84 121.0 checking for gawk... (cached) mawk [2022-08-02T11:54:40.943Z] #84 121.0 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:54:40.943Z] #84 121.0 checking for gcc... (cached) gcc [2022-08-02T11:54:41.023Z] #21 16.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-02T11:54:41.023Z] #21 16.40 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-02T11:54:41.213Z] #84 121.2 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:54:41.213Z] #84 121.2 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:54:41.213Z] #84 121.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:54:41.213Z] #84 121.2 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:54:41.213Z] #84 121.2 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:54:41.213Z] #84 121.3 checking for python3... /usr/bin/python3 [2022-08-02T11:54:41.400Z] #77 ... [2022-08-02T11:54:41.400Z] [2022-08-02T11:54:41.400Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-02T11:54:41.400Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb [2022-08-02T11:54:41.400Z] #16 DONE 1.6s [2022-08-02T11:54:41.400Z] [2022-08-02T11:54:41.400Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-02T11:54:41.400Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495 [2022-08-02T11:54:41.482Z] #84 121.3 checking for python3 version... 3.9 [2022-08-02T11:54:41.482Z] #84 121.5 checking for python3 platform... linux [2022-08-02T11:54:41.590Z] #21 16.97 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:54:41.590Z] #21 17.11 Fetched 27.0 MB in 2s (12.2 MB/s) [2022-08-02T11:54:41.849Z] #21 17.16 Selecting previously unselected package pigz. [2022-08-02T11:54:41.849Z] #21 17.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-02T11:54:41.849Z] #21 17.21 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-02T11:54:41.849Z] #21 17.22 Unpacking pigz (2.6-1) ... [2022-08-02T11:54:41.849Z] #21 17.31 Selecting previously unselected package libelf1:arm64. [2022-08-02T11:54:41.849Z] #21 17.31 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-02T11:54:42.057Z] #84 121.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:54:42.107Z] #21 17.32 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-02T11:54:42.107Z] #21 17.45 Selecting previously unselected package libbpf0:arm64. [2022-08-02T11:54:42.107Z] #21 17.46 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-02T11:54:42.107Z] #21 17.47 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-02T11:54:42.107Z] #21 17.56 Selecting previously unselected package libcap2:arm64. [2022-08-02T11:54:42.318Z] #84 122.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:54:42.318Z] #84 122.3 checking for go-md2man... no [2022-08-02T11:54:42.366Z] #21 17.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-02T11:54:42.366Z] #21 17.57 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-02T11:54:42.366Z] #21 17.63 Selecting previously unselected package libmnl0:arm64. [2022-08-02T11:54:42.366Z] #21 17.64 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-02T11:54:42.366Z] #21 17.65 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-02T11:54:42.366Z] #21 17.72 Selecting previously unselected package libxtables12:arm64. [2022-08-02T11:54:42.366Z] #21 17.72 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-02T11:54:42.366Z] #21 17.73 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-02T11:54:42.366Z] #21 17.81 Selecting previously unselected package libcap2-bin. [2022-08-02T11:54:42.580Z] #84 122.3 checking error.h usability... yes [2022-08-02T11:54:42.580Z] #84 122.5 checking error.h presence... yes [2022-08-02T11:54:42.580Z] #84 122.5 checking for error.h... yes [2022-08-02T11:54:42.580Z] #84 122.5 checking linux/openat2.h usability... yes [2022-08-02T11:54:42.580Z] #84 122.7 checking linux/openat2.h presence... yes [2022-08-02T11:54:42.624Z] #21 17.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-02T11:54:42.624Z] #21 17.83 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-02T11:54:42.624Z] #21 17.91 Selecting previously unselected package iproute2. [2022-08-02T11:54:42.624Z] #21 17.91 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-02T11:54:42.624Z] #21 17.91 Unpacking iproute2 (5.10.0-4) ... [2022-08-02T11:54:42.721Z] #77 ... [2022-08-02T11:54:42.721Z] [2022-08-02T11:54:42.721Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:54:42.721Z] #60 sha256:fdf456faca7be457ed9e123a8fa48d9d35c1c64fa251bf793b8cb931cda1d791 [2022-08-02T11:54:42.721Z] #60 3.886 + RM_GOPATH=0 [2022-08-02T11:54:42.721Z] #60 3.886 + TMP_GOPATH= [2022-08-02T11:54:42.721Z] #60 3.886 + : /build [2022-08-02T11:54:42.721Z] #60 3.886 + '[' -z '' ']' [2022-08-02T11:54:42.721Z] #60 3.886 ++ mktemp -d [2022-08-02T11:54:42.721Z] #60 3.895 + export GOPATH=/tmp/tmp.crBaB69gIp [2022-08-02T11:54:42.721Z] #60 3.895 + GOPATH=/tmp/tmp.crBaB69gIp [2022-08-02T11:54:42.721Z] #60 3.895 + RM_GOPATH=1 [2022-08-02T11:54:42.721Z] #60 3.895 + case "$(go env GOARCH)" in [2022-08-02T11:54:42.721Z] #60 3.895 ++ go env GOARCH [2022-08-02T11:54:42.721Z] #60 3.969 Install runc version v1.1.2 (build tags: seccomp) [2022-08-02T11:54:42.721Z] #60 3.969 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:54:42.721Z] #60 3.969 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:54:42.721Z] #60 3.969 ++ dirname /install.sh [2022-08-02T11:54:42.721Z] #60 3.969 + dir=/ [2022-08-02T11:54:42.721Z] #60 3.969 + bin=runc [2022-08-02T11:54:42.721Z] #60 3.969 + shift [2022-08-02T11:54:42.721Z] #60 3.969 + '[' '!' -f //runc.installer ']' [2022-08-02T11:54:42.721Z] #60 3.969 + . //runc.installer [2022-08-02T11:54:42.721Z] #60 3.969 ++ set -e [2022-08-02T11:54:42.721Z] #60 3.969 ++ : v1.1.2 [2022-08-02T11:54:42.721Z] #60 3.969 + install_runc [2022-08-02T11:54:42.721Z] #60 3.969 + RUNC_BUILDTAGS=seccomp [2022-08-02T11:54:42.721Z] #60 3.969 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-02T11:54:42.721Z] #60 3.969 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.crBaB69gIp/src/github.com/opencontainers/runc [2022-08-02T11:54:42.721Z] #60 3.969 Cloning into '/tmp/tmp.crBaB69gIp/src/github.com/opencontainers/runc'... [2022-08-02T11:54:42.721Z] #60 ... [2022-08-02T11:54:42.721Z] [2022-08-02T11:54:42.721Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-02T11:54:42.721Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-08-02T11:54:42.721Z] #15 DONE 4.4s [2022-08-02T11:54:42.781Z] #17 1.564 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-02T11:54:42.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-02T11:54:42.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-02T11:54:42.844Z] #84 122.7 checking for linux/openat2.h... yes [2022-08-02T11:54:42.883Z] #21 18.32 Selecting previously unselected package xxd. [2022-08-02T11:54:42.883Z] #21 18.32 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-02T11:54:42.883Z] #21 18.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:54:42.979Z] [2022-08-02T11:54:42.979Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-02T11:54:42.979Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb [2022-08-02T11:54:43.040Z] #17 DONE 1.8s [2022-08-02T11:54:43.040Z] [2022-08-02T11:54:43.040Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:43.040Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:43.040Z] #77 137.4 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:54:43.040Z] #77 137.9 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:54:43.040Z] #77 137.9 checking how to print strings... printf [2022-08-02T11:54:43.040Z] #77 137.9 checking for gcc... gcc [2022-08-02T11:54:43.108Z] #84 122.8 checking for copy_file_range... yes [2022-08-02T11:54:43.141Z] #21 18.49 Selecting previously unselected package vim-common. [2022-08-02T11:54:43.141Z] #21 18.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:54:43.141Z] #21 18.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:54:43.299Z] #77 138.2 checking whether the C compiler works... yes [2022-08-02T11:54:43.299Z] #77 138.6 checking for C compiler default output file name... a.out [2022-08-02T11:54:43.370Z] #84 123.2 checking for fgetxattr... yes [2022-08-02T11:54:43.399Z] #21 18.70 Selecting previously unselected package bash-completion. [2022-08-02T11:54:43.399Z] #21 18.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-02T11:54:43.559Z] #77 138.6 checking for suffix of executables... [2022-08-02T11:54:43.939Z] #84 123.5 checking for statx... yes [2022-08-02T11:54:43.939Z] #84 123.7 checking for fgetpwent_r... yes [2022-08-02T11:54:44.131Z] #77 139.1 checking whether we are cross compiling... no [2022-08-02T11:54:44.201Z] #84 124.0 checking for issetugid... no [2022-08-02T11:54:44.391Z] #77 139.5 checking for suffix of object files... o [2022-08-02T11:54:44.460Z] #84 124.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:54:44.460Z] #84 124.3 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:54:44.654Z] #77 139.7 checking whether we are using the GNU C compiler... yes [2022-08-02T11:54:44.916Z] #77 140.1 checking whether gcc accepts -g... [2022-08-02T11:54:44.916Z] #77 ... [2022-08-02T11:54:44.916Z] [2022-08-02T11:54:44.916Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-02T11:54:44.916Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b [2022-08-02T11:54:44.916Z] #18 DONE 1.7s [2022-08-02T11:54:44.916Z] [2022-08-02T11:54:44.916Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:44.916Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:44.916Z] #77 140.1 checking whether gcc accepts -g... yes [2022-08-02T11:54:45.029Z] #84 124.3 checking for library containing yajl_tree_get... -lyajl [2022-08-02T11:54:45.029Z] #84 125.0 checking for yajl >= 2.0.0... yes [2022-08-02T11:54:45.176Z] #77 140.2 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:54:45.289Z] #84 125.1 checking sys/capability.h usability... yes [2022-08-02T11:54:45.289Z] #84 125.3 checking sys/capability.h presence... yes [2022-08-02T11:54:45.289Z] #84 125.3 checking for sys/capability.h... yes [2022-08-02T11:54:45.437Z] #77 140.6 checking whether gcc understands -c and -o together... yes [2022-08-02T11:54:45.437Z] #77 141.0 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:54:45.697Z] #77 141.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:54:45.697Z] #77 141.0 checking for egrep... /bin/grep -E [2022-08-02T11:54:45.697Z] #77 141.0 checking for fgrep... /bin/grep -F [2022-08-02T11:54:45.697Z] #77 141.0 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:54:45.697Z] #77 141.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:54:45.697Z] #77 141.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:54:45.697Z] #77 141.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:54:45.697Z] #77 141.2 checking whether ln -s works... yes [2022-08-02T11:54:45.697Z] #77 141.2 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:54:45.697Z] #77 141.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:54:45.697Z] #77 141.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:54:45.697Z] #77 141.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:54:45.697Z] #77 141.2 checking for objdump... objdump [2022-08-02T11:54:45.697Z] #77 141.2 checking how to recognize dependent libraries... pass_all [2022-08-02T11:54:45.697Z] #77 141.2 checking for dlltool... no [2022-08-02T11:54:45.697Z] #77 141.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:54:45.697Z] #77 141.2 checking for ar... ar [2022-08-02T11:54:45.859Z] #84 125.3 checking for library containing cap_from_name... -lcap [2022-08-02T11:54:45.981Z] #21 21.06 Unpacking bash-completion (1:2.11-2) ... [2022-08-02T11:54:45.981Z] #21 21.42 Selecting previously unselected package bzip2. [2022-08-02T11:54:45.981Z] #21 21.43 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-02T11:54:45.981Z] #21 21.44 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:54:45.981Z] #21 21.53 Selecting previously unselected package xz-utils. [2022-08-02T11:54:46.121Z] #84 125.8 checking for library containing dlopen... -ldl [2022-08-02T11:54:46.241Z] #21 21.53 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-02T11:54:46.241Z] #21 21.54 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:54:46.241Z] #21 21.73 Selecting previously unselected package apparmor. [2022-08-02T11:54:46.241Z] #21 21.74 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-02T11:54:46.268Z] #77 141.2 checking for archiver @FILE support... [2022-08-02T11:54:46.269Z] #77 ... [2022-08-02T11:54:46.269Z] [2022-08-02T11:54:46.269Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-02T11:54:46.269Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b [2022-08-02T11:54:46.269Z] #19 DONE 1.4s [2022-08-02T11:54:46.269Z] [2022-08-02T11:54:46.269Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:46.269Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:46.269Z] #77 141.2 checking for archiver @FILE support... @ [2022-08-02T11:54:46.269Z] #77 141.6 checking for strip... strip [2022-08-02T11:54:46.269Z] #77 141.6 checking for ranlib... ranlib [2022-08-02T11:54:46.269Z] #77 141.6 checking for gawk... no [2022-08-02T11:54:46.269Z] #77 141.6 checking for mawk... mawk [2022-08-02T11:54:46.384Z] #84 126.2 checking seccomp.h usability... yes [2022-08-02T11:54:46.384Z] #84 126.5 checking seccomp.h presence... yes [2022-08-02T11:54:46.499Z] #21 21.82 Unpacking apparmor (2.13.6-10) ... [2022-08-02T11:54:46.644Z] #84 126.5 checking for seccomp.h... yes [2022-08-02T11:54:46.757Z] #21 22.16 Selecting previously unselected package inetutils-ping. [2022-08-02T11:54:46.757Z] #21 22.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-02T11:54:46.757Z] #21 22.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-02T11:54:46.838Z] #77 141.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:54:46.838Z] #77 142.2 checking for sysroot... no [2022-08-02T11:54:46.838Z] #77 142.2 checking for a working dd... /bin/dd [2022-08-02T11:54:46.838Z] #77 142.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:54:46.838Z] #77 142.4 checking for mt... no [2022-08-02T11:54:46.838Z] #77 142.4 checking if : is a manifest tool... no [2022-08-02T11:54:47.015Z] #21 22.25 Selecting previously unselected package libip4tc2:arm64. [2022-08-02T11:54:47.015Z] #21 22.26 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-02T11:54:47.015Z] #21 22.26 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-02T11:54:47.015Z] #21 22.33 Selecting previously unselected package libip6tc2:arm64. [2022-08-02T11:54:47.015Z] #21 22.34 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-02T11:54:47.015Z] #21 22.34 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-02T11:54:47.015Z] #21 22.44 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-02T11:54:47.015Z] #21 22.45 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-02T11:54:47.015Z] #21 22.45 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-02T11:54:47.168Z] #16 DONE 3.9s [2022-08-02T11:54:47.168Z] [2022-08-02T11:54:47.168Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:54:47.168Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:54:47.168Z] #64 ... [2022-08-02T11:54:47.168Z] [2022-08-02T11:54:47.168Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-02T11:54:47.168Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495 [2022-08-02T11:54:47.216Z] #84 126.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-02T11:54:47.273Z] #21 22.52 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-02T11:54:47.273Z] #21 22.52 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-02T11:54:47.273Z] #21 22.53 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-02T11:54:47.273Z] #21 22.61 Selecting previously unselected package libnftnl11:arm64. [2022-08-02T11:54:47.273Z] #21 22.61 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-02T11:54:47.273Z] #21 22.62 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-02T11:54:47.273Z] #21 22.70 Selecting previously unselected package iptables. [2022-08-02T11:54:47.273Z] #21 22.70 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-02T11:54:47.273Z] #21 22.70 Unpacking iptables (1.8.7-1) ... [2022-08-02T11:54:47.359Z] #77 142.4 checking how to run the C preprocessor... gcc -E [2022-08-02T11:54:47.478Z] #84 127.2 checking for library containing seccomp_arch_resolve_name... none required [2022-08-02T11:54:47.531Z] #21 23.00 Selecting previously unselected package libonig5:arm64. [2022-08-02T11:54:47.531Z] #21 23.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-02T11:54:47.531Z] #21 23.02 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-02T11:54:47.619Z] #77 143.0 checking for ANSI C header files... [2022-08-02T11:54:47.619Z] #77 ... [2022-08-02T11:54:47.619Z] [2022-08-02T11:54:47.619Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:54:47.619Z] #60 sha256:1201c500fa107666fc036be0a8f30c16b5d7cd3f2832c66405fb86b3814f9f7d [2022-08-02T11:54:47.619Z] #60 1.822 + RM_GOPATH=0 [2022-08-02T11:54:47.619Z] #60 1.822 + TMP_GOPATH= [2022-08-02T11:54:47.619Z] #60 1.822 + : /build [2022-08-02T11:54:47.619Z] #60 1.822 + '[' -z '' ']' [2022-08-02T11:54:47.619Z] #60 1.822 ++ mktemp -d [2022-08-02T11:54:47.619Z] #60 1.831 + export GOPATH=/tmp/tmp.MMAihylR24 [2022-08-02T11:54:47.619Z] #60 1.831 + GOPATH=/tmp/tmp.MMAihylR24 [2022-08-02T11:54:47.619Z] #60 1.831 + RM_GOPATH=1 [2022-08-02T11:54:47.619Z] #60 1.832 + case "$(go env GOARCH)" in [2022-08-02T11:54:47.619Z] #60 1.842 ++ go env GOARCH [2022-08-02T11:54:47.619Z] #60 1.854 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:54:47.619Z] #60 1.854 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:54:47.619Z] #60 1.855 ++ dirname /install.sh [2022-08-02T11:54:47.619Z] #60 1.855 + dir=/ [2022-08-02T11:54:47.619Z] #60 1.855 + bin=runc [2022-08-02T11:54:47.619Z] #60 1.855 + shift [2022-08-02T11:54:47.619Z] #60 1.856 + '[' '!' -f //runc.installer ']' [2022-08-02T11:54:47.619Z] #60 1.856 + . //runc.installer [2022-08-02T11:54:47.619Z] #60 1.856 ++ set -e [2022-08-02T11:54:47.619Z] #60 1.856 ++ : v1.1.2 [2022-08-02T11:54:47.619Z] #60 1.858 + install_runc [2022-08-02T11:54:47.619Z] #60 1.858 + RUNC_BUILDTAGS=seccomp [2022-08-02T11:54:47.619Z] #60 1.858 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-02T11:54:47.619Z] #60 1.858 Install runc version v1.1.2 (build tags: seccomp) [2022-08-02T11:54:47.619Z] #60 1.858 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MMAihylR24/src/github.com/opencontainers/runc [2022-08-02T11:54:47.619Z] #60 1.865 Cloning into '/tmp/tmp.MMAihylR24/src/github.com/opencontainers/runc'... [2022-08-02T11:54:47.738Z] #84 127.4 checking systemd/sd-bus.h usability... yes [2022-08-02T11:54:47.738Z] #84 127.6 checking systemd/sd-bus.h presence... yes [2022-08-02T11:54:47.738Z] #84 127.7 checking for systemd/sd-bus.h... yes [2022-08-02T11:54:47.789Z] #21 23.20 Selecting previously unselected package libjq1:arm64. [2022-08-02T11:54:47.789Z] #21 23.20 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-02T11:54:47.789Z] #21 23.21 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-02T11:54:47.881Z] #60 ... [2022-08-02T11:54:47.881Z] [2022-08-02T11:54:47.881Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-02T11:54:47.881Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16 [2022-08-02T11:54:47.881Z] #20 DONE 1.7s [2022-08-02T11:54:47.881Z] [2022-08-02T11:54:47.881Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:54:47.881Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:54:48.048Z] #21 23.34 Selecting previously unselected package jq. [2022-08-02T11:54:48.048Z] #21 23.35 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-02T11:54:48.048Z] #21 23.35 Unpacking jq (1.6-2.1) ... [2022-08-02T11:54:48.048Z] #21 23.42 Selecting previously unselected package libaio1:arm64. [2022-08-02T11:54:48.048Z] #21 23.42 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-02T11:54:48.048Z] #21 23.43 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-02T11:54:48.049Z] #21 23.48 Selecting previously unselected package libgpm2:arm64. [2022-08-02T11:54:48.049Z] #21 23.48 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-02T11:54:48.049Z] #21 23.49 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-02T11:54:48.307Z] #21 23.53 Selecting previously unselected package libicu67:arm64. [2022-08-02T11:54:48.307Z] #21 23.54 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-02T11:54:48.307Z] #21 23.55 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-02T11:54:48.307Z] #21 ... [2022-08-02T11:54:48.307Z] [2022-08-02T11:54:48.307Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:48.307Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:54:48.307Z] #77 85.59 checking for library containing seccomp_rule_add... -lseccomp [2022-08-02T11:54:48.307Z] #77 85.96 checking for library containing seccomp_arch_resolve_name... none required [2022-08-02T11:54:48.307Z] #77 86.12 checking systemd/sd-bus.h usability... yes [2022-08-02T11:54:48.307Z] #77 86.32 checking systemd/sd-bus.h presence... yes [2022-08-02T11:54:48.307Z] #77 86.45 checking for systemd/sd-bus.h... yes [2022-08-02T11:54:48.307Z] #77 86.45 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-02T11:54:48.307Z] #77 86.92 checking for sd_notify_barrier... yes [2022-08-02T11:54:48.307Z] #77 87.09 checking linux/bpf.h usability... yes [2022-08-02T11:54:48.307Z] #77 87.24 checking linux/bpf.h presence... yes [2022-08-02T11:54:48.307Z] #77 87.29 checking for linux/bpf.h... yes [2022-08-02T11:54:48.307Z] #77 87.30 checking compilation for eBPF... yes [2022-08-02T11:54:48.307Z] #77 87.40 checking for criu >= 3.15... no [2022-08-02T11:54:48.307Z] #77 87.43 configure: CRIU headers not found, building without CRIU support [2022-08-02T11:54:48.307Z] #77 87.43 checking for criu > 3.16... no [2022-08-02T11:54:48.307Z] #77 87.46 configure: CRIU version doesn't support join-ns API [2022-08-02T11:54:48.307Z] #77 87.46 checking for criu > 3.16.1... no [2022-08-02T11:54:48.307Z] #77 87.50 configure: CRIU version doesn't support for pre-dumping [2022-08-02T11:54:48.307Z] #77 87.50 checking for new mount API (fsconfig)... yes [2022-08-02T11:54:48.307Z] #77 87.60 checking for seccomp notify API... yes [2022-08-02T11:54:48.307Z] #77 87.74 checking for gperf... no [2022-08-02T11:54:48.307Z] #77 87.74 configure: gperf not found - cannot rebuild signal parser code [2022-08-02T11:54:48.307Z] #77 87.74 checking for library containing argp_parse... none required [2022-08-02T11:54:48.307Z] #77 88.10 checking that generated files are newer than configure... done [2022-08-02T11:54:48.307Z] #77 88.10 configure: creating ./config.status [2022-08-02T11:54:48.307Z] #77 90.74 config.status: creating Makefile [2022-08-02T11:54:48.307Z] #77 90.83 config.status: creating rpm/crun.spec [2022-08-02T11:54:48.307Z] #77 90.90 config.status: creating config.h [2022-08-02T11:54:48.307Z] #77 90.94 config.status: executing libtool commands [2022-08-02T11:54:48.307Z] #77 90.99 config.status: executing depfiles commands [2022-08-02T11:54:48.307Z] #77 92.15 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-02T11:54:48.307Z] #77 92.18 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:54:48.307Z] #77 92.64 checking for gcc... gcc [2022-08-02T11:54:48.307Z] #77 92.75 checking whether the C compiler works... yes [2022-08-02T11:54:48.307Z] #77 93.01 checking for C compiler default output file name... a.out [2022-08-02T11:54:48.307Z] #77 93.01 checking for suffix of executables... [2022-08-02T11:54:48.307Z] #77 93.22 checking whether we are cross compiling... no [2022-08-02T11:54:48.307Z] #77 93.45 checking for suffix of object files... o [2022-08-02T11:54:48.307Z] #77 93.64 checking whether we are using the GNU C compiler... yes [2022-08-02T11:54:48.307Z] #77 93.73 checking whether gcc accepts -g... yes [2022-08-02T11:54:48.307Z] #77 93.83 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:54:48.307Z] #77 94.01 checking whether gcc understands -c and -o together... yes [2022-08-02T11:54:48.307Z] #77 94.20 checking how to run the C preprocessor... gcc -E [2022-08-02T11:54:48.307Z] #77 94.44 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:54:48.307Z] #77 94.45 checking for egrep... /bin/grep -E [2022-08-02T11:54:48.307Z] #77 94.46 checking for ANSI C header files... yes [2022-08-02T11:54:48.307Z] #77 94.97 checking for sys/types.h... yes [2022-08-02T11:54:48.307Z] #77 95.12 checking for sys/stat.h... yes [2022-08-02T11:54:48.307Z] #77 95.27 checking for stdlib.h... yes [2022-08-02T11:54:48.307Z] #77 95.42 checking for string.h... yes [2022-08-02T11:54:48.307Z] #77 95.60 checking for memory.h... yes [2022-08-02T11:54:48.307Z] #77 95.86 checking for strings.h... yes [2022-08-02T11:54:48.308Z] #84 127.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-02T11:54:48.566Z] #77 96.05 checking for inttypes.h... yes [2022-08-02T11:54:48.566Z] #77 96.24 checking for stdint.h... yes [2022-08-02T11:54:48.568Z] #84 128.3 checking for sd_notify_barrier... yes [2022-08-02T11:54:48.824Z] #77 96.40 checking for unistd.h... yes [2022-08-02T11:54:48.828Z] #84 128.6 checking linux/bpf.h usability... yes [2022-08-02T11:54:48.828Z] #84 128.8 checking linux/bpf.h presence... yes [2022-08-02T11:54:48.828Z] #84 128.8 checking for linux/bpf.h... yes [2022-08-02T11:54:48.828Z] #84 128.8 checking compilation for eBPF... [2022-08-02T11:54:48.828Z] #84 ... [2022-08-02T11:54:48.828Z] [2022-08-02T11:54:48.828Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:54:48.828Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:54:48.828Z] #43 189.0 Delve is a source level debugger for Go programs. [2022-08-02T11:54:48.828Z] #43 189.0 [2022-08-02T11:54:48.828Z] #43 189.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-02T11:54:48.828Z] #43 189.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-02T11:54:48.828Z] #43 189.0 [2022-08-02T11:54:48.828Z] #43 189.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-02T11:54:48.828Z] #43 189.0 [2022-08-02T11:54:48.828Z] #43 189.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-02T11:54:48.828Z] #43 189.0 [2022-08-02T11:54:48.828Z] #43 189.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-02T11:54:48.828Z] #43 189.0 [2022-08-02T11:54:48.828Z] #43 189.0 Usage: [2022-08-02T11:54:48.828Z] #43 189.0 dlv [command] [2022-08-02T11:54:48.828Z] #43 189.0 [2022-08-02T11:54:48.828Z] #43 189.0 Available Commands: [2022-08-02T11:54:48.828Z] #43 189.0 attach Attach to running process and begin debugging. [2022-08-02T11:54:48.828Z] #43 189.0 connect Connect to a headless debug server with a terminal client. [2022-08-02T11:54:48.828Z] #43 189.0 core Examine a core dump. [2022-08-02T11:54:48.828Z] #43 189.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-02T11:54:48.828Z] #43 189.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-02T11:54:48.828Z] #43 189.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-02T11:54:48.828Z] #43 189.0 help Help about any command [2022-08-02T11:54:48.828Z] #43 189.0 run Deprecated command. Use 'debug' instead. [2022-08-02T11:54:48.828Z] #43 189.0 test Compile test binary and begin debugging program. [2022-08-02T11:54:48.828Z] #43 189.0 trace Compile and begin tracing program. [2022-08-02T11:54:48.828Z] #43 189.0 version Prints version. [2022-08-02T11:54:48.828Z] #43 189.0 [2022-08-02T11:54:48.828Z] #43 189.0 Flags: [2022-08-02T11:54:48.828Z] #43 189.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-02T11:54:48.828Z] #43 189.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-02T11:54:48.828Z] #43 189.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-02T11:54:48.828Z] #43 189.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-02T11:54:48.828Z] #43 189.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-02T11:54:48.828Z] #43 189.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-02T11:54:48.828Z] #43 189.0 --disable-aslr Disables address space randomization [2022-08-02T11:54:48.828Z] #43 189.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-02T11:54:48.828Z] #43 189.0 -h, --help help for dlv [2022-08-02T11:54:48.828Z] #43 189.0 --init string Init file, executed by the terminal client. [2022-08-02T11:54:48.828Z] #43 189.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-02T11:54:48.828Z] #43 189.0 --log Enable debugging server logging. [2022-08-02T11:54:48.828Z] #43 189.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-02T11:54:48.828Z] #43 189.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-02T11:54:48.828Z] #43 189.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-02T11:54:48.828Z] #43 189.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-02T11:54:48.828Z] #43 189.0 --wd string Working directory for running the program. [2022-08-02T11:54:48.828Z] #43 189.0 [2022-08-02T11:54:48.828Z] #43 189.0 Additional help topics: [2022-08-02T11:54:48.828Z] #43 189.0 dlv backend Help about the --backend flag. [2022-08-02T11:54:48.828Z] #43 189.0 dlv log Help about logging flags. [2022-08-02T11:54:48.828Z] #43 189.0 dlv redirect Help about file redirection. [2022-08-02T11:54:48.828Z] #43 189.0 [2022-08-02T11:54:48.828Z] #43 189.0 Use "dlv [command] --help" for more information about a command. [2022-08-02T11:54:49.083Z] #77 96.53 checking minix/config.h usability... no [2022-08-02T11:54:49.083Z] #77 96.73 checking minix/config.h presence... no [2022-08-02T11:54:49.083Z] #77 96.79 checking for minix/config.h... no [2022-08-02T11:54:49.341Z] #77 96.79 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-02T11:54:49.610Z] #77 97.05 checking build system type... aarch64-unknown-linux-gnu [2022-08-02T11:54:49.610Z] #77 97.36 checking host system type... aarch64-unknown-linux-gnu [2022-08-02T11:54:49.610Z] #77 97.36 checking how to print strings... printf [2022-08-02T11:54:49.610Z] #77 97.37 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:54:49.610Z] #77 97.39 checking for fgrep... /bin/grep -F [2022-08-02T11:54:49.610Z] #77 97.41 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:54:49.610Z] #77 97.44 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:54:49.610Z] #77 97.44 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:54:49.875Z] #77 97.46 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:54:49.875Z] #77 97.58 checking whether ln -s works... yes [2022-08-02T11:54:49.875Z] #77 97.58 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:54:49.875Z] #77 97.61 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-02T11:54:49.875Z] #77 97.61 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:54:49.875Z] #77 97.61 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:54:49.875Z] #77 97.61 checking for objdump... objdump [2022-08-02T11:54:49.875Z] #77 97.61 checking how to recognize dependent libraries... pass_all [2022-08-02T11:54:49.875Z] #77 97.61 checking for dlltool... no [2022-08-02T11:54:49.875Z] #77 97.62 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:54:49.875Z] #77 97.62 checking for ar... ar [2022-08-02T11:54:50.133Z] #77 97.62 checking for archiver @FILE support... @ [2022-08-02T11:54:50.133Z] #77 97.73 checking for strip... strip [2022-08-02T11:54:50.133Z] #77 97.73 checking for ranlib... ranlib [2022-08-02T11:54:50.133Z] #77 97.73 checking for gawk... no [2022-08-02T11:54:50.133Z] #77 97.74 checking for mawk... mawk [2022-08-02T11:54:50.210Z] #43 ... [2022-08-02T11:54:50.210Z] [2022-08-02T11:54:50.210Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:54:50.210Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:54:50.210Z] #19 168.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-02T11:54:50.210Z] #19 168.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-02T11:54:50.210Z] #19 168.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-02T11:54:50.210Z] #19 168.2 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-02T11:54:50.210Z] #19 168.3 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-02T11:54:50.210Z] #19 171.4 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-02T11:54:50.210Z] #19 171.4 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-02T11:54:50.210Z] #19 171.4 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-02T11:54:50.210Z] #19 171.4 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-02T11:54:50.210Z] #19 171.4 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-02T11:54:50.210Z] #19 171.4 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-02T11:54:50.210Z] #19 171.4 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-02T11:54:50.210Z] #19 171.4 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-02T11:54:50.210Z] #19 171.5 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-02T11:54:50.210Z] #19 171.5 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-02T11:54:50.210Z] #19 171.5 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-02T11:54:50.210Z] #19 171.6 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-02T11:54:50.210Z] #19 174.2 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-02T11:54:50.210Z] #19 174.2 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-02T11:54:50.210Z] #19 174.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-02T11:54:50.210Z] #19 174.4 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-02T11:54:50.210Z] #19 174.5 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-02T11:54:50.210Z] #19 177.3 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-02T11:54:50.210Z] #19 177.3 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-02T11:54:50.210Z] #19 ... [2022-08-02T11:54:50.210Z] [2022-08-02T11:54:50.210Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:50.210Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:50.210Z] #84 128.8 checking compilation for eBPF... yes [2022-08-02T11:54:50.210Z] #84 128.9 checking for criu >= 3.15... no [2022-08-02T11:54:50.210Z] #84 129.0 configure: CRIU headers not found, building without CRIU support [2022-08-02T11:54:50.210Z] #84 129.0 checking for criu > 3.16... no [2022-08-02T11:54:50.210Z] #84 129.0 configure: CRIU version doesn't support join-ns API [2022-08-02T11:54:50.210Z] #84 129.0 checking for criu > 3.16.1... no [2022-08-02T11:54:50.210Z] #84 129.0 configure: CRIU version doesn't support for pre-dumping [2022-08-02T11:54:50.210Z] #84 129.0 checking for new mount API (fsconfig)... yes [2022-08-02T11:54:50.210Z] #84 129.0 checking for seccomp notify API... yes [2022-08-02T11:54:50.210Z] #84 129.1 checking for gperf... no [2022-08-02T11:54:50.210Z] #84 129.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-02T11:54:50.210Z] #84 129.1 checking for library containing argp_parse... none required [2022-08-02T11:54:50.210Z] #84 129.4 checking that generated files are newer than configure... done [2022-08-02T11:54:50.210Z] #84 129.4 configure: creating ./config.status [2022-08-02T11:54:50.210Z] #84 ... [2022-08-02T11:54:50.210Z] [2022-08-02T11:54:50.210Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:54:50.210Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:54:50.210Z] #43 DONE 190.3s [2022-08-02T11:54:50.210Z] [2022-08-02T11:54:50.210Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:54:50.210Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:54:50.210Z] #41 DONE 190.1s [2022-08-02T11:54:50.391Z] #77 97.74 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:54:50.423Z] #21 2.180 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:54:50.424Z] #21 2.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:54:50.424Z] #21 2.545 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:54:50.458Z] #17 3.427 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-02T11:54:50.458Z] #17 DONE 3.5s [2022-08-02T11:54:50.458Z] [2022-08-02T11:54:50.458Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-02T11:54:50.458Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b [2022-08-02T11:54:50.470Z] [2022-08-02T11:54:50.470Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:54:50.470Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:54:50.470Z] #54 ... [2022-08-02T11:54:50.470Z] [2022-08-02T11:54:50.470Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:54:50.470Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:54:50.470Z] #19 178.6 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:54:50.650Z] #77 98.17 checking for sysroot... no [2022-08-02T11:54:50.650Z] #77 98.18 checking for a working dd... /bin/dd [2022-08-02T11:54:50.650Z] #77 98.19 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:54:50.650Z] #77 98.20 checking for mt... no [2022-08-02T11:54:50.650Z] #77 98.20 checking if : is a manifest tool... no [2022-08-02T11:54:50.908Z] #77 98.23 checking for dlfcn.h... yes [2022-08-02T11:54:50.908Z] #77 98.49 checking for objdir... .libs [2022-08-02T11:54:50.908Z] #77 98.69 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-02T11:54:50.908Z] #77 ... [2022-08-02T11:54:50.908Z] [2022-08-02T11:54:50.908Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:54:50.908Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e [2022-08-02T11:54:50.908Z] #21 26.45 Selecting previously unselected package libinih1:arm64. [2022-08-02T11:54:50.994Z] #21 3.097 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:54:51.040Z] #19 179.2 Fetched 788 MB in 44s (17.7 MB/s) [2022-08-02T11:54:51.167Z] #21 26.45 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-02T11:54:51.167Z] #21 26.46 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-02T11:54:51.167Z] #21 26.51 Selecting previously unselected package libnet1:arm64. [2022-08-02T11:54:51.167Z] #21 26.51 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-02T11:54:51.167Z] #21 26.52 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:54:51.167Z] #21 26.61 Selecting previously unselected package libnl-3-200:arm64. [2022-08-02T11:54:51.167Z] #21 26.62 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-02T11:54:51.167Z] #21 26.62 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-02T11:54:51.167Z] #21 26.73 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-02T11:54:51.300Z] #19 179.3 Selecting previously unselected package liblocale-gettext-perl. [2022-08-02T11:54:51.300Z] #19 179.3 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-02T11:54:51.300Z] #19 179.3 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-02T11:54:51.300Z] #19 179.3 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-02T11:54:51.300Z] #19 179.4 Selecting previously unselected package bzip2. [2022-08-02T11:54:51.300Z] #19 179.4 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-02T11:54:51.425Z] #21 26.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-02T11:54:51.425Z] #21 26.74 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-02T11:54:51.425Z] #21 26.79 Selecting previously unselected package libyajl2:arm64. [2022-08-02T11:54:51.425Z] #21 26.79 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-02T11:54:51.425Z] #21 26.81 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-02T11:54:51.425Z] #21 26.87 Selecting previously unselected package net-tools. [2022-08-02T11:54:51.425Z] #21 26.87 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-02T11:54:51.425Z] #21 26.89 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T11:54:51.560Z] #19 179.5 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:54:51.560Z] #19 179.5 Selecting previously unselected package libmagic-mgc. [2022-08-02T11:54:51.560Z] #19 179.6 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-02T11:54:51.560Z] #19 179.6 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-02T11:54:51.684Z] #21 27.03 Selecting previously unselected package patch. [2022-08-02T11:54:51.685Z] #21 27.04 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-02T11:54:51.685Z] #21 27.06 Unpacking patch (2.7.6-7) ... [2022-08-02T11:54:51.685Z] #21 27.16 Selecting previously unselected package python-pip-whl. [2022-08-02T11:54:51.685Z] #21 27.16 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-02T11:54:51.685Z] #21 27.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T11:54:52.129Z] #19 180.0 Selecting previously unselected package libmagic1:amd64. [2022-08-02T11:54:52.129Z] #19 180.0 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-02T11:54:52.129Z] #19 180.0 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:54:52.129Z] #19 180.2 Selecting previously unselected package file. [2022-08-02T11:54:52.129Z] #19 180.2 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-02T11:54:52.129Z] #19 180.2 Unpacking file (1:5.39-3) ... [2022-08-02T11:54:52.251Z] #21 27.69 Selecting previously unselected package python3-lib2to3. [2022-08-02T11:54:52.251Z] #21 27.69 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-02T11:54:52.251Z] #21 27.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-02T11:54:52.251Z] #21 27.84 Selecting previously unselected package python3-distutils. [2022-08-02T11:54:52.391Z] #19 180.3 Selecting previously unselected package xz-utils. [2022-08-02T11:54:52.391Z] #19 180.3 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-02T11:54:52.391Z] #19 180.3 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:54:52.423Z] #18 DONE 2.4s [2022-08-02T11:54:52.423Z] [2022-08-02T11:54:52.423Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:52.423Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:52.423Z] #77 91.95 configure.ac:11: installing 'build-aux/compile' [2022-08-02T11:54:52.423Z] #77 91.96 configure.ac:11: installing 'build-aux/config.guess' [2022-08-02T11:54:52.423Z] #77 91.99 configure.ac:11: installing 'build-aux/config.sub' [2022-08-02T11:54:52.423Z] #77 92.02 configure.ac:13: installing 'build-aux/install-sh' [2022-08-02T11:54:52.423Z] #77 92.02 configure.ac:13: installing 'build-aux/missing' [2022-08-02T11:54:52.510Z] #21 27.84 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-02T11:54:52.510Z] #21 27.85 Unpacking python3-distutils (3.9.2-1) ... [2022-08-02T11:54:52.510Z] #21 28.00 Selecting previously unselected package python3-pkg-resources. [2022-08-02T11:54:52.510Z] #21 28.00 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T11:54:52.510Z] #21 28.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:54:52.651Z] #19 180.5 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-02T11:54:52.651Z] #19 180.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-02T11:54:52.651Z] #19 180.5 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-02T11:54:52.680Z] #77 92.05 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-02T11:54:52.680Z] #77 92.23 Makefile.am: installing 'build-aux/depcomp' [2022-08-02T11:54:52.767Z] #21 28.17 Selecting previously unselected package python3-setuptools. [2022-08-02T11:54:52.767Z] #21 28.17 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-02T11:54:52.767Z] #21 28.18 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-02T11:54:53.025Z] #21 28.50 Selecting previously unselected package python3-wheel. [2022-08-02T11:54:53.025Z] #21 28.52 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-02T11:54:53.025Z] #21 28.52 Unpacking python3-wheel (0.34.2-1) ... [2022-08-02T11:54:53.283Z] #21 28.61 Selecting previously unselected package python3-pip. [2022-08-02T11:54:53.283Z] #21 28.61 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-02T11:54:53.283Z] #21 28.61 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T11:54:53.540Z] #21 28.88 Selecting previously unselected package sudo. [2022-08-02T11:54:53.540Z] #21 28.90 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-02T11:54:53.540Z] #21 28.91 Unpacking sudo (1.9.5p2-3) ... [2022-08-02T11:54:54.107Z] #21 29.37 Selecting previously unselected package thin-provisioning-tools. [2022-08-02T11:54:54.107Z] #21 29.37 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-02T11:54:54.107Z] #21 29.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-02T11:54:54.291Z] #21 5.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:54:54.291Z] #21 ... [2022-08-02T11:54:54.291Z] [2022-08-02T11:54:54.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-08-02T11:54:54.291Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:54.291Z] #77 143.0 checking for ANSI C header files... yes [2022-08-02T11:54:54.291Z] #77 144.3 checking for sys/types.h... yes [2022-08-02T11:54:54.291Z] #77 144.7 checking for sys/stat.h... yes [2022-08-02T11:54:54.291Z] #77 145.1 checking for stdlib.h... yes [2022-08-02T11:54:54.291Z] #77 145.5 checking for string.h... yes [2022-08-02T11:54:54.291Z] #77 145.8 checking for memory.h... yes [2022-08-02T11:54:54.291Z] #77 146.3 checking for strings.h... yes [2022-08-02T11:54:54.291Z] #77 146.7 checking for inttypes.h... yes [2022-08-02T11:54:54.291Z] #77 147.1 checking for stdint.h... yes [2022-08-02T11:54:54.291Z] #77 147.6 checking for unistd.h... yes [2022-08-02T11:54:54.291Z] #77 148.0 checking for dlfcn.h... yes [2022-08-02T11:54:54.291Z] #77 148.3 checking for objdir... .libs [2022-08-02T11:54:54.291Z] #77 149.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:54:54.291Z] #77 149.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:54:54.291Z] #77 149.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:54:54.312Z] #77 93.50 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:54:54.312Z] #77 93.85 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:54:54.312Z] #77 93.85 checking how to print strings... printf [2022-08-02T11:54:54.312Z] #77 93.88 checking for gcc... gcc [2022-08-02T11:54:54.365Z] #21 29.59 Selecting previously unselected package uidmap. [2022-08-02T11:54:54.365Z] #21 29.60 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-02T11:54:54.365Z] #21 29.61 Unpacking uidmap (1:4.8.1-1) ... [2022-08-02T11:54:54.365Z] #21 29.74 Selecting previously unselected package vim-runtime. [2022-08-02T11:54:54.365Z] #21 29.75 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:54:54.365Z] #21 29.79 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-02T11:54:54.365Z] #21 29.81 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-02T11:54:54.365Z] #21 29.82 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:54:54.560Z] #19 182.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-02T11:54:54.560Z] #19 182.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-02T11:54:54.560Z] #19 182.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-02T11:54:54.571Z] #77 93.98 checking whether the C compiler works... [2022-08-02T11:54:54.571Z] #77 ... [2022-08-02T11:54:54.571Z] [2022-08-02T11:54:54.571Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-02T11:54:54.571Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b [2022-08-02T11:54:54.571Z] #19 DONE 2.2s [2022-08-02T11:54:54.829Z] [2022-08-02T11:54:54.829Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:54.829Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:54.829Z] #77 93.98 checking whether the C compiler works... yes [2022-08-02T11:54:54.829Z] #77 94.34 checking for C compiler default output file name... a.out [2022-08-02T11:54:54.862Z] #77 149.7 checking if gcc static flag -static works... yes [2022-08-02T11:54:55.087Z] #77 94.34 checking for suffix of executables... [2022-08-02T11:54:55.122Z] #77 150.2 checking if gcc supports -c -o file.o... yes [2022-08-02T11:54:55.122Z] #77 150.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:54:55.122Z] #77 150.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:54:55.345Z] #77 94.62 checking whether we are cross compiling... no [2022-08-02T11:54:55.499Z] #19 183.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-02T11:54:55.499Z] #19 183.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-02T11:54:55.499Z] #19 183.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-02T11:54:55.603Z] #77 94.86 checking for suffix of object files... o [2022-08-02T11:54:55.604Z] #77 95.02 checking whether we are using the GNU C compiler... yes [2022-08-02T11:54:55.692Z] #77 150.5 checking dynamic linker characteristics... [2022-08-02T11:54:55.692Z] #77 ... [2022-08-02T11:54:55.692Z] [2022-08-02T11:54:55.692Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:54:55.692Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:54:55.692Z] #21 7.921 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:54:55.862Z] #77 95.11 checking whether gcc accepts -g... yes [2022-08-02T11:54:55.862Z] #77 95.30 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:54:56.120Z] #77 95.49 checking whether gcc understands -c and -o together... yes [2022-08-02T11:54:56.120Z] #77 95.73 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:54:56.120Z] #77 95.76 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:54:56.120Z] #77 95.76 checking for egrep... /bin/grep -E [2022-08-02T11:54:56.120Z] #77 95.77 checking for fgrep... /bin/grep -F [2022-08-02T11:54:56.120Z] #77 95.78 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:54:56.120Z] #77 95.79 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:54:56.120Z] #77 95.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:54:56.379Z] #77 95.82 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:54:56.379Z] #77 95.91 checking whether ln -s works... yes [2022-08-02T11:54:56.379Z] #77 95.91 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:54:56.379Z] #77 95.94 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:54:56.379Z] #77 95.94 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:54:56.379Z] #77 95.94 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:54:56.379Z] #77 95.94 checking for objdump... objdump [2022-08-02T11:54:56.379Z] #77 95.94 checking how to recognize dependent libraries... pass_all [2022-08-02T11:54:56.379Z] #77 95.94 checking for dlltool... no [2022-08-02T11:54:56.379Z] #77 95.94 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:54:56.379Z] #77 95.94 checking for ar... ar [2022-08-02T11:54:56.379Z] #77 95.94 checking for archiver @FILE support... @ [2022-08-02T11:54:56.379Z] #77 96.03 checking for strip... strip [2022-08-02T11:54:56.379Z] #77 96.03 checking for ranlib... ranlib [2022-08-02T11:54:56.379Z] #77 96.03 checking for gawk... no [2022-08-02T11:54:56.379Z] #77 96.03 checking for mawk... mawk [2022-08-02T11:54:56.637Z] #77 96.04 checking command to parse /usr/bin/nm -B output from gcc object... [2022-08-02T11:54:56.637Z] #77 ... [2022-08-02T11:54:56.637Z] [2022-08-02T11:54:56.637Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-02T11:54:56.637Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16 [2022-08-02T11:54:56.637Z] #20 DONE 2.1s [2022-08-02T11:54:56.878Z] #19 184.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-02T11:54:56.878Z] #19 184.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-02T11:54:56.878Z] #19 184.8 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-02T11:54:56.898Z] [2022-08-02T11:54:56.898Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:54:56.898Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:54:57.649Z] #21 32.72 Selecting previously unselected package vim. [2022-08-02T11:54:57.649Z] #21 32.72 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-02T11:54:57.649Z] #21 32.75 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:54:57.907Z] #21 33.25 Selecting previously unselected package xfsprogs. [2022-08-02T11:54:57.907Z] #21 33.26 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-02T11:54:57.907Z] #21 33.28 Unpacking xfsprogs (5.10.0-4) ... [2022-08-02T11:54:58.166Z] #21 33.72 Selecting previously unselected package zip. [2022-08-02T11:54:58.166Z] #21 33.72 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-02T11:54:58.166Z] #21 33.73 Unpacking zip (3.0-12) ... [2022-08-02T11:54:58.258Z] #19 186.1 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-02T11:54:58.259Z] #19 186.1 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-02T11:54:58.259Z] #19 186.1 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-02T11:54:58.425Z] #21 33.88 Selecting previously unselected package zstd. [2022-08-02T11:54:58.425Z] #21 33.90 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-02T11:54:58.425Z] #21 33.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-02T11:54:58.798Z] #21 2.161 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:54:58.798Z] #21 2.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:54:58.798Z] #21 2.178 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:54:58.828Z] #19 ... [2022-08-02T11:54:58.828Z] [2022-08-02T11:54:58.828Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:58.828Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:54:58.828Z] #84 131.8 config.status: creating Makefile [2022-08-02T11:54:58.828Z] #84 131.9 config.status: creating rpm/crun.spec [2022-08-02T11:54:58.828Z] #84 132.0 config.status: creating config.h [2022-08-02T11:54:58.828Z] #84 132.0 config.status: executing libtool commands [2022-08-02T11:54:58.828Z] #84 132.1 config.status: executing depfiles commands [2022-08-02T11:54:58.828Z] #84 133.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-02T11:54:58.828Z] #84 133.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:54:58.828Z] #84 133.9 checking for gcc... gcc [2022-08-02T11:54:58.828Z] #84 134.0 checking whether the C compiler works... yes [2022-08-02T11:54:58.828Z] #84 134.2 checking for C compiler default output file name... a.out [2022-08-02T11:54:58.828Z] #84 134.2 checking for suffix of executables... [2022-08-02T11:54:58.828Z] #84 134.4 checking whether we are cross compiling... no [2022-08-02T11:54:58.828Z] #84 134.6 checking for suffix of object files... o [2022-08-02T11:54:58.828Z] #84 134.8 checking whether we are using the GNU C compiler... yes [2022-08-02T11:54:58.828Z] #84 135.0 checking whether gcc accepts -g... yes [2022-08-02T11:54:58.828Z] #84 135.2 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:54:58.828Z] #84 135.5 checking whether gcc understands -c and -o together... yes [2022-08-02T11:54:58.828Z] #84 135.7 checking how to run the C preprocessor... gcc -E [2022-08-02T11:54:58.828Z] #84 136.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:54:58.828Z] #84 136.0 checking for egrep... /bin/grep -E [2022-08-02T11:54:58.828Z] #84 136.0 checking for ANSI C header files... yes [2022-08-02T11:54:58.828Z] #84 136.8 checking for sys/types.h... yes [2022-08-02T11:54:58.828Z] #84 137.1 checking for sys/stat.h... yes [2022-08-02T11:54:58.828Z] #84 137.3 checking for stdlib.h... yes [2022-08-02T11:54:58.828Z] #84 137.5 checking for string.h... yes [2022-08-02T11:54:58.828Z] #84 137.8 checking for memory.h... yes [2022-08-02T11:54:58.828Z] #84 138.1 checking for strings.h... yes [2022-08-02T11:54:58.828Z] #84 138.4 checking for inttypes.h... yes [2022-08-02T11:54:58.828Z] #84 138.7 checking for stdint.h... yes [2022-08-02T11:54:58.992Z] #21 34.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:54:59.087Z] #84 138.9 checking for unistd.h... yes [2022-08-02T11:54:59.087Z] #84 139.2 checking minix/config.h usability... [2022-08-02T11:54:59.087Z] #84 ... [2022-08-02T11:54:59.087Z] [2022-08-02T11:54:59.087Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:54:59.087Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:54:59.087Z] #19 187.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-02T11:54:59.251Z] #21 ... [2022-08-02T11:54:59.251Z] [2022-08-02T11:54:59.251Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:54:59.251Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:54:59.251Z] #77 98.69 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:54:59.251Z] #77 98.83 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:54:59.251Z] #77 98.83 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:54:59.251Z] #77 98.95 checking if gcc static flag -static works... yes [2022-08-02T11:54:59.251Z] #77 99.21 checking if gcc supports -c -o file.o... yes [2022-08-02T11:54:59.251Z] #77 99.36 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:54:59.251Z] #77 99.37 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-02T11:54:59.251Z] #77 99.42 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:54:59.251Z] #77 99.71 checking how to hardcode library paths into programs... immediate [2022-08-02T11:54:59.251Z] #77 99.71 checking whether stripping libraries is possible... yes [2022-08-02T11:54:59.251Z] #77 99.72 checking if libtool supports shared libraries... yes [2022-08-02T11:54:59.251Z] #77 99.72 checking whether to build shared libraries... no [2022-08-02T11:54:59.251Z] #77 99.72 checking whether to build static libraries... yes [2022-08-02T11:54:59.251Z] #77 99.72 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:54:59.251Z] #77 99.75 checking whether build environment is sane... yes [2022-08-02T11:54:59.251Z] #77 99.79 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:54:59.251Z] #77 99.80 checking whether make sets $(MAKE)... yes [2022-08-02T11:54:59.251Z] #77 99.84 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:54:59.251Z] #77 99.88 checking whether make supports nested variables... yes [2022-08-02T11:54:59.251Z] #77 99.93 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:54:59.251Z] #77 99.93 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:54:59.251Z] #77 99.93 checking how to create a ustar tar archive... gnutar [2022-08-02T11:54:59.251Z] #77 100.0 checking dependency style of gcc... gcc3 [2022-08-02T11:54:59.251Z] #77 100.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:54:59.251Z] #77 100.2 checking whether make supports nested variables... (cached) yes [2022-08-02T11:54:59.251Z] #77 100.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:54:59.251Z] #77 100.2 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:54:59.251Z] #77 100.2 checking for yajl >= 2.1.0... yes [2022-08-02T11:54:59.251Z] #77 100.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:54:59.251Z] #77 100.3 checking for gcc... (cached) gcc [2022-08-02T11:54:59.251Z] #77 100.4 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:54:59.251Z] #77 100.4 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:54:59.251Z] #77 100.4 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:54:59.251Z] #77 100.4 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:54:59.251Z] #77 100.4 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:54:59.251Z] #77 100.5 checking for python3... /usr/bin/python3 [2022-08-02T11:54:59.251Z] #77 100.5 checking for python3 version... 3.9 [2022-08-02T11:54:59.251Z] #77 100.6 checking for python3 platform... linux [2022-08-02T11:54:59.251Z] #77 100.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:54:59.251Z] #77 100.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:54:59.251Z] #77 101.1 checking that generated files are newer than configure... done [2022-08-02T11:54:59.251Z] #77 101.1 configure: creating ./config.status [2022-08-02T11:54:59.251Z] #77 103.7 config.status: creating Makefile [2022-08-02T11:54:59.251Z] #77 103.8 config.status: creating config.h [2022-08-02T11:54:59.251Z] #77 103.9 config.status: executing libtool commands [2022-08-02T11:54:59.251Z] #77 103.9 config.status: executing depfiles commands [2022-08-02T11:54:59.251Z] #77 104.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-02T11:54:59.251Z] #77 104.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:54:59.251Z] #77 105.0 checking for gcc... gcc [2022-08-02T11:54:59.251Z] #77 105.1 checking whether the C compiler works... yes [2022-08-02T11:54:59.251Z] #77 105.3 checking for C compiler default output file name... a.out [2022-08-02T11:54:59.251Z] #77 105.3 checking for suffix of executables... [2022-08-02T11:54:59.251Z] #77 105.5 checking whether we are cross compiling... no [2022-08-02T11:54:59.251Z] #77 105.7 checking for suffix of object files... o [2022-08-02T11:54:59.251Z] #77 105.8 checking whether we are using the GNU C compiler... yes [2022-08-02T11:54:59.251Z] #77 106.0 checking whether gcc accepts -g... yes [2022-08-02T11:54:59.251Z] #77 106.1 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:54:59.251Z] #77 106.2 checking whether gcc understands -c and -o together... yes [2022-08-02T11:54:59.251Z] #77 106.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:54:59.251Z] #77 106.4 checking whether build environment is sane... yes [2022-08-02T11:54:59.251Z] #77 106.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:54:59.251Z] #77 106.4 checking for gawk... no [2022-08-02T11:54:59.251Z] #77 106.4 checking for mawk... mawk [2022-08-02T11:54:59.251Z] #77 106.4 checking whether make sets $(MAKE)... yes [2022-08-02T11:54:59.251Z] #77 106.5 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:54:59.251Z] #77 106.5 checking whether make supports nested variables... yes [2022-08-02T11:54:59.251Z] #77 106.6 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:54:59.251Z] #77 106.6 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:54:59.251Z] #77 106.6 checking how to create a ustar tar archive... gnutar [2022-08-02T11:54:59.251Z] #77 106.6 checking dependency style of gcc... gcc3 [2022-08-02T11:54:59.251Z] #77 106.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:54:59.251Z] #77 106.8 checking whether make supports nested variables... (cached) yes [2022-08-02T11:54:59.251Z] #77 106.8 checking build system type... aarch64-unknown-linux-gnu [2022-08-02T11:54:59.251Z] #77 107.0 checking host system type... aarch64-unknown-linux-gnu [2022-08-02T11:54:59.251Z] #77 107.0 checking how to print strings... printf [2022-08-02T11:54:59.251Z] #77 107.0 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:54:59.347Z] #19 187.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:54:59.347Z] #19 187.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:54:59.365Z] #21 2.782 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:54:59.510Z] #77 107.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:54:59.510Z] #77 107.1 checking for egrep... /bin/grep -E [2022-08-02T11:54:59.510Z] #77 107.1 checking for fgrep... /bin/grep -F [2022-08-02T11:54:59.510Z] #77 107.1 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:54:59.510Z] #77 107.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:54:59.510Z] #77 107.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:54:59.510Z] #77 107.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:54:59.510Z] #77 107.3 checking whether ln -s works... yes [2022-08-02T11:54:59.510Z] #77 107.3 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:54:59.510Z] #77 107.3 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-02T11:54:59.510Z] #77 107.3 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:54:59.510Z] #77 107.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:54:59.510Z] #77 107.3 checking for objdump... objdump [2022-08-02T11:54:59.510Z] #77 107.3 checking how to recognize dependent libraries... pass_all [2022-08-02T11:54:59.510Z] #77 107.3 checking for dlltool... no [2022-08-02T11:54:59.510Z] #77 107.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:54:59.510Z] #77 107.3 checking for ar... ar [2022-08-02T11:54:59.510Z] #77 107.3 checking for archiver @FILE support... [2022-08-02T11:54:59.510Z] #77 ... [2022-08-02T11:54:59.510Z] [2022-08-02T11:54:59.510Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:54:59.510Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e [2022-08-02T11:54:59.510Z] #21 35.06 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-02T11:54:59.606Z] #19 187.5 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-02T11:54:59.607Z] #19 187.5 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:54:59.607Z] #19 187.5 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:54:59.769Z] #21 35.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T11:54:59.769Z] #21 35.09 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-02T11:54:59.769Z] #21 35.10 Setting up libicu67:arm64 (67.1-7) ... [2022-08-02T11:54:59.769Z] #21 35.11 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-02T11:54:59.769Z] #21 35.12 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-02T11:54:59.769Z] #21 35.13 Setting up uidmap (1:4.8.1-1) ... [2022-08-02T11:54:59.769Z] #21 35.15 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-02T11:54:59.769Z] #21 35.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:54:59.769Z] #21 35.17 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:54:59.769Z] #21 35.18 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-02T11:54:59.769Z] #21 35.20 Setting up python3-wheel (0.34.2-1) ... [2022-08-02T11:55:00.336Z] #21 35.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:00.336Z] #21 35.86 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-02T11:55:00.336Z] #21 35.87 Setting up libcap2-bin (1:2.44-1) ... [2022-08-02T11:55:00.595Z] #21 35.88 Setting up apparmor (2.13.6-10) ... [2022-08-02T11:55:00.741Z] #21 3.944 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:55:00.977Z] #21 ... [2022-08-02T11:55:00.977Z] [2022-08-02T11:55:00.977Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:00.977Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:00.977Z] #77 150.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:55:00.977Z] #77 151.4 checking how to hardcode library paths into programs... immediate [2022-08-02T11:55:00.977Z] #77 151.4 checking whether stripping libraries is possible... yes [2022-08-02T11:55:00.977Z] #77 151.5 checking if libtool supports shared libraries... yes [2022-08-02T11:55:00.977Z] #77 151.5 checking whether to build shared libraries... no [2022-08-02T11:55:00.977Z] #77 151.5 checking whether to build static libraries... yes [2022-08-02T11:55:00.977Z] #77 151.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:55:00.977Z] #77 151.6 checking whether build environment is sane... yes [2022-08-02T11:55:00.977Z] #77 151.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:55:00.977Z] #77 151.9 checking whether make sets $(MAKE)... yes [2022-08-02T11:55:00.977Z] #77 152.1 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:55:00.977Z] #77 152.3 checking whether make supports nested variables... yes [2022-08-02T11:55:00.977Z] #77 152.5 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:55:00.977Z] #77 152.5 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:55:00.977Z] #77 152.5 checking how to create a ustar tar archive... gnutar [2022-08-02T11:55:00.977Z] #77 152.5 checking dependency style of gcc... gcc3 [2022-08-02T11:55:00.977Z] #77 152.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:55:00.977Z] #77 152.8 checking whether make supports nested variables... (cached) yes [2022-08-02T11:55:00.977Z] #77 152.8 checking for gawk... (cached) mawk [2022-08-02T11:55:00.977Z] #77 152.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:55:00.977Z] #77 152.8 checking for gcc... (cached) gcc [2022-08-02T11:55:00.977Z] #77 153.1 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:55:00.977Z] #77 153.1 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:55:00.977Z] #77 153.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:55:00.977Z] #77 153.1 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:55:00.977Z] #77 153.1 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:55:00.977Z] #77 153.4 checking for python3... /usr/bin/python3 [2022-08-02T11:55:00.977Z] #77 153.4 checking for python3 version... 3.9 [2022-08-02T11:55:00.977Z] #77 153.6 checking for python3 platform... linux [2022-08-02T11:55:00.977Z] #77 153.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:55:00.977Z] #77 154.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:55:00.977Z] #77 154.2 checking for go-md2man... no [2022-08-02T11:55:00.977Z] #77 154.3 checking error.h usability... yes [2022-08-02T11:55:00.977Z] #77 154.6 checking error.h presence... yes [2022-08-02T11:55:00.977Z] #77 154.7 checking for error.h... yes [2022-08-02T11:55:00.977Z] #77 154.7 checking linux/openat2.h usability... yes [2022-08-02T11:55:00.977Z] #77 154.9 checking linux/openat2.h presence... yes [2022-08-02T11:55:00.977Z] #77 155.0 checking for linux/openat2.h... yes [2022-08-02T11:55:00.977Z] #77 155.0 checking for copy_file_range... yes [2022-08-02T11:55:00.977Z] #77 155.3 checking for fgetxattr... yes [2022-08-02T11:55:01.237Z] #77 155.9 checking for statx... yes [2022-08-02T11:55:01.808Z] #77 156.7 checking for fgetpwent_r... yes [2022-08-02T11:55:01.971Z] #21 37.40 Setting up zip (3.0-12) ... [2022-08-02T11:55:01.971Z] #21 37.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:01.971Z] #21 37.45 Setting up bash-completion (1:2.11-2) ... [2022-08-02T11:55:02.068Z] #77 157.2 checking for issetugid... no [2022-08-02T11:55:02.117Z] #21 5.318 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:55:02.117Z] #21 ... [2022-08-02T11:55:02.117Z] [2022-08-02T11:55:02.117Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:02.117Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:02.117Z] #77 96.04 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:55:02.117Z] #77 96.53 checking for sysroot... no [2022-08-02T11:55:02.117Z] #77 96.53 checking for a working dd... /bin/dd [2022-08-02T11:55:02.117Z] #77 96.55 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:55:02.117Z] #77 96.70 checking for mt... no [2022-08-02T11:55:02.117Z] #77 96.70 checking if : is a manifest tool... no [2022-08-02T11:55:02.117Z] #77 96.73 checking how to run the C preprocessor... gcc -E [2022-08-02T11:55:02.117Z] #77 97.04 checking for ANSI C header files... yes [2022-08-02T11:55:02.117Z] #77 97.77 checking for sys/types.h... yes [2022-08-02T11:55:02.117Z] #77 98.00 checking for sys/stat.h... yes [2022-08-02T11:55:02.117Z] #77 98.13 checking for stdlib.h... yes [2022-08-02T11:55:02.117Z] #77 98.28 checking for string.h... yes [2022-08-02T11:55:02.117Z] #77 98.47 checking for memory.h... yes [2022-08-02T11:55:02.117Z] #77 98.70 checking for strings.h... yes [2022-08-02T11:55:02.117Z] #77 98.89 checking for inttypes.h... yes [2022-08-02T11:55:02.117Z] #77 99.15 checking for stdint.h... yes [2022-08-02T11:55:02.117Z] #77 99.36 checking for unistd.h... yes [2022-08-02T11:55:02.117Z] #77 99.53 checking for dlfcn.h... yes [2022-08-02T11:55:02.117Z] #77 99.76 checking for objdir... .libs [2022-08-02T11:55:02.117Z] #77 100.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:55:02.117Z] #77 100.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:55:02.117Z] #77 100.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:55:02.117Z] #77 100.5 checking if gcc static flag -static works... yes [2022-08-02T11:55:02.117Z] #77 101.0 checking if gcc supports -c -o file.o... yes [2022-08-02T11:55:02.117Z] #77 101.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:55:02.117Z] #77 101.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:55:02.117Z] #77 101.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:55:02.117Z] #77 101.7 checking how to hardcode library paths into programs... immediate [2022-08-02T11:55:02.117Z] #77 101.7 checking whether stripping libraries is possible... yes [2022-08-02T11:55:02.117Z] #77 101.7 checking if libtool supports shared libraries... yes [2022-08-02T11:55:02.117Z] #77 101.7 checking whether to build shared libraries... no [2022-08-02T11:55:02.117Z] #77 101.7 checking whether to build static libraries... yes [2022-08-02T11:55:02.117Z] #77 101.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:55:02.117Z] #77 101.7 checking whether build environment is sane... yes [2022-08-02T11:55:02.328Z] #77 157.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:55:02.328Z] #77 157.7 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:55:02.376Z] #77 101.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:55:02.376Z] #77 101.8 checking whether make sets $(MAKE)... yes [2022-08-02T11:55:02.376Z] #77 101.9 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:55:02.376Z] #77 101.9 checking whether make supports nested variables... yes [2022-08-02T11:55:02.376Z] #77 102.0 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:55:02.376Z] #77 102.0 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:55:02.634Z] #77 102.0 checking how to create a ustar tar archive... gnutar [2022-08-02T11:55:02.892Z] #77 102.1 checking dependency style of gcc... gcc3 [2022-08-02T11:55:02.892Z] #77 102.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:55:02.892Z] #77 102.3 checking whether make supports nested variables... (cached) yes [2022-08-02T11:55:02.892Z] #77 102.3 checking for gawk... (cached) mawk [2022-08-02T11:55:02.892Z] #77 102.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:55:02.892Z] #77 102.3 checking for gcc... (cached) gcc [2022-08-02T11:55:02.892Z] #77 102.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:55:02.892Z] #77 102.5 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:55:02.892Z] #77 102.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:55:02.892Z] #77 102.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:55:03.151Z] #77 102.5 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:55:03.151Z] #77 102.6 checking for python3... /usr/bin/python3 [2022-08-02T11:55:03.151Z] #77 102.6 checking for python3 version... 3.9 [2022-08-02T11:55:03.151Z] #77 102.7 checking for python3 platform... linux [2022-08-02T11:55:03.411Z] #77 102.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:55:03.681Z] #77 102.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:55:03.681Z] #77 103.1 checking for go-md2man... no [2022-08-02T11:55:03.681Z] #77 103.2 checking error.h usability... [2022-08-02T11:55:03.681Z] #77 ... [2022-08-02T11:55:03.681Z] [2022-08-02T11:55:03.681Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:55:03.681Z] #60 sha256:fdf456faca7be457ed9e123a8fa48d9d35c1c64fa251bf793b8cb931cda1d791 [2022-08-02T11:55:03.681Z] #60 15.06 + cd /tmp/tmp.crBaB69gIp/src/github.com/opencontainers/runc [2022-08-02T11:55:03.681Z] #60 15.06 + git checkout -q v1.1.2 [2022-08-02T11:55:03.681Z] #60 15.79 + '[' -z '' ']' [2022-08-02T11:55:03.681Z] #60 15.79 + target=static [2022-08-02T11:55:03.681Z] #60 15.79 + make BUILDTAGS=seccomp static [2022-08-02T11:55:03.681Z] #60 16.29 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-08-02T11:55:03.711Z] #77 157.7 checking for library containing yajl_tree_get... -lyajl [2022-08-02T11:55:03.711Z] #77 159.0 checking for yajl >= 2.0.0... yes [2022-08-02T11:55:03.711Z] #77 159.1 checking sys/capability.h usability... yes [2022-08-02T11:55:03.940Z] #60 ... [2022-08-02T11:55:03.940Z] [2022-08-02T11:55:03.940Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:03.940Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:03.940Z] #77 103.2 checking error.h usability... yes [2022-08-02T11:55:03.940Z] #77 103.4 checking error.h presence... yes [2022-08-02T11:55:03.940Z] #77 103.5 checking for error.h... yes [2022-08-02T11:55:03.971Z] #77 159.3 checking sys/capability.h presence... yes [2022-08-02T11:55:03.971Z] #77 159.4 checking for sys/capability.h... yes [2022-08-02T11:55:04.200Z] #77 103.5 checking linux/openat2.h usability... yes [2022-08-02T11:55:04.200Z] #77 103.7 checking linux/openat2.h presence... yes [2022-08-02T11:55:04.459Z] #77 103.8 checking for linux/openat2.h... yes [2022-08-02T11:55:04.718Z] #77 103.9 checking for copy_file_range... yes [2022-08-02T11:55:04.718Z] #77 104.1 checking for fgetxattr... yes [2022-08-02T11:55:04.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-02T11:55:04.887Z] #19 ... [2022-08-02T11:55:04.887Z] [2022-08-02T11:55:04.887Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:04.887Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:04.887Z] #84 139.2 checking minix/config.h usability... no [2022-08-02T11:55:04.887Z] #84 139.3 checking minix/config.h presence... no [2022-08-02T11:55:04.887Z] #84 139.4 checking for minix/config.h... no [2022-08-02T11:55:04.887Z] #84 139.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-02T11:55:04.887Z] #84 139.5 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:55:04.887Z] #84 139.7 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:55:04.887Z] #84 139.7 checking how to print strings... printf [2022-08-02T11:55:04.887Z] #84 139.7 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:55:04.887Z] #84 139.7 checking for fgrep... /bin/grep -F [2022-08-02T11:55:04.887Z] #84 139.7 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:55:04.887Z] #84 139.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:55:04.887Z] #84 139.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:55:04.887Z] #84 139.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:55:04.887Z] #84 139.9 checking whether ln -s works... yes [2022-08-02T11:55:04.887Z] #84 139.9 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:55:04.887Z] #84 139.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:55:04.887Z] #84 139.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:55:04.887Z] #84 139.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:55:04.887Z] #84 139.9 checking for objdump... objdump [2022-08-02T11:55:04.887Z] #84 139.9 checking how to recognize dependent libraries... pass_all [2022-08-02T11:55:04.887Z] #84 139.9 checking for dlltool... no [2022-08-02T11:55:04.887Z] #84 139.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:55:04.887Z] #84 139.9 checking for ar... ar [2022-08-02T11:55:04.887Z] #84 139.9 checking for archiver @FILE support... @ [2022-08-02T11:55:04.887Z] #84 140.0 checking for strip... strip [2022-08-02T11:55:04.887Z] #84 140.0 checking for ranlib... ranlib [2022-08-02T11:55:04.887Z] #84 140.0 checking for gawk... no [2022-08-02T11:55:04.887Z] #84 140.0 checking for mawk... mawk [2022-08-02T11:55:04.887Z] #84 140.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:55:04.887Z] #84 140.5 checking for sysroot... no [2022-08-02T11:55:04.887Z] #84 140.5 checking for a working dd... /bin/dd [2022-08-02T11:55:04.887Z] #84 140.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:55:04.887Z] #84 140.7 checking for mt... no [2022-08-02T11:55:04.887Z] #84 140.7 checking if : is a manifest tool... no [2022-08-02T11:55:04.887Z] #84 140.7 checking for dlfcn.h... yes [2022-08-02T11:55:04.887Z] #84 141.0 checking for objdir... .libs [2022-08-02T11:55:04.887Z] #84 141.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:55:04.887Z] #84 141.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:55:04.887Z] #84 141.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:55:04.887Z] #84 141.9 checking if gcc static flag -static works... yes [2022-08-02T11:55:04.887Z] #84 142.3 checking if gcc supports -c -o file.o... yes [2022-08-02T11:55:04.887Z] #84 142.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:55:04.887Z] #84 142.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:55:04.887Z] #84 142.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:55:04.887Z] #84 143.1 checking how to hardcode library paths into programs... immediate [2022-08-02T11:55:04.887Z] #84 143.1 checking whether stripping libraries is possible... yes [2022-08-02T11:55:04.887Z] #84 143.2 checking if libtool supports shared libraries... yes [2022-08-02T11:55:04.887Z] #84 143.2 checking whether to build shared libraries... no [2022-08-02T11:55:04.887Z] #84 143.2 checking whether to build static libraries... yes [2022-08-02T11:55:04.887Z] #84 143.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:55:04.887Z] #84 143.2 checking whether build environment is sane... yes [2022-08-02T11:55:04.887Z] #84 143.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:55:04.887Z] #84 143.3 checking whether make sets $(MAKE)... yes [2022-08-02T11:55:04.887Z] #84 143.4 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:55:04.887Z] #84 143.5 checking whether make supports nested variables... yes [2022-08-02T11:55:04.887Z] #84 143.5 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:55:04.887Z] #84 143.5 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:55:04.887Z] #84 143.5 checking how to create a ustar tar archive... gnutar [2022-08-02T11:55:04.887Z] #84 143.6 checking dependency style of gcc... gcc3 [2022-08-02T11:55:04.887Z] #84 143.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:55:04.887Z] #84 143.7 checking whether make supports nested variables... (cached) yes [2022-08-02T11:55:04.887Z] #84 143.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:55:04.887Z] #84 143.7 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:55:04.887Z] #84 143.7 checking for yajl >= 2.1.0... yes [2022-08-02T11:55:04.887Z] #84 143.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:55:04.887Z] #84 143.7 checking for gcc... (cached) gcc [2022-08-02T11:55:04.887Z] #84 143.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:55:04.887Z] #84 143.8 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:55:04.887Z] #84 143.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:55:04.887Z] #84 143.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:55:04.887Z] #84 143.8 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:55:04.887Z] #84 143.9 checking for python3... /usr/bin/python3 [2022-08-02T11:55:04.887Z] #84 143.9 checking for python3 version... 3.9 [2022-08-02T11:55:04.887Z] #84 143.9 checking for python3 platform... linux [2022-08-02T11:55:04.887Z] #84 144.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:55:04.887Z] #84 144.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:55:04.887Z] #84 144.5 checking that generated files are newer than configure... done [2022-08-02T11:55:04.887Z] #84 144.5 configure: creating ./config.status [2022-08-02T11:55:04.911Z] #77 159.4 checking for library containing cap_from_name... -lcap [2022-08-02T11:55:05.236Z] #77 104.4 checking for statx... yes [2022-08-02T11:55:05.259Z] #21 40.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:55:05.259Z] #21 40.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:55:05.259Z] #21 40.37 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-02T11:55:05.259Z] #21 40.40 Setting up patch (2.7.6-7) ... [2022-08-02T11:55:05.259Z] #21 40.42 Setting up sudo (1.9.5p2-3) ... [2022-08-02T11:55:05.259Z] #21 40.53 invoke-rc.d: could not determine current runlevel [2022-08-02T11:55:05.259Z] #21 40.55 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-02T11:55:05.259Z] #21 40.56 Setting up xfsprogs (5.10.0-4) ... [2022-08-02T11:55:05.259Z] #21 40.60 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-02T11:55:05.259Z] #21 40.63 Setting up inetutils-ping (2:2.0-1) ... [2022-08-02T11:55:05.259Z] #21 40.64 Setting up pigz (2.6-1) ... [2022-08-02T11:55:05.259Z] #21 40.66 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-02T11:55:05.259Z] #21 40.68 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-02T11:55:05.259Z] #21 40.70 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T11:55:05.259Z] #21 40.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:05.482Z] #77 160.2 checking for library containing dlopen... -ldl [2022-08-02T11:55:05.744Z] #77 160.8 checking seccomp.h usability... yes [2022-08-02T11:55:05.804Z] #77 104.8 checking for fgetpwent_r... yes [2022-08-02T11:55:05.804Z] #77 105.1 checking for issetugid... no [2022-08-02T11:55:06.005Z] #77 161.1 checking seccomp.h presence... yes [2022-08-02T11:55:06.005Z] #77 161.3 checking for seccomp.h... yes [2022-08-02T11:55:06.063Z] #77 105.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:55:06.063Z] #77 105.4 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:55:06.193Z] #21 41.44 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-02T11:55:06.193Z] #21 41.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-02T11:55:06.266Z] #77 161.3 checking for library containing seccomp_rule_add... [2022-08-02T11:55:06.266Z] #77 ... [2022-08-02T11:55:06.266Z] [2022-08-02T11:55:06.266Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:55:06.266Z] #60 sha256:1201c500fa107666fc036be0a8f30c16b5d7cd3f2832c66405fb86b3814f9f7d [2022-08-02T11:55:06.266Z] #60 18.60 Updating files: 100% (1197/1197) Updating files: 100% (1197/1197), done. [2022-08-02T11:55:06.266Z] #60 18.64 + cd /tmp/tmp.MMAihylR24/src/github.com/opencontainers/runc [2022-08-02T11:55:06.266Z] #60 18.64 + git checkout -q v1.1.2 [2022-08-02T11:55:06.266Z] #60 20.03 + '[' -z '' ']' [2022-08-02T11:55:06.266Z] #60 20.03 + target=static [2022-08-02T11:55:06.266Z] #60 20.03 + make BUILDTAGS=seccomp static [2022-08-02T11:55:06.266Z] #60 20.82 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-08-02T11:55:06.322Z] #77 105.4 checking for library containing yajl_tree_get... -lyajl [2022-08-02T11:55:06.530Z] #60 ... [2022-08-02T11:55:06.530Z] [2022-08-02T11:55:06.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-08-02T11:55:06.531Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:06.531Z] #77 161.3 checking for library containing seccomp_rule_add... -lseccomp [2022-08-02T11:55:06.581Z] #77 106.0 checking for yajl >= 2.0.0... yes [2022-08-02T11:55:06.581Z] #77 106.0 checking sys/capability.h usability... yes [2022-08-02T11:55:06.581Z] #77 106.2 checking sys/capability.h presence... yes [2022-08-02T11:55:06.759Z] #21 41.97 Setting up libelf1:arm64 (0.183-1) ... [2022-08-02T11:55:06.759Z] #21 41.98 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-02T11:55:06.759Z] #21 42.00 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-02T11:55:06.759Z] #21 42.01 Setting up python3-distutils (3.9.2-1) ... [2022-08-02T11:55:06.794Z] #77 162.1 checking for library containing seccomp_arch_resolve_name... none required [2022-08-02T11:55:06.840Z] #77 106.2 checking for sys/capability.h... yes [2022-08-02T11:55:07.017Z] #21 42.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:07.017Z] #21 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-02T11:55:07.017Z] #21 42.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-02T11:55:07.101Z] #77 106.2 checking for library containing cap_from_name... -lcap [2022-08-02T11:55:07.275Z] #21 42.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-02T11:55:07.275Z] #21 42.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-02T11:55:07.275Z] #21 42.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-02T11:55:07.275Z] #21 42.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-02T11:55:07.275Z] #21 42.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-02T11:55:07.275Z] #21 42.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-02T11:55:07.275Z] #21 42.53 Setting up python3-setuptools (52.0.0-4) ... [2022-08-02T11:55:07.320Z] #77 162.4 checking systemd/sd-bus.h usability... yes [2022-08-02T11:55:07.585Z] #77 162.7 checking systemd/sd-bus.h presence... yes [2022-08-02T11:55:07.585Z] #77 162.9 checking for systemd/sd-bus.h... yes [2022-08-02T11:55:07.929Z] #77 106.8 checking for library containing dlopen... -ldl [2022-08-02T11:55:08.184Z] #84 148.0 config.status: creating Makefile [2022-08-02T11:55:08.184Z] #84 148.1 config.status: creating config.h [2022-08-02T11:55:08.184Z] #84 148.2 config.status: executing libtool commands [2022-08-02T11:55:08.184Z] #84 148.2 config.status: executing depfiles commands [2022-08-02T11:55:08.187Z] #77 107.4 checking seccomp.h usability... yes [2022-08-02T11:55:08.187Z] #77 107.6 checking seccomp.h presence... yes [2022-08-02T11:55:08.187Z] #77 107.7 checking for seccomp.h... yes [2022-08-02T11:55:08.445Z] #77 107.7 checking for library containing seccomp_rule_add... -lseccomp [2022-08-02T11:55:08.467Z] #21 43.80 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-02T11:55:08.467Z] #21 43.81 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-02T11:55:08.467Z] #21 43.83 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-02T11:55:08.467Z] #21 43.84 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T11:55:08.527Z] #77 162.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-02T11:55:08.788Z] #77 163.9 checking for sd_notify_barrier... yes [2022-08-02T11:55:08.962Z] #77 108.1 checking for library containing seccomp_arch_resolve_name... none required [2022-08-02T11:55:09.034Z] #21 ... [2022-08-02T11:55:09.034Z] [2022-08-02T11:55:09.034Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:09.034Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:55:09.034Z] #77 107.3 checking for archiver @FILE support... @ [2022-08-02T11:55:09.034Z] #77 107.4 checking for strip... strip [2022-08-02T11:55:09.034Z] #77 107.4 checking for ranlib... ranlib [2022-08-02T11:55:09.034Z] #77 107.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:55:09.034Z] #77 107.8 checking for sysroot... no [2022-08-02T11:55:09.034Z] #77 107.8 checking for a working dd... /bin/dd [2022-08-02T11:55:09.034Z] #77 107.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:55:09.034Z] #77 107.8 checking for mt... no [2022-08-02T11:55:09.034Z] #77 107.8 checking if : is a manifest tool... no [2022-08-02T11:55:09.034Z] #77 107.8 checking how to run the C preprocessor... gcc -E [2022-08-02T11:55:09.034Z] #77 108.1 checking for ANSI C header files... yes [2022-08-02T11:55:09.034Z] #77 108.5 checking for sys/types.h... yes [2022-08-02T11:55:09.034Z] #77 108.7 checking for sys/stat.h... yes [2022-08-02T11:55:09.034Z] #77 108.9 checking for stdlib.h... yes [2022-08-02T11:55:09.034Z] #77 109.0 checking for string.h... yes [2022-08-02T11:55:09.034Z] #77 109.2 checking for memory.h... yes [2022-08-02T11:55:09.034Z] #77 109.3 checking for strings.h... yes [2022-08-02T11:55:09.034Z] #77 109.5 checking for inttypes.h... yes [2022-08-02T11:55:09.034Z] #77 109.7 checking for stdint.h... yes [2022-08-02T11:55:09.034Z] #77 109.9 checking for unistd.h... yes [2022-08-02T11:55:09.034Z] #77 110.1 checking for dlfcn.h... yes [2022-08-02T11:55:09.034Z] #77 110.2 checking for objdir... .libs [2022-08-02T11:55:09.034Z] #77 110.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:55:09.034Z] #77 110.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:55:09.034Z] #77 110.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:55:09.034Z] #77 110.9 checking if gcc static flag -static works... yes [2022-08-02T11:55:09.034Z] #77 111.1 checking if gcc supports -c -o file.o... yes [2022-08-02T11:55:09.034Z] #77 111.3 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:55:09.034Z] #77 111.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-02T11:55:09.034Z] #77 111.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:55:09.034Z] #77 111.6 checking how to hardcode library paths into programs... immediate [2022-08-02T11:55:09.034Z] #77 111.6 checking whether stripping libraries is possible... yes [2022-08-02T11:55:09.034Z] #77 111.7 checking if libtool supports shared libraries... yes [2022-08-02T11:55:09.034Z] #77 111.7 checking whether to build shared libraries... no [2022-08-02T11:55:09.034Z] #77 111.7 checking whether to build static libraries... yes [2022-08-02T11:55:09.034Z] #77 111.7 checking float.h usability... yes [2022-08-02T11:55:09.034Z] #77 111.8 checking float.h presence... yes [2022-08-02T11:55:09.034Z] #77 111.9 checking for float.h... yes [2022-08-02T11:55:09.034Z] #77 111.9 checking limits.h usability... yes [2022-08-02T11:55:09.034Z] #77 112.1 checking limits.h presence... yes [2022-08-02T11:55:09.034Z] #77 112.1 checking for limits.h... yes [2022-08-02T11:55:09.034Z] #77 112.2 checking stddef.h usability... yes [2022-08-02T11:55:09.034Z] #77 112.2 checking stddef.h presence... yes [2022-08-02T11:55:09.034Z] #77 112.3 checking for stddef.h... yes [2022-08-02T11:55:09.034Z] #77 112.3 checking for stdlib.h... (cached) yes [2022-08-02T11:55:09.034Z] #77 112.3 checking for string.h... (cached) yes [2022-08-02T11:55:09.034Z] #77 112.4 checking sys/time.h usability... yes [2022-08-02T11:55:09.034Z] #77 112.6 checking sys/time.h presence... yes [2022-08-02T11:55:09.034Z] #77 112.7 checking for sys/time.h... yes [2022-08-02T11:55:09.034Z] #77 112.7 checking for inline... inline [2022-08-02T11:55:09.034Z] #77 112.8 checking for size_t... yes [2022-08-02T11:55:09.034Z] #77 113.1 checking for stdlib.h... (cached) yes [2022-08-02T11:55:09.034Z] #77 113.1 checking for GNU libc compatible malloc... yes [2022-08-02T11:55:09.034Z] #77 113.3 checking for stdlib.h... (cached) yes [2022-08-02T11:55:09.034Z] #77 113.3 checking for GNU libc compatible realloc... yes [2022-08-02T11:55:09.034Z] #77 113.5 checking for working strtod... yes [2022-08-02T11:55:09.034Z] #77 113.7 checking for gettimeofday... yes [2022-08-02T11:55:09.034Z] #77 114.0 checking for memset... yes [2022-08-02T11:55:09.034Z] #77 114.4 checking for strspn... yes [2022-08-02T11:55:09.034Z] #77 114.7 checking that generated files are newer than configure... done [2022-08-02T11:55:09.034Z] #77 114.7 configure: creating ./config.status [2022-08-02T11:55:09.048Z] #77 164.3 checking linux/bpf.h usability... yes [2022-08-02T11:55:09.123Z] #84 148.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-02T11:55:09.124Z] #84 148.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:55:09.124Z] #84 149.1 checking for gcc... gcc [2022-08-02T11:55:09.222Z] #77 108.5 checking systemd/sd-bus.h usability... yes [2022-08-02T11:55:09.309Z] #77 164.6 checking linux/bpf.h presence... yes [2022-08-02T11:55:09.309Z] #77 164.7 checking for linux/bpf.h... yes [2022-08-02T11:55:09.482Z] #77 108.7 checking systemd/sd-bus.h presence... yes [2022-08-02T11:55:09.482Z] #77 108.9 checking for systemd/sd-bus.h... yes [2022-08-02T11:55:09.571Z] #77 164.7 checking compilation for eBPF... yes [2022-08-02T11:55:09.571Z] #77 165.0 checking for criu >= 3.15... no [2022-08-02T11:55:09.571Z] #77 165.1 configure: CRIU headers not found, building without CRIU support [2022-08-02T11:55:09.571Z] #77 165.1 checking for criu > 3.16... no [2022-08-02T11:55:09.571Z] #77 165.1 configure: CRIU version doesn't support join-ns API [2022-08-02T11:55:09.571Z] #77 165.1 checking for criu > 3.16.1... no [2022-08-02T11:55:09.571Z] #77 165.2 configure: CRIU version doesn't support for pre-dumping [2022-08-02T11:55:09.601Z] #77 117.3 config.status: creating Makefile [2022-08-02T11:55:09.601Z] #77 117.4 config.status: creating config.h [2022-08-02T11:55:09.601Z] #77 ... [2022-08-02T11:55:09.601Z] [2022-08-02T11:55:09.601Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:09.601Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e [2022-08-02T11:55:09.601Z] #21 45.05 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-02T11:55:09.601Z] #21 45.06 Setting up jq (1.6-2.1) ... [2022-08-02T11:55:09.601Z] #21 45.07 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-02T11:55:09.601Z] #21 45.08 Setting up iptables (1.8.7-1) ... [2022-08-02T11:55:09.601Z] #21 45.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T11:55:09.601Z] #21 45.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T11:55:09.601Z] #21 45.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T11:55:09.694Z] #84 149.2 checking whether the C compiler works... yes [2022-08-02T11:55:09.694Z] #84 149.5 checking for C compiler default output file name... a.out [2022-08-02T11:55:09.694Z] #84 149.5 checking for suffix of executables... [2022-08-02T11:55:09.740Z] #77 108.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-02T11:55:09.859Z] #21 45.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T11:55:09.859Z] #21 45.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-02T11:55:09.859Z] #21 45.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-02T11:55:09.859Z] #21 45.13 Setting up iproute2 (5.10.0-4) ... [2022-08-02T11:55:09.954Z] #84 149.8 checking whether we are cross compiling... no [2022-08-02T11:55:09.954Z] #84 150.0 checking for suffix of object files... o [2022-08-02T11:55:10.000Z] #77 109.4 checking for sd_notify_barrier... [2022-08-02T11:55:10.000Z] #77 ... [2022-08-02T11:55:10.000Z] [2022-08-02T11:55:10.000Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:55:10.000Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:55:10.000Z] #34 DONE 158.5s [2022-08-02T11:55:10.000Z] [2022-08-02T11:55:10.000Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:10.000Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:10.000Z] #21 9.891 Fetched 8563 kB in 8s (1067 kB/s) [2022-08-02T11:55:10.000Z] #21 9.891 Reading package lists... [2022-08-02T11:55:10.093Z] #77 165.2 checking for new mount API (fsconfig)... yes [2022-08-02T11:55:10.093Z] #77 165.4 checking for seccomp notify API... yes [2022-08-02T11:55:10.093Z] #77 165.5 checking for gperf... no [2022-08-02T11:55:10.093Z] #77 165.5 configure: gperf not found - cannot rebuild signal parser code [2022-08-02T11:55:10.132Z] #21 45.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:55:10.214Z] #84 150.2 checking whether we are using the GNU C compiler... yes [2022-08-02T11:55:10.353Z] #77 165.5 checking for library containing argp_parse... none required [2022-08-02T11:55:10.474Z] #84 150.3 checking whether gcc accepts -g... yes [2022-08-02T11:55:10.614Z] #77 166.2 checking that generated files are newer than configure... done [2022-08-02T11:55:10.614Z] #77 166.2 configure: creating ./config.status [2022-08-02T11:55:10.734Z] #84 150.5 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:55:10.936Z] #21 13.25 Reading package lists... [2022-08-02T11:55:10.936Z] #21 ... [2022-08-02T11:55:10.936Z] [2022-08-02T11:55:10.936Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:55:10.936Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:55:10.936Z] #36 159.3 Delve is a source level debugger for Go programs. [2022-08-02T11:55:10.936Z] #36 159.3 [2022-08-02T11:55:10.936Z] #36 159.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-02T11:55:10.936Z] #36 159.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-02T11:55:10.936Z] #36 159.3 [2022-08-02T11:55:10.936Z] #36 159.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-02T11:55:10.936Z] #36 159.3 [2022-08-02T11:55:10.936Z] #36 159.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-02T11:55:10.936Z] #36 159.3 [2022-08-02T11:55:10.936Z] #36 159.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-02T11:55:10.936Z] #36 159.3 [2022-08-02T11:55:10.936Z] #36 159.3 Usage: [2022-08-02T11:55:10.936Z] #36 159.3 dlv [command] [2022-08-02T11:55:10.936Z] #36 159.3 [2022-08-02T11:55:10.936Z] #36 159.3 Available Commands: [2022-08-02T11:55:10.936Z] #36 159.3 attach Attach to running process and begin debugging. [2022-08-02T11:55:10.936Z] #36 159.3 connect Connect to a headless debug server with a terminal client. [2022-08-02T11:55:10.936Z] #36 159.3 core Examine a core dump. [2022-08-02T11:55:10.936Z] #36 159.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-02T11:55:10.936Z] #36 159.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-02T11:55:10.936Z] #36 159.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-02T11:55:10.936Z] #36 159.3 help Help about any command [2022-08-02T11:55:10.936Z] #36 159.3 run Deprecated command. Use 'debug' instead. [2022-08-02T11:55:10.936Z] #36 159.3 test Compile test binary and begin debugging program. [2022-08-02T11:55:10.936Z] #36 159.3 trace Compile and begin tracing program. [2022-08-02T11:55:10.936Z] #36 159.3 version Prints version. [2022-08-02T11:55:10.936Z] #36 159.3 [2022-08-02T11:55:10.936Z] #36 159.3 Flags: [2022-08-02T11:55:10.936Z] #36 159.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-02T11:55:10.936Z] #36 159.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-02T11:55:10.936Z] #36 159.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-02T11:55:10.936Z] #36 159.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-02T11:55:10.936Z] #36 159.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-02T11:55:10.936Z] #36 159.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-02T11:55:10.936Z] #36 159.3 --disable-aslr Disables address space randomization [2022-08-02T11:55:10.936Z] #36 159.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-02T11:55:10.936Z] #36 159.3 -h, --help help for dlv [2022-08-02T11:55:10.936Z] #36 159.3 --init string Init file, executed by the terminal client. [2022-08-02T11:55:10.936Z] #36 159.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-02T11:55:10.936Z] #36 159.3 --log Enable debugging server logging. [2022-08-02T11:55:10.936Z] #36 159.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-02T11:55:10.936Z] #36 159.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-02T11:55:10.936Z] #36 159.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-02T11:55:10.936Z] #36 159.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-02T11:55:10.936Z] #36 159.3 --wd string Working directory for running the program. [2022-08-02T11:55:10.936Z] #36 159.3 [2022-08-02T11:55:10.936Z] #36 159.3 Additional help topics: [2022-08-02T11:55:10.936Z] #36 159.3 dlv backend Help about the --backend flag. [2022-08-02T11:55:10.936Z] #36 159.3 dlv log Help about logging flags. [2022-08-02T11:55:10.936Z] #36 159.3 dlv redirect Help about file redirection. [2022-08-02T11:55:10.936Z] #36 159.3 [2022-08-02T11:55:10.936Z] #36 159.3 Use "dlv [command] --help" for more information about a command. [2022-08-02T11:55:10.936Z] #36 DONE 159.5s [2022-08-02T11:55:10.936Z] [2022-08-02T11:55:10.936Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:10.936Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:10.936Z] #77 109.4 checking for sd_notify_barrier... yes [2022-08-02T11:55:10.936Z] #77 109.8 checking linux/bpf.h usability... yes [2022-08-02T11:55:10.936Z] #77 110.1 checking linux/bpf.h presence... yes [2022-08-02T11:55:10.936Z] #77 110.2 checking for linux/bpf.h... yes [2022-08-02T11:55:10.936Z] #77 110.2 checking compilation for eBPF... yes [2022-08-02T11:55:10.936Z] #77 110.4 checking for criu >= 3.15... no [2022-08-02T11:55:10.937Z] #77 110.4 configure: CRIU headers not found, building without CRIU support [2022-08-02T11:55:10.937Z] #77 110.4 checking for criu > 3.16... no [2022-08-02T11:55:10.937Z] #77 110.5 configure: CRIU version doesn't support join-ns API [2022-08-02T11:55:10.937Z] #77 110.5 checking for criu > 3.16.1... no [2022-08-02T11:55:10.937Z] #77 110.5 configure: CRIU version doesn't support for pre-dumping [2022-08-02T11:55:10.937Z] #77 110.5 checking for new mount API (fsconfig)... yes [2022-08-02T11:55:10.937Z] #77 110.6 checking for seccomp notify API... yes [2022-08-02T11:55:10.994Z] #84 150.7 checking whether gcc understands -c and -o together... yes [2022-08-02T11:55:10.994Z] #84 150.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:55:10.994Z] #84 151.0 checking whether build environment is sane... yes [2022-08-02T11:55:10.994Z] #84 151.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:55:10.994Z] #84 151.1 checking for gawk... no [2022-08-02T11:55:10.994Z] #84 151.1 checking for mawk... mawk [2022-08-02T11:55:10.994Z] #84 151.1 checking whether make sets $(MAKE)... yes [2022-08-02T11:55:11.195Z] #77 110.6 checking for gperf... no [2022-08-02T11:55:11.195Z] #77 110.6 configure: gperf not found - cannot rebuild signal parser code [2022-08-02T11:55:11.254Z] #84 151.2 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:55:11.254Z] #84 151.3 checking whether make supports nested variables... yes [2022-08-02T11:55:11.254Z] #84 151.3 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:55:11.254Z] #84 151.3 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:55:11.254Z] #84 151.3 checking how to create a ustar tar archive... gnutar [2022-08-02T11:55:11.453Z] #77 110.6 checking for library containing argp_parse... none required [2022-08-02T11:55:11.453Z] #77 111.0 checking that generated files are newer than configure... done [2022-08-02T11:55:11.453Z] #77 111.0 configure: creating ./config.status [2022-08-02T11:55:11.513Z] #84 151.3 checking dependency style of gcc... gcc3 [2022-08-02T11:55:11.513Z] #84 151.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:55:11.513Z] #84 151.5 checking whether make supports nested variables... (cached) yes [2022-08-02T11:55:11.773Z] #84 151.5 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:55:12.033Z] #84 151.9 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:55:12.033Z] #84 151.9 checking how to print strings... printf [2022-08-02T11:55:12.033Z] #84 151.9 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:55:12.033Z] #84 151.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:55:12.033Z] #84 151.9 checking for egrep... /bin/grep -E [2022-08-02T11:55:12.033Z] #84 151.9 checking for fgrep... /bin/grep -F [2022-08-02T11:55:12.033Z] #84 151.9 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:55:12.033Z] #84 152.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:55:12.033Z] #84 152.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:55:12.033Z] #21 DONE 47.4s [2022-08-02T11:55:12.033Z] [2022-08-02T11:55:12.033Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-02T11:55:12.033Z] #22 sha256:808002bc5f1c753babaa0fa1f955a11314f43cd12ffc80b47bb0dc6e0e8ff7a1 [2022-08-02T11:55:12.293Z] #84 152.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:55:12.293Z] #84 152.2 checking whether ln -s works... yes [2022-08-02T11:55:12.293Z] #84 152.2 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:55:12.293Z] #84 152.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:55:12.293Z] #84 152.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:55:12.293Z] #84 152.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:55:12.293Z] #84 152.3 checking for objdump... objdump [2022-08-02T11:55:12.293Z] #84 152.3 checking how to recognize dependent libraries... pass_all [2022-08-02T11:55:12.293Z] #84 152.3 checking for dlltool... no [2022-08-02T11:55:12.293Z] #84 152.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:55:12.293Z] #84 152.3 checking for ar... ar [2022-08-02T11:55:12.555Z] #84 152.3 checking for archiver @FILE support... @ [2022-08-02T11:55:12.555Z] #84 152.5 checking for strip... strip [2022-08-02T11:55:12.555Z] #84 152.5 checking for ranlib... ranlib [2022-08-02T11:55:12.598Z] #22 0.664 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-02T11:55:12.598Z] #22 0.669 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-02T11:55:12.598Z] #22 0.672 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-02T11:55:12.815Z] #84 152.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:55:12.815Z] #84 152.9 checking for sysroot... no [2022-08-02T11:55:12.815Z] #84 152.9 checking for a working dd... /bin/dd [2022-08-02T11:55:12.856Z] #22 DONE 0.9s [2022-08-02T11:55:12.856Z] [2022-08-02T11:55:12.856Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-02T11:55:12.856Z] #23 sha256:2c827cfd5d3b6fafa01d453e518bb99e8e73e6b016c57269bf90f0cc7e79a2dd [2022-08-02T11:55:13.075Z] #84 153.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:55:13.157Z] #77 ... [2022-08-02T11:55:13.157Z] [2022-08-02T11:55:13.157Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:13.157Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:13.157Z] #21 14.96 Fetched 8563 kB in 13s (653 kB/s) [2022-08-02T11:55:13.157Z] #21 14.96 Reading package lists... [2022-08-02T11:55:13.157Z] #21 20.15 Reading package lists... [2022-08-02T11:55:13.335Z] #84 153.2 checking for mt... no [2022-08-02T11:55:13.335Z] #84 153.2 checking if : is a manifest tool... no [2022-08-02T11:55:13.335Z] #84 153.2 checking how to run the C preprocessor... gcc -E [2022-08-02T11:55:13.907Z] #84 153.4 checking for ANSI C header files... yes [2022-08-02T11:55:13.985Z] #77 113.4 config.status: creating Makefile [2022-08-02T11:55:13.985Z] #77 113.4 config.status: creating rpm/crun.spec [2022-08-02T11:55:13.985Z] #77 113.5 config.status: creating config.h [2022-08-02T11:55:13.985Z] #77 113.5 config.status: executing libtool commands [2022-08-02T11:55:14.167Z] #84 153.9 checking for sys/types.h... yes [2022-08-02T11:55:14.168Z] #84 154.1 checking for sys/stat.h... yes [2022-08-02T11:55:14.243Z] #77 113.6 config.status: executing depfiles commands [2022-08-02T11:55:14.429Z] #84 154.3 checking for stdlib.h... yes [2022-08-02T11:55:14.429Z] #84 154.5 checking for string.h... yes [2022-08-02T11:55:14.539Z] #21 25.14 Building dependency tree... [2022-08-02T11:55:14.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-02T11:55:14.952Z] #84 154.7 checking for memory.h... yes [2022-08-02T11:55:14.952Z] #84 154.8 checking for strings.h... yes [2022-08-02T11:55:15.214Z] #84 155.0 checking for inttypes.h... yes [2022-08-02T11:55:15.214Z] #84 155.1 checking for stdint.h... yes [2022-08-02T11:55:15.474Z] #84 155.3 checking for unistd.h... yes [2022-08-02T11:55:15.474Z] #84 155.5 checking for dlfcn.h... yes [2022-08-02T11:55:15.474Z] #84 155.6 checking for objdir... .libs [2022-08-02T11:55:15.619Z] #77 114.8 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-02T11:55:15.619Z] #77 114.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:55:15.619Z] #77 115.2 checking for gcc... gcc [2022-08-02T11:55:16.048Z] #84 155.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:55:16.048Z] #84 156.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:55:16.048Z] #84 156.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:55:16.136Z] #77 115.3 checking whether the C compiler works... yes [2022-08-02T11:55:16.136Z] #77 115.6 checking for C compiler default output file name... a.out [2022-08-02T11:55:16.136Z] #77 115.6 checking for suffix of executables... [2022-08-02T11:55:16.310Z] #84 156.1 checking if gcc static flag -static works... yes [2022-08-02T11:55:16.310Z] #84 156.3 checking if gcc supports -c -o file.o... yes [2022-08-02T11:55:16.396Z] #77 115.8 checking whether we are cross compiling... no [2022-08-02T11:55:16.396Z] #77 115.9 checking for suffix of object files... o [2022-08-02T11:55:16.449Z] #21 28.38 The following additional packages will be installed: [2022-08-02T11:55:16.449Z] #21 28.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-02T11:55:16.449Z] #21 28.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-02T11:55:16.449Z] #21 28.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-02T11:55:16.449Z] #21 28.41 python3-pkg-resources vim-runtime xxd [2022-08-02T11:55:16.449Z] #21 28.41 Suggested packages: [2022-08-02T11:55:16.449Z] #21 28.41 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-02T11:55:16.449Z] #21 28.41 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-02T11:55:16.449Z] #21 28.41 acl attr quota [2022-08-02T11:55:16.449Z] #21 28.41 Recommended packages: [2022-08-02T11:55:16.449Z] #21 28.41 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-02T11:55:16.571Z] #84 156.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:55:16.571Z] #84 156.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:55:16.655Z] #77 116.0 checking whether we are using the GNU C compiler... yes [2022-08-02T11:55:16.831Z] #84 156.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:55:16.831Z] #84 156.8 checking how to hardcode library paths into programs... immediate [2022-08-02T11:55:16.831Z] #84 156.8 checking whether stripping libraries is possible... yes [2022-08-02T11:55:16.831Z] #84 156.8 checking if libtool supports shared libraries... yes [2022-08-02T11:55:16.831Z] #84 156.8 checking whether to build shared libraries... no [2022-08-02T11:55:16.831Z] #84 156.8 checking whether to build static libraries... yes [2022-08-02T11:55:16.831Z] #84 156.8 checking float.h usability... yes [2022-08-02T11:55:16.915Z] #77 116.2 checking whether gcc accepts -g... yes [2022-08-02T11:55:16.915Z] #77 116.3 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:55:17.020Z] #21 ... [2022-08-02T11:55:17.020Z] [2022-08-02T11:55:17.020Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:17.020Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:17.020Z] #77 172.5 config.status: creating Makefile [2022-08-02T11:55:17.020Z] #77 172.6 config.status: creating rpm/crun.spec [2022-08-02T11:55:17.092Z] #84 157.0 checking float.h presence... yes [2022-08-02T11:55:17.092Z] #84 157.0 checking for float.h... yes [2022-08-02T11:55:17.175Z] #77 116.4 checking whether gcc understands -c and -o together... yes [2022-08-02T11:55:17.175Z] #77 116.5 checking how to run the C preprocessor... gcc -E [2022-08-02T11:55:17.280Z] #77 172.7 config.status: creating config.h [2022-08-02T11:55:17.280Z] #77 172.7 config.status: executing libtool commands [2022-08-02T11:55:17.280Z] #77 172.8 config.status: executing depfiles commands [2022-08-02T11:55:17.352Z] #84 157.1 checking limits.h usability... yes [2022-08-02T11:55:17.352Z] #84 157.2 checking limits.h presence... yes [2022-08-02T11:55:17.352Z] #84 157.3 checking for limits.h... yes [2022-08-02T11:55:17.352Z] #84 157.3 checking stddef.h usability... yes [2022-08-02T11:55:17.434Z] #77 116.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:55:17.434Z] #77 116.8 checking for egrep... /bin/grep -E [2022-08-02T11:55:17.612Z] #84 157.5 checking stddef.h presence... yes [2022-08-02T11:55:17.612Z] #84 157.5 checking for stddef.h... yes [2022-08-02T11:55:17.612Z] #84 157.5 checking for stdlib.h... (cached) yes [2022-08-02T11:55:17.612Z] #84 157.6 checking for string.h... (cached) yes [2022-08-02T11:55:17.873Z] #84 157.6 checking sys/time.h usability... yes [2022-08-02T11:55:17.873Z] #84 157.8 checking sys/time.h presence... yes [2022-08-02T11:55:17.873Z] #84 157.8 checking for sys/time.h... yes [2022-08-02T11:55:17.873Z] #84 157.8 checking for inline... inline [2022-08-02T11:55:18.001Z] #77 116.9 checking for ANSI C header files... yes [2022-08-02T11:55:18.116Z] #23 ... [2022-08-02T11:55:18.116Z] [2022-08-02T11:55:18.116Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:18.116Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:55:18.116Z] #77 117.4 config.status: executing depfiles commands [2022-08-02T11:55:18.116Z] #77 117.6 config.status: executing libtool commands [2022-08-02T11:55:18.117Z] #77 118.5 GEN .version [2022-08-02T11:55:18.117Z] #77 118.5 make install-recursive [2022-08-02T11:55:18.117Z] #77 118.6 make[1]: Entering directory '/tmp/crun-build' [2022-08-02T11:55:18.117Z] #77 118.6 Making install in libocispec [2022-08-02T11:55:18.117Z] #77 118.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:18.117Z] #77 118.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-02T11:55:18.117Z] #77 118.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-02T11:55:18.117Z] #77 118.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-02T11:55:18.117Z] #77 118.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-02T11:55:18.117Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-02T11:55:18.117Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-02T11:55:18.117Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-02T11:55:18.117Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-02T11:55:18.117Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-02T11:55:18.117Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-02T11:55:18.117Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-02T11:55:18.117Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-02T11:55:18.117Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-02T11:55:18.117Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-02T11:55:18.117Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-02T11:55:18.117Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-02T11:55:18.117Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-02T11:55:18.117Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-02T11:55:18.117Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-02T11:55:18.117Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-02T11:55:18.117Z] #77 120.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-02T11:55:18.117Z] #77 120.5 make install-recursive [2022-08-02T11:55:18.117Z] #77 120.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:18.117Z] #77 120.6 Making install in yajl [2022-08-02T11:55:18.117Z] #77 120.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:18.117Z] #77 120.8 CC verify/json_verify-json_verify.o [2022-08-02T11:55:18.117Z] #77 120.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-02T11:55:18.117Z] #77 120.8 CC src/libyajl_la-yajl.lo [2022-08-02T11:55:18.117Z] #77 120.8 CC src/libyajl_la-yajl_gen.lo [2022-08-02T11:55:18.117Z] #77 120.8 CC src/libyajl_la-yajl_parser.lo [2022-08-02T11:55:18.117Z] #77 120.9 CC src/libyajl_la-yajl_buf.lo [2022-08-02T11:55:18.117Z] #77 120.9 CC src/libyajl_la-yajl_encode.lo [2022-08-02T11:55:18.117Z] #77 121.0 CC src/libyajl_la-yajl_lex.lo [2022-08-02T11:55:18.117Z] #77 121.0 CC src/libyajl_la-yajl_tree.lo [2022-08-02T11:55:18.133Z] #84 157.9 checking for size_t... yes [2022-08-02T11:55:18.133Z] #84 158.2 checking for stdlib.h... (cached) yes [2022-08-02T11:55:18.261Z] #77 117.5 checking for sys/types.h... yes [2022-08-02T11:55:18.261Z] #77 117.7 checking for sys/stat.h... yes [2022-08-02T11:55:18.394Z] #84 158.2 checking for GNU libc compatible malloc... yes [2022-08-02T11:55:18.394Z] #84 158.4 checking for stdlib.h... (cached) yes [2022-08-02T11:55:18.520Z] #77 117.9 checking for stdlib.h... yes [2022-08-02T11:55:18.520Z] #77 118.1 checking for string.h... [2022-08-02T11:55:18.520Z] #77 ... [2022-08-02T11:55:18.520Z] [2022-08-02T11:55:18.521Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:18.521Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:18.521Z] #21 13.25 Reading package lists... [2022-08-02T11:55:18.521Z] #21 16.35 Building dependency tree... [2022-08-02T11:55:18.521Z] #21 18.00 The following additional packages will be installed: [2022-08-02T11:55:18.521Z] #21 18.00 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-02T11:55:18.521Z] #21 18.00 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-02T11:55:18.521Z] #21 18.00 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-02T11:55:18.521Z] #21 18.00 python3-pkg-resources vim-runtime xxd [2022-08-02T11:55:18.521Z] #21 18.00 Suggested packages: [2022-08-02T11:55:18.521Z] #21 18.00 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-02T11:55:18.521Z] #21 18.00 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-02T11:55:18.521Z] #21 18.00 acl attr quota [2022-08-02T11:55:18.521Z] #21 18.00 Recommended packages: [2022-08-02T11:55:18.521Z] #21 18.00 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-02T11:55:18.521Z] #21 19.52 The following NEW packages will be installed: [2022-08-02T11:55:18.521Z] #21 19.53 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-02T11:55:18.521Z] #21 19.53 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-02T11:55:18.521Z] #21 19.53 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-02T11:55:18.521Z] #21 19.53 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-02T11:55:18.521Z] #21 19.53 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-02T11:55:18.521Z] #21 19.53 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-02T11:55:18.521Z] #21 19.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-02T11:55:18.521Z] #21 19.54 xz-utils zip zstd [2022-08-02T11:55:18.521Z] #21 19.87 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:55:18.521Z] #21 19.87 Need to get 27.7 MB of archives. [2022-08-02T11:55:18.521Z] #21 19.87 After this operation, 106 MB of additional disk space will be used. [2022-08-02T11:55:18.521Z] #21 19.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-02T11:55:18.521Z] #21 19.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-02T11:55:18.521Z] #21 19.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-02T11:55:18.521Z] #21 19.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-02T11:55:18.521Z] #21 19.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-02T11:55:18.521Z] #21 19.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-02T11:55:18.521Z] #21 19.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-02T11:55:18.521Z] #21 19.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-02T11:55:18.521Z] #21 19.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T11:55:18.521Z] #21 19.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T11:55:18.521Z] #21 19.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-02T11:55:18.521Z] #21 19.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-02T11:55:18.521Z] #21 19.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-02T11:55:18.521Z] #21 19.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-02T11:55:18.521Z] #21 20.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-02T11:55:18.521Z] #21 20.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-02T11:55:18.521Z] #21 20.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-02T11:55:18.521Z] #21 20.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-02T11:55:18.521Z] #21 20.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-02T11:55:18.521Z] #21 20.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-02T11:55:18.521Z] #21 20.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-02T11:55:18.521Z] #21 20.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-02T11:55:18.521Z] #21 20.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-02T11:55:18.521Z] #21 20.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-02T11:55:18.521Z] #21 20.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-02T11:55:18.521Z] #21 20.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-02T11:55:18.521Z] #21 20.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-02T11:55:18.521Z] #21 20.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-02T11:55:18.521Z] #21 20.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-02T11:55:18.521Z] #21 20.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-02T11:55:18.521Z] #21 20.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:55:18.521Z] #21 20.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-02T11:55:18.521Z] #21 20.38 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-02T11:55:18.521Z] #21 20.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-02T11:55:18.521Z] #21 20.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-02T11:55:18.521Z] #21 20.47 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-02T11:55:18.521Z] #21 20.47 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-02T11:55:18.521Z] #21 20.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T11:55:18.521Z] #21 20.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-02T11:55:18.521Z] #21 20.50 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-02T11:55:18.521Z] #21 20.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-02T11:55:18.521Z] #21 20.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-02T11:55:18.521Z] #21 20.56 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-02T11:55:18.521Z] #21 20.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-02T11:55:18.521Z] #21 20.60 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-02T11:55:18.521Z] #21 20.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-02T11:55:18.521Z] #21 20.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-02T11:55:18.521Z] #21 20.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-02T11:55:18.521Z] #21 20.88 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-02T11:55:18.521Z] #21 21.61 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:55:18.521Z] #21 21.74 Fetched 27.7 MB in 1s (20.8 MB/s) [2022-08-02T11:55:18.521Z] #21 21.84 Selecting previously unselected package pigz. [2022-08-02T11:55:18.521Z] #21 21.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-02T11:55:18.521Z] #21 21.89 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-02T11:55:18.521Z] #21 21.90 Unpacking pigz (2.6-1) ... [2022-08-02T11:55:18.656Z] #84 158.4 checking for GNU libc compatible realloc... yes [2022-08-02T11:55:18.667Z] #77 ... [2022-08-02T11:55:18.667Z] [2022-08-02T11:55:18.667Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-02T11:55:18.667Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-08-02T11:55:18.667Z] #34 DONE 250.0s [2022-08-02T11:55:18.667Z] [2022-08-02T11:55:18.667Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:18.667Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:18.667Z] #21 30.62 The following NEW packages will be installed: [2022-08-02T11:55:18.667Z] #21 30.62 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-02T11:55:18.667Z] #21 30.62 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-02T11:55:18.667Z] #21 30.62 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-02T11:55:18.667Z] #21 30.62 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-02T11:55:18.667Z] #21 30.63 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-02T11:55:18.667Z] #21 30.63 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-02T11:55:18.667Z] #21 30.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-02T11:55:18.667Z] #21 30.63 xz-utils zip zstd [2022-08-02T11:55:18.681Z] #77 126.3 CCLD libyajl.la [2022-08-02T11:55:18.780Z] #21 22.02 Selecting previously unselected package libelf1:amd64. [2022-08-02T11:55:18.780Z] #21 22.04 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-02T11:55:18.780Z] #21 22.07 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-02T11:55:18.916Z] #84 158.6 checking for working strtod... yes [2022-08-02T11:55:18.928Z] #21 31.11 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:55:18.928Z] #21 31.11 Need to get 27.7 MB of archives. [2022-08-02T11:55:18.928Z] #21 31.11 After this operation, 106 MB of additional disk space will be used. [2022-08-02T11:55:18.928Z] #21 31.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-02T11:55:18.928Z] #21 31.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-02T11:55:18.928Z] #21 31.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-02T11:55:18.928Z] #21 31.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-02T11:55:18.928Z] #21 31.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-02T11:55:18.928Z] #21 31.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-02T11:55:18.928Z] #21 31.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-02T11:55:18.928Z] #21 31.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-02T11:55:18.939Z] #77 126.6 CCLD verify/json_verify [2022-08-02T11:55:19.038Z] #21 22.26 Selecting previously unselected package libbpf0:amd64. [2022-08-02T11:55:19.038Z] #21 22.26 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-02T11:55:19.038Z] #21 22.27 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-02T11:55:19.038Z] #21 22.41 Selecting previously unselected package libcap2:amd64. [2022-08-02T11:55:19.038Z] #21 22.42 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-02T11:55:19.038Z] #21 22.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:55:19.038Z] #21 22.49 Selecting previously unselected package libmnl0:amd64. [2022-08-02T11:55:19.176Z] #84 158.9 checking for gettimeofday... yes [2022-08-02T11:55:19.176Z] #84 ... [2022-08-02T11:55:19.176Z] [2022-08-02T11:55:19.176Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:55:19.176Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:55:19.176Z] #19 207.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-02T11:55:19.176Z] #19 207.0 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:55:19.176Z] #19 207.0 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:55:19.176Z] #19 207.1 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-02T11:55:19.176Z] #19 207.2 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:55:19.176Z] #19 207.2 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-02T11:55:19.192Z] #21 31.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T11:55:19.192Z] #21 31.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T11:55:19.192Z] #21 31.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-02T11:55:19.192Z] #21 31.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-02T11:55:19.192Z] #21 31.25 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-02T11:55:19.192Z] #21 31.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-02T11:55:19.192Z] #21 31.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-02T11:55:19.192Z] #21 31.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-02T11:55:19.192Z] #21 31.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-02T11:55:19.192Z] #21 31.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-02T11:55:19.192Z] #21 31.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-02T11:55:19.192Z] #21 31.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-02T11:55:19.192Z] #21 31.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-02T11:55:19.192Z] #21 31.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-02T11:55:19.192Z] #21 31.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-02T11:55:19.192Z] #21 31.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-02T11:55:19.192Z] #21 31.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-02T11:55:19.192Z] #21 31.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-02T11:55:19.192Z] #21 31.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-02T11:55:19.197Z] #77 127.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:19.197Z] #77 127.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:55:19.197Z] #77 127.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:55:19.197Z] #77 127.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:19.197Z] #77 127.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:19.197Z] #77 127.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:19.298Z] #21 22.49 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-02T11:55:19.298Z] #21 22.50 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-02T11:55:19.298Z] #21 22.56 Selecting previously unselected package libxtables12:amd64. [2022-08-02T11:55:19.298Z] #21 22.56 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-02T11:55:19.298Z] #21 22.57 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-02T11:55:19.298Z] #21 22.64 Selecting previously unselected package libcap2-bin. [2022-08-02T11:55:19.298Z] #21 22.64 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-02T11:55:19.298Z] #21 22.65 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-02T11:55:19.298Z] #21 22.72 Selecting previously unselected package iproute2. [2022-08-02T11:55:19.298Z] #21 22.73 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-02T11:55:19.298Z] #21 22.74 Unpacking iproute2 (5.10.0-4) ... [2022-08-02T11:55:19.454Z] #77 127.1 CC src/validate.o [2022-08-02T11:55:19.454Z] #77 127.1 CC src/image_spec_schema_config_schema.lo [2022-08-02T11:55:19.454Z] #77 127.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-02T11:55:19.454Z] #77 127.1 CC src/image_spec_schema_defs.lo [2022-08-02T11:55:19.454Z] #77 127.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-02T11:55:19.454Z] #77 127.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-02T11:55:19.454Z] #77 127.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-02T11:55:19.454Z] #77 127.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-02T11:55:19.454Z] #77 127.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-02T11:55:19.454Z] #77 127.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-02T11:55:19.454Z] #77 127.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-02T11:55:19.712Z] #77 127.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-02T11:55:19.712Z] #77 127.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-02T11:55:19.712Z] #77 127.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-02T11:55:19.712Z] #77 127.5 CC src/runtime_spec_schema_defs.lo [2022-08-02T11:55:19.762Z] #21 31.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-02T11:55:19.762Z] #21 31.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-02T11:55:19.762Z] #21 31.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-02T11:55:19.762Z] #21 31.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T11:55:19.762Z] #21 31.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-02T11:55:19.762Z] #21 31.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-02T11:55:19.762Z] #21 31.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-02T11:55:19.762Z] #21 31.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-02T11:55:19.762Z] #21 31.89 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-02T11:55:19.762Z] #21 31.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-02T11:55:19.762Z] #21 31.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T11:55:19.762Z] #21 31.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-02T11:55:19.762Z] #21 31.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-02T11:55:19.762Z] #21 31.95 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-02T11:55:19.762Z] #21 31.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-02T11:55:19.762Z] #21 32.00 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-02T11:55:19.867Z] #21 23.15 Selecting previously unselected package xxd. [2022-08-02T11:55:19.867Z] #21 23.17 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:55:19.867Z] #21 23.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:19.867Z] #21 23.29 Selecting previously unselected package vim-common. [2022-08-02T11:55:19.867Z] #21 23.29 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:55:19.969Z] #77 127.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-02T11:55:19.969Z] #77 127.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-02T11:55:19.969Z] #77 127.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-02T11:55:20.021Z] #21 32.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-02T11:55:20.021Z] #21 32.03 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-02T11:55:20.126Z] #21 23.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:20.126Z] #21 23.48 Selecting previously unselected package bash-completion. [2022-08-02T11:55:20.126Z] #21 23.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-02T11:55:20.227Z] #77 128.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-02T11:55:20.227Z] #77 128.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-02T11:55:20.281Z] #21 32.41 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-02T11:55:20.281Z] #21 32.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-02T11:55:20.281Z] #21 32.52 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-02T11:55:20.385Z] #21 ... [2022-08-02T11:55:20.385Z] [2022-08-02T11:55:20.385Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:20.385Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:20.385Z] #77 118.1 checking for string.h... yes [2022-08-02T11:55:20.385Z] #77 118.3 checking for memory.h... yes [2022-08-02T11:55:20.385Z] #77 118.5 checking for strings.h... yes [2022-08-02T11:55:20.385Z] #77 118.6 checking for inttypes.h... yes [2022-08-02T11:55:20.385Z] #77 118.8 checking for stdint.h... yes [2022-08-02T11:55:20.385Z] #77 118.9 checking for unistd.h... yes [2022-08-02T11:55:20.385Z] #77 119.0 checking minix/config.h usability... no [2022-08-02T11:55:20.385Z] #77 119.1 checking minix/config.h presence... no [2022-08-02T11:55:20.385Z] #77 119.2 checking for minix/config.h... no [2022-08-02T11:55:20.385Z] #77 119.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-02T11:55:20.385Z] #77 119.3 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:55:20.385Z] #77 119.6 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:55:20.385Z] #77 119.6 checking how to print strings... printf [2022-08-02T11:55:20.385Z] #77 119.6 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:55:20.385Z] #77 119.7 checking for fgrep... /bin/grep -F [2022-08-02T11:55:20.385Z] #77 119.7 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:55:20.385Z] #77 119.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:55:20.385Z] #77 119.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:55:20.385Z] #77 119.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:55:20.385Z] #77 119.8 checking whether ln -s works... yes [2022-08-02T11:55:20.385Z] #77 119.8 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:55:20.385Z] #77 119.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:55:20.385Z] #77 119.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:55:20.385Z] #77 119.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:55:20.385Z] #77 119.8 checking for objdump... objdump [2022-08-02T11:55:20.385Z] #77 119.8 checking how to recognize dependent libraries... pass_all [2022-08-02T11:55:20.385Z] #77 119.8 checking for dlltool... no [2022-08-02T11:55:20.385Z] #77 119.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:55:20.385Z] #77 119.8 checking for ar... ar [2022-08-02T11:55:20.385Z] #77 119.8 checking for archiver @FILE support... @ [2022-08-02T11:55:20.385Z] #77 120.0 checking for strip... strip [2022-08-02T11:55:20.385Z] #77 120.0 checking for ranlib... ranlib [2022-08-02T11:55:20.385Z] #77 120.0 checking for gawk... no [2022-08-02T11:55:20.385Z] #77 120.0 checking for mawk... mawk [2022-08-02T11:55:20.486Z] #77 128.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-02T11:55:20.486Z] #77 128.3 CC src/basic_test_double_array_item.lo [2022-08-02T11:55:20.541Z] #21 32.52 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-02T11:55:20.644Z] #77 120.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:55:20.744Z] #77 128.6 CC src/basic_test_double_array.lo [2022-08-02T11:55:20.744Z] #77 128.6 CC src/basic_test_top_array_int.lo [2022-08-02T11:55:20.903Z] #77 120.3 checking for sysroot... no [2022-08-02T11:55:20.903Z] #77 120.3 checking for a working dd... /bin/dd [2022-08-02T11:55:20.903Z] #77 120.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:55:20.903Z] #77 120.4 checking for mt... no [2022-08-02T11:55:20.903Z] #77 120.4 checking if : is a manifest tool... no [2022-08-02T11:55:21.002Z] #77 128.6 CC src/basic_test_top_array_string.lo [2022-08-02T11:55:21.162Z] #77 120.5 checking for dlfcn.h... yes [2022-08-02T11:55:21.162Z] #77 120.6 checking for objdir... .libs [2022-08-02T11:55:21.261Z] #77 128.8 CC src/basic_test_top_double_array_int.lo [2022-08-02T11:55:21.261Z] #77 128.9 CC src/basic_test_top_double_array_obj.lo [2022-08-02T11:55:21.482Z] #21 ... [2022-08-02T11:55:21.482Z] [2022-08-02T11:55:21.482Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-02T11:55:21.482Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-08-02T11:55:21.482Z] #36 253.3 Delve is a source level debugger for Go programs. [2022-08-02T11:55:21.482Z] #36 253.3 [2022-08-02T11:55:21.482Z] #36 253.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-02T11:55:21.483Z] #36 253.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-02T11:55:21.483Z] #36 253.3 [2022-08-02T11:55:21.483Z] #36 253.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-02T11:55:21.483Z] #36 253.3 [2022-08-02T11:55:21.483Z] #36 253.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-02T11:55:21.483Z] #36 253.3 [2022-08-02T11:55:21.483Z] #36 253.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-02T11:55:21.483Z] #36 253.3 [2022-08-02T11:55:21.483Z] #36 253.3 Usage: [2022-08-02T11:55:21.483Z] #36 253.3 dlv [command] [2022-08-02T11:55:21.483Z] #36 253.3 [2022-08-02T11:55:21.483Z] #36 253.3 Available Commands: [2022-08-02T11:55:21.483Z] #36 253.3 attach Attach to running process and begin debugging. [2022-08-02T11:55:21.483Z] #36 253.3 connect Connect to a headless debug server with a terminal client. [2022-08-02T11:55:21.483Z] #36 253.3 core Examine a core dump. [2022-08-02T11:55:21.483Z] #36 253.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-02T11:55:21.483Z] #36 253.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-02T11:55:21.483Z] #36 253.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-02T11:55:21.483Z] #36 253.3 help Help about any command [2022-08-02T11:55:21.483Z] #36 253.3 run Deprecated command. Use 'debug' instead. [2022-08-02T11:55:21.483Z] #36 253.3 test Compile test binary and begin debugging program. [2022-08-02T11:55:21.483Z] #36 253.3 trace Compile and begin tracing program. [2022-08-02T11:55:21.483Z] #36 253.3 version Prints version. [2022-08-02T11:55:21.483Z] #36 253.3 [2022-08-02T11:55:21.483Z] #36 253.3 Flags: [2022-08-02T11:55:21.483Z] #36 253.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-02T11:55:21.483Z] #36 253.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-02T11:55:21.483Z] #36 253.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-02T11:55:21.483Z] #36 253.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-02T11:55:21.483Z] #36 253.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-02T11:55:21.483Z] #36 253.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-02T11:55:21.483Z] #36 253.3 --disable-aslr Disables address space randomization [2022-08-02T11:55:21.483Z] #36 253.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-02T11:55:21.483Z] #36 253.3 -h, --help help for dlv [2022-08-02T11:55:21.483Z] #36 253.3 --init string Init file, executed by the terminal client. [2022-08-02T11:55:21.483Z] #36 253.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-02T11:55:21.483Z] #36 253.3 --log Enable debugging server logging. [2022-08-02T11:55:21.483Z] #36 253.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-02T11:55:21.483Z] #36 253.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-02T11:55:21.483Z] #36 253.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-02T11:55:21.483Z] #36 253.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-02T11:55:21.483Z] #36 253.3 --wd string Working directory for running the program. [2022-08-02T11:55:21.483Z] #36 253.3 [2022-08-02T11:55:21.483Z] #36 253.3 Additional help topics: [2022-08-02T11:55:21.483Z] #36 253.3 dlv backend Help about the --backend flag. [2022-08-02T11:55:21.483Z] #36 253.3 dlv log Help about logging flags. [2022-08-02T11:55:21.483Z] #36 253.3 dlv redirect Help about file redirection. [2022-08-02T11:55:21.483Z] #36 253.3 [2022-08-02T11:55:21.483Z] #36 253.3 Use "dlv [command] --help" for more information about a command. [2022-08-02T11:55:21.483Z] #36 DONE 253.4s [2022-08-02T11:55:21.519Z] #77 129.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-02T11:55:21.519Z] #77 129.3 CC src/basic_test_top_double_array_string.lo [2022-08-02T11:55:21.682Z] #77 120.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:55:21.682Z] #77 121.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:55:21.682Z] #77 121.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:55:21.743Z] [2022-08-02T11:55:21.743Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:21.743Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:21.743Z] #21 33.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:55:21.777Z] #77 129.5 CC src/read-file.lo [2022-08-02T11:55:21.941Z] #77 121.1 checking if gcc static flag -static works... yes [2022-08-02T11:55:21.941Z] #77 121.5 checking if gcc supports -c -o file.o... yes [2022-08-02T11:55:22.003Z] #21 34.08 Fetched 27.7 MB in 2s (15.3 MB/s) [2022-08-02T11:55:22.036Z] #77 ... [2022-08-02T11:55:22.036Z] [2022-08-02T11:55:22.036Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-02T11:55:22.036Z] #23 sha256:2c827cfd5d3b6fafa01d453e518bb99e8e73e6b016c57269bf90f0cc7e79a2dd [2022-08-02T11:55:22.036Z] #23 9.092 Collecting yamllint==1.26.1 [2022-08-02T11:55:22.201Z] #77 121.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:55:22.201Z] #77 121.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:55:22.263Z] #21 34.23 Selecting previously unselected package pigz. [2022-08-02T11:55:22.263Z] #21 34.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 ... 24018 files and directories currently installed.) [2022-08-02T11:55:22.263Z] #21 34.35 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-02T11:55:22.263Z] #21 34.36 Unpacking pigz (2.6-1) ... [2022-08-02T11:55:22.460Z] #77 121.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:55:22.460Z] #77 121.9 checking how to hardcode library paths into programs... immediate [2022-08-02T11:55:22.460Z] #77 121.9 checking whether stripping libraries is possible... yes [2022-08-02T11:55:22.460Z] #77 121.9 checking if libtool supports shared libraries... yes [2022-08-02T11:55:22.460Z] #77 121.9 checking whether to build shared libraries... no [2022-08-02T11:55:22.460Z] #77 121.9 checking whether to build static libraries... yes [2022-08-02T11:55:22.460Z] #77 121.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:55:22.460Z] #77 122.0 checking whether build environment is sane... yes [2022-08-02T11:55:22.460Z] #77 122.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:55:22.460Z] #77 122.1 checking whether make sets $(MAKE)... yes [2022-08-02T11:55:22.523Z] #21 34.51 Selecting previously unselected package libelf1:amd64. [2022-08-02T11:55:22.523Z] #21 34.52 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-02T11:55:22.523Z] #21 34.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-02T11:55:22.719Z] #77 122.1 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:55:22.719Z] #77 122.1 checking whether make supports nested variables... yes [2022-08-02T11:55:22.719Z] #77 122.2 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:55:22.719Z] #77 122.2 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:55:22.719Z] #77 122.2 checking how to create a ustar tar archive... gnutar [2022-08-02T11:55:22.719Z] #77 122.2 checking dependency style of gcc... gcc3 [2022-08-02T11:55:22.790Z] #21 34.89 Selecting previously unselected package libbpf0:amd64. [2022-08-02T11:55:22.790Z] #21 34.90 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-02T11:55:22.790Z] #21 34.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-02T11:55:22.972Z] #23 10.14 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-02T11:55:22.978Z] #77 122.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:55:22.978Z] #77 122.3 checking whether make supports nested variables... (cached) yes [2022-08-02T11:55:22.978Z] #77 122.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:55:22.978Z] #77 122.3 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:55:22.978Z] #77 122.4 checking for yajl >= 2.1.0... yes [2022-08-02T11:55:22.978Z] #77 122.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:55:22.978Z] #77 122.4 checking for gcc... (cached) gcc [2022-08-02T11:55:22.978Z] #77 122.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:55:22.978Z] #77 122.5 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:55:22.979Z] #77 122.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:55:22.979Z] #77 122.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:55:22.979Z] #77 122.5 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:55:22.979Z] #77 122.5 checking for python3... /usr/bin/python3 [2022-08-02T11:55:22.979Z] #77 122.5 checking for python3 version... 3.9 [2022-08-02T11:55:22.979Z] #77 122.5 checking for python3 platform... linux [2022-08-02T11:55:22.979Z] #77 122.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:55:23.050Z] #21 35.20 Selecting previously unselected package libcap2:amd64. [2022-08-02T11:55:23.050Z] #21 35.20 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-02T11:55:23.050Z] #21 35.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:55:23.050Z] #21 35.33 Selecting previously unselected package libmnl0:amd64. [2022-08-02T11:55:23.239Z] #77 122.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:55:23.334Z] #21 35.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-02T11:55:23.334Z] #21 35.41 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-02T11:55:23.334Z] #21 35.58 Selecting previously unselected package libxtables12:amd64. [2022-08-02T11:55:23.334Z] #21 35.58 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-02T11:55:23.334Z] #21 35.59 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-02T11:55:23.499Z] #77 123.0 checking that generated files are newer than configure... done [2022-08-02T11:55:23.499Z] #77 123.0 configure: creating ./config.status [2022-08-02T11:55:23.915Z] #21 35.79 Selecting previously unselected package libcap2-bin. [2022-08-02T11:55:23.915Z] #21 35.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-02T11:55:23.915Z] #21 35.80 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-02T11:55:23.915Z] #21 36.00 Selecting previously unselected package iproute2. [2022-08-02T11:55:23.915Z] #21 36.00 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-02T11:55:23.915Z] #21 36.01 Unpacking iproute2 (5.10.0-4) ... [2022-08-02T11:55:24.348Z] #23 11.21 Collecting pathspec>=0.5.3 [2022-08-02T11:55:24.348Z] #23 11.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-02T11:55:24.606Z] #23 11.82 Collecting pyyaml [2022-08-02T11:55:24.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-02T11:55:24.865Z] #23 11.84 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-02T11:55:24.865Z] #23 11.88 Building wheels for collected packages: yamllint [2022-08-02T11:55:24.865Z] #23 11.89 Building wheel for yamllint (setup.py): started [2022-08-02T11:55:24.867Z] #21 37.02 Selecting previously unselected package xxd. [2022-08-02T11:55:24.868Z] #21 37.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:55:24.868Z] #21 37.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:25.417Z] #77 124.9 config.status: creating Makefile [2022-08-02T11:55:25.417Z] #77 125.0 config.status: creating config.h [2022-08-02T11:55:25.417Z] #77 125.0 config.status: executing libtool commands [2022-08-02T11:55:25.437Z] #21 37.48 Selecting previously unselected package vim-common. [2022-08-02T11:55:25.437Z] #21 37.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:55:25.437Z] #21 37.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:25.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-02T11:55:25.677Z] #77 125.1 config.status: executing depfiles commands [2022-08-02T11:55:25.697Z] #21 37.73 Selecting previously unselected package bash-completion. [2022-08-02T11:55:25.697Z] #21 37.74 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-02T11:55:25.752Z] #19 ... [2022-08-02T11:55:25.752Z] [2022-08-02T11:55:25.752Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:25.752Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:25.752Z] #84 159.2 checking for memset... yes [2022-08-02T11:55:25.752Z] #84 159.5 checking for strspn... yes [2022-08-02T11:55:25.752Z] #84 159.8 checking that generated files are newer than configure... done [2022-08-02T11:55:25.752Z] #84 159.8 configure: creating ./config.status [2022-08-02T11:55:25.752Z] #84 163.0 config.status: creating Makefile [2022-08-02T11:55:25.752Z] #84 163.1 config.status: creating config.h [2022-08-02T11:55:25.752Z] #84 163.2 config.status: executing depfiles commands [2022-08-02T11:55:25.752Z] #84 163.5 config.status: executing libtool commands [2022-08-02T11:55:25.752Z] #84 164.2 GEN .version [2022-08-02T11:55:25.752Z] #84 164.2 make install-recursive [2022-08-02T11:55:25.752Z] #84 164.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-02T11:55:25.752Z] #84 164.4 Making install in libocispec [2022-08-02T11:55:25.752Z] #84 164.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:25.752Z] #84 164.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-02T11:55:25.752Z] #84 164.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-02T11:55:25.752Z] #84 164.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-02T11:55:25.752Z] #84 164.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-02T11:55:25.752Z] #84 165.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-02T11:55:25.752Z] #84 165.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-02T11:55:25.752Z] #84 165.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-02T11:55:25.752Z] #84 165.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-02T11:55:25.752Z] #84 165.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-02T11:55:25.752Z] #84 165.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-02T11:55:25.752Z] #84 165.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-02T11:55:25.752Z] #84 165.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-02T11:55:25.752Z] #84 165.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-02T11:55:25.752Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-02T11:55:25.752Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-02T11:55:25.752Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-02T11:55:25.752Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-02T11:55:25.752Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-02T11:55:25.752Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-02T11:55:25.752Z] #84 165.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-02T11:55:25.800Z] #23 12.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-02T11:55:25.800Z] #23 12.87 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6165e596da7dce2d71690d5dad5fabdc2a8e28e5ca42cde71b6afd26d473a6f8 [2022-08-02T11:55:25.800Z] #23 12.88 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-02T11:55:25.800Z] #23 12.89 Successfully built yamllint [2022-08-02T11:55:25.800Z] #23 12.91 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-02T11:55:26.059Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-02T11:55:26.259Z] #77 125.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-02T11:55:26.259Z] #77 125.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-02T11:55:26.323Z] #84 166.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-02T11:55:26.323Z] #84 166.4 make install-recursive [2022-08-02T11:55:26.323Z] #84 166.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:26.323Z] #84 166.4 Making install in yajl [2022-08-02T11:55:26.323Z] #84 166.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:26.323Z] #84 166.5 CC verify/json_verify-json_verify.o [2022-08-02T11:55:26.519Z] #77 125.9 checking for gcc... gcc [2022-08-02T11:55:26.519Z] #77 126.0 checking whether the C compiler works... yes [2022-08-02T11:55:26.583Z] #84 166.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-02T11:55:26.583Z] #84 166.5 CC src/libyajl_la-yajl.lo [2022-08-02T11:55:26.583Z] #84 166.5 CC src/libyajl_la-yajl_gen.lo [2022-08-02T11:55:26.583Z] #84 166.5 CC src/libyajl_la-yajl_parser.lo [2022-08-02T11:55:26.583Z] #84 166.5 CC src/libyajl_la-yajl_buf.lo [2022-08-02T11:55:26.583Z] #84 166.5 CC src/libyajl_la-yajl_encode.lo [2022-08-02T11:55:26.583Z] #84 166.6 CC src/libyajl_la-yajl_lex.lo [2022-08-02T11:55:26.583Z] #84 166.6 CC src/libyajl_la-yajl_tree.lo [2022-08-02T11:55:26.625Z] #23 DONE 13.9s [2022-08-02T11:55:26.625Z] [2022-08-02T11:55:26.625Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:26.625Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:55:26.625Z] #77 129.8 CC src/json_common.lo [2022-08-02T11:55:26.625Z] #77 129.8 CC tests/test-1.o [2022-08-02T11:55:26.625Z] #77 129.9 CC tests/test-2.o [2022-08-02T11:55:26.625Z] #77 130.2 CC tests/test-3.o [2022-08-02T11:55:26.625Z] #77 130.2 CC tests/test-4.o [2022-08-02T11:55:26.625Z] #77 130.4 CC tests/test-5.o [2022-08-02T11:55:26.625Z] #77 130.5 CC tests/test-6.o [2022-08-02T11:55:26.625Z] #77 130.6 CC tests/test-7.o [2022-08-02T11:55:26.625Z] #77 130.9 CC tests/test-8.o [2022-08-02T11:55:26.625Z] #77 131.2 CC tests/test-9.o [2022-08-02T11:55:26.625Z] #77 131.4 CC tests/test-10.o [2022-08-02T11:55:26.625Z] #77 131.9 CC tests/test-11.o [2022-08-02T11:55:26.778Z] #77 126.2 checking for C compiler default output file name... a.out [2022-08-02T11:55:27.038Z] #77 126.2 checking for suffix of executables... [2022-08-02T11:55:27.038Z] #77 126.4 checking whether we are cross compiling... no [2022-08-02T11:55:27.297Z] #77 126.6 checking for suffix of object files... o [2022-08-02T11:55:27.297Z] #77 126.7 checking whether we are using the GNU C compiler... yes [2022-08-02T11:55:27.297Z] #77 126.8 checking whether gcc accepts -g... yes [2022-08-02T11:55:27.556Z] #77 126.9 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:55:27.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-02T11:55:27.816Z] #77 127.1 checking whether gcc understands -c and -o together... yes [2022-08-02T11:55:27.816Z] #77 127.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:55:27.816Z] #77 127.3 checking whether build environment is sane... yes [2022-08-02T11:55:27.816Z] #77 127.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:55:27.816Z] #77 127.3 checking for gawk... no [2022-08-02T11:55:27.816Z] #77 127.3 checking for mawk... mawk [2022-08-02T11:55:27.816Z] #77 127.3 checking whether make sets $(MAKE)... yes [2022-08-02T11:55:27.816Z] #77 127.3 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:55:27.816Z] #77 127.4 checking whether make supports nested variables... yes [2022-08-02T11:55:27.816Z] #77 127.4 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:55:27.816Z] #77 127.4 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:55:27.816Z] #77 127.4 checking how to create a ustar tar archive... gnutar [2022-08-02T11:55:28.075Z] #77 127.4 checking dependency style of gcc... gcc3 [2022-08-02T11:55:28.075Z] #77 127.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:55:28.075Z] #77 127.6 checking whether make supports nested variables... (cached) yes [2022-08-02T11:55:28.339Z] #77 127.6 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:55:28.339Z] #77 127.9 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:55:28.339Z] #77 127.9 checking how to print strings... printf [2022-08-02T11:55:28.339Z] #77 127.9 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:55:28.339Z] #77 127.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:55:28.339Z] #77 127.9 checking for egrep... /bin/grep -E [2022-08-02T11:55:28.339Z] #77 127.9 checking for fgrep... /bin/grep -F [2022-08-02T11:55:28.339Z] #77 127.9 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:55:28.339Z] #77 127.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:55:28.339Z] #77 127.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:55:28.339Z] #77 127.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:55:28.598Z] #77 128.0 checking whether ln -s works... yes [2022-08-02T11:55:28.598Z] #77 128.0 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:55:28.598Z] #77 128.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:55:28.598Z] #77 128.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:55:28.599Z] #77 128.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:55:28.599Z] #77 128.0 checking for objdump... objdump [2022-08-02T11:55:28.599Z] #77 128.0 checking how to recognize dependent libraries... pass_all [2022-08-02T11:55:28.599Z] #77 128.0 checking for dlltool... no [2022-08-02T11:55:28.599Z] #77 128.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:55:28.599Z] #77 128.0 checking for ar... ar [2022-08-02T11:55:28.599Z] #77 128.0 checking for archiver @FILE support... @ [2022-08-02T11:55:28.599Z] #77 128.2 checking for strip... strip [2022-08-02T11:55:28.599Z] #77 128.2 checking for ranlib... ranlib [2022-08-02T11:55:28.988Z] #21 ... [2022-08-02T11:55:28.988Z] [2022-08-02T11:55:28.988Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:28.988Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:28.988Z] #77 174.5 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-02T11:55:28.988Z] #77 174.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:55:28.988Z] #77 175.4 checking for gcc... gcc [2022-08-02T11:55:28.988Z] #77 175.6 checking whether the C compiler works... yes [2022-08-02T11:55:28.988Z] #77 176.0 checking for C compiler default output file name... a.out [2022-08-02T11:55:28.988Z] #77 176.0 checking for suffix of executables... [2022-08-02T11:55:28.988Z] #77 176.4 checking whether we are cross compiling... no [2022-08-02T11:55:28.988Z] #77 176.8 checking for suffix of object files... o [2022-08-02T11:55:28.988Z] #77 177.0 checking whether we are using the GNU C compiler... yes [2022-08-02T11:55:28.988Z] #77 177.2 checking whether gcc accepts -g... yes [2022-08-02T11:55:28.988Z] #77 177.5 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:55:28.988Z] #77 177.8 checking whether gcc understands -c and -o together... yes [2022-08-02T11:55:28.988Z] #77 178.1 checking how to run the C preprocessor... gcc -E [2022-08-02T11:55:28.988Z] #77 178.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:55:28.988Z] #77 178.6 checking for egrep... /bin/grep -E [2022-08-02T11:55:28.988Z] #77 178.6 checking for ANSI C header files... yes [2022-08-02T11:55:28.988Z] #77 179.7 checking for sys/types.h... yes [2022-08-02T11:55:28.988Z] #77 179.9 checking for sys/stat.h... yes [2022-08-02T11:55:28.988Z] #77 180.3 checking for stdlib.h... yes [2022-08-02T11:55:28.988Z] #77 180.5 checking for string.h... yes [2022-08-02T11:55:28.988Z] #77 180.8 checking for memory.h... yes [2022-08-02T11:55:28.988Z] #77 181.0 checking for strings.h... yes [2022-08-02T11:55:28.988Z] #77 181.1 checking for inttypes.h... yes [2022-08-02T11:55:28.988Z] #77 181.6 checking for stdint.h... yes [2022-08-02T11:55:28.988Z] #77 181.8 checking for unistd.h... yes [2022-08-02T11:55:28.988Z] #77 182.0 checking minix/config.h usability... no [2022-08-02T11:55:28.988Z] #77 182.3 checking minix/config.h presence... no [2022-08-02T11:55:28.988Z] #77 182.4 checking for minix/config.h... no [2022-08-02T11:55:28.988Z] #77 182.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-02T11:55:28.988Z] #77 182.7 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:55:28.988Z] #77 183.3 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:55:28.988Z] #77 183.3 checking how to print strings... printf [2022-08-02T11:55:28.988Z] #77 183.3 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:55:28.988Z] #77 183.4 checking for fgrep... /bin/grep -F [2022-08-02T11:55:28.988Z] #77 183.4 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:55:28.988Z] #77 183.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:55:28.988Z] #77 183.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:55:28.988Z] #77 183.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:55:28.988Z] #77 183.7 checking whether ln -s works... yes [2022-08-02T11:55:28.988Z] #77 183.7 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:55:28.988Z] #77 183.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:55:28.988Z] #77 183.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:55:28.988Z] #77 183.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:55:28.988Z] #77 183.7 checking for objdump... objdump [2022-08-02T11:55:28.988Z] #77 183.7 checking how to recognize dependent libraries... pass_all [2022-08-02T11:55:28.988Z] #77 183.7 checking for dlltool... no [2022-08-02T11:55:28.988Z] #77 183.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:55:28.988Z] #77 183.7 checking for ar... ar [2022-08-02T11:55:28.988Z] #77 183.7 checking for archiver @FILE support... @ [2022-08-02T11:55:28.988Z] #77 184.0 checking for strip... strip [2022-08-02T11:55:28.988Z] #77 184.0 checking for ranlib... ranlib [2022-08-02T11:55:28.988Z] #77 184.0 checking for gawk... no [2022-08-02T11:55:28.988Z] #77 184.0 checking for mawk... mawk [2022-08-02T11:55:29.178Z] #77 128.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:55:29.178Z] #77 128.5 checking for sysroot... no [2022-08-02T11:55:29.178Z] #77 128.5 checking for a working dd... /bin/dd [2022-08-02T11:55:29.178Z] #77 128.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:55:29.178Z] #77 128.6 checking for mt... no [2022-08-02T11:55:29.178Z] #77 128.6 checking if : is a manifest tool... no [2022-08-02T11:55:29.178Z] #77 128.6 checking how to run the C preprocessor... gcc -E [2022-08-02T11:55:29.248Z] #77 184.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:55:29.248Z] #77 184.7 checking for sysroot... no [2022-08-02T11:55:29.248Z] #77 184.7 checking for a working dd... /bin/dd [2022-08-02T11:55:29.248Z] #77 184.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:55:29.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-02T11:55:29.507Z] #77 184.9 checking for mt... no [2022-08-02T11:55:29.507Z] #77 184.9 checking if : is a manifest tool... no [2022-08-02T11:55:29.768Z] #77 128.8 checking for ANSI C header files... yes [2022-08-02T11:55:29.768Z] #77 129.3 checking for sys/types.h... yes [2022-08-02T11:55:30.027Z] #77 129.4 checking for sys/stat.h... yes [2022-08-02T11:55:30.027Z] #77 129.6 checking for stdlib.h... yes [2022-08-02T11:55:30.076Z] #77 185.0 checking for dlfcn.h... yes [2022-08-02T11:55:30.076Z] #77 185.3 checking for objdir... .libs [2022-08-02T11:55:30.286Z] #77 129.7 checking for string.h... yes [2022-08-02T11:55:30.286Z] #77 129.9 checking for memory.h... yes [2022-08-02T11:55:30.337Z] #77 185.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:55:30.544Z] #77 130.0 checking for strings.h... yes [2022-08-02T11:55:30.596Z] #77 185.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:55:30.596Z] #77 185.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:55:30.802Z] #77 130.1 checking for inttypes.h... yes [2022-08-02T11:55:30.802Z] #77 130.3 checking for stdint.h... yes [2022-08-02T11:55:30.855Z] #77 185.9 checking if gcc static flag -static works... yes [2022-08-02T11:55:30.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-02T11:55:31.061Z] #77 130.5 checking for unistd.h... yes [2022-08-02T11:55:31.115Z] #77 186.4 checking if gcc supports -c -o file.o... yes [2022-08-02T11:55:31.115Z] #77 186.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:55:31.115Z] #77 186.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:55:31.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-02T11:55:31.319Z] #77 130.6 checking for dlfcn.h... yes [2022-08-02T11:55:31.319Z] #77 130.8 checking for objdir... .libs [2022-08-02T11:55:31.375Z] #77 186.6 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:55:31.375Z] #77 186.8 checking how to hardcode library paths into programs... immediate [2022-08-02T11:55:31.375Z] #77 186.8 checking whether stripping libraries is possible... yes [2022-08-02T11:55:31.375Z] #77 186.8 checking if libtool supports shared libraries... yes [2022-08-02T11:55:31.375Z] #77 186.8 checking whether to build shared libraries... no [2022-08-02T11:55:31.375Z] #77 186.8 checking whether to build static libraries... yes [2022-08-02T11:55:31.375Z] #77 186.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:55:31.375Z] #77 186.9 checking whether build environment is sane... yes [2022-08-02T11:55:31.375Z] #77 186.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:55:31.375Z] #77 186.9 checking whether make sets $(MAKE)... yes [2022-08-02T11:55:31.375Z] #77 186.9 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:55:31.579Z] #77 131.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:55:31.634Z] #77 187.0 checking whether make supports nested variables... yes [2022-08-02T11:55:31.634Z] #77 187.0 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:55:31.634Z] #77 187.0 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:55:31.837Z] #77 131.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:55:31.837Z] #77 131.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:55:31.876Z] #84 171.3 CCLD libyajl.la [2022-08-02T11:55:31.876Z] #84 171.9 CCLD verify/json_verify [2022-08-02T11:55:31.897Z] #77 187.0 checking how to create a ustar tar archive... gnutar [2022-08-02T11:55:31.897Z] #77 187.1 checking dependency style of gcc... gcc3 [2022-08-02T11:55:31.897Z] #77 187.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:55:31.897Z] #77 187.3 checking whether make supports nested variables... (cached) yes [2022-08-02T11:55:31.897Z] #77 187.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-02T11:55:31.897Z] #77 187.3 checking pkg-config is at least version 0.9.0... yes [2022-08-02T11:55:31.897Z] #77 187.3 checking for yajl >= 2.1.0... yes [2022-08-02T11:55:31.897Z] #77 187.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-02T11:55:31.897Z] #77 187.4 checking for gcc... (cached) gcc [2022-08-02T11:55:32.136Z] #84 172.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:32.136Z] #84 172.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:55:32.136Z] #84 172.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:55:32.136Z] #84 172.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:32.164Z] #77 187.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-02T11:55:32.164Z] #77 187.5 checking whether gcc accepts -g... (cached) yes [2022-08-02T11:55:32.164Z] #77 187.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-02T11:55:32.164Z] #77 187.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-02T11:55:32.164Z] #77 187.5 checking for a Python interpreter with version >= 3... python3 [2022-08-02T11:55:32.164Z] #77 187.6 checking for python3... /usr/bin/python3 [2022-08-02T11:55:32.164Z] #77 187.6 checking for python3 version... 3.9 [2022-08-02T11:55:32.396Z] #84 172.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:32.396Z] #84 172.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:32.396Z] #84 172.5 CC src/validate.o [2022-08-02T11:55:32.396Z] #84 172.5 CC src/image_spec_schema_config_schema.lo [2022-08-02T11:55:32.396Z] #84 172.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-02T11:55:32.396Z] #84 172.5 CC src/image_spec_schema_defs.lo [2022-08-02T11:55:32.396Z] #84 172.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-02T11:55:32.396Z] #84 172.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-02T11:55:32.404Z] #77 131.4 checking if gcc static flag -static works... [2022-08-02T11:55:32.404Z] #77 ... [2022-08-02T11:55:32.404Z] [2022-08-02T11:55:32.404Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:32.404Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:32.404Z] #21 25.59 Unpacking bash-completion (1:2.11-2) ... [2022-08-02T11:55:32.404Z] #21 26.05 Selecting previously unselected package bzip2. [2022-08-02T11:55:32.404Z] #21 26.05 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 26.06 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:55:32.404Z] #21 26.13 Selecting previously unselected package xz-utils. [2022-08-02T11:55:32.404Z] #21 26.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 26.14 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:55:32.404Z] #21 26.31 Selecting previously unselected package apparmor. [2022-08-02T11:55:32.404Z] #21 26.31 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 26.37 Unpacking apparmor (2.13.6-10) ... [2022-08-02T11:55:32.404Z] #21 26.86 Selecting previously unselected package inetutils-ping. [2022-08-02T11:55:32.404Z] #21 26.86 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 26.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-02T11:55:32.404Z] #21 26.98 Selecting previously unselected package libip4tc2:amd64. [2022-08-02T11:55:32.404Z] #21 26.99 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 27.00 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-02T11:55:32.404Z] #21 27.05 Selecting previously unselected package libip6tc2:amd64. [2022-08-02T11:55:32.404Z] #21 27.05 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 27.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-02T11:55:32.404Z] #21 27.11 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-02T11:55:32.404Z] #21 27.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 27.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-02T11:55:32.404Z] #21 27.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-02T11:55:32.404Z] #21 27.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 27.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-02T11:55:32.404Z] #21 27.28 Selecting previously unselected package libnftnl11:amd64. [2022-08-02T11:55:32.404Z] #21 27.28 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 27.29 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-02T11:55:32.404Z] #21 27.39 Selecting previously unselected package iptables. [2022-08-02T11:55:32.404Z] #21 27.39 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 27.40 Unpacking iptables (1.8.7-1) ... [2022-08-02T11:55:32.404Z] #21 27.76 Selecting previously unselected package libonig5:amd64. [2022-08-02T11:55:32.404Z] #21 27.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 27.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:55:32.404Z] #21 27.87 Selecting previously unselected package libjq1:amd64. [2022-08-02T11:55:32.404Z] #21 27.88 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 27.89 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:55:32.404Z] #21 28.00 Selecting previously unselected package jq. [2022-08-02T11:55:32.404Z] #21 28.00 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 28.02 Unpacking jq (1.6-2.1) ... [2022-08-02T11:55:32.404Z] #21 28.10 Selecting previously unselected package libaio1:amd64. [2022-08-02T11:55:32.404Z] #21 28.10 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 28.10 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-02T11:55:32.404Z] #21 28.17 Selecting previously unselected package libgpm2:amd64. [2022-08-02T11:55:32.404Z] #21 28.17 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 28.18 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-02T11:55:32.404Z] #21 28.24 Selecting previously unselected package libicu67:amd64. [2022-08-02T11:55:32.404Z] #21 28.24 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 28.25 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-02T11:55:32.404Z] #21 31.85 Selecting previously unselected package libinih1:amd64. [2022-08-02T11:55:32.404Z] #21 31.85 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 31.86 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-02T11:55:32.404Z] #21 31.92 Selecting previously unselected package libnet1:amd64. [2022-08-02T11:55:32.404Z] #21 31.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 31.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:55:32.404Z] #21 32.03 Selecting previously unselected package libnl-3-200:amd64. [2022-08-02T11:55:32.404Z] #21 32.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 32.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:55:32.404Z] #21 32.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:55:32.404Z] #21 32.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 32.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:55:32.404Z] #21 32.20 Selecting previously unselected package libyajl2:amd64. [2022-08-02T11:55:32.404Z] #21 32.21 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 32.21 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:55:32.404Z] #21 32.27 Selecting previously unselected package net-tools. [2022-08-02T11:55:32.404Z] #21 32.30 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 32.30 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T11:55:32.404Z] #21 32.50 Selecting previously unselected package patch. [2022-08-02T11:55:32.404Z] #21 32.50 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 32.51 Unpacking patch (2.7.6-7) ... [2022-08-02T11:55:32.404Z] #21 32.59 Selecting previously unselected package python-pip-whl. [2022-08-02T11:55:32.404Z] #21 32.59 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-02T11:55:32.404Z] #21 32.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T11:55:32.404Z] #21 33.29 Selecting previously unselected package python3-lib2to3. [2022-08-02T11:55:32.404Z] #21 33.33 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-02T11:55:32.404Z] #21 33.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-02T11:55:32.404Z] #21 33.46 Selecting previously unselected package python3-distutils. [2022-08-02T11:55:32.404Z] #21 33.47 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-02T11:55:32.404Z] #21 33.47 Unpacking python3-distutils (3.9.2-1) ... [2022-08-02T11:55:32.404Z] #21 33.62 Selecting previously unselected package python3-pkg-resources. [2022-08-02T11:55:32.404Z] #21 33.63 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T11:55:32.404Z] #21 33.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:55:32.404Z] #21 33.75 Selecting previously unselected package python3-setuptools. [2022-08-02T11:55:32.404Z] #21 33.75 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-02T11:55:32.404Z] #21 33.76 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-02T11:55:32.404Z] #21 34.04 Selecting previously unselected package python3-wheel. [2022-08-02T11:55:32.404Z] #21 34.05 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-02T11:55:32.404Z] #21 34.06 Unpacking python3-wheel (0.34.2-1) ... [2022-08-02T11:55:32.404Z] #21 34.14 Selecting previously unselected package python3-pip. [2022-08-02T11:55:32.404Z] #21 34.14 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-02T11:55:32.404Z] #21 34.15 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T11:55:32.404Z] #21 34.42 Selecting previously unselected package sudo. [2022-08-02T11:55:32.404Z] #21 34.43 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 34.44 Unpacking sudo (1.9.5p2-3) ... [2022-08-02T11:55:32.404Z] #21 34.97 Selecting previously unselected package thin-provisioning-tools. [2022-08-02T11:55:32.404Z] #21 34.97 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 34.98 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-02T11:55:32.404Z] #21 35.23 Selecting previously unselected package uidmap. [2022-08-02T11:55:32.404Z] #21 35.23 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-02T11:55:32.404Z] #21 35.24 Unpacking uidmap (1:4.8.1-1) ... [2022-08-02T11:55:32.404Z] #21 35.37 Selecting previously unselected package vim-runtime. [2022-08-02T11:55:32.404Z] #21 35.37 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:55:32.404Z] #21 35.41 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-02T11:55:32.404Z] #21 35.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-02T11:55:32.404Z] #21 35.46 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:32.404Z] #21 ... [2022-08-02T11:55:32.404Z] [2022-08-02T11:55:32.404Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:32.404Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:32.404Z] #77 131.4 checking if gcc static flag -static works... yes [2022-08-02T11:55:32.404Z] #77 131.9 checking if gcc supports -c -o file.o... yes [2022-08-02T11:55:32.404Z] #77 132.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:55:32.404Z] #77 132.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:55:32.424Z] #77 187.6 checking for python3 platform... linux [2022-08-02T11:55:32.424Z] #77 187.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-02T11:55:32.657Z] #84 172.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-02T11:55:32.657Z] #84 172.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-02T11:55:32.657Z] #84 172.6 CC src/runtime_spec_schema_config_zos.lo [2022-08-02T11:55:32.657Z] #84 172.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-02T11:55:32.657Z] #84 172.7 CC src/runtime_spec_schema_config_schema.lo [2022-08-02T11:55:32.657Z] #84 172.7 CC src/runtime_spec_schema_config_solaris.lo [2022-08-02T11:55:32.657Z] #84 172.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-02T11:55:32.657Z] #84 172.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-02T11:55:32.657Z] #84 172.8 CC src/runtime_spec_schema_defs_linux.lo [2022-08-02T11:55:32.917Z] #84 172.8 CC src/runtime_spec_schema_defs.lo [2022-08-02T11:55:32.917Z] #84 172.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-02T11:55:32.917Z] #84 172.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-02T11:55:32.917Z] #84 172.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-02T11:55:32.917Z] #84 172.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-02T11:55:32.917Z] #84 173.0 CC src/basic_test_double_array_item.lo [2022-08-02T11:55:32.917Z] #84 173.0 CC src/basic_test_double_array.lo [2022-08-02T11:55:32.917Z] #84 173.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-02T11:55:32.917Z] #84 173.0 CC src/basic_test_top_array_int.lo [2022-08-02T11:55:32.917Z] #84 173.0 CC src/basic_test_top_array_string.lo [2022-08-02T11:55:32.917Z] #84 173.1 CC src/basic_test_top_double_array_int.lo [2022-08-02T11:55:32.971Z] #77 132.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:55:32.971Z] #77 132.3 checking how to hardcode library paths into programs... immediate [2022-08-02T11:55:32.971Z] #77 132.3 checking whether stripping libraries is possible... yes [2022-08-02T11:55:32.971Z] #77 132.3 checking if libtool supports shared libraries... yes [2022-08-02T11:55:32.971Z] #77 132.3 checking whether to build shared libraries... no [2022-08-02T11:55:32.971Z] #77 132.3 checking whether to build static libraries... yes [2022-08-02T11:55:32.971Z] #77 132.3 checking float.h usability... yes [2022-08-02T11:55:32.971Z] #77 132.4 checking float.h presence... yes [2022-08-02T11:55:32.971Z] #77 132.5 checking for float.h... yes [2022-08-02T11:55:32.971Z] #77 132.5 checking limits.h usability... yes [2022-08-02T11:55:32.971Z] #77 132.6 checking limits.h presence... yes [2022-08-02T11:55:32.971Z] #77 132.7 checking for limits.h... yes [2022-08-02T11:55:32.992Z] #77 187.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-02T11:55:32.992Z] #77 188.4 checking that generated files are newer than configure... done [2022-08-02T11:55:32.992Z] #77 188.4 configure: creating ./config.status [2022-08-02T11:55:33.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-02T11:55:33.177Z] #84 173.3 CC src/basic_test_top_double_array_obj.lo [2022-08-02T11:55:33.177Z] #84 173.4 CC src/basic_test_top_double_array_refobj.lo [2022-08-02T11:55:33.230Z] #77 132.7 checking stddef.h usability... yes [2022-08-02T11:55:33.230Z] #77 132.8 checking stddef.h presence... yes [2022-08-02T11:55:33.230Z] #77 132.9 checking for stddef.h... yes [2022-08-02T11:55:33.437Z] #84 173.5 CC src/basic_test_top_double_array_string.lo [2022-08-02T11:55:33.437Z] #84 173.5 CC src/read-file.lo [2022-08-02T11:55:33.437Z] #84 173.5 CC src/json_common.lo [2022-08-02T11:55:33.437Z] #84 173.6 CC tests/test-1.o [2022-08-02T11:55:33.490Z] #77 132.9 checking for stdlib.h... (cached) yes [2022-08-02T11:55:33.490Z] #77 133.0 checking for string.h... (cached) yes [2022-08-02T11:55:33.490Z] #77 133.0 checking sys/time.h usability... yes [2022-08-02T11:55:33.490Z] #77 133.1 checking sys/time.h presence... yes [2022-08-02T11:55:33.697Z] #84 173.7 CC tests/test-2.o [2022-08-02T11:55:33.697Z] #84 173.8 CC tests/test-3.o [2022-08-02T11:55:33.749Z] #77 133.2 checking for sys/time.h... yes [2022-08-02T11:55:33.749Z] #77 133.2 checking for inline... inline [2022-08-02T11:55:33.957Z] #84 173.8 CC tests/test-4.o [2022-08-02T11:55:33.957Z] #84 173.9 CC tests/test-5.o [2022-08-02T11:55:34.217Z] #84 174.1 CC tests/test-6.o [2022-08-02T11:55:34.217Z] #84 174.3 CC tests/test-7.o [2022-08-02T11:55:34.266Z] #77 133.4 checking for size_t... yes [2022-08-02T11:55:34.266Z] #77 133.7 checking for stdlib.h... (cached) yes [2022-08-02T11:55:34.372Z] #77 ... [2022-08-02T11:55:34.372Z] [2022-08-02T11:55:34.372Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:34.372Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:34.372Z] #21 42.67 Unpacking bash-completion (1:2.11-2) ... [2022-08-02T11:55:34.372Z] #21 43.47 Selecting previously unselected package bzip2. [2022-08-02T11:55:34.372Z] #21 43.48 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 43.49 Unpacking bzip2 (1.0.8-4) ... [2022-08-02T11:55:34.372Z] #21 43.68 Selecting previously unselected package xz-utils. [2022-08-02T11:55:34.372Z] #21 43.69 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 43.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:55:34.372Z] #21 44.30 Selecting previously unselected package apparmor. [2022-08-02T11:55:34.372Z] #21 44.30 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 44.37 Unpacking apparmor (2.13.6-10) ... [2022-08-02T11:55:34.372Z] #21 45.12 Selecting previously unselected package inetutils-ping. [2022-08-02T11:55:34.372Z] #21 45.13 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 45.14 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-02T11:55:34.372Z] #21 45.46 Selecting previously unselected package libip4tc2:amd64. [2022-08-02T11:55:34.372Z] #21 45.47 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 45.47 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-02T11:55:34.372Z] #21 45.75 Selecting previously unselected package libip6tc2:amd64. [2022-08-02T11:55:34.372Z] #21 45.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 45.76 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-02T11:55:34.372Z] #21 45.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-02T11:55:34.372Z] #21 45.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 45.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-02T11:55:34.372Z] #21 46.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-02T11:55:34.372Z] #21 46.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 46.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-02T11:55:34.372Z] #21 46.21 Selecting previously unselected package libnftnl11:amd64. [2022-08-02T11:55:34.372Z] #21 46.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 46.22 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-02T11:55:34.372Z] #21 46.37 Selecting previously unselected package iptables. [2022-08-02T11:55:34.372Z] #21 46.38 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-02T11:55:34.372Z] #21 46.38 Unpacking iptables (1.8.7-1) ... [2022-08-02T11:55:34.477Z] #84 174.4 CC tests/test-8.o [2022-08-02T11:55:34.477Z] #84 174.5 CC tests/test-9.o [2022-08-02T11:55:34.477Z] #84 174.5 CC tests/test-10.o [2022-08-02T11:55:34.477Z] #84 174.6 CC tests/test-11.o [2022-08-02T11:55:34.525Z] #77 133.7 checking for GNU libc compatible malloc... yes [2022-08-02T11:55:34.525Z] #77 133.9 checking for stdlib.h... (cached) yes [2022-08-02T11:55:34.783Z] #77 134.0 checking for GNU libc compatible realloc... yes [2022-08-02T11:55:34.783Z] #77 134.2 checking for working strtod... yes [2022-08-02T11:55:34.941Z] #21 46.92 Selecting previously unselected package libonig5:amd64. [2022-08-02T11:55:34.941Z] #21 46.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-02T11:55:34.941Z] #21 46.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:55:35.201Z] #21 47.14 Selecting previously unselected package libjq1:amd64. [2022-08-02T11:55:35.201Z] #21 47.15 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-02T11:55:35.201Z] #21 47.16 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:55:35.350Z] #77 134.5 checking for gettimeofday... yes [2022-08-02T11:55:35.350Z] #77 134.7 checking for memset... yes [2022-08-02T11:55:35.460Z] #21 47.42 Selecting previously unselected package jq. [2022-08-02T11:55:35.460Z] #21 47.44 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-02T11:55:35.460Z] #21 47.45 Unpacking jq (1.6-2.1) ... [2022-08-02T11:55:35.460Z] #21 47.61 Selecting previously unselected package libaio1:amd64. [2022-08-02T11:55:35.460Z] #21 47.62 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-02T11:55:35.608Z] #77 135.0 checking for strspn... yes [2022-08-02T11:55:35.720Z] #21 47.73 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-02T11:55:35.866Z] #77 135.3 checking that generated files are newer than configure... done [2022-08-02T11:55:35.866Z] #77 135.4 configure: creating ./config.status [2022-08-02T11:55:35.980Z] #21 47.93 Selecting previously unselected package libgpm2:amd64. [2022-08-02T11:55:35.980Z] #21 47.93 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-02T11:55:35.980Z] #21 47.96 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-02T11:55:35.980Z] #21 48.04 Selecting previously unselected package libicu67:amd64. [2022-08-02T11:55:35.980Z] #21 48.04 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-02T11:55:35.980Z] #21 48.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-02T11:55:37.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-02T11:55:37.361Z] #21 ... [2022-08-02T11:55:37.362Z] [2022-08-02T11:55:37.362Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:37.362Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:37.362Z] #77 192.7 config.status: creating Makefile [2022-08-02T11:55:37.362Z] #77 192.9 config.status: creating config.h [2022-08-02T11:55:37.621Z] #77 193.0 config.status: executing libtool commands [2022-08-02T11:55:37.769Z] #77 137.2 config.status: creating Makefile [2022-08-02T11:55:37.769Z] #77 137.2 config.status: creating config.h [2022-08-02T11:55:37.769Z] #77 137.3 config.status: executing depfiles commands [2022-08-02T11:55:37.769Z] #77 137.5 config.status: executing libtool commands [2022-08-02T11:55:37.882Z] #77 193.1 config.status: executing depfiles commands [2022-08-02T11:55:38.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-02T11:55:38.703Z] #77 138.4 GEN .version [2022-08-02T11:55:38.703Z] #77 138.4 make install-recursive [2022-08-02T11:55:38.825Z] #77 194.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-02T11:55:38.825Z] #77 194.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-02T11:55:38.962Z] #77 138.4 make[1]: Entering directory '/tmp/crun-build' [2022-08-02T11:55:38.962Z] #77 138.5 Making install in libocispec [2022-08-02T11:55:38.962Z] #77 138.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:38.962Z] #77 138.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-02T11:55:38.962Z] #77 138.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-02T11:55:38.962Z] #77 138.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-02T11:55:38.962Z] #77 138.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-02T11:55:39.395Z] #77 194.7 checking for gcc... gcc [2022-08-02T11:55:39.660Z] #77 194.9 checking whether the C compiler works... yes [2022-08-02T11:55:39.660Z] #77 195.0 checking for C compiler default output file name... a.out [2022-08-02T11:55:39.660Z] #77 195.0 checking for suffix of executables... [2022-08-02T11:55:39.755Z] #84 ... [2022-08-02T11:55:39.755Z] [2022-08-02T11:55:39.755Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:55:39.755Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:55:39.755Z] #19 227.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-02T11:55:39.755Z] #19 227.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:55:39.755Z] #19 227.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:55:39.755Z] #19 227.5 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-02T11:55:39.755Z] #19 227.5 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:55:39.755Z] #19 227.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-02T11:55:39.898Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-02T11:55:39.898Z] #77 139.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-02T11:55:39.898Z] #77 139.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-02T11:55:39.898Z] #77 139.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-02T11:55:39.898Z] #77 139.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-02T11:55:39.898Z] #77 139.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-02T11:55:39.898Z] #77 139.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-02T11:55:39.898Z] #77 139.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-02T11:55:39.898Z] #77 139.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-02T11:55:39.920Z] #77 195.1 checking whether we are cross compiling... no [2022-08-02T11:55:40.157Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-02T11:55:40.157Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-02T11:55:40.157Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-02T11:55:40.157Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-02T11:55:40.157Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-02T11:55:40.157Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-02T11:55:40.157Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-02T11:55:40.179Z] #77 195.4 checking for suffix of object files... o [2022-08-02T11:55:40.179Z] #77 195.5 checking whether we are using the GNU C compiler... yes [2022-08-02T11:55:40.438Z] #77 195.6 checking whether gcc accepts -g... yes [2022-08-02T11:55:40.438Z] #77 195.8 checking for gcc option to accept ISO C89... none needed [2022-08-02T11:55:40.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-02T11:55:40.698Z] #77 195.9 checking whether gcc understands -c and -o together... yes [2022-08-02T11:55:40.698Z] #77 196.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-02T11:55:40.698Z] #77 196.2 checking whether build environment is sane... yes [2022-08-02T11:55:40.698Z] #77 196.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-02T11:55:40.698Z] #77 196.3 checking for gawk... no [2022-08-02T11:55:40.698Z] #77 196.3 checking for mawk... mawk [2022-08-02T11:55:40.698Z] #77 196.3 checking whether make sets $(MAKE)... yes [2022-08-02T11:55:40.957Z] #77 196.3 checking whether make supports the include directive... yes (GNU style) [2022-08-02T11:55:40.957Z] #77 196.3 checking whether make supports nested variables... yes [2022-08-02T11:55:40.957Z] #77 196.4 checking whether UID '0' is supported by ustar format... yes [2022-08-02T11:55:40.957Z] #77 196.4 checking whether GID '0' is supported by ustar format... yes [2022-08-02T11:55:40.957Z] #77 196.4 checking how to create a ustar tar archive... gnutar [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-02T11:55:41.092Z] #77 140.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-02T11:55:41.092Z] #77 140.7 make install-recursive [2022-08-02T11:55:41.092Z] #77 140.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:41.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-02T11:55:41.217Z] #77 196.4 checking dependency style of gcc... gcc3 [2022-08-02T11:55:41.217Z] #77 196.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-02T11:55:41.217Z] #77 196.6 checking whether make supports nested variables... (cached) yes [2022-08-02T11:55:41.350Z] #77 140.7 Making install in yajl [2022-08-02T11:55:41.350Z] #77 140.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:41.350Z] #77 140.8 CC verify/json_verify-json_verify.o [2022-08-02T11:55:41.350Z] #77 140.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-02T11:55:41.350Z] #77 140.8 CC src/libyajl_la-yajl.lo [2022-08-02T11:55:41.350Z] #77 140.8 CC src/libyajl_la-yajl_gen.lo [2022-08-02T11:55:41.350Z] #77 140.9 CC src/libyajl_la-yajl_parser.lo [2022-08-02T11:55:41.350Z] #77 140.9 CC src/libyajl_la-yajl_buf.lo [2022-08-02T11:55:41.350Z] #77 141.0 CC src/libyajl_la-yajl_encode.lo [2022-08-02T11:55:41.476Z] #77 196.6 checking build system type... x86_64-pc-linux-gnu [2022-08-02T11:55:41.476Z] #77 196.9 checking host system type... x86_64-pc-linux-gnu [2022-08-02T11:55:41.476Z] #77 196.9 checking how to print strings... printf [2022-08-02T11:55:41.476Z] #77 196.9 checking for a sed that does not truncate output... /bin/sed [2022-08-02T11:55:41.476Z] #77 196.9 checking for grep that handles long lines and -e... /bin/grep [2022-08-02T11:55:41.476Z] #77 196.9 checking for egrep... /bin/grep -E [2022-08-02T11:55:41.476Z] #77 197.0 checking for fgrep... /bin/grep -F [2022-08-02T11:55:41.476Z] #77 197.0 checking for ld used by gcc... /usr/bin/ld [2022-08-02T11:55:41.609Z] #77 141.0 CC src/libyajl_la-yajl_lex.lo [2022-08-02T11:55:41.609Z] #77 141.0 CC src/libyajl_la-yajl_tree.lo [2022-08-02T11:55:41.736Z] #77 197.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-02T11:55:41.736Z] #77 197.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-02T11:55:41.999Z] #77 197.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-02T11:55:41.999Z] #77 197.4 checking whether ln -s works... yes [2022-08-02T11:55:41.999Z] #77 197.4 checking the maximum length of command line arguments... 1572864 [2022-08-02T11:55:41.999Z] #77 197.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-02T11:55:41.999Z] #77 197.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-02T11:55:41.999Z] #77 197.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-02T11:55:41.999Z] #77 197.4 checking for objdump... objdump [2022-08-02T11:55:41.999Z] #77 197.4 checking how to recognize dependent libraries... pass_all [2022-08-02T11:55:41.999Z] #77 197.4 checking for dlltool... no [2022-08-02T11:55:41.999Z] #77 197.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-02T11:55:41.999Z] #77 197.4 checking for ar... ar [2022-08-02T11:55:42.259Z] #77 197.5 checking for archiver @FILE support... @ [2022-08-02T11:55:42.259Z] #77 197.7 checking for strip... strip [2022-08-02T11:55:42.259Z] #77 197.7 checking for ranlib... ranlib [2022-08-02T11:55:42.519Z] #77 197.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-02T11:55:42.779Z] #77 198.1 checking for sysroot... no [2022-08-02T11:55:42.779Z] #77 198.1 checking for a working dd... /bin/dd [2022-08-02T11:55:42.779Z] #77 198.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-02T11:55:42.779Z] #77 198.3 checking for mt... no [2022-08-02T11:55:42.779Z] #77 198.3 checking if : is a manifest tool... no [2022-08-02T11:55:43.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-02T11:55:43.038Z] #77 198.3 checking how to run the C preprocessor... gcc -E [2022-08-02T11:55:44.178Z] #77 198.8 checking for ANSI C header files... yes [2022-08-02T11:55:44.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-02T11:55:44.438Z] #77 199.6 checking for sys/types.h... yes [2022-08-02T11:55:44.697Z] #77 199.9 checking for sys/stat.h... yes [2022-08-02T11:55:44.754Z] #77 ... [2022-08-02T11:55:44.754Z] [2022-08-02T11:55:44.755Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:55:44.755Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f [2022-08-02T11:55:44.755Z] #47 197.3 + dpkg --print-architecture [2022-08-02T11:55:44.755Z] #47 DONE 198.1s [2022-08-02T11:55:44.755Z] [2022-08-02T11:55:44.755Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:55:44.755Z] #60 sha256:cfdc341d6dd7f4ee0e4feea12760e607337e1d9d35a83982f2bbf54a383a2c43 [2022-08-02T11:55:44.957Z] #77 200.2 checking for stdlib.h... yes [2022-08-02T11:55:45.526Z] #77 200.6 checking for string.h... yes [2022-08-02T11:55:45.788Z] #77 200.9 checking for memory.h... yes [2022-08-02T11:55:45.795Z] #77 ... [2022-08-02T11:55:45.795Z] [2022-08-02T11:55:45.795Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:45.795Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:45.795Z] #21 38.86 Selecting previously unselected package vim. [2022-08-02T11:55:45.795Z] #21 38.87 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:55:45.795Z] #21 38.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:45.795Z] #21 39.42 Selecting previously unselected package xfsprogs. [2022-08-02T11:55:45.795Z] #21 39.42 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-02T11:55:45.795Z] #21 39.43 Unpacking xfsprogs (5.10.0-4) ... [2022-08-02T11:55:45.795Z] #21 39.83 Selecting previously unselected package zip. [2022-08-02T11:55:45.795Z] #21 39.84 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-02T11:55:45.795Z] #21 39.84 Unpacking zip (3.0-12) ... [2022-08-02T11:55:45.795Z] #21 39.97 Selecting previously unselected package zstd. [2022-08-02T11:55:45.795Z] #21 39.99 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-02T11:55:45.795Z] #21 39.99 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-02T11:55:45.795Z] #21 40.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:55:45.795Z] #21 41.30 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-02T11:55:45.795Z] #21 41.32 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T11:55:45.795Z] #21 41.33 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-02T11:55:45.795Z] #21 41.36 Setting up libicu67:amd64 (67.1-7) ... [2022-08-02T11:55:45.795Z] #21 41.37 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-02T11:55:45.795Z] #21 41.39 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-02T11:55:45.795Z] #21 41.41 Setting up uidmap (1:4.8.1-1) ... [2022-08-02T11:55:45.795Z] #21 41.42 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:55:45.795Z] #21 41.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:55:45.795Z] #21 41.45 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:55:45.795Z] #21 41.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:55:45.795Z] #21 41.48 Setting up python3-wheel (0.34.2-1) ... [2022-08-02T11:55:45.795Z] #21 42.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:45.795Z] #21 42.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:55:45.795Z] #21 42.22 Setting up libcap2-bin (1:2.44-1) ... [2022-08-02T11:55:45.795Z] #21 42.23 Setting up apparmor (2.13.6-10) ... [2022-08-02T11:55:45.795Z] #21 43.81 Setting up zip (3.0-12) ... [2022-08-02T11:55:45.795Z] #21 43.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:45.795Z] #21 43.85 Setting up bash-completion (1:2.11-2) ... [2022-08-02T11:55:45.795Z] #21 45.99 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:55:45.795Z] #21 46.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:55:45.795Z] #21 46.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-02T11:55:45.795Z] #21 46.07 Setting up patch (2.7.6-7) ... [2022-08-02T11:55:45.795Z] #21 46.09 Setting up sudo (1.9.5p2-3) ... [2022-08-02T11:55:45.795Z] #21 46.16 invoke-rc.d: could not determine current runlevel [2022-08-02T11:55:45.795Z] #21 46.17 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-02T11:55:45.795Z] #21 46.18 Setting up xfsprogs (5.10.0-4) ... [2022-08-02T11:55:45.795Z] #21 46.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-02T11:55:45.795Z] #21 46.21 Setting up inetutils-ping (2:2.0-1) ... [2022-08-02T11:55:45.795Z] #21 46.22 Setting up pigz (2.6-1) ... [2022-08-02T11:55:45.795Z] #21 46.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-02T11:55:45.795Z] #21 46.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:55:45.795Z] #21 46.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T11:55:45.795Z] #21 46.27 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:45.795Z] #21 47.01 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-02T11:55:45.795Z] #21 47.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-02T11:55:45.795Z] #21 47.55 Setting up libelf1:amd64 (0.183-1) ... [2022-08-02T11:55:45.795Z] #21 47.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-02T11:55:45.795Z] #21 47.63 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:55:45.795Z] #21 47.65 Setting up python3-distutils (3.9.2-1) ... [2022-08-02T11:55:45.795Z] #21 48.37 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:45.795Z] #21 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-02T11:55:45.795Z] #21 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-02T11:55:45.795Z] #21 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-02T11:55:45.795Z] #21 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-02T11:55:45.795Z] #21 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-02T11:55:45.795Z] #21 48.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-02T11:55:45.795Z] #21 48.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-02T11:55:45.795Z] #21 48.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-02T11:55:45.795Z] #21 48.45 Setting up python3-setuptools (52.0.0-4) ... [2022-08-02T11:55:46.048Z] #77 201.3 checking for strings.h... yes [2022-08-02T11:55:46.307Z] #77 201.5 checking for inttypes.h... yes [2022-08-02T11:55:46.729Z] #21 ... [2022-08-02T11:55:46.729Z] [2022-08-02T11:55:46.729Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:46.729Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:46.729Z] #77 146.0 CCLD libyajl.la [2022-08-02T11:55:46.827Z] #77 201.9 checking for stdint.h... yes [2022-08-02T11:55:46.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-02T11:55:46.987Z] #77 146.4 CCLD verify/json_verify [2022-08-02T11:55:47.086Z] #77 202.3 checking for unistd.h... yes [2022-08-02T11:55:47.245Z] #77 146.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:47.245Z] #77 146.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:55:47.245Z] #77 146.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:55:47.245Z] #77 146.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:47.245Z] #77 146.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:55:47.245Z] #77 146.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:47.245Z] #77 146.9 CC src/validate.o [2022-08-02T11:55:47.346Z] #77 202.6 checking for dlfcn.h... yes [2022-08-02T11:55:47.346Z] #77 202.8 checking for objdir... .libs [2022-08-02T11:55:47.503Z] #77 146.9 CC src/image_spec_schema_config_schema.lo [2022-08-02T11:55:47.503Z] #77 146.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-02T11:55:47.503Z] #77 146.9 CC src/image_spec_schema_defs.lo [2022-08-02T11:55:47.503Z] #77 147.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-02T11:55:47.503Z] #77 147.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-02T11:55:47.503Z] #77 147.0 CC src/image_spec_schema_image_layout_schema.lo [2022-08-02T11:55:47.503Z] #77 147.1 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-02T11:55:47.503Z] #77 147.1 CC src/runtime_spec_schema_config_linux.lo [2022-08-02T11:55:47.503Z] #77 147.1 CC src/runtime_spec_schema_config_zos.lo [2022-08-02T11:55:47.503Z] #77 147.2 CC src/runtime_spec_schema_config_schema.lo [2022-08-02T11:55:47.762Z] #77 147.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-02T11:55:47.762Z] #77 147.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-02T11:55:47.762Z] #77 147.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-02T11:55:47.762Z] #77 147.4 CC src/runtime_spec_schema_defs.lo [2022-08-02T11:55:47.864Z] #77 203.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-02T11:55:47.864Z] #77 203.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-02T11:55:47.864Z] #77 203.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-02T11:55:48.020Z] #77 147.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-02T11:55:48.020Z] #77 147.5 CC src/runtime_spec_schema_defs_zos.lo [2022-08-02T11:55:48.020Z] #77 147.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-02T11:55:48.278Z] #77 147.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-02T11:55:48.279Z] #77 147.7 CC src/runtime_spec_schema_state_schema.lo [2022-08-02T11:55:48.279Z] #77 148.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-02T11:55:48.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-02T11:55:48.538Z] #77 148.0 CC src/basic_test_double_array_item.lo [2022-08-02T11:55:48.797Z] #77 148.2 CC src/basic_test_double_array.lo [2022-08-02T11:55:48.798Z] #77 ... [2022-08-02T11:55:48.798Z] [2022-08-02T11:55:48.798Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:48.798Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:48.798Z] #21 49.94 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:55:48.798Z] #21 49.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-02T11:55:48.798Z] #21 49.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-02T11:55:48.798Z] #21 49.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T11:55:48.798Z] #21 51.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-02T11:55:48.798Z] #21 51.23 Setting up jq (1.6-2.1) ... [2022-08-02T11:55:48.798Z] #21 51.24 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-02T11:55:48.798Z] #21 51.26 Setting up iptables (1.8.7-1) ... [2022-08-02T11:55:48.798Z] #21 51.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T11:55:48.798Z] #21 51.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T11:55:48.798Z] #21 51.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T11:55:48.798Z] #21 51.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T11:55:48.798Z] #21 51.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-02T11:55:48.798Z] #21 51.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-02T11:55:48.798Z] #21 51.33 Setting up iproute2 (5.10.0-4) ... [2022-08-02T11:55:48.798Z] #21 51.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:55:48.798Z] #21 DONE 52.2s [2022-08-02T11:55:48.798Z] [2022-08-02T11:55:48.798Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:48.798Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:48.798Z] #77 148.3 CC src/basic_test_top_array_int.lo [2022-08-02T11:55:48.803Z] #77 203.5 checking if gcc static flag -static works... yes [2022-08-02T11:55:48.803Z] #77 204.1 checking if gcc supports -c -o file.o... yes [2022-08-02T11:55:48.803Z] #77 204.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-02T11:55:48.803Z] #77 204.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-02T11:55:49.056Z] #77 148.5 CC src/basic_test_top_array_string.lo [2022-08-02T11:55:49.057Z] #77 148.7 CC src/basic_test_top_double_array_int.lo [2022-08-02T11:55:49.315Z] #77 148.8 CC src/basic_test_top_double_array_obj.lo [2022-08-02T11:55:49.315Z] #77 148.9 CC src/basic_test_top_double_array_refobj.lo [2022-08-02T11:55:49.321Z] #77 204.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-02T11:55:49.321Z] #77 204.9 checking how to hardcode library paths into programs... immediate [2022-08-02T11:55:49.585Z] #77 204.9 checking whether stripping libraries is possible... yes [2022-08-02T11:55:49.585Z] #77 204.9 checking if libtool supports shared libraries... yes [2022-08-02T11:55:49.585Z] #77 204.9 checking whether to build shared libraries... no [2022-08-02T11:55:49.585Z] #77 204.9 checking whether to build static libraries... yes [2022-08-02T11:55:49.844Z] #77 205.0 checking float.h usability... yes [2022-08-02T11:55:49.845Z] #77 205.3 checking float.h presence... yes [2022-08-02T11:55:49.845Z] #77 205.3 checking for float.h... yes [2022-08-02T11:55:49.881Z] #77 149.2 CC src/basic_test_top_double_array_string.lo [2022-08-02T11:55:49.881Z] #77 149.4 CC src/read-file.lo [2022-08-02T11:55:49.881Z] #77 149.4 CC src/json_common.lo [2022-08-02T11:55:50.104Z] #77 205.3 checking limits.h usability... yes [2022-08-02T11:55:50.139Z] #77 149.7 CC tests/test-1.o [2022-08-02T11:55:50.139Z] #77 ... [2022-08-02T11:55:50.139Z] [2022-08-02T11:55:50.139Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-02T11:55:50.139Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e [2022-08-02T11:55:50.139Z] #22 1.366 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-02T11:55:50.139Z] #22 1.370 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-02T11:55:50.139Z] #22 1.373 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-02T11:55:50.139Z] #22 DONE 1.4s [2022-08-02T11:55:50.139Z] [2022-08-02T11:55:50.139Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:50.139Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:50.139Z] #77 149.8 CC tests/test-2.o [2022-08-02T11:55:50.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-02T11:55:50.364Z] #77 205.7 checking limits.h presence... yes [2022-08-02T11:55:50.364Z] #77 205.8 checking for limits.h... yes [2022-08-02T11:55:50.705Z] #77 150.0 CC tests/test-3.o [2022-08-02T11:55:50.705Z] #77 150.1 CC tests/test-4.o [2022-08-02T11:55:50.705Z] #77 150.3 CC tests/test-5.o [2022-08-02T11:55:50.883Z] #77 205.9 checking stddef.h usability... yes [2022-08-02T11:55:50.883Z] #77 206.2 checking stddef.h presence... yes [2022-08-02T11:55:50.883Z] #77 206.3 checking for stddef.h... yes [2022-08-02T11:55:50.964Z] #77 150.5 CC tests/test-6.o [2022-08-02T11:55:51.143Z] #77 206.4 checking for stdlib.h... (cached) yes [2022-08-02T11:55:51.143Z] #77 206.4 checking for string.h... (cached) yes [2022-08-02T11:55:51.143Z] #77 206.4 checking sys/time.h usability... yes [2022-08-02T11:55:51.143Z] #77 206.5 checking sys/time.h presence... yes [2022-08-02T11:55:51.143Z] #77 206.5 checking for sys/time.h... yes [2022-08-02T11:55:51.143Z] #77 206.6 checking for inline... inline [2022-08-02T11:55:51.222Z] #77 150.7 CC tests/test-7.o [2022-08-02T11:55:51.222Z] #77 150.8 CC tests/test-8.o [2022-08-02T11:55:51.480Z] #77 151.0 CC tests/test-9.o [2022-08-02T11:55:51.615Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-02T11:55:51.615Z] Using test binary docker [2022-08-02T11:55:51.615Z] +++ /etc/init.d/apparmor start [2022-08-02T11:55:51.615Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-02T11:55:51.615Z] INFO: Waiting for daemon to start... [2022-08-02T11:55:51.615Z] Starting dockerd [2022-08-02T11:55:51.615Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-02T11:55:51.663Z] #77 206.6 checking for size_t... yes [2022-08-02T11:55:51.663Z] #77 206.9 checking for stdlib.h... (cached) yes [2022-08-02T11:55:51.739Z] #77 151.2 CC tests/test-10.o [2022-08-02T11:55:51.739Z] #77 151.4 CC tests/test-11.o [2022-08-02T11:55:51.923Z] #77 207.0 checking for GNU libc compatible malloc... yes [2022-08-02T11:55:51.923Z] #77 207.3 checking for stdlib.h... (cached) yes [2022-08-02T11:55:52.183Z] #77 207.3 checking for GNU libc compatible realloc... yes [2022-08-02T11:55:52.443Z] #77 207.6 checking for working strtod... [2022-08-02T11:55:52.443Z] #77 ... [2022-08-02T11:55:52.443Z] [2022-08-02T11:55:52.443Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:52.443Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:52.443Z] #21 54.45 Selecting previously unselected package libinih1:amd64. [2022-08-02T11:55:52.443Z] #21 54.46 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 54.47 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-02T11:55:52.443Z] #21 54.53 Selecting previously unselected package libnet1:amd64. [2022-08-02T11:55:52.443Z] #21 54.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 54.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:55:52.443Z] #21 54.87 Selecting previously unselected package libnl-3-200:amd64. [2022-08-02T11:55:52.443Z] #21 54.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 54.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:55:52.443Z] #21 55.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T11:55:52.443Z] #21 55.18 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 55.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:55:52.443Z] #21 55.31 Selecting previously unselected package libyajl2:amd64. [2022-08-02T11:55:52.443Z] #21 55.31 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 55.32 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:55:52.443Z] #21 55.50 Selecting previously unselected package net-tools. [2022-08-02T11:55:52.443Z] #21 55.50 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 55.51 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T11:55:52.443Z] #21 55.91 Selecting previously unselected package patch. [2022-08-02T11:55:52.443Z] #21 55.92 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 55.93 Unpacking patch (2.7.6-7) ... [2022-08-02T11:55:52.443Z] #21 56.25 Selecting previously unselected package python-pip-whl. [2022-08-02T11:55:52.443Z] #21 56.26 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-02T11:55:52.443Z] #21 56.28 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T11:55:52.443Z] #21 57.24 Selecting previously unselected package python3-lib2to3. [2022-08-02T11:55:52.443Z] #21 57.24 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-02T11:55:52.443Z] #21 57.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-02T11:55:52.443Z] #21 57.58 Selecting previously unselected package python3-distutils. [2022-08-02T11:55:52.443Z] #21 57.59 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-02T11:55:52.443Z] #21 57.59 Unpacking python3-distutils (3.9.2-1) ... [2022-08-02T11:55:52.443Z] #21 58.06 Selecting previously unselected package python3-pkg-resources. [2022-08-02T11:55:52.443Z] #21 58.06 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T11:55:52.443Z] #21 58.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:55:52.443Z] #21 58.33 Selecting previously unselected package python3-setuptools. [2022-08-02T11:55:52.443Z] #21 58.36 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-02T11:55:52.443Z] #21 58.40 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-02T11:55:52.443Z] #21 59.03 Selecting previously unselected package python3-wheel. [2022-08-02T11:55:52.443Z] #21 59.04 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-02T11:55:52.443Z] #21 59.06 Unpacking python3-wheel (0.34.2-1) ... [2022-08-02T11:55:52.443Z] #21 59.30 Selecting previously unselected package python3-pip. [2022-08-02T11:55:52.443Z] #21 59.30 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-02T11:55:52.443Z] #21 59.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T11:55:52.443Z] #21 59.87 Selecting previously unselected package sudo. [2022-08-02T11:55:52.443Z] #21 59.87 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 59.87 Unpacking sudo (1.9.5p2-3) ... [2022-08-02T11:55:52.443Z] #21 61.16 Selecting previously unselected package thin-provisioning-tools. [2022-08-02T11:55:52.443Z] #21 61.18 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 61.20 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-02T11:55:52.443Z] #21 61.69 Selecting previously unselected package uidmap. [2022-08-02T11:55:52.443Z] #21 61.70 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-02T11:55:52.443Z] #21 61.71 Unpacking uidmap (1:4.8.1-1) ... [2022-08-02T11:55:52.443Z] #21 62.06 Selecting previously unselected package vim-runtime. [2022-08-02T11:55:52.443Z] #21 62.07 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:55:52.443Z] #21 62.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-02T11:55:52.443Z] #21 62.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-02T11:55:52.443Z] #21 62.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:52.703Z] #21 ... [2022-08-02T11:55:52.703Z] [2022-08-02T11:55:52.703Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:52.703Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:55:52.703Z] #77 207.6 checking for working strtod... yes [2022-08-02T11:55:53.273Z] #77 208.2 checking for gettimeofday... yes [2022-08-02T11:55:53.519Z] . [2022-08-02T11:55:53.519Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-02T11:55:53.519Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-02T11:55:53.519Z] Error: No such image: emptyfs [2022-08-02T11:55:53.519Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-02T11:55:53.519Z] ++++ docker load [2022-08-02T11:55:53.778Z] Running integration-test (iteration 1) [2022-08-02T11:55:53.778Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-02T11:55:53.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-02T11:55:53.778Z] ++ set -e [2022-08-02T11:55:53.778Z] ++ '[' -n 0 ']' [2022-08-02T11:55:53.778Z] ++ set -x [2022-08-02T11:55:53.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-02T11:55:53.793Z] #77 208.7 checking for memset... yes [2022-08-02T11:55:54.038Z] Loaded image: busybox:latest [2022-08-02T11:55:54.038Z] Loaded image: busybox:glibc [2022-08-02T11:55:54.038Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-02T11:55:54.038Z] Using test binary docker [2022-08-02T11:55:54.038Z] +++ /etc/init.d/apparmor start [2022-08-02T11:55:54.038Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-02T11:55:54.038Z] INFO: Waiting for daemon to start... [2022-08-02T11:55:54.038Z] Starting dockerd [2022-08-02T11:55:54.038Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-02T11:55:54.296Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-02T11:55:54.296Z] Using test binary docker [2022-08-02T11:55:54.296Z] +++ /etc/init.d/apparmor start [2022-08-02T11:55:54.296Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-02T11:55:54.296Z] INFO: Waiting for daemon to start... [2022-08-02T11:55:54.296Z] Starting dockerd [2022-08-02T11:55:54.296Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-02T11:55:54.363Z] #77 209.3 checking for strspn... yes [2022-08-02T11:55:54.935Z] #77 210.2 checking that generated files are newer than configure... done [2022-08-02T11:55:54.935Z] #77 210.2 configure: creating ./config.status [2022-08-02T11:55:55.232Z] .Loaded image: debian:bullseye-slim [2022-08-02T11:55:55.232Z] Loaded image: hello-world:latest [2022-08-02T11:55:55.232Z] Loaded image: arm32v7/hello-world:latest [2022-08-02T11:55:55.232Z] INFO: Testing against a local daemon [2022-08-02T11:55:55.232Z] === RUN TestCgroupNamespacesBuild [2022-08-02T11:55:56.167Z] [2022-08-02T11:55:56.167Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-02T11:55:56.167Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-02T11:55:56.167Z] Error: No such image: emptyfs [2022-08-02T11:55:56.167Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-02T11:55:56.167Z] ++++ docker load [2022-08-02T11:55:56.167Z] Running integration-test (iteration 1) [2022-08-02T11:55:56.167Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-02T11:55:56.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-02T11:55:56.167Z] ++ set -e [2022-08-02T11:55:56.167Z] ++ '[' -n 0 ']' [2022-08-02T11:55:56.167Z] ++ set -x [2022-08-02T11:55:56.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-02T11:55:56.425Z] [2022-08-02T11:55:56.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-02T11:55:56.425Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-02T11:55:56.425Z] Error: No such image: emptyfs [2022-08-02T11:55:56.425Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-02T11:55:56.425Z] ++++ docker load [2022-08-02T11:55:56.684Z] Loaded image: busybox:latest [2022-08-02T11:55:56.684Z] Running integration-test (iteration 1) [2022-08-02T11:55:56.684Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-02T11:55:56.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-02T11:55:56.684Z] ++ set -e [2022-08-02T11:55:56.684Z] ++ '[' -n 0 ']' [2022-08-02T11:55:56.684Z] ++ set -x [2022-08-02T11:55:56.684Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2022-08-02T11:55:56.684Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-02T11:55:56.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-02T11:55:56.684Z] Loaded image: busybox:glibc [2022-08-02T11:55:56.943Z] Loaded image: busybox:latest [2022-08-02T11:55:56.953Z] #60 ... [2022-08-02T11:55:56.953Z] [2022-08-02T11:55:56.953Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:55:56.953Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:55:56.953Z] #77 163.4 CCLD libocispec.la [2022-08-02T11:55:56.953Z] #77 163.7 CCLD src/validate [2022-08-02T11:55:56.953Z] #77 163.8 CCLD tests/test-1 [2022-08-02T11:55:56.953Z] #77 163.8 CCLD tests/test-2 [2022-08-02T11:55:56.953Z] #77 163.8 CCLD tests/test-3 [2022-08-02T11:55:56.953Z] #77 163.8 CCLD tests/test-4 [2022-08-02T11:55:56.953Z] #77 163.9 CCLD tests/test-5 [2022-08-02T11:55:56.953Z] #77 163.9 CCLD tests/test-6 [2022-08-02T11:55:56.953Z] #77 164.0 CCLD tests/test-7 [2022-08-02T11:55:56.953Z] #77 164.1 CCLD tests/test-8 [2022-08-02T11:55:56.953Z] #77 164.1 CCLD tests/test-9 [2022-08-02T11:55:56.953Z] #77 164.1 CCLD tests/test-10 [2022-08-02T11:55:56.953Z] #77 164.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-02T11:55:56.953Z] #77 164.2 CCLD tests/test-11 [2022-08-02T11:55:57.202Z] Loaded image: busybox:glibc [2022-08-02T11:55:58.139Z] Loaded image: debian:bullseye-slim [2022-08-02T11:55:58.139Z] Loaded image: hello-world:latest [2022-08-02T11:55:58.139Z] Loaded image: arm32v7/hello-world:latest [2022-08-02T11:55:58.139Z] INFO: Testing against a local daemon [2022-08-02T11:55:58.139Z] === RUN TestDockerSuite [2022-08-02T11:55:58.139Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-02T11:55:58.139Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-02T11:55:58.139Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-02T11:55:58.139Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-02T11:55:58.139Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-02T11:55:58.139Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-02T11:55:58.139Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-02T11:55:58.139Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-02T11:55:58.245Z] #77 213.4 config.status: creating Makefile [2022-08-02T11:55:58.245Z] #77 213.6 config.status: creating config.h [2022-08-02T11:55:58.245Z] #77 213.7 config.status: executing depfiles commands [2022-08-02T11:55:58.328Z] #77 166.0 libtool: link: ar cr libocispec.a [2022-08-02T11:55:58.328Z] #77 166.0 libtool: link: ranlib libocispec.a [2022-08-02T11:55:58.397Z] Loaded image: debian:bullseye-slim [2022-08-02T11:55:58.397Z] Loaded image: hello-world:latest [2022-08-02T11:55:58.397Z] Loaded image: arm32v7/hello-world:latest [2022-08-02T11:55:58.397Z] INFO: Testing against a local daemon [2022-08-02T11:55:58.397Z] === RUN TestDockerDaemonSuite [2022-08-02T11:55:58.397Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-02T11:55:58.655Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.99s) [2022-08-02T11:55:58.655Z] === RUN TestBuildWithSession [2022-08-02T11:55:58.655Z] build_session_test.go:25: TODO: BuildKit [2022-08-02T11:55:58.655Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-02T11:55:58.655Z] === RUN TestBuildSquashParent [2022-08-02T11:55:58.814Z] #77 214.0 config.status: executing libtool commands [2022-08-02T11:55:58.913Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-02T11:55:58.913Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-02T11:55:59.382Z] #77 ... [2022-08-02T11:55:59.382Z] [2022-08-02T11:55:59.382Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:55:59.382Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:55:59.382Z] #21 68.24 Selecting previously unselected package vim. [2022-08-02T11:55:59.382Z] #21 68.26 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:55:59.382Z] #21 68.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:55:59.382Z] #21 69.31 Selecting previously unselected package xfsprogs. [2022-08-02T11:55:59.382Z] #21 69.31 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-02T11:55:59.382Z] #21 69.32 Unpacking xfsprogs (5.10.0-4) ... [2022-08-02T11:55:59.382Z] #21 70.02 Selecting previously unselected package zip. [2022-08-02T11:55:59.382Z] #21 70.04 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-02T11:55:59.382Z] #21 70.05 Unpacking zip (3.0-12) ... [2022-08-02T11:55:59.382Z] #21 70.29 Selecting previously unselected package zstd. [2022-08-02T11:55:59.382Z] #21 70.30 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-02T11:55:59.382Z] #21 70.31 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-02T11:55:59.382Z] #21 71.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T11:55:59.480Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-02T11:55:59.703Z] #77 167.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:59.703Z] #77 167.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:55:59.703Z] #77 167.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:55:59.703Z] #77 167.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:59.703Z] #77 167.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:59.703Z] #77 167.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:59.703Z] #77 167.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:55:59.703Z] #77 167.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-02T11:55:59.703Z] #77 167.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-02T11:55:59.703Z] #77 167.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-02T11:55:59.703Z] #77 167.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-02T11:55:59.703Z] #77 167.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-02T11:55:59.703Z] #77 167.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-02T11:55:59.703Z] #77 167.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-02T11:55:59.703Z] #77 167.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-02T11:55:59.738Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-02T11:55:59.962Z] #77 167.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-02T11:55:59.962Z] #77 167.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-02T11:55:59.962Z] #77 167.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-02T11:55:59.962Z] #77 167.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-02T11:55:59.962Z] #77 167.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-02T11:56:00.220Z] #77 167.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-02T11:56:00.220Z] #77 167.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-02T11:56:00.220Z] #77 168.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-02T11:56:00.220Z] #77 168.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-02T11:56:00.220Z] #77 168.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-02T11:56:00.220Z] #77 168.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-02T11:56:00.305Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-02T11:56:00.479Z] #77 168.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-02T11:56:00.589Z] #21 72.59 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-02T11:56:00.589Z] #21 72.61 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T11:56:00.589Z] #21 72.63 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-02T11:56:00.589Z] #21 72.65 Setting up libicu67:amd64 (67.1-7) ... [2022-08-02T11:56:00.589Z] #21 72.67 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-02T11:56:00.589Z] #21 72.68 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-02T11:56:00.589Z] #21 72.69 Setting up uidmap (1:4.8.1-1) ... [2022-08-02T11:56:00.589Z] #21 72.71 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-02T11:56:00.589Z] #21 72.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T11:56:00.589Z] #21 72.73 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:56:00.589Z] #21 72.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T11:56:00.589Z] #21 72.76 Setting up python3-wheel (0.34.2-1) ... [2022-08-02T11:56:00.737Z] #77 168.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-02T11:56:00.737Z] #77 168.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-02T11:56:00.996Z] #77 168.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-02T11:56:00.996Z] #77 168.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-02T11:56:01.239Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-02T11:56:01.239Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-02T11:56:01.254Z] #77 168.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-02T11:56:01.254Z] #77 169.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-02T11:56:01.254Z] #77 169.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-02T11:56:01.513Z] #77 169.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-02T11:56:01.513Z] #77 169.3 CC src/crun-crun.o [2022-08-02T11:56:01.707Z] #19 248.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-02T11:56:01.707Z] #19 248.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:56:01.707Z] #19 248.4 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:56:01.707Z] #19 248.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-02T11:56:01.707Z] #19 248.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:56:01.707Z] #19 248.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:56:01.710Z] #77 ... [2022-08-02T11:56:01.710Z] [2022-08-02T11:56:01.710Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-02T11:56:01.710Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-08-02T11:56:01.710Z] #23 10.67 Collecting yamllint==1.26.1 [2022-08-02T11:56:01.771Z] #77 169.3 CC src/crun-delete.o [2022-08-02T11:56:01.771Z] #77 169.4 CC src/crun-run.o [2022-08-02T11:56:01.771Z] #77 169.4 CC src/crun-kill.o [2022-08-02T11:56:01.771Z] #77 169.6 CC src/crun-pause.o [2022-08-02T11:56:02.000Z] #21 73.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:56:02.000Z] #21 73.95 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-02T11:56:02.000Z] #21 73.97 Setting up libcap2-bin (1:2.44-1) ... [2022-08-02T11:56:02.000Z] #21 73.99 Setting up apparmor (2.13.6-10) ... [2022-08-02T11:56:02.031Z] #77 169.8 CC src/crun-unpause.o [2022-08-02T11:56:02.031Z] #77 169.9 CC src/crun-spec.o [2022-08-02T11:56:02.278Z] #23 11.73 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-02T11:56:02.289Z] #77 170.0 CC src/crun-exec.o [2022-08-02T11:56:02.548Z] #77 170.2 CC src/crun-list.o [2022-08-02T11:56:02.614Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-02T11:56:02.614Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-02T11:56:02.807Z] #77 170.4 CC src/crun-create.o [2022-08-02T11:56:02.872Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-02T11:56:02.872Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-02T11:56:02.872Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-02T11:56:03.065Z] #77 170.7 CC src/crun-start.o [2022-08-02T11:56:03.324Z] #77 170.9 CC src/crun-state.o [2022-08-02T11:56:03.324Z] #77 171.2 CC src/crun-update.o [2022-08-02T11:56:03.582Z] #77 171.3 CC src/crun-ps.o [2022-08-02T11:56:03.656Z] #23 13.25 Collecting pathspec>=0.5.3 [2022-08-02T11:56:03.656Z] #23 13.26 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-02T11:56:03.807Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-02T11:56:03.807Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-02T11:56:03.841Z] #77 171.5 CC src/crun-checkpoint.o [2022-08-02T11:56:03.914Z] #23 13.68 Collecting pyyaml [2022-08-02T11:56:04.099Z] #77 171.7 CC src/crun-restore.o [2022-08-02T11:56:04.099Z] #77 171.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-02T11:56:04.174Z] #23 13.70 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-02T11:56:04.174Z] #23 13.77 Building wheels for collected packages: yamllint [2022-08-02T11:56:04.174Z] #23 13.80 Building wheel for yamllint (setup.py): started [2022-08-02T11:56:04.544Z] #21 76.37 Setting up zip (3.0-12) ... [2022-08-02T11:56:04.544Z] #21 76.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:56:04.544Z] #21 76.41 Setting up bash-completion (1:2.11-2) ... [2022-08-02T11:56:04.666Z] #77 172.4 CC src/libcrun/libcrun_la-container.lo [2022-08-02T11:56:04.666Z] #77 172.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-02T11:56:04.741Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-02T11:56:04.741Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-02T11:56:04.741Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-02T11:56:04.741Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-02T11:56:04.924Z] #77 172.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-02T11:56:04.924Z] #77 172.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-02T11:56:05.307Z] --- PASS: TestBuildSquashParent (6.61s) [2022-08-02T11:56:05.307Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-02T11:56:05.307Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T11:56:05.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T11:56:05.307Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T11:56:05.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T11:56:05.307Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T11:56:05.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T11:56:05.307Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T11:56:05.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T11:56:05.307Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T11:56:05.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T11:56:05.307Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T11:56:05.307Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T11:56:05.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T11:56:05.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T11:56:05.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T11:56:05.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T11:56:05.308Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T11:56:05.308Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T11:56:05.489Z] #77 173.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-02T11:56:05.489Z] #77 173.3 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-02T11:56:05.551Z] #23 15.04 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-02T11:56:05.551Z] #23 15.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4a3b34a638f5b848c8fb379d7e9ea19136953e92c12937b086d14d8733ab0e70 [2022-08-02T11:56:05.551Z] #23 15.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-02T11:56:05.551Z] #23 15.05 Successfully built yamllint [2022-08-02T11:56:05.551Z] #23 15.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-02T11:56:05.748Z] #77 173.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-02T11:56:05.810Z] #23 15.49 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-02T11:56:06.006Z] #77 173.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-02T11:56:06.265Z] #77 173.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-02T11:56:06.265Z] #77 174.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-02T11:56:06.378Z] #23 DONE 16.0s [2022-08-02T11:56:06.378Z] [2022-08-02T11:56:06.378Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-02T11:56:06.378Z] #27 sha256:102ad0dfc6f811ac1a84fd9e66f6a182b6b0959d734480a1fa499ced48515195 [2022-08-02T11:56:06.523Z] #77 174.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-02T11:56:06.637Z] #27 DONE 0.4s [2022-08-02T11:56:06.637Z] [2022-08-02T11:56:06.637Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-02T11:56:06.637Z] #32 sha256:e22a5b87d1b3b66776ff4b8a4940d8da6fe32b8798b1e237d6dae28c772b9152 [2022-08-02T11:56:06.782Z] #77 174.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-02T11:56:07.349Z] #77 175.1 CC src/libcrun/libcrun_la-error.lo [2022-08-02T11:56:07.349Z] #77 175.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-02T11:56:07.349Z] #77 175.2 CC src/libcrun/libcrun_la-status.lo [2022-08-02T11:56:07.572Z] #32 DONE 0.6s [2022-08-02T11:56:07.572Z] [2022-08-02T11:56:07.572Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-02T11:56:07.572Z] #35 sha256:f5ff6cddcd57349855f0621368de526b24f690cbb7b84aa288d9f184340411af [2022-08-02T11:56:07.572Z] #35 DONE 0.3s [2022-08-02T11:56:07.572Z] [2022-08-02T11:56:07.572Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-02T11:56:07.572Z] #37 sha256:d3d7ba88129b276daf92ade09588e5c4c15a9c502ef056725c9c21d60259e166 [2022-08-02T11:56:07.830Z] #37 DONE 0.3s [2022-08-02T11:56:07.830Z] [2022-08-02T11:56:07.830Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-02T11:56:07.830Z] #39 sha256:996d4467ce72464bb10d0859fdc9c966ec44e2e63a459773360b19df21669572 [2022-08-02T11:56:07.830Z] #39 DONE 0.1s [2022-08-02T11:56:07.830Z] [2022-08-02T11:56:07.830Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:56:07.830Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:56:07.915Z] #77 175.5 CC src/libcrun/libcrun_la-terminal.lo [2022-08-02T11:56:07.915Z] #77 175.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-02T11:56:08.088Z] #64 ... [2022-08-02T11:56:08.088Z] [2022-08-02T11:56:08.088Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-02T11:56:08.088Z] #41 sha256:c33ea22948a55dde23b776fa7a593e53c9d068bfc526942434a21932aab88f14 [2022-08-02T11:56:08.088Z] #41 DONE 0.1s [2022-08-02T11:56:08.088Z] [2022-08-02T11:56:08.088Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-02T11:56:08.088Z] #45 sha256:d1457c5a6b628184f6e02367acec5424a9ad6b3ebf3e4fcf35956e9e68c23879 [2022-08-02T11:56:08.088Z] #45 DONE 0.1s [2022-08-02T11:56:08.088Z] [2022-08-02T11:56:08.088Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:56:08.088Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:56:08.173Z] #77 175.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-02T11:56:08.738Z] #77 176.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-02T11:56:09.305Z] #77 177.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-02T11:56:09.494Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-02T11:56:09.494Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-02T11:56:09.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s) [2022-08-02T11:56:09.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) [2022-08-02T11:56:09.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s) [2022-08-02T11:56:09.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s) [2022-08-02T11:56:09.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s) [2022-08-02T11:56:09.494Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.62s) [2022-08-02T11:56:09.494Z] === RUN TestBuildMultiStageCopy [2022-08-02T11:56:09.494Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-02T11:56:09.562Z] #77 177.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-02T11:56:09.820Z] #77 177.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-02T11:56:09.891Z] #21 81.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:56:09.892Z] #21 81.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:56:09.892Z] #21 81.31 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-02T11:56:09.892Z] #21 81.33 Setting up patch (2.7.6-7) ... [2022-08-02T11:56:09.892Z] #21 81.35 Setting up sudo (1.9.5p2-3) ... [2022-08-02T11:56:09.892Z] #21 81.51 invoke-rc.d: could not determine current runlevel [2022-08-02T11:56:09.892Z] #21 81.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-02T11:56:09.892Z] #21 81.62 Setting up xfsprogs (5.10.0-4) ... [2022-08-02T11:56:09.892Z] #21 81.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-02T11:56:09.892Z] #21 81.66 Setting up inetutils-ping (2:2.0-1) ... [2022-08-02T11:56:09.892Z] #21 81.68 Setting up pigz (2.6-1) ... [2022-08-02T11:56:09.892Z] #21 81.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-02T11:56:09.892Z] #21 81.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T11:56:09.892Z] #21 81.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T11:56:09.892Z] #21 81.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:56:09.892Z] #21 ... [2022-08-02T11:56:09.892Z] [2022-08-02T11:56:09.892Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:09.892Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:56:09.892Z] #77 215.2 GEN .version [2022-08-02T11:56:09.892Z] #77 215.2 make install-recursive [2022-08-02T11:56:09.892Z] #77 215.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-02T11:56:09.892Z] #77 215.4 Making install in libocispec [2022-08-02T11:56:09.892Z] #77 215.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:09.892Z] #77 215.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-02T11:56:09.892Z] #77 215.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-02T11:56:09.892Z] #77 215.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-02T11:56:09.892Z] #77 215.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-02T11:56:09.892Z] #77 216.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-02T11:56:09.892Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-02T11:56:09.892Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-02T11:56:09.892Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-02T11:56:09.892Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-02T11:56:09.892Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-02T11:56:09.892Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-02T11:56:09.892Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-02T11:56:09.892Z] #77 217.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-02T11:56:09.892Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-02T11:56:09.892Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-02T11:56:09.892Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-02T11:56:09.892Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-02T11:56:09.892Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-02T11:56:09.892Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-02T11:56:09.892Z] #77 217.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-02T11:56:09.892Z] #77 218.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-02T11:56:09.892Z] #77 218.5 make install-recursive [2022-08-02T11:56:09.892Z] #77 218.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:09.892Z] #77 218.7 Making install in yajl [2022-08-02T11:56:09.892Z] #77 218.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:56:09.892Z] #77 218.8 CC verify/json_verify-json_verify.o [2022-08-02T11:56:09.892Z] #77 218.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-02T11:56:09.892Z] #77 218.8 CC src/libyajl_la-yajl.lo [2022-08-02T11:56:09.892Z] #77 218.8 CC src/libyajl_la-yajl_gen.lo [2022-08-02T11:56:09.892Z] #77 218.9 CC src/libyajl_la-yajl_buf.lo [2022-08-02T11:56:09.892Z] #77 218.9 CC src/libyajl_la-yajl_parser.lo [2022-08-02T11:56:09.892Z] #77 218.9 CC src/libyajl_la-yajl_lex.lo [2022-08-02T11:56:09.892Z] #77 218.9 CC src/libyajl_la-yajl_tree.lo [2022-08-02T11:56:09.892Z] #77 219.0 CC src/libyajl_la-yajl_encode.lo [2022-08-02T11:56:10.061Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-02T11:56:10.078Z] #77 177.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-02T11:56:10.319Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-02T11:56:10.578Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-02T11:56:10.578Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-02T11:56:10.578Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-02T11:56:10.643Z] #77 178.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-02T11:56:10.836Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-08-02T11:56:10.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2022-08-02T11:56:10.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-08-02T11:56:10.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-08-02T11:56:10.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-02T11:56:10.836Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-02T11:56:10.836Z] === RUN TestBuildMultiStageParentConfig [2022-08-02T11:56:10.901Z] #77 178.7 CC tests/init.o [2022-08-02T11:56:11.271Z] #77 ... [2022-08-02T11:56:11.271Z] [2022-08-02T11:56:11.271Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:56:11.271Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-08-02T11:56:11.271Z] #21 83.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-02T11:56:11.271Z] #21 83.17 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-02T11:56:11.402Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-08-02T11:56:11.403Z] === RUN TestBuildLabelWithTargets [2022-08-02T11:56:11.840Z] #21 83.98 Setting up libelf1:amd64 (0.183-1) ... [2022-08-02T11:56:12.106Z] #21 84.02 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-02T11:56:12.106Z] #21 84.07 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T11:56:12.106Z] #21 84.11 Setting up python3-distutils (3.9.2-1) ... [2022-08-02T11:56:12.274Z] #77 179.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-02T11:56:12.338Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-08-02T11:56:12.338Z] === RUN TestBuildWithEmptyLayers [2022-08-02T11:56:12.677Z] #21 84.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:56:12.677Z] #21 84.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-02T11:56:12.904Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-02T11:56:12.904Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-08-02T11:56:12.904Z] === RUN TestBuildMultiStageOnBuild [2022-08-02T11:56:12.937Z] #21 84.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-02T11:56:12.937Z] #21 84.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-02T11:56:12.937Z] #21 84.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-02T11:56:12.937Z] #21 84.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-02T11:56:12.937Z] #21 85.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-02T11:56:12.937Z] #21 85.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-02T11:56:12.937Z] #21 85.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-02T11:56:13.198Z] #21 85.18 Setting up python3-setuptools (52.0.0-4) ... [2022-08-02T11:56:13.931Z] #19 ... [2022-08-02T11:56:13.931Z] [2022-08-02T11:56:13.931Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:13.931Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:56:13.931Z] #84 213.6 CCLD libocispec.la [2022-08-02T11:56:14.191Z] #84 214.3 CCLD src/validate [2022-08-02T11:56:14.191Z] #84 214.3 CCLD tests/test-1 [2022-08-02T11:56:14.451Z] #84 214.4 CCLD tests/test-2 [2022-08-02T11:56:14.451Z] #84 214.4 CCLD tests/test-3 [2022-08-02T11:56:14.451Z] #84 214.5 CCLD tests/test-4 [2022-08-02T11:56:14.451Z] #84 214.5 CCLD tests/test-5 [2022-08-02T11:56:14.451Z] #84 214.6 CCLD tests/test-6 [2022-08-02T11:56:14.717Z] #84 214.6 CCLD tests/test-7 [2022-08-02T11:56:14.806Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-08-02T11:56:14.806Z] === RUN TestBuildUncleanTarFilenames [2022-08-02T11:56:14.806Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-02T11:56:14.979Z] #84 214.9 CCLD tests/test-8 [2022-08-02T11:56:14.979Z] #84 215.0 CCLD tests/test-9 [2022-08-02T11:56:14.979Z] #84 215.0 CCLD tests/test-10 [2022-08-02T11:56:14.979Z] #84 215.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-02T11:56:15.065Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-08-02T11:56:15.065Z] === RUN TestBuildMultiStageLayerLeak [2022-08-02T11:56:15.239Z] #84 215.2 CCLD tests/test-11 [2022-08-02T11:56:15.324Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-02T11:56:15.741Z] #21 87.62 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-02T11:56:15.741Z] #21 87.63 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-02T11:56:15.741Z] #21 87.64 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-02T11:56:15.741Z] #21 87.66 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T11:56:16.259Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-02T11:56:16.826Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2022-08-02T11:56:16.826Z] === RUN TestBuildWithHugeFile [2022-08-02T11:56:17.393Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-02T11:56:18.283Z] #21 90.00 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-02T11:56:18.283Z] #21 90.03 Setting up jq (1.6-2.1) ... [2022-08-02T11:56:18.283Z] #21 90.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-02T11:56:18.283Z] #21 90.08 Setting up iptables (1.8.7-1) ... [2022-08-02T11:56:18.283Z] #21 90.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T11:56:18.283Z] #21 90.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T11:56:18.283Z] #21 90.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T11:56:18.283Z] #21 90.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T11:56:18.283Z] #21 90.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-02T11:56:18.283Z] #21 90.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-02T11:56:18.283Z] #21 90.20 Setting up iproute2 (5.10.0-4) ... [2022-08-02T11:56:18.535Z] #84 218.1 libtool: link: ar cr libocispec.a [2022-08-02T11:56:18.535Z] #84 218.2 libtool: link: ranlib libocispec.a [2022-08-02T11:56:18.769Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-02T11:56:18.853Z] #21 90.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:56:19.424Z] #21 DONE 91.3s [2022-08-02T11:56:19.424Z] [2022-08-02T11:56:19.424Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:19.424Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:56:19.424Z] #77 228.2 CCLD libyajl.la [2022-08-02T11:56:19.424Z] #77 228.6 CCLD verify/json_verify [2022-08-02T11:56:19.424Z] #77 229.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:56:19.424Z] #77 229.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:56:19.424Z] #77 229.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:56:19.424Z] #77 229.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:56:19.424Z] #77 229.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-02T11:56:19.424Z] #77 229.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:19.424Z] #77 229.4 CC src/validate.o [2022-08-02T11:56:19.424Z] #77 229.4 CC src/image_spec_schema_config_schema.lo [2022-08-02T11:56:19.424Z] #77 229.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-02T11:56:19.424Z] #77 229.5 CC src/image_spec_schema_defs.lo [2022-08-02T11:56:19.424Z] #77 229.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-02T11:56:19.424Z] #77 229.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-02T11:56:19.424Z] #77 229.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-02T11:56:19.424Z] #77 229.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-02T11:56:19.424Z] #77 229.6 CC src/runtime_spec_schema_config_linux.lo [2022-08-02T11:56:19.424Z] #77 229.7 CC src/runtime_spec_schema_config_zos.lo [2022-08-02T11:56:19.424Z] #77 229.8 CC src/runtime_spec_schema_config_solaris.lo [2022-08-02T11:56:19.424Z] #77 229.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-02T11:56:19.424Z] #77 229.9 CC src/runtime_spec_schema_config_windows.lo [2022-08-02T11:56:19.424Z] #77 230.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-02T11:56:19.424Z] #77 230.0 CC src/runtime_spec_schema_defs.lo [2022-08-02T11:56:19.424Z] #77 230.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-02T11:56:19.424Z] #77 230.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-02T11:56:19.424Z] #77 230.3 CC src/runtime_spec_schema_defs_windows.lo [2022-08-02T11:56:19.424Z] #77 230.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-02T11:56:19.424Z] #77 230.3 CC src/runtime_spec_schema_state_schema.lo [2022-08-02T11:56:19.424Z] #77 230.4 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-02T11:56:19.424Z] #77 230.5 CC src/basic_test_double_array_item.lo [2022-08-02T11:56:19.424Z] #77 230.5 CC src/basic_test_double_array.lo [2022-08-02T11:56:19.424Z] #77 230.6 CC src/basic_test_top_array_int.lo [2022-08-02T11:56:19.424Z] #77 230.6 CC src/basic_test_top_array_string.lo [2022-08-02T11:56:19.424Z] #77 230.8 CC src/basic_test_top_double_array_obj.lo [2022-08-02T11:56:19.424Z] #77 230.9 CC src/basic_test_top_double_array_int.lo [2022-08-02T11:56:19.424Z] #77 231.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-02T11:56:19.424Z] #77 231.1 CC src/basic_test_top_double_array_string.lo [2022-08-02T11:56:19.424Z] #77 231.3 CC src/read-file.lo [2022-08-02T11:56:19.424Z] #77 231.3 CC src/json_common.lo [2022-08-02T11:56:19.424Z] #77 231.4 CC tests/test-1.o [2022-08-02T11:56:19.424Z] #77 231.5 CC tests/test-2.o [2022-08-02T11:56:19.424Z] #77 231.6 CC tests/test-3.o [2022-08-02T11:56:19.424Z] #77 231.6 CC tests/test-4.o [2022-08-02T11:56:19.424Z] #77 231.8 CC tests/test-5.o [2022-08-02T11:56:19.424Z] #77 232.1 CC tests/test-6.o [2022-08-02T11:56:19.424Z] #77 232.2 CC tests/test-7.o [2022-08-02T11:56:19.424Z] #77 232.3 CC tests/test-8.o [2022-08-02T11:56:19.424Z] #77 232.4 CC tests/test-9.o [2022-08-02T11:56:19.424Z] #77 232.5 CC tests/test-10.o [2022-08-02T11:56:19.424Z] #77 232.7 CC tests/test-11.o [2022-08-02T11:56:19.706Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-02T11:56:19.706Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-02T11:56:19.964Z] #84 219.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:19.964Z] #84 219.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:56:19.964Z] #84 219.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:56:19.964Z] #84 219.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:19.964Z] #84 219.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:19.964Z] #84 219.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:19.964Z] #84 219.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:19.964Z] #84 219.7 make[2]: Entering directory '/tmp/crun-build' [2022-08-02T11:56:19.964Z] #84 219.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-02T11:56:19.964Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-02T11:56:19.964Z] #84 219.8 CC src/libcrun/libcrun_testing_a-container.o [2022-08-02T11:56:19.964Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-02T11:56:19.964Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-02T11:56:19.964Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-02T11:56:19.964Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-02T11:56:19.964Z] #84 219.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-02T11:56:19.964Z] #84 219.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-02T11:56:19.964Z] #84 219.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-02T11:56:19.964Z] #84 219.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-02T11:56:19.964Z] #84 219.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-02T11:56:19.964Z] #84 219.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-02T11:56:19.964Z] #84 220.0 CC src/libcrun/libcrun_testing_a-error.o [2022-08-02T11:56:19.964Z] #84 220.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-02T11:56:19.964Z] #84 220.0 CC src/libcrun/libcrun_testing_a-status.o [2022-08-02T11:56:19.964Z] #84 220.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-02T11:56:19.964Z] #84 220.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-02T11:56:19.964Z] #84 220.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-02T11:56:19.964Z] #84 220.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-02T11:56:20.234Z] #84 220.1 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-02T11:56:20.234Z] #84 220.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-02T11:56:20.234Z] #84 220.2 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-02T11:56:20.234Z] #84 220.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-02T11:56:20.234Z] #84 ... [2022-08-02T11:56:20.234Z] [2022-08-02T11:56:20.234Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:56:20.234Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:56:20.234Z] #19 268.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-02T11:56:20.273Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-02T11:56:20.554Z] #19 268.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:56:20.554Z] #19 268.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:56:20.812Z] #77 ... [2022-08-02T11:56:20.812Z] [2022-08-02T11:56:20.812Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-02T11:56:20.812Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e [2022-08-02T11:56:20.812Z] #22 1.314 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-02T11:56:20.812Z] #22 1.325 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-02T11:56:20.812Z] #22 1.328 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-02T11:56:20.812Z] #22 DONE 1.5s [2022-08-02T11:56:20.812Z] [2022-08-02T11:56:20.812Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-02T11:56:20.812Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-08-02T11:56:20.841Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-02T11:56:21.408Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-02T11:56:21.408Z] docker_cli_daemon_test.go:1475: [d30d77f5adea4] daemon is not started [2022-08-02T11:56:21.493Z] #19 269.6 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-02T11:56:21.493Z] #19 269.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:56:21.753Z] #19 269.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:56:21.975Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-02T11:56:21.975Z] check_test.go:540: [d7440b6ea1bd7] daemon is not started [2022-08-02T11:56:21.975Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-02T11:56:22.911Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-02T11:56:24.288Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-02T11:56:25.665Z] check_test.go:540: [d4bca5b3baa93] daemon is not started [2022-08-02T11:56:25.665Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-02T11:56:25.956Z] #19 ... [2022-08-02T11:56:25.956Z] [2022-08-02T11:56:25.956Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:25.956Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:56:25.956Z] #84 220.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-02T11:56:25.956Z] #84 220.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-02T11:56:25.956Z] #84 220.4 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-02T11:56:25.956Z] #84 220.5 CC src/crun-run.o [2022-08-02T11:56:25.956Z] #84 220.5 CC src/crun-crun.o [2022-08-02T11:56:25.956Z] #84 220.6 CC src/crun-delete.o [2022-08-02T11:56:25.956Z] #84 220.6 CC src/crun-kill.o [2022-08-02T11:56:25.956Z] #84 220.7 CC src/crun-pause.o [2022-08-02T11:56:25.956Z] #84 220.8 CC src/crun-spec.o [2022-08-02T11:56:25.956Z] #84 220.8 CC src/crun-exec.o [2022-08-02T11:56:25.956Z] #84 220.8 CC src/crun-unpause.o [2022-08-02T11:56:25.956Z] #84 220.9 CC src/crun-list.o [2022-08-02T11:56:25.956Z] #84 220.9 CC src/crun-create.o [2022-08-02T11:56:25.956Z] #84 220.9 CC src/crun-start.o [2022-08-02T11:56:25.956Z] #84 220.9 CC src/crun-state.o [2022-08-02T11:56:25.956Z] #84 221.1 CC src/crun-update.o [2022-08-02T11:56:25.956Z] #84 221.1 CC src/crun-ps.o [2022-08-02T11:56:25.956Z] #84 221.1 CC src/crun-checkpoint.o [2022-08-02T11:56:25.956Z] #84 221.2 CC src/crun-restore.o [2022-08-02T11:56:25.956Z] #84 221.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-02T11:56:25.956Z] #84 221.3 CC src/libcrun/libcrun_la-container.lo [2022-08-02T11:56:25.956Z] #84 221.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-02T11:56:25.956Z] #84 221.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-02T11:56:25.956Z] #84 221.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-02T11:56:25.956Z] #84 221.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-02T11:56:25.956Z] #84 221.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-02T11:56:25.956Z] #84 221.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-02T11:56:25.956Z] #84 221.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-02T11:56:25.956Z] #84 221.6 CC src/libcrun/libcrun_la-criu.lo [2022-08-02T11:56:25.956Z] #84 221.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-02T11:56:25.956Z] #84 221.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-02T11:56:25.956Z] #84 221.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-02T11:56:25.956Z] #84 221.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-02T11:56:25.956Z] #84 221.8 CC src/libcrun/libcrun_la-error.lo [2022-08-02T11:56:25.956Z] #84 221.8 CC src/libcrun/libcrun_la-status.lo [2022-08-02T11:56:25.956Z] #84 221.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-02T11:56:25.956Z] #84 222.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-02T11:56:25.956Z] #84 222.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-02T11:56:25.956Z] #84 222.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-02T11:56:25.956Z] #84 222.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-02T11:56:25.956Z] #84 222.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-02T11:56:25.957Z] #84 222.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-02T11:56:25.957Z] #84 222.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-02T11:56:25.957Z] #84 222.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-02T11:56:25.957Z] #84 222.9 CC tests/init.o [2022-08-02T11:56:25.957Z] #84 223.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-02T11:56:26.168Z] #55 ... [2022-08-02T11:56:26.168Z] [2022-08-02T11:56:26.168Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:26.168Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:56:26.168Z] #77 185.0 CCLD libocispec.la [2022-08-02T11:56:26.168Z] #77 185.4 CCLD src/validate [2022-08-02T11:56:26.168Z] #77 185.4 CCLD tests/test-1 [2022-08-02T11:56:26.168Z] #77 185.4 CCLD tests/test-2 [2022-08-02T11:56:26.168Z] #77 185.4 CCLD tests/test-3 [2022-08-02T11:56:26.168Z] #77 185.5 CCLD tests/test-4 [2022-08-02T11:56:26.168Z] #77 185.5 CCLD tests/test-5 [2022-08-02T11:56:26.168Z] #77 185.5 CCLD tests/test-6 [2022-08-02T11:56:26.168Z] #77 185.7 CCLD tests/test-7 [2022-08-02T11:56:26.168Z] #77 185.7 CCLD tests/test-8 [2022-08-02T11:56:26.168Z] #77 185.8 CCLD tests/test-9 [2022-08-02T11:56:26.427Z] #77 185.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-02T11:56:26.427Z] #77 185.9 CCLD tests/test-10 [2022-08-02T11:56:26.427Z] #77 186.0 CCLD tests/test-11 [2022-08-02T11:56:28.961Z] #77 187.9 libtool: link: ar cr libocispec.a [2022-08-02T11:56:28.961Z] #77 188.0 libtool: link: ranlib libocispec.a [2022-08-02T11:56:29.853Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-02T11:56:29.898Z] #77 189.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:29.898Z] #77 189.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:56:30.112Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-02T11:56:30.157Z] #77 189.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:56:30.157Z] #77 189.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:30.157Z] #77 189.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:30.157Z] #77 189.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:30.157Z] #77 189.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:56:30.157Z] #77 189.5 make[2]: Entering directory '/tmp/crun-build' [2022-08-02T11:56:30.157Z] #77 189.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-02T11:56:30.157Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-02T11:56:30.157Z] #77 189.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-02T11:56:30.157Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-02T11:56:30.157Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-02T11:56:30.157Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-02T11:56:30.157Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-02T11:56:30.157Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-02T11:56:30.157Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-02T11:56:30.352Z] #77 196.2 CCLD tests/init [2022-08-02T11:56:30.416Z] #77 189.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-02T11:56:30.416Z] #77 190.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-02T11:56:30.674Z] #77 190.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-02T11:56:30.674Z] #77 190.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-02T11:56:30.674Z] #77 190.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-02T11:56:30.675Z] #77 190.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-02T11:56:30.675Z] #77 190.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-02T11:56:30.675Z] #77 190.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-02T11:56:30.681Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-02T11:56:30.933Z] #77 190.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-02T11:56:30.933Z] #77 190.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-02T11:56:30.933Z] #77 190.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-02T11:56:30.939Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-02T11:56:31.198Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-02T11:56:31.240Z] #77 190.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-02T11:56:31.240Z] #77 190.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-02T11:56:31.240Z] #77 190.9 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-02T11:56:31.548Z] #77 190.9 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-02T11:56:31.548Z] #77 191.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-02T11:56:31.548Z] #77 191.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-02T11:56:31.822Z] #77 191.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-02T11:56:32.133Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-02T11:56:32.133Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-02T11:56:32.133Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-02T11:56:32.396Z] #77 191.9 CC src/crun-crun.o [2022-08-02T11:56:32.396Z] #77 192.0 CC src/crun-run.o [2022-08-02T11:56:32.534Z] #84 ... [2022-08-02T11:56:32.534Z] [2022-08-02T11:56:32.534Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:56:32.534Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:56:32.534Z] #54 282.0 + dpkg --print-architecture [2022-08-02T11:56:32.534Z] #54 282.1 + git checkout -q v2.1.0 [2022-08-02T11:56:32.534Z] #54 282.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-02T11:56:32.534Z] #54 282.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-02T11:56:32.660Z] #77 192.3 CC src/crun-delete.o [2022-08-02T11:56:32.918Z] #77 192.4 CC src/crun-kill.o [2022-08-02T11:56:32.918Z] #77 192.5 CC src/crun-pause.o [2022-08-02T11:56:33.037Z] #23 12.48 Collecting yamllint==1.26.1 [2022-08-02T11:56:33.176Z] #77 192.8 CC src/crun-unpause.o [2022-08-02T11:56:33.434Z] #77 192.8 CC src/crun-spec.o [2022-08-02T11:56:33.434Z] #77 192.9 CC src/crun-exec.o [2022-08-02T11:56:33.692Z] #77 193.2 CC src/crun-list.o [2022-08-02T11:56:33.949Z] #77 193.4 CC src/crun-create.o [2022-08-02T11:56:34.207Z] #77 193.6 CC src/crun-start.o [2022-08-02T11:56:34.207Z] #77 193.6 CC src/crun-state.o [2022-08-02T11:56:34.423Z] #23 13.55 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-02T11:56:34.465Z] #77 193.9 CC src/crun-update.o [2022-08-02T11:56:34.465Z] #77 194.1 CC src/crun-ps.o [2022-08-02T11:56:34.665Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-02T11:56:34.665Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-02T11:56:34.722Z] #77 194.2 CC src/crun-checkpoint.o [2022-08-02T11:56:34.722Z] #77 194.4 CC src/crun-restore.o [2022-08-02T11:56:35.288Z] #77 194.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-02T11:56:35.288Z] #77 194.7 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-02T11:56:35.288Z] #77 194.9 CC src/libcrun/libcrun_la-container.lo [2022-08-02T11:56:35.288Z] #77 195.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-02T11:56:35.546Z] #77 195.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-02T11:56:35.804Z] #77 195.4 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-02T11:56:35.805Z] #23 14.99 Collecting pathspec>=0.5.3 [2022-08-02T11:56:35.805Z] #23 15.00 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-02T11:56:36.062Z] #77 195.5 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-02T11:56:36.320Z] #77 195.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-02T11:56:36.375Z] #23 15.51 Collecting pyyaml [2022-08-02T11:56:36.375Z] #23 15.53 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-02T11:56:36.375Z] #23 15.60 Building wheels for collected packages: yamllint [2022-08-02T11:56:36.375Z] #23 15.60 Building wheel for yamllint (setup.py): started [2022-08-02T11:56:36.568Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-02T11:56:36.568Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-02T11:56:36.579Z] #77 196.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-02T11:56:36.579Z] #77 196.2 CC src/libcrun/libcrun_la-criu.lo [2022-08-02T11:56:36.827Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-02T11:56:36.837Z] #77 196.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-02T11:56:37.095Z] #77 196.6 CC src/libcrun/libcrun_la-linux.lo [2022-08-02T11:56:37.315Z] #23 16.55 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-02T11:56:37.315Z] #23 16.57 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=34aba1ef674c0b205a04543f8daaae09ce4c2cf98cdc03810953ce451c057b61 [2022-08-02T11:56:37.315Z] #23 16.57 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-02T11:56:37.315Z] #23 16.58 Successfully built yamllint [2022-08-02T11:56:37.315Z] #23 16.60 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-02T11:56:37.356Z] #77 196.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-02T11:56:37.394Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-02T11:56:37.575Z] #23 17.00 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-02T11:56:38.329Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-02T11:56:38.733Z] #77 198.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-02T11:56:38.895Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-02T11:56:38.957Z] #23 DONE 18.0s [2022-08-02T11:56:38.957Z] [2022-08-02T11:56:38.957Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-02T11:56:38.957Z] #27 sha256:36c6fcd091d0869d491913c761660374ff7b0c80969c24ae098ca412a231222c [2022-08-02T11:56:38.992Z] #77 ... [2022-08-02T11:56:38.993Z] [2022-08-02T11:56:38.993Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:56:38.993Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:56:38.993Z] #47 237.3 + dpkg --print-architecture [2022-08-02T11:56:38.993Z] #47 237.3 + git checkout -q v2.1.0 [2022-08-02T11:56:38.993Z] #47 238.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-02T11:56:38.993Z] #47 238.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-02T11:56:39.111Z] #54 ... [2022-08-02T11:56:39.111Z] [2022-08-02T11:56:39.111Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:56:39.111Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:56:39.111Z] #19 287.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-02T11:56:39.111Z] #19 287.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:56:39.111Z] #19 287.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:56:39.111Z] #19 287.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-02T11:56:39.111Z] #19 287.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:56:39.111Z] #19 287.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-02T11:56:39.111Z] #19 287.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-02T11:56:39.111Z] #19 287.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:56:39.111Z] #19 287.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-02T11:56:39.111Z] #19 287.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-02T11:56:39.111Z] #19 287.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:56:39.111Z] #19 287.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:56:39.217Z] #27 DONE 0.6s [2022-08-02T11:56:39.217Z] [2022-08-02T11:56:39.217Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-02T11:56:39.217Z] #32 sha256:63e5716c8215982ea0a2971860ca1334921444b2aa689909ac25003fa9ca85bf [2022-08-02T11:56:39.251Z] #47 ... [2022-08-02T11:56:39.251Z] [2022-08-02T11:56:39.251Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:39.251Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:56:39.251Z] #77 198.7 CC src/libcrun/libcrun_la-error.lo [2022-08-02T11:56:39.371Z] #19 287.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-02T11:56:39.371Z] #19 287.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:56:39.371Z] #19 287.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:56:39.371Z] #19 287.3 Selecting previously unselected package cross-config. [2022-08-02T11:56:39.371Z] #19 287.3 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-02T11:56:39.371Z] #19 287.3 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-02T11:56:39.510Z] #77 198.9 CC src/libcrun/libcrun_la-status.lo [2022-08-02T11:56:39.510Z] #77 198.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-02T11:56:39.510Z] #77 199.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-02T11:56:39.631Z] #19 287.4 Selecting previously unselected package gcc-10-cross-base. [2022-08-02T11:56:39.631Z] #19 287.4 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:39.631Z] #19 287.4 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-02T11:56:39.631Z] #19 287.5 Selecting previously unselected package libc6-arm64-cross. [2022-08-02T11:56:39.631Z] #19 287.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-02T11:56:39.631Z] #19 287.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-02T11:56:39.769Z] #77 199.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-02T11:56:39.786Z] #32 DONE 0.6s [2022-08-02T11:56:39.786Z] [2022-08-02T11:56:39.786Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-02T11:56:39.786Z] #35 sha256:823ba3c0d5549eabb86f4632a89189de294ce6e58826a9fa7efb21fc7b6e6e49 [2022-08-02T11:56:39.891Z] #19 287.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-02T11:56:39.891Z] #19 287.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:39.891Z] #19 287.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:39.891Z] #19 287.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-02T11:56:39.891Z] #19 287.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:39.891Z] #19 287.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:40.151Z] #19 288.1 Selecting previously unselected package libitm1-arm64-cross. [2022-08-02T11:56:40.151Z] #19 288.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:40.151Z] #19 288.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:40.151Z] #19 288.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-02T11:56:40.151Z] #19 288.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:40.151Z] #19 288.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:40.270Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-02T11:56:40.336Z] #77 199.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-02T11:56:40.355Z] #35 DONE 0.4s [2022-08-02T11:56:40.355Z] [2022-08-02T11:56:40.355Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-02T11:56:40.355Z] #37 sha256:68737f671c9192ffb859e4cc8e8e7749a2dc35e31c09f36a9b5ff2ea4a0e45cd [2022-08-02T11:56:40.411Z] #19 288.3 Selecting previously unselected package libasan6-arm64-cross. [2022-08-02T11:56:40.411Z] #19 288.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:40.411Z] #19 288.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:40.529Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-02T11:56:40.618Z] #37 DONE 0.4s [2022-08-02T11:56:40.618Z] [2022-08-02T11:56:40.618Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:56:40.618Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:56:40.878Z] #47 ... [2022-08-02T11:56:40.878Z] [2022-08-02T11:56:40.878Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-02T11:56:40.878Z] #39 sha256:5f743a0f186ac56c3892528ddee94a0d3f360e53cbe480d11a7e411170788f34 [2022-08-02T11:56:40.878Z] #39 DONE 0.1s [2022-08-02T11:56:40.878Z] [2022-08-02T11:56:40.878Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-02T11:56:40.878Z] #41 sha256:d0726338d9d0b1843de0ae554c3d92b6fa146c8e3e00a6a164a75661f5ace927 [2022-08-02T11:56:40.878Z] #41 DONE 0.1s [2022-08-02T11:56:40.878Z] [2022-08-02T11:56:40.878Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-02T11:56:40.878Z] #45 sha256:ae433701b9303b173b2cf79008f6d901d6096bcfecd1e5dcc2048f3bb6160216 [2022-08-02T11:56:40.878Z] #45 DONE 0.1s [2022-08-02T11:56:40.878Z] [2022-08-02T11:56:40.878Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:56:40.878Z] #60 sha256:1201c500fa107666fc036be0a8f30c16b5d7cd3f2832c66405fb86b3814f9f7d [2022-08-02T11:56:40.903Z] #77 200.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-02T11:56:40.981Z] #19 288.9 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-02T11:56:40.981Z] #19 288.9 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:40.981Z] #19 289.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:41.095Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-02T11:56:41.095Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-02T11:56:41.095Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-02T11:56:41.162Z] #77 200.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-02T11:56:41.240Z] #19 289.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-02T11:56:41.240Z] #19 289.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:41.240Z] #19 289.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:41.421Z] #77 200.9 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-02T11:56:41.421Z] #77 201.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-02T11:56:41.680Z] #77 201.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-02T11:56:42.064Z] #19 289.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-02T11:56:42.064Z] #19 289.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:42.064Z] #19 289.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:42.068Z] #77 201.6 CC tests/init.o [2022-08-02T11:56:42.069Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-02T11:56:42.069Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-02T11:56:42.069Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-02T11:56:42.327Z] #77 201.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-02T11:56:42.327Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-02T11:56:42.327Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-02T11:56:42.337Z] #19 290.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-02T11:56:42.337Z] #19 290.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:42.337Z] #19 290.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:42.337Z] #19 290.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-02T11:56:42.337Z] #19 290.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:42.596Z] #19 290.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:43.175Z] #19 291.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-02T11:56:43.175Z] #19 291.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:56:43.175Z] #19 291.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:56:43.704Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-02T11:56:44.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-02T11:56:44.271Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-02T11:56:45.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-02T11:56:45.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-02T11:56:45.241Z] #77 ... [2022-08-02T11:56:45.241Z] [2022-08-02T11:56:45.241Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:56:45.241Z] #26 sha256:c059a81129347bdd2ae0db97da5656b57b4ff7b01ecf15440ff3c3589b12040a [2022-08-02T11:56:45.241Z] #26 258.9 + return [2022-08-02T11:56:46.584Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-02T11:56:47.178Z] #26 DONE 261.3s [2022-08-02T11:56:47.178Z] [2022-08-02T11:56:47.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-08-02T11:56:47.178Z] #60 sha256:cfdc341d6dd7f4ee0e4feea12760e607337e1d9d35a83982f2bbf54a383a2c43 [2022-08-02T11:56:47.178Z] #60 ... [2022-08-02T11:56:47.178Z] [2022-08-02T11:56:47.178Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:47.178Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:56:47.178Z] #77 215.0 AR libcrun_testing.a [2022-08-02T11:56:47.178Z] #77 215.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-02T11:56:47.436Z] #77 215.1 CCLD tests/tests_libcrun_utils [2022-08-02T11:56:47.436Z] #77 215.1 CCLD tests/tests_libcrun_errors [2022-08-02T11:56:47.436Z] #77 215.2 CCLD tests/tests_libcrun_fuzzer [2022-08-02T11:56:47.519Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-02T11:56:47.694Z] #77 ... [2022-08-02T11:56:47.694Z] [2022-08-02T11:56:47.694Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:56:47.694Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-08-02T11:56:47.694Z] #55 262.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-02T11:56:47.694Z] #55 DONE 262.6s [2022-08-02T11:56:47.952Z] [2022-08-02T11:56:47.952Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-02T11:56:47.952Z] #27 sha256:c5daf6fff34012592d8ce64b93bc925abe9922ddd77ad9d056ae5b6b62ce9a6d [2022-08-02T11:56:48.087Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-02T11:56:48.346Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-02T11:56:48.346Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-02T11:56:48.885Z] #27 DONE 0.7s [2022-08-02T11:56:48.885Z] [2022-08-02T11:56:48.885Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-02T11:56:48.885Z] #32 sha256:fe7277e1c1fd16d9d15d3d6653457094cf6fdd0f9ce4c021df39b8a472d997b9 [2022-08-02T11:56:49.282Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-02T11:56:49.451Z] #32 DONE 0.8s [2022-08-02T11:56:49.451Z] [2022-08-02T11:56:49.451Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-02T11:56:49.451Z] #35 sha256:69ed137011df9f0c8b4d867cd274b0b94b7822c6d5cd3ddc81bb7fa2c0a497a8 [2022-08-02T11:56:49.771Z] #19 ... [2022-08-02T11:56:49.771Z] [2022-08-02T11:56:49.771Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:49.771Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:56:49.771Z] #84 249.2 CCLD tests/init [2022-08-02T11:56:50.219Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-02T11:56:50.386Z] #35 DONE 1.0s [2022-08-02T11:56:50.386Z] [2022-08-02T11:56:50.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-08-02T11:56:50.386Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-08-02T11:56:50.386Z] #77 216.0 CCLD libcrun.la [2022-08-02T11:56:50.386Z] #77 216.6 CCLD crun [2022-08-02T11:56:50.386Z] #77 217.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-02T11:56:50.386Z] #77 217.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-02T11:56:50.386Z] #77 217.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-02T11:56:50.386Z] #77 217.1 /bin/mkdir -p '/usr/local/lib' [2022-08-02T11:56:50.386Z] #77 217.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-02T11:56:50.386Z] #77 217.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-02T11:56:50.386Z] #77 217.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-02T11:56:50.386Z] #77 217.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-02T11:56:50.386Z] #77 217.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-02T11:56:50.386Z] #77 217.6 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-02T11:56:50.386Z] #77 217.7 ---------------------------------------------------------------------- [2022-08-02T11:56:50.386Z] #77 217.7 Libraries have been installed in: [2022-08-02T11:56:50.386Z] #77 217.7 /usr/local/lib [2022-08-02T11:56:50.386Z] #77 217.7 [2022-08-02T11:56:50.386Z] #77 217.7 If you ever happen to want to link against installed libraries [2022-08-02T11:56:50.386Z] #77 217.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-02T11:56:50.386Z] #77 217.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-02T11:56:50.386Z] #77 217.7 flag during linking and do at least one of the following: [2022-08-02T11:56:50.386Z] #77 217.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-02T11:56:50.386Z] #77 217.7 during execution [2022-08-02T11:56:50.386Z] #77 217.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-02T11:56:50.386Z] #77 217.7 during linking [2022-08-02T11:56:50.386Z] #77 217.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-02T11:56:50.386Z] #77 217.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-02T11:56:50.386Z] #77 217.7 [2022-08-02T11:56:50.386Z] #77 217.7 See any operating system documentation about shared libraries for [2022-08-02T11:56:50.386Z] #77 217.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-02T11:56:50.386Z] #77 217.7 ---------------------------------------------------------------------- [2022-08-02T11:56:50.386Z] #77 217.7 /bin/mkdir -p '/build' [2022-08-02T11:56:50.386Z] #77 217.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-02T11:56:50.386Z] #77 217.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-02T11:56:50.386Z] #77 217.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-02T11:56:50.386Z] #77 217.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-02T11:56:50.386Z] #77 217.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-02T11:56:50.386Z] #77 DONE 218.1s [2022-08-02T11:56:50.386Z] [2022-08-02T11:56:50.386Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-02T11:56:50.386Z] #37 sha256:5a13d985b4491d30b650d7eb14ce5212690bc70a3cdf5aee5cf323e8662bf245 [2022-08-02T11:56:50.785Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-02T11:56:51.044Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-02T11:56:51.319Z] #37 DONE 0.9s [2022-08-02T11:56:51.319Z] [2022-08-02T11:56:51.319Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-02T11:56:51.319Z] #39 sha256:c0f741971a49002148444e0b1f312ad21d6a8ba714a2b066aa11f0442e34d204 [2022-08-02T11:56:51.578Z] #39 DONE 0.2s [2022-08-02T11:56:51.578Z] [2022-08-02T11:56:51.578Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:56:51.578Z] #64 sha256:bd99e0078aaca6b6d5f4c8e51e764fc9a4d5fe3c7e61add5120616b693d5bb7b [2022-08-02T11:56:51.578Z] #64 ... [2022-08-02T11:56:51.578Z] [2022-08-02T11:56:51.578Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-02T11:56:51.578Z] #41 sha256:6d064edd653cfd344e37a27cb72abe2bf7b12abb3e40397d84e1f450fddaa099 [2022-08-02T11:56:51.578Z] #41 DONE 0.1s [2022-08-02T11:56:51.578Z] [2022-08-02T11:56:51.578Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-02T11:56:51.578Z] #45 sha256:1bc2f48323cc23d9fa3cf943a4bf628d51f81699c100d29dff70cda9967d0aad [2022-08-02T11:56:51.611Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-02T11:56:51.611Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-02T11:56:51.848Z] #45 DONE 0.2s [2022-08-02T11:56:51.848Z] [2022-08-02T11:56:51.848Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:56:51.848Z] #60 sha256:cfdc341d6dd7f4ee0e4feea12760e607337e1d9d35a83982f2bbf54a383a2c43 [2022-08-02T11:56:51.848Z] #60 153.7 + mkdir -p /build [2022-08-02T11:56:51.848Z] #60 153.8 + cp runc /build/runc [2022-08-02T11:56:51.848Z] #60 DONE 153.8s [2022-08-02T11:56:51.848Z] [2022-08-02T11:56:51.848Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-02T11:56:51.848Z] #48 sha256:04b50a2fccebb0b6ab854688c43e9e60ea47ce2e9ec59862384e8f4c2c4e5fc0 [2022-08-02T11:56:51.870Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-02T11:56:52.108Z] #48 DONE 0.2s [2022-08-02T11:56:52.108Z] [2022-08-02T11:56:52.108Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-02T11:56:52.108Z] #52 sha256:0f6a5e6fe9c2d196a08f2cc7f991f5150922a9e88ca04359b85271c627c4e76b [2022-08-02T11:56:52.108Z] #52 DONE 0.1s [2022-08-02T11:56:52.108Z] [2022-08-02T11:56:52.108Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-02T11:56:52.108Z] #54 sha256:9d253a8d28c418c3ebe88b2220ae39f028d2d6f2fd6d33dea790628015460112 [2022-08-02T11:56:52.371Z] #54 DONE 0.2s [2022-08-02T11:56:52.371Z] [2022-08-02T11:56:52.371Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-02T11:56:52.371Z] #56 sha256:431396e044392139be617e09028bd113c03fe2f681774c70abf814a678eb2e4e [2022-08-02T11:56:52.436Z] check_test.go:540: [ddafa0a556bc7] daemon is not started [2022-08-02T11:56:52.436Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-02T11:56:52.436Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-02T11:56:52.628Z] #56 DONE 0.2s [2022-08-02T11:56:52.629Z] [2022-08-02T11:56:52.629Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-02T11:56:52.629Z] #58 sha256:c545b2d1a79a90fffeb1b4cfd306d6c130e7a57f7f544fa0334d4742aac2b343 [2022-08-02T11:56:52.629Z] #58 DONE 0.1s [2022-08-02T11:56:52.629Z] [2022-08-02T11:56:52.629Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:56:52.629Z] #64 sha256:bd99e0078aaca6b6d5f4c8e51e764fc9a4d5fe3c7e61add5120616b693d5bb7b [2022-08-02T11:56:53.193Z] #64 ... [2022-08-02T11:56:53.193Z] [2022-08-02T11:56:53.193Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-02T11:56:53.193Z] #61 sha256:8d1b6cc269d7a2886be2d8716ba4a5f773c471b5715c410efcd817c5532f0307 [2022-08-02T11:56:53.193Z] #61 DONE 0.1s [2022-08-02T11:56:53.193Z] [2022-08-02T11:56:53.193Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:56:53.193Z] #64 sha256:bd99e0078aaca6b6d5f4c8e51e764fc9a4d5fe3c7e61add5120616b693d5bb7b [2022-08-02T11:56:53.372Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-02T11:56:54.308Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-02T11:56:54.308Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-02T11:56:54.875Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-02T11:56:55.134Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-02T11:56:56.345Z] #84 ... [2022-08-02T11:56:56.345Z] [2022-08-02T11:56:56.345Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:56:56.345Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:56:56.345Z] #54 DONE 315.3s [2022-08-02T11:56:56.345Z] [2022-08-02T11:56:56.345Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:56.345Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:56:56.345Z] #84 ... [2022-08-02T11:56:56.345Z] [2022-08-02T11:56:56.345Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:56:56.345Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:56:56.345Z] #19 304.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-02T11:56:56.345Z] #19 304.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:56:56.345Z] #19 304.2 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:56:56.345Z] #19 304.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-02T11:56:56.345Z] #19 304.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-02T11:56:56.345Z] #19 304.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-02T11:56:56.477Z] #64 233.1 + bin/containerd [2022-08-02T11:56:56.510Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-02T11:56:56.510Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-02T11:56:56.924Z] #19 305.0 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-02T11:56:57.185Z] #19 305.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-02T11:56:57.185Z] #19 305.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-02T11:56:58.412Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-02T11:56:58.412Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-02T11:56:58.412Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-02T11:56:58.412Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-02T11:56:58.412Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-02T11:56:58.571Z] #19 306.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-02T11:56:58.571Z] #19 306.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:56:58.571Z] #19 306.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:56:58.979Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-02T11:56:58.979Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-02T11:56:58.982Z] #60 ... [2022-08-02T11:56:58.982Z] [2022-08-02T11:56:58.982Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:56:58.982Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:56:58.982Z] #77 272.4 CCLD libocispec.la [2022-08-02T11:56:58.982Z] #77 272.8 CCLD src/validate [2022-08-02T11:56:58.982Z] #77 272.8 CCLD tests/test-1 [2022-08-02T11:56:58.982Z] #77 272.8 CCLD tests/test-2 [2022-08-02T11:56:58.982Z] #77 272.8 CCLD tests/test-3 [2022-08-02T11:56:58.982Z] #77 272.8 CCLD tests/test-4 [2022-08-02T11:56:58.982Z] #77 272.9 CCLD tests/test-5 [2022-08-02T11:56:58.982Z] #77 273.0 CCLD tests/test-6 [2022-08-02T11:56:58.982Z] #77 273.0 CCLD tests/test-8 [2022-08-02T11:56:58.982Z] #77 273.0 CCLD tests/test-7 [2022-08-02T11:56:58.982Z] #77 273.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-02T11:56:58.982Z] #77 273.1 CCLD tests/test-10 [2022-08-02T11:56:58.982Z] #77 273.1 CCLD tests/test-11 [2022-08-02T11:56:58.982Z] #77 273.1 CCLD tests/test-9 [2022-08-02T11:56:59.141Z] #19 307.0 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-02T11:56:59.141Z] #19 307.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:56:59.141Z] #19 307.0 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:56:59.242Z] #77 274.8 libtool: link: ar cr libocispec.a [2022-08-02T11:56:59.502Z] #77 274.8 libtool: link: ranlib libocispec.a [2022-08-02T11:57:00.414Z] #77 ... [2022-08-02T11:57:00.414Z] [2022-08-02T11:57:00.414Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:57:00.414Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:57:00.414Z] #47 DONE 266.4s [2022-08-02T11:57:00.414Z] [2022-08-02T11:57:00.414Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:57:00.414Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:57:01.412Z] #77 276.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-02T11:57:01.412Z] #77 276.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-02T11:57:01.412Z] #77 276.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-02T11:57:01.412Z] #77 276.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:57:01.412Z] #77 276.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:57:01.412Z] #77 276.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:57:01.412Z] #77 276.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-02T11:57:01.412Z] #77 276.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-02T11:57:01.412Z] #77 276.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-02T11:57:01.412Z] #77 276.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-02T11:57:01.412Z] #77 276.9 CC src/libcrun/libcrun_testing_a-container.o [2022-08-02T11:57:01.412Z] #77 276.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-02T11:57:01.412Z] #77 276.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-02T11:57:01.412Z] #77 276.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-02T11:57:01.672Z] #77 277.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-02T11:57:01.672Z] #77 277.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-02T11:57:01.672Z] #77 277.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-02T11:57:01.672Z] #77 277.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-02T11:57:01.672Z] #77 277.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-02T11:57:01.672Z] #77 277.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-02T11:57:01.672Z] #77 277.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-02T11:57:01.793Z] #77 ... [2022-08-02T11:57:01.793Z] [2022-08-02T11:57:01.793Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-02T11:57:01.793Z] #48 sha256:daad4d8056f799cac036263138dd44349065c880c0e261b03b7cdac7c682a64b [2022-08-02T11:57:01.932Z] #77 277.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-02T11:57:01.932Z] #77 277.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-02T11:57:01.932Z] #77 277.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-02T11:57:01.932Z] #77 277.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-02T11:57:01.932Z] #77 277.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-02T11:57:01.932Z] #77 277.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-02T11:57:01.932Z] #77 277.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-02T11:57:01.932Z] #77 277.4 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-02T11:57:02.052Z] #48 DONE 0.5s [2022-08-02T11:57:02.052Z] [2022-08-02T11:57:02.052Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:57:02.052Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:57:02.192Z] #77 277.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-02T11:57:02.192Z] #77 277.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-02T11:57:02.192Z] #77 277.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-02T11:57:02.192Z] #77 277.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-02T11:57:02.192Z] #77 277.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-02T11:57:02.192Z] #77 277.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-02T11:57:02.311Z] #64 ... [2022-08-02T11:57:02.311Z] [2022-08-02T11:57:02.311Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-02T11:57:02.311Z] #52 sha256:b2428be331d9e3a9914ba17449b71cba27ad86e432ab93bb95e367380a751153 [2022-08-02T11:57:02.453Z] #77 277.8 CC src/crun-crun.o [2022-08-02T11:57:02.453Z] #77 278.0 CC src/crun-run.o [2022-08-02T11:57:02.570Z] #52 DONE 0.2s [2022-08-02T11:57:02.570Z] [2022-08-02T11:57:02.570Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-02T11:57:02.570Z] #54 sha256:841cafe4f46c20a9546b13ba2aff7a9ae037ca0fcbae2b5daa61c25a962dd35b [2022-08-02T11:57:02.570Z] #54 DONE 0.1s [2022-08-02T11:57:02.570Z] [2022-08-02T11:57:02.570Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:57:02.570Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:57:02.713Z] #77 278.0 CC src/crun-delete.o [2022-08-02T11:57:02.713Z] #77 278.1 CC src/crun-kill.o [2022-08-02T11:57:02.713Z] #77 278.2 CC src/crun-pause.o [2022-08-02T11:57:02.713Z] #77 278.2 CC src/crun-unpause.o [2022-08-02T11:57:02.973Z] #77 278.3 CC src/crun-spec.o [2022-08-02T11:57:02.973Z] #77 278.3 CC src/crun-exec.o [2022-08-02T11:57:02.973Z] #77 278.4 CC src/crun-list.o [2022-08-02T11:57:02.973Z] #77 278.5 CC src/crun-create.o [2022-08-02T11:57:02.973Z] #77 278.5 CC src/crun-state.o [2022-08-02T11:57:02.973Z] #77 278.5 CC src/crun-start.o [2022-08-02T11:57:03.166Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-02T11:57:03.232Z] #77 278.6 CC src/crun-ps.o [2022-08-02T11:57:03.233Z] #77 278.7 CC src/crun-checkpoint.o [2022-08-02T11:57:03.233Z] #77 278.7 CC src/crun-update.o [2022-08-02T11:57:03.233Z] #77 278.7 CC src/crun-restore.o [2022-08-02T11:57:03.492Z] #77 278.9 CC src/libcrun/libcrun_la-utils.lo [2022-08-02T11:57:03.492Z] #77 279.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-02T11:57:03.752Z] #77 279.1 CC src/libcrun/libcrun_la-container.lo [2022-08-02T11:57:03.752Z] #77 279.2 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-02T11:57:03.752Z] #77 279.3 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-02T11:57:03.947Z] #55 ... [2022-08-02T11:57:03.947Z] [2022-08-02T11:57:03.947Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:57:03.947Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:57:03.947Z] #77 223.5 CCLD tests/init [2022-08-02T11:57:04.012Z] #77 279.3 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-02T11:57:04.012Z] #77 279.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-02T11:57:04.012Z] #77 279.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-02T11:57:04.012Z] #77 279.5 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-02T11:57:04.012Z] #77 279.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-02T11:57:04.012Z] #77 279.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-02T11:57:04.272Z] #77 279.7 CC src/libcrun/libcrun_la-linux.lo [2022-08-02T11:57:04.272Z] #77 279.8 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-02T11:57:04.532Z] #77 279.9 CC src/libcrun/libcrun_la-error.lo [2022-08-02T11:57:04.532Z] #77 280.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-02T11:57:04.532Z] #77 280.0 CC src/libcrun/libcrun_la-status.lo [2022-08-02T11:57:04.532Z] #77 280.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-02T11:57:04.540Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-02T11:57:04.793Z] #77 280.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-02T11:57:04.793Z] #77 280.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-02T11:57:04.793Z] #77 280.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-02T11:57:05.053Z] #77 280.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-02T11:57:05.053Z] #77 280.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-02T11:57:05.313Z] #77 280.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-02T11:57:05.313Z] #77 280.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-02T11:57:05.313Z] #77 280.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-02T11:57:05.475Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-02T11:57:05.573Z] #77 281.0 CC tests/init.o [2022-08-02T11:57:05.716Z] #19 ... [2022-08-02T11:57:05.716Z] [2022-08-02T11:57:05.716Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:57:05.716Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:57:05.716Z] #84 265.4 AR libcrun_testing.a [2022-08-02T11:57:05.716Z] #84 265.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-02T11:57:05.716Z] #84 265.5 CCLD tests/tests_libcrun_utils [2022-08-02T11:57:05.716Z] #84 265.5 CCLD tests/tests_libcrun_errors [2022-08-02T11:57:05.716Z] #84 265.5 CCLD tests/tests_libcrun_fuzzer [2022-08-02T11:57:05.832Z] #77 281.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-02T11:57:05.976Z] #84 266.0 CCLD libcrun.la [2022-08-02T11:57:06.041Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-02T11:57:06.041Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-02T11:57:06.041Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-02T11:57:06.041Z] --- PASS: TestBuildWithHugeFile (49.35s) [2022-08-02T11:57:06.041Z] === RUN TestBuildWCOWSandboxSize [2022-08-02T11:57:06.041Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-02T11:57:06.041Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-02T11:57:06.041Z] === RUN TestBuildWithEmptyDockerfile [2022-08-02T11:57:06.041Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T11:57:06.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T11:57:06.041Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T11:57:06.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T11:57:06.041Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T11:57:06.041Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T11:57:06.300Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T11:57:06.300Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T11:57:06.300Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T11:57:06.300Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-02T11:57:06.300Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-02T11:57:06.300Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2022-08-02T11:57:06.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-08-02T11:57:06.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-02T11:57:06.300Z] === RUN TestBuildPreserveOwnership [2022-08-02T11:57:06.300Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-02T11:57:06.916Z] #84 266.7 CCLD crun [2022-08-02T11:57:07.176Z] #84 267.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-02T11:57:07.436Z] #84 267.3 /bin/mkdir -p '/usr/local/lib' [2022-08-02T11:57:07.436Z] #84 267.3 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-02T11:57:07.436Z] #84 267.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-02T11:57:07.436Z] #84 267.4 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-02T11:57:07.436Z] #84 267.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-02T11:57:07.436Z] #84 267.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-02T11:57:07.436Z] #84 267.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-02T11:57:07.436Z] #84 267.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-02T11:57:07.696Z] #84 267.7 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-02T11:57:07.696Z] #84 267.7 ---------------------------------------------------------------------- [2022-08-02T11:57:07.696Z] #84 267.7 Libraries have been installed in: [2022-08-02T11:57:07.696Z] #84 267.7 /usr/local/lib [2022-08-02T11:57:07.696Z] #84 267.7 [2022-08-02T11:57:07.696Z] #84 267.7 If you ever happen to want to link against installed libraries [2022-08-02T11:57:07.696Z] #84 267.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-02T11:57:07.696Z] #84 267.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-02T11:57:07.696Z] #84 267.7 flag during linking and do at least one of the following: [2022-08-02T11:57:07.696Z] #84 267.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-02T11:57:07.696Z] #84 267.7 during execution [2022-08-02T11:57:07.696Z] #84 267.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-02T11:57:07.696Z] #84 267.7 during linking [2022-08-02T11:57:07.696Z] #84 267.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-02T11:57:07.696Z] #84 267.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-02T11:57:07.696Z] #84 267.7 [2022-08-02T11:57:07.696Z] #84 267.7 See any operating system documentation about shared libraries for [2022-08-02T11:57:07.696Z] #84 267.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-02T11:57:07.696Z] #84 267.7 ---------------------------------------------------------------------- [2022-08-02T11:57:07.696Z] #84 267.7 /bin/mkdir -p '/build' [2022-08-02T11:57:07.696Z] #84 267.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-02T11:57:07.696Z] #84 267.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-02T11:57:07.696Z] #84 267.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-02T11:57:07.696Z] #84 267.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-02T11:57:07.696Z] #84 267.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-02T11:57:08.210Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-02T11:57:08.210Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-02T11:57:08.472Z] check_test.go:540: [d83de2520ce79] daemon is not started [2022-08-02T11:57:08.472Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-02T11:57:08.735Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-02T11:57:08.994Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-02T11:57:09.572Z] --- PASS: TestBuildPreserveOwnership (3.17s) [2022-08-02T11:57:09.572Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.07s) [2022-08-02T11:57:09.572Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-08-02T11:57:09.572Z] === RUN TestBuildPlatformInvalid [2022-08-02T11:57:09.572Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-08-02T11:57:09.572Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-02T11:57:09.572Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-02T11:57:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-02T11:57:10.146Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-02T11:57:10.146Z] Loaded image: busybox:latest [2022-08-02T11:57:10.146Z] Loaded image: busybox:glibc [2022-08-02T11:57:10.246Z] #84 DONE 270.2s [2022-08-02T11:57:10.246Z] [2022-08-02T11:57:10.246Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:57:10.246Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:57:10.246Z] #19 317.9 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-02T11:57:10.246Z] #19 317.9 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:57:10.246Z] #19 318.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:57:10.246Z] #19 318.2 Selecting previously unselected package patch. [2022-08-02T11:57:10.246Z] #19 318.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-02T11:57:10.246Z] #19 318.3 Unpacking patch (2.7.6-7) ... [2022-08-02T11:57:10.246Z] #19 318.4 Selecting previously unselected package dpkg-dev. [2022-08-02T11:57:10.246Z] #19 318.4 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-02T11:57:10.506Z] #19 318.4 Unpacking dpkg-dev (1.20.11) ... [2022-08-02T11:57:10.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-02T11:57:11.074Z] #19 318.8 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-02T11:57:11.074Z] #19 318.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-02T11:57:11.074Z] #19 318.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-02T11:57:11.074Z] #19 318.9 Selecting previously unselected package libio-string-perl. [2022-08-02T11:57:11.074Z] #19 318.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-02T11:57:11.074Z] #19 318.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-02T11:57:11.074Z] #19 319.0 Selecting previously unselected package libicu67:amd64. [2022-08-02T11:57:11.074Z] #19 319.0 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-02T11:57:11.074Z] #19 319.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-02T11:57:11.353Z] Loaded image: debian:bullseye-slim [2022-08-02T11:57:11.353Z] Loaded image: hello-world:latest [2022-08-02T11:57:11.620Z] Loaded image: arm32v7/hello-world:latest [2022-08-02T11:57:12.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-02T11:57:12.410Z] #77 ... [2022-08-02T11:57:12.410Z] [2022-08-02T11:57:12.410Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-02T11:57:12.410Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-08-02T11:57:12.410Z] #47 353.0 + dpkg --print-architecture [2022-08-02T11:57:12.410Z] #47 353.0 + git checkout -q v2.1.0 [2022-08-02T11:57:12.410Z] #47 353.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-02T11:57:12.410Z] #47 353.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-02T11:57:12.454Z] #19 320.6 Selecting previously unselected package libxml2:amd64. [2022-08-02T11:57:12.713Z] #19 320.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-02T11:57:12.713Z] #19 320.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:57:12.713Z] #19 320.7 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-02T11:57:12.713Z] #19 320.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-02T11:57:12.713Z] #19 320.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-02T11:57:12.713Z] #19 320.7 Selecting previously unselected package libxml-sax-base-perl. [2022-08-02T11:57:12.713Z] #19 320.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-02T11:57:12.713Z] #19 320.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-02T11:57:12.713Z] #19 320.8 Selecting previously unselected package libxml-sax-perl. [2022-08-02T11:57:12.713Z] #19 320.8 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-02T11:57:12.713Z] #19 320.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-02T11:57:12.781Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-02T11:57:12.973Z] #19 320.8 Selecting previously unselected package libxml-libxml-perl. [2022-08-02T11:57:12.973Z] #19 320.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-02T11:57:12.973Z] #19 320.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-02T11:57:12.973Z] #19 321.0 Selecting previously unselected package libxml-simple-perl. [2022-08-02T11:57:12.973Z] #19 321.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-02T11:57:12.973Z] #19 321.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-02T11:57:12.973Z] #19 321.0 Selecting previously unselected package libyaml-perl. [2022-08-02T11:57:12.973Z] #19 321.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-02T11:57:12.973Z] #19 321.0 Unpacking libyaml-perl (1.30-1) ... [2022-08-02T11:57:12.973Z] #19 321.0 Selecting previously unselected package libconfig-auto-perl. [2022-08-02T11:57:13.233Z] #19 321.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-02T11:57:13.233Z] #19 321.1 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-02T11:57:13.233Z] #19 321.1 Selecting previously unselected package libfile-which-perl. [2022-08-02T11:57:13.233Z] #19 321.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-02T11:57:13.233Z] #19 321.1 Unpacking libfile-which-perl (1.23-1) ... [2022-08-02T11:57:13.233Z] #19 321.1 Selecting previously unselected package libfile-homedir-perl. [2022-08-02T11:57:13.233Z] #19 321.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-02T11:57:13.233Z] #19 321.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-02T11:57:13.233Z] #19 321.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-02T11:57:13.233Z] #19 321.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-02T11:57:13.233Z] #19 321.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-02T11:57:13.233Z] #19 321.2 Selecting previously unselected package dpkg-cross. [2022-08-02T11:57:13.233Z] #19 321.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-02T11:57:13.233Z] #19 321.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-02T11:57:13.233Z] #19 321.3 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-02T11:57:13.233Z] #19 321.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-02T11:57:13.233Z] #19 321.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-02T11:57:13.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-02T11:57:13.493Z] #19 321.3 Selecting previously unselected package libc6-armel-cross. [2022-08-02T11:57:13.493Z] #19 321.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-02T11:57:13.493Z] #19 321.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-02T11:57:13.493Z] #19 321.5 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-02T11:57:13.493Z] #19 321.5 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:13.493Z] #19 321.5 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:57:13.493Z] #19 321.5 Selecting previously unselected package libgomp1-armel-cross. [2022-08-02T11:57:13.753Z] #19 321.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:13.753Z] #19 321.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:57:13.753Z] #19 321.6 Selecting previously unselected package libatomic1-armel-cross. [2022-08-02T11:57:13.753Z] #19 321.6 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:13.753Z] #19 321.6 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:57:13.753Z] #19 321.6 Selecting previously unselected package libasan6-armel-cross. [2022-08-02T11:57:13.753Z] #19 321.6 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:13.753Z] #19 321.6 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:57:14.011Z] #19 322.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-02T11:57:14.011Z] #19 322.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:14.011Z] #19 322.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:57:14.011Z] #19 322.1 Selecting previously unselected package libubsan1-armel-cross. [2022-08-02T11:57:14.011Z] #19 322.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:14.271Z] #19 322.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:57:14.271Z] #19 322.2 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-02T11:57:14.271Z] #19 322.2 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:14.271Z] #19 322.2 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:57:14.531Z] #19 322.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-02T11:57:14.531Z] #19 322.4 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:57:14.531Z] #19 322.4 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-02T11:57:14.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-02T11:57:16.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000f608__} [2022-08-02T11:57:17.542Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-02T11:57:17.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1545791593_/foo_false_____} [2022-08-02T11:57:17.826Z] #19 ... [2022-08-02T11:57:17.826Z] [2022-08-02T11:57:17.826Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:57:17.826Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:57:17.826Z] #62 336.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-02T11:57:17.826Z] #62 DONE 337.9s [2022-08-02T11:57:17.826Z] [2022-08-02T11:57:17.826Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-02T11:57:17.826Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-08-02T11:57:19.704Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1545791593_/foo_true_____} [2022-08-02T11:57:19.704Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.02s) [2022-08-02T11:57:19.704Z] PASS [2022-08-02T11:57:19.704Z] [2022-08-02T11:57:19.704Z] === Skipped [2022-08-02T11:57:19.704Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-02T11:57:19.704Z] build_session_test.go:25: TODO: BuildKit [2022-08-02T11:57:19.704Z] [2022-08-02T11:57:19.704Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-02T11:57:19.704Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-02T11:57:19.704Z] [2022-08-02T11:57:19.704Z] DONE 34 tests, 2 skipped in 85.775s [2022-08-02T11:57:19.704Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-02T11:57:19.704Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-02T11:57:19.704Z] ++ set -e [2022-08-02T11:57:19.704Z] ++ '[' -n 0 ']' [2022-08-02T11:57:19.704Z] ++ set -x [2022-08-02T11:57:19.704Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-02T11:57:19.704Z] INFO: Testing against a local daemon [2022-08-02T11:57:19.704Z] === RUN TestConfigInspect [2022-08-02T11:57:19.704Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-02T11:57:19.704Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-02T11:57:19.704Z] check_test.go:540: [d161262526d29] daemon is not started [2022-08-02T11:57:19.704Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-02T11:57:20.361Z] #19 328.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-02T11:57:20.361Z] #19 328.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:57:20.361Z] #19 328.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-02T11:57:20.361Z] #19 328.1 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-02T11:57:20.361Z] #19 328.1 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-02T11:57:20.361Z] #19 328.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-02T11:57:20.361Z] #19 328.3 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-02T11:57:20.361Z] #19 328.3 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-02T11:57:20.361Z] #19 328.3 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-02T11:57:20.361Z] #19 328.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-02T11:57:20.621Z] #19 328.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:20.621Z] #19 328.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:57:20.621Z] #19 328.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-02T11:57:20.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32188301083_/foo_false_____} [2022-08-02T11:57:20.880Z] #19 328.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:57:20.880Z] #19 328.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-02T11:57:21.205Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-02T11:57:22.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32188301083_/foo_true_____} [2022-08-02T11:57:22.399Z] --- PASS: TestConfigInspect (2.78s) [2022-08-02T11:57:22.399Z] === RUN TestConfigList [2022-08-02T11:57:22.966Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-02T11:57:23.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32188301083_/foo_true__0xc00000f818___} [2022-08-02T11:57:24.102Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-02T11:57:25.037Z] --- PASS: TestConfigList (2.59s) [2022-08-02T11:57:25.037Z] === RUN TestConfigsCreateAndDelete [2022-08-02T11:57:25.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000f920__} [2022-08-02T11:57:25.604Z] check_test.go:540: [d7da516e153b9] daemon is not started [2022-08-02T11:57:25.604Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-02T11:57:25.880Z] #77 242.0 AR libcrun_testing.a [2022-08-02T11:57:25.880Z] #77 242.0 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-02T11:57:25.880Z] #77 242.1 CCLD tests/tests_libcrun_errors [2022-08-02T11:57:25.880Z] #77 242.1 CCLD tests/tests_libcrun_utils [2022-08-02T11:57:25.880Z] #77 242.2 CCLD tests/tests_libcrun_fuzzer [2022-08-02T11:57:25.880Z] #77 242.6 CCLD libcrun.la [2022-08-02T11:57:25.880Z] #77 243.7 CCLD crun [2022-08-02T11:57:25.880Z] #77 244.2 make[3]: Entering directory '/tmp/crun-build' [2022-08-02T11:57:25.880Z] #77 244.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-02T11:57:25.880Z] #77 244.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-02T11:57:25.880Z] #77 244.5 /bin/mkdir -p '/usr/local/lib' [2022-08-02T11:57:25.880Z] #77 244.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-02T11:57:25.880Z] #77 244.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-02T11:57:25.880Z] #77 244.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-02T11:57:25.880Z] #77 244.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-02T11:57:25.880Z] #77 244.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-02T11:57:25.880Z] #77 244.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-02T11:57:25.880Z] #77 244.8 ---------------------------------------------------------------------- [2022-08-02T11:57:25.880Z] #77 244.8 Libraries have been installed in: [2022-08-02T11:57:25.880Z] #77 244.8 /usr/local/lib [2022-08-02T11:57:25.880Z] #77 244.8 [2022-08-02T11:57:25.880Z] #77 244.8 If you ever happen to want to link against installed libraries [2022-08-02T11:57:25.880Z] #77 244.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-02T11:57:25.880Z] #77 244.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-02T11:57:25.880Z] #77 244.8 flag during linking and do at least one of the following: [2022-08-02T11:57:25.880Z] #77 244.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-02T11:57:25.880Z] #77 244.8 during execution [2022-08-02T11:57:25.880Z] #77 244.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-02T11:57:25.880Z] #77 244.8 during linking [2022-08-02T11:57:25.880Z] #77 244.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-02T11:57:25.880Z] #77 244.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-02T11:57:25.880Z] #77 244.8 [2022-08-02T11:57:25.880Z] #77 244.8 See any operating system documentation about shared libraries for [2022-08-02T11:57:25.880Z] #77 244.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-02T11:57:25.880Z] #77 244.8 ---------------------------------------------------------------------- [2022-08-02T11:57:25.880Z] #77 244.8 /bin/mkdir -p '/build' [2022-08-02T11:57:25.880Z] #77 244.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-02T11:57:25.880Z] #77 244.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-02T11:57:25.880Z] #77 244.9 make[3]: Leaving directory '/tmp/crun-build' [2022-08-02T11:57:25.880Z] #77 244.9 make[2]: Leaving directory '/tmp/crun-build' [2022-08-02T11:57:25.880Z] #77 244.9 make[1]: Leaving directory '/tmp/crun-build' [2022-08-02T11:57:25.880Z] #77 DONE 245.1s [2022-08-02T11:57:25.880Z] [2022-08-02T11:57:25.880Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:57:25.880Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:57:26.154Z] #19 333.4 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-02T11:57:26.154Z] #19 333.4 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:57:26.154Z] #19 333.4 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-02T11:57:26.154Z] #19 333.4 Selecting previously unselected package crossbuild-essential-armel. [2022-08-02T11:57:26.154Z] #19 333.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-02T11:57:26.154Z] #19 333.4 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-02T11:57:26.154Z] #19 333.4 Selecting previously unselected package libc6-armhf-cross. [2022-08-02T11:57:26.154Z] #19 333.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-02T11:57:26.154Z] #19 333.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-02T11:57:26.154Z] #19 333.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-02T11:57:26.154Z] #19 333.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:26.154Z] #19 333.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:57:26.154Z] #19 333.6 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-02T11:57:26.154Z] #19 333.6 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:26.154Z] #19 333.6 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:57:26.154Z] #19 333.6 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-02T11:57:26.154Z] #19 333.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:26.154Z] #19 333.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:57:26.154Z] #19 333.7 Selecting previously unselected package libasan6-armhf-cross. [2022-08-02T11:57:26.154Z] #19 333.7 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:26.154Z] #19 333.7 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:57:26.154Z] #19 333.9 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-02T11:57:26.154Z] #19 333.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:26.154Z] #19 333.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:57:26.154Z] #19 334.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-02T11:57:26.154Z] #19 334.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:26.154Z] #19 334.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:57:26.154Z] #19 334.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-02T11:57:26.154Z] #19 334.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:26.154Z] #19 334.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:57:26.154Z] #19 334.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-02T11:57:26.413Z] #19 334.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:57:26.413Z] #19 334.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-02T11:57:26.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000f950__} [2022-08-02T11:57:27.915Z] --- PASS: TestConfigsCreateAndDelete (3.03s) [2022-08-02T11:57:27.915Z] === RUN TestConfigsUpdate [2022-08-02T11:57:27.915Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000f968__} [2022-08-02T11:57:28.173Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-02T11:57:28.740Z] check_test.go:540: [df6abdc2b2b05] daemon is not started [2022-08-02T11:57:28.740Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-02T11:57:29.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000fa40__} [2022-08-02T11:57:30.682Z] --- PASS: TestConfigsUpdate (2.49s) [2022-08-02T11:57:30.682Z] === RUN TestTemplatedConfig [2022-08-02T11:57:30.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-02T11:57:31.617Z] docker_cli_daemon_plugins_test.go:80: [db8c8e0c52bf8] daemon is not started [2022-08-02T11:57:31.687Z] #19 339.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-02T11:57:31.687Z] #19 339.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:57:31.687Z] #19 339.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-02T11:57:31.687Z] #19 339.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-02T11:57:31.687Z] #19 339.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-02T11:57:31.687Z] #19 339.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-02T11:57:31.687Z] #19 339.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-02T11:57:31.687Z] #19 339.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-02T11:57:31.687Z] #19 339.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-02T11:57:31.687Z] #19 339.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-02T11:57:31.687Z] #19 339.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:31.687Z] #19 339.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:57:31.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-02T11:57:31.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-02T11:57:31.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-02T11:57:31.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-02T11:57:31.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-02T11:57:31.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-02T11:57:31.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-02T11:57:31.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-02T11:57:31.945Z] #19 339.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-02T11:57:31.945Z] #19 339.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:57:31.945Z] #19 340.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-02T11:57:32.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-02T11:57:32.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-02T11:57:32.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-02T11:57:32.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-02T11:57:32.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-02T11:57:32.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-02T11:57:32.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-02T11:57:32.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-02T11:57:32.392Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-02T11:57:32.392Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-02T11:57:32.392Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-02T11:57:32.392Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-02T11:57:32.392Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-02T11:57:32.392Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-02T11:57:33.327Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-02T11:57:33.584Z] --- PASS: TestTemplatedConfig (3.18s) [2022-08-02T11:57:33.584Z] === RUN TestConfigCreateResolve [2022-08-02T11:57:34.404Z] #47 DONE 383.5s [2022-08-02T11:57:34.404Z] [2022-08-02T11:57:34.404Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:57:34.404Z] #60 sha256:1201c500fa107666fc036be0a8f30c16b5d7cd3f2832c66405fb86b3814f9f7d [2022-08-02T11:57:34.404Z] #60 ... [2022-08-02T11:57:34.404Z] [2022-08-02T11:57:34.404Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-02T11:57:34.404Z] #48 sha256:5c917dfb96e8f71b9dd954c7596e2631dbf3fb9073dc46caa90de9c7f235b219 [2022-08-02T11:57:34.520Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-02T11:57:34.687Z] #48 DONE 0.4s [2022-08-02T11:57:34.687Z] [2022-08-02T11:57:34.687Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:57:34.687Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:57:34.947Z] #55 ... [2022-08-02T11:57:34.947Z] [2022-08-02T11:57:34.947Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-02T11:57:34.947Z] #52 sha256:8b5430bc3dbc58632d3927e1534f30f231e798d091feb0f8fdd500c8c6a36192 [2022-08-02T11:57:34.947Z] #52 DONE 0.1s [2022-08-02T11:57:34.947Z] [2022-08-02T11:57:34.947Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-02T11:57:34.947Z] #54 sha256:e251cd42c8e68b601ff0df66a6855f94e760f33ce2b3ccd3b1d6b546ac8f6312 [2022-08-02T11:57:34.947Z] #54 DONE 0.1s [2022-08-02T11:57:34.947Z] [2022-08-02T11:57:34.947Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-02T11:57:34.947Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-08-02T11:57:34.947Z] #77 310.2 CCLD tests/init [2022-08-02T11:57:35.087Z] docker_cli_daemon_plugins_test.go:170: [d1be313025717] daemon is not started [2022-08-02T11:57:35.184Z] #64 272.0 # github.com/containerd/containerd/cmd/containerd [2022-08-02T11:57:35.184Z] #64 272.0 /usr/bin/ld: /tmp/go-link-3400319663/000019.o: in function `New': [2022-08-02T11:57:35.184Z] #64 272.0 /tmp/tmp.od75T921aE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-02T11:57:35.184Z] #64 272.1 + bin/containerd-stress [2022-08-02T11:57:35.345Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-02T11:57:36.119Z] #64 273.2 + bin/containerd-shim [2022-08-02T11:57:36.280Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-02T11:57:36.848Z] --- PASS: TestConfigCreateResolve (3.10s) [2022-08-02T11:57:36.848Z] PASS [2022-08-02T11:57:36.848Z] [2022-08-02T11:57:36.848Z] DONE 6 tests in 17.190s [2022-08-02T11:57:36.848Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-02T11:57:36.848Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-02T11:57:36.848Z] ++ set -e [2022-08-02T11:57:36.848Z] ++ '[' -n 0 ']' [2022-08-02T11:57:36.848Z] ++ set -x [2022-08-02T11:57:36.848Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-02T11:57:36.848Z] INFO: Testing against a local daemon [2022-08-02T11:57:36.848Z] === RUN TestAttachWithTTY [2022-08-02T11:57:36.848Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-02T11:57:36.848Z] === RUN TestAttachWithoutTTy [2022-08-02T11:57:36.848Z] --- PASS: TestAttachWithoutTTy (0.11s) [2022-08-02T11:57:36.848Z] === RUN TestCheckpoint [2022-08-02T11:57:36.848Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-02T11:57:36.848Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/commit [2022-08-02T11:57:36.848Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-02T11:57:36.848Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T11:57:36.848Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-02T11:57:36.848Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-02T11:57:36.848Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T11:57:36.848Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T11:57:36.848Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T11:57:36.848Z] === CONT TestContainerInvalidJSON/commit [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-02T11:57:36.848Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-02T11:57:36.848Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T11:57:36.848Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T11:57:36.848Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-02T11:57:36.848Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-02T11:57:36.848Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-02T11:57:36.848Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-02T11:57:36.848Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-02T11:57:36.848Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-02T11:57:36.848Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-02T11:57:36.848Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-02T11:57:37.107Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-02T11:57:37.107Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-02T11:57:37.107Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-02T11:57:37.107Z] === RUN TestCopyEmptyFile [2022-08-02T11:57:37.107Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-02T11:57:37.217Z] #19 344.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-02T11:57:37.217Z] #19 344.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:57:37.217Z] #19 344.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-02T11:57:37.217Z] #19 344.4 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-02T11:57:37.217Z] #19 344.4 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-02T11:57:37.217Z] #19 344.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-02T11:57:37.217Z] #19 344.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-02T11:57:37.217Z] #19 344.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-02T11:57:37.217Z] #19 344.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-02T11:57:37.217Z] #19 344.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-02T11:57:37.217Z] #19 344.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.217Z] #19 344.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.217Z] #19 344.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-02T11:57:37.217Z] #19 344.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.217Z] #19 344.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.217Z] #19 344.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-02T11:57:37.217Z] #19 344.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.217Z] #19 344.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.217Z] #19 344.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-02T11:57:37.217Z] #19 344.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.217Z] #19 344.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.217Z] #19 344.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-02T11:57:37.217Z] #19 344.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.217Z] #19 344.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.217Z] #19 345.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-02T11:57:37.217Z] #19 345.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.217Z] #19 345.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.217Z] #19 345.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-02T11:57:37.217Z] #19 345.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.217Z] #19 345.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.366Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-02T11:57:37.366Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-02T11:57:37.366Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-02T11:57:37.366Z] === RUN TestCopyFromContainer [2022-08-02T11:57:37.477Z] #19 345.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-02T11:57:37.477Z] #19 345.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.477Z] #19 345.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.738Z] #19 345.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-02T11:57:37.738Z] #19 345.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.738Z] #19 345.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.738Z] #19 345.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-02T11:57:37.738Z] #19 345.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.738Z] #19 345.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.738Z] #19 345.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-02T11:57:37.738Z] #19 345.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:37.738Z] #19 345.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:37.998Z] #19 345.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-02T11:57:37.998Z] #19 345.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:57:37.998Z] #19 345.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:57:38.742Z] === RUN TestCopyFromContainer// [2022-08-02T11:57:38.742Z] === RUN TestCopyFromContainer//bar/root [2022-08-02T11:57:38.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-02T11:57:38.742Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-02T11:57:38.742Z] === RUN TestCopyFromContainer/bar/quux [2022-08-02T11:57:38.742Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-02T11:57:38.742Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-02T11:57:39.001Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-02T11:57:39.001Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-02T11:57:39.001Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-02T11:57:39.001Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer (1.76s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-02T11:57:39.260Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-02T11:57:39.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-02T11:57:39.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T11:57:39.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T11:57:39.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T11:57:39.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T11:57:39.260Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T11:57:39.260Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T11:57:39.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T11:57:39.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T11:57:39.260Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T11:57:39.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-02T11:57:39.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-02T11:57:39.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-02T11:57:39.260Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-02T11:57:39.260Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-02T11:57:39.260Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-02T11:57:39.260Z] === RUN TestCreateWithInvalidEnv [2022-08-02T11:57:39.260Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-02T11:57:39.260Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-02T11:57:39.260Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-02T11:57:39.260Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-02T11:57:39.260Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-02T11:57:39.260Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-02T11:57:39.260Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-02T11:57:39.260Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-02T11:57:39.260Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-02T11:57:39.260Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-02T11:57:39.260Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-02T11:57:39.260Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-02T11:57:39.260Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-02T11:57:39.260Z] === RUN TestCreateTmpfsMountsTarget [2022-08-02T11:57:39.260Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-02T11:57:39.260Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-02T11:57:39.260Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-02T11:57:39.827Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-02T11:57:40.086Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-02T11:57:40.086Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-02T11:57:40.344Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-02T11:57:40.911Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-02T11:57:40.911Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-02T11:57:41.169Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2022-08-02T11:57:41.169Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-02T11:57:41.428Z] check_test.go:540: [da7f6d2a24fa7] daemon is not started [2022-08-02T11:57:41.428Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-02T11:57:41.686Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-02T11:57:42.254Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-02T11:57:43.188Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-02T11:57:43.188Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2022-08-02T11:57:43.188Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-02T11:57:43.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T11:57:43.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T11:57:43.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T11:57:43.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T11:57:43.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T11:57:43.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T11:57:43.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T11:57:43.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T11:57:43.188Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T11:57:43.188Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T11:57:43.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T11:57:43.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T11:57:43.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T11:57:43.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T11:57:43.188Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T11:57:43.275Z] #19 350.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-02T11:57:43.275Z] #19 350.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:57:43.275Z] #19 350.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:57:43.275Z] #19 350.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-02T11:57:43.275Z] #19 350.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-02T11:57:43.275Z] #19 350.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-02T11:57:43.275Z] #19 350.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-02T11:57:43.275Z] #19 350.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-02T11:57:43.275Z] #19 350.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-02T11:57:43.275Z] #19 351.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-02T11:57:43.275Z] #19 351.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:43.275Z] #19 351.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:57:43.275Z] #19 351.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-02T11:57:43.275Z] #19 351.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:57:43.275Z] #19 351.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:57:43.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-02T11:57:43.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-02T11:57:43.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-02T11:57:43.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-02T11:57:43.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-02T11:57:43.447Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-02T11:57:43.447Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-02T11:57:43.706Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-02T11:57:44.043Z] #64 ... [2022-08-02T11:57:44.043Z] [2022-08-02T11:57:44.043Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:57:44.043Z] #60 sha256:fdf456faca7be457ed9e123a8fa48d9d35c1c64fa251bf793b8cb931cda1d791 [2022-08-02T11:57:44.043Z] #60 182.6 + mkdir -p /build [2022-08-02T11:57:44.043Z] #60 182.6 + cp runc /build/runc [2022-08-02T11:57:44.043Z] #60 DONE 183.6s [2022-08-02T11:57:44.043Z] [2022-08-02T11:57:44.043Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:57:44.043Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:57:44.043Z] #64 ... [2022-08-02T11:57:44.043Z] [2022-08-02T11:57:44.043Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:57:44.043Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:57:44.043Z] #55 311.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-02T11:57:44.043Z] #55 DONE 311.6s [2022-08-02T11:57:44.043Z] [2022-08-02T11:57:44.043Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:57:44.043Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:57:44.273Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2022-08-02T11:57:44.273Z] === RUN TestCreateDifferentPlatform [2022-08-02T11:57:44.273Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-02T11:57:44.273Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-02T11:57:44.273Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-02T11:57:44.273Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-02T11:57:44.273Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-02T11:57:44.273Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-02T11:57:44.273Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-02T11:57:44.273Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-02T11:57:44.273Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-02T11:57:44.273Z] === RUN TestCreateInvalidHostConfig [2022-08-02T11:57:44.273Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T11:57:44.273Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T11:57:44.273Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T11:57:44.273Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T11:57:44.273Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T11:57:44.273Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T11:57:44.273Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T11:57:44.273Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T11:57:44.273Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T11:57:44.273Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T11:57:44.273Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T11:57:44.273Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T11:57:44.273Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-02T11:57:44.273Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-02T11:57:44.273Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-02T11:57:44.273Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-02T11:57:44.273Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-02T11:57:44.273Z] === RUN TestContainerStartOnDaemonRestart [2022-08-02T11:57:44.273Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-02T11:57:44.273Z] === RUN TestDaemonRestartIpcMode [2022-08-02T11:57:44.273Z] === PAUSE TestDaemonRestartIpcMode [2022-08-02T11:57:44.273Z] === RUN TestDaemonHostGatewayIP [2022-08-02T11:57:44.273Z] === PAUSE TestDaemonHostGatewayIP [2022-08-02T11:57:44.273Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-02T11:57:44.273Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-02T11:57:44.273Z] === RUN TestContainerKillOnDaemonStart [2022-08-02T11:57:44.273Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-02T11:57:44.273Z] === RUN TestDiff [2022-08-02T11:57:44.532Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-02T11:57:44.790Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-02T11:57:45.357Z] --- PASS: TestDiff (0.94s) [2022-08-02T11:57:45.357Z] === RUN TestExecConsoleSize [2022-08-02T11:57:45.420Z] #64 ... [2022-08-02T11:57:45.420Z] [2022-08-02T11:57:45.420Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-02T11:57:45.420Z] #56 sha256:535f98688641a32c0f45597f1ee3403166aa69f4578b0ebfd3c131a9501c6c8e [2022-08-02T11:57:45.616Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-02T11:57:45.875Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-02T11:57:45.999Z] #56 DONE 0.4s [2022-08-02T11:57:45.999Z] [2022-08-02T11:57:45.999Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-02T11:57:45.999Z] #58 sha256:8b8d8cf5434e6d5caf950058236994f2f48048085ec2cdccaf3c35bfe94d1717 [2022-08-02T11:57:45.999Z] #58 DONE 0.1s [2022-08-02T11:57:45.999Z] [2022-08-02T11:57:45.999Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:57:45.999Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:57:45.999Z] #64 ... [2022-08-02T11:57:45.999Z] [2022-08-02T11:57:45.999Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-02T11:57:45.999Z] #61 sha256:885af5d51d398db66a6dedfc243d08869b743a5d6ee91957b06e8544db9efd58 [2022-08-02T11:57:46.093Z] #64 281.5 + bin/containerd-shim-runc-v1 [2022-08-02T11:57:46.133Z] --- PASS: TestExecConsoleSize (0.85s) [2022-08-02T11:57:46.133Z] === RUN TestExecWithCloseStdin [2022-08-02T11:57:46.258Z] #61 DONE 0.2s [2022-08-02T11:57:46.258Z] [2022-08-02T11:57:46.258Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:57:46.258Z] #64 sha256:ad4552627fbd4505b440c4293a13175a871571524096bd391a66ce724866484d [2022-08-02T11:57:46.392Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-02T11:57:46.959Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-08-02T11:57:46.959Z] === RUN TestExec [2022-08-02T11:57:47.525Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-02T11:57:47.525Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-02T11:57:47.784Z] --- PASS: TestExec (0.94s) [2022-08-02T11:57:47.784Z] === RUN TestExecUser [2022-08-02T11:57:48.350Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-02T11:57:48.550Z] #19 355.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-02T11:57:48.550Z] #19 355.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:57:48.550Z] #19 355.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:57:48.550Z] #19 355.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-02T11:57:48.550Z] #19 355.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-02T11:57:48.550Z] #19 355.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-02T11:57:48.550Z] #19 355.7 Selecting previously unselected package libc6-s390x-cross. [2022-08-02T11:57:48.550Z] #19 355.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-02T11:57:48.550Z] #19 355.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-02T11:57:48.550Z] #19 355.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-02T11:57:48.550Z] #19 355.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:48.550Z] #19 355.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:57:48.550Z] #19 355.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-02T11:57:48.550Z] #19 355.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:48.550Z] #19 355.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:57:48.550Z] #19 355.9 Selecting previously unselected package libitm1-s390x-cross. [2022-08-02T11:57:48.550Z] #19 355.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:48.550Z] #19 355.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:57:48.550Z] #19 355.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-02T11:57:48.550Z] #19 355.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:48.550Z] #19 355.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:57:48.550Z] #19 356.0 Selecting previously unselected package libasan6-s390x-cross. [2022-08-02T11:57:48.550Z] #19 356.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:48.550Z] #19 356.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:57:48.550Z] #19 356.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-02T11:57:48.550Z] #19 356.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:48.550Z] #19 356.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:57:48.550Z] #19 356.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-02T11:57:48.550Z] #19 356.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:48.550Z] #19 356.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:57:48.550Z] #19 356.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-02T11:57:48.550Z] #19 356.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:48.550Z] #19 356.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:57:48.550Z] #19 356.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-02T11:57:48.550Z] #19 356.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:57:48.550Z] #19 356.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:57:48.608Z] --- PASS: TestExecUser (0.93s) [2022-08-02T11:57:48.608Z] === RUN TestExportContainerAndImportImage [2022-08-02T11:57:48.787Z] #64 277.8 + bin/containerd [2022-08-02T11:57:48.867Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-02T11:57:49.376Z] #64 286.3 + bin/containerd-shim-runc-v2 [2022-08-02T11:57:49.434Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-02T11:57:49.693Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2022-08-02T11:57:49.693Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-02T11:57:49.941Z] #64 287.0 + binaries [2022-08-02T11:57:49.941Z] #64 287.0 + install -D bin/containerd /build/containerd [2022-08-02T11:57:49.941Z] #64 287.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-02T11:57:49.941Z] #64 287.1 + install -D bin/ctr /build/ctr [2022-08-02T11:57:50.259Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-02T11:57:50.517Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-02T11:57:51.085Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-08-02T11:57:51.085Z] === RUN TestHealthCheckWorkdir [2022-08-02T11:57:51.343Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-02T11:57:51.910Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2022-08-02T11:57:51.910Z] === RUN TestHealthKillContainer [2022-08-02T11:57:52.168Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-02T11:57:52.735Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-02T11:57:52.750Z] #19 360.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-02T11:57:53.009Z] #19 360.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:57:53.009Z] #19 360.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:57:53.009Z] #19 360.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-02T11:57:53.009Z] #19 360.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-02T11:57:53.009Z] #19 360.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-02T11:57:53.009Z] #19 361.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-02T11:57:53.009Z] #19 361.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-02T11:57:53.009Z] #19 361.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-02T11:57:53.231Z] #64 DONE 289.8s [2022-08-02T11:57:53.269Z] #19 361.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-02T11:57:53.269Z] #19 361.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-02T11:57:53.269Z] #19 361.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:57:53.489Z] [2022-08-02T11:57:53.489Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-02T11:57:53.489Z] #65 sha256:baa1dbff37b941a73f8489ed8be67884a5ffc58e3896f708f755f5aeb41c02ce [2022-08-02T11:57:53.529Z] #19 361.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-02T11:57:53.529Z] #19 361.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-02T11:57:53.529Z] #19 361.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:57:54.054Z] #65 DONE 0.3s [2022-08-02T11:57:54.054Z] [2022-08-02T11:57:54.054Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-02T11:57:54.054Z] #70 sha256:20ff600de481fb8cccc6de74379a56d9219ed8c65a10fee244c9a50280e898a9 [2022-08-02T11:57:54.054Z] #70 DONE 0.2s [2022-08-02T11:57:54.054Z] [2022-08-02T11:57:54.054Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-02T11:57:54.054Z] #75 sha256:cc1104b93a1767c55e27b46a7851d6c54f0a9de45a3d7e0d6fc6b8be8a3669ef [2022-08-02T11:57:55.953Z] #75 DONE 1.8s [2022-08-02T11:57:55.953Z] [2022-08-02T11:57:55.953Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-02T11:57:55.953Z] #78 sha256:3371dc82979a7c8319e1ab98ac2e118ad638dcb4a8fcbc4e86b6bede85e13db2 [2022-08-02T11:57:55.953Z] #78 DONE 0.1s [2022-08-02T11:57:55.953Z] [2022-08-02T11:57:55.953Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-02T11:57:55.953Z] #79 sha256:ebe7a881962a6c39a02d0a8eaf77382aa86eeb761f9e8c2eea64fcb2ed4c9133 [2022-08-02T11:57:55.953Z] #79 DONE 0.1s [2022-08-02T11:57:55.953Z] [2022-08-02T11:57:55.953Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-02T11:57:55.953Z] #80 sha256:f19196e1ca3f5c2aaeb833ddb9976653baf44630075c21a55796b9aa5a331d75 [2022-08-02T11:57:55.953Z] #80 DONE 0.0s [2022-08-02T11:57:55.953Z] [2022-08-02T11:57:55.953Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-02T11:57:55.953Z] #81 sha256:9a7f3014a73d7d0cb909b581555b190de331bd073b921bc1a2407cb1b30f0117 [2022-08-02T11:57:56.898Z] #77 330.4 AR libcrun_testing.a [2022-08-02T11:57:56.898Z] #77 330.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-02T11:57:56.898Z] #77 330.5 CCLD tests/tests_libcrun_utils [2022-08-02T11:57:56.898Z] #77 330.5 CCLD tests/tests_libcrun_errors [2022-08-02T11:57:56.898Z] #77 330.6 CCLD tests/tests_libcrun_fuzzer [2022-08-02T11:57:56.898Z] #77 330.7 CCLD libcrun.la [2022-08-02T11:57:56.898Z] #77 331.9 CCLD crun [2022-08-02T11:57:56.898Z] #77 332.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-02T11:57:56.918Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-02T11:57:57.158Z] #77 332.6 /bin/mkdir -p '/usr/local/lib' [2022-08-02T11:57:57.158Z] #77 332.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-02T11:57:57.158Z] #77 332.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-02T11:57:57.158Z] #77 332.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-02T11:57:57.158Z] #77 332.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-02T11:57:57.158Z] #77 332.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-02T11:57:57.158Z] #77 332.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-02T11:57:57.418Z] #77 332.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-02T11:57:57.418Z] #77 332.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-02T11:57:57.418Z] #77 332.8 ---------------------------------------------------------------------- [2022-08-02T11:57:57.418Z] #77 332.8 Libraries have been installed in: [2022-08-02T11:57:57.418Z] #77 332.8 /usr/local/lib [2022-08-02T11:57:57.418Z] #77 332.8 [2022-08-02T11:57:57.418Z] #77 332.8 If you ever happen to want to link against installed libraries [2022-08-02T11:57:57.418Z] #77 332.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-02T11:57:57.418Z] #77 332.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-02T11:57:57.418Z] #77 332.8 flag during linking and do at least one of the following: [2022-08-02T11:57:57.418Z] #77 332.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-02T11:57:57.418Z] #77 332.8 during execution [2022-08-02T11:57:57.418Z] #77 332.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-02T11:57:57.418Z] #77 332.9 during linking [2022-08-02T11:57:57.418Z] #77 332.9 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-02T11:57:57.418Z] #77 332.9 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-02T11:57:57.418Z] #77 332.9 [2022-08-02T11:57:57.418Z] #77 332.9 See any operating system documentation about shared libraries for [2022-08-02T11:57:57.418Z] #77 332.9 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-02T11:57:57.418Z] #77 332.9 ---------------------------------------------------------------------- [2022-08-02T11:57:57.418Z] #77 332.9 /bin/mkdir -p '/build' [2022-08-02T11:57:57.418Z] #77 332.9 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-02T11:57:57.418Z] #77 333.0 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-02T11:57:57.678Z] #77 333.0 make[3]: Leaving directory '/tmp/crun-build' [2022-08-02T11:57:57.678Z] #77 333.0 make[2]: Leaving directory '/tmp/crun-build' [2022-08-02T11:57:57.678Z] #77 333.0 make[1]: Leaving directory '/tmp/crun-build' [2022-08-02T11:57:57.852Z] #81 DONE 1.7s [2022-08-02T11:57:57.852Z] [2022-08-02T11:57:57.852Z] #82 exporting to image [2022-08-02T11:57:57.852Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-02T11:57:57.852Z] #82 exporting layers [2022-08-02T11:57:57.942Z] #77 DONE 333.3s [2022-08-02T11:57:57.942Z] [2022-08-02T11:57:57.942Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:57:57.942Z] #60 sha256:1201c500fa107666fc036be0a8f30c16b5d7cd3f2832c66405fb86b3814f9f7d [2022-08-02T11:57:58.808Z] #19 366.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-02T11:57:58.808Z] #19 366.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-02T11:57:58.808Z] #19 366.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:57:58.808Z] #19 366.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-02T11:57:58.808Z] #19 366.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-02T11:57:58.808Z] #19 366.7 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-02T11:57:59.067Z] #19 367.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-02T11:57:59.325Z] #19 367.2 Setting up libfile-which-perl (1.23-1) ... [2022-08-02T11:57:59.583Z] #19 367.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-02T11:57:59.583Z] #19 367.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-02T11:57:59.843Z] #19 367.8 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-02T11:58:00.102Z] #19 368.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:58:00.102Z] #19 368.2 Setting up libicu67:amd64 (67.1-7) ... [2022-08-02T11:58:00.200Z] --- PASS: TestHealthKillContainer (8.21s) [2022-08-02T11:58:00.200Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-02T11:58:00.361Z] #19 368.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-02T11:58:00.361Z] #19 368.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-02T11:58:00.361Z] #19 368.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-02T11:58:00.361Z] #19 368.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-02T11:58:00.361Z] #19 368.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-02T11:58:00.361Z] #19 368.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-02T11:58:00.361Z] #19 368.3 Setting up file (1:5.39-3) ... [2022-08-02T11:58:00.361Z] #19 368.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:58:00.361Z] #19 368.3 Setting up bzip2 (1.0.8-4) ... [2022-08-02T11:58:00.361Z] #19 368.3 Setting up libyaml-perl (1.30-1) ... [2022-08-02T11:58:00.361Z] #19 368.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-02T11:58:00.361Z] #19 368.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-02T11:58:00.361Z] #19 368.4 Setting up libio-string-perl (1.08-3.1) ... [2022-08-02T11:58:00.361Z] #19 368.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-02T11:58:00.361Z] #19 368.4 Setting up cross-config (2.6.18+nmu1) ... [2022-08-02T11:58:00.619Z] #19 368.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-02T11:58:00.620Z] #19 368.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-02T11:58:00.620Z] #19 368.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-02T11:58:00.620Z] #19 368.5 Setting up patch (2.7.6-7) ... [2022-08-02T11:58:00.620Z] #19 368.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-02T11:58:00.620Z] #19 368.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-02T11:58:00.620Z] #19 368.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.620Z] #19 368.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-02T11:58:00.620Z] #19 368.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-02T11:58:00.620Z] #19 368.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.620Z] #19 368.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.620Z] #19 368.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-02T11:58:00.620Z] #19 368.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-02T11:58:00.620Z] #19 368.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.620Z] #19 368.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:58:00.767Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-08-02T11:58:00.767Z] === RUN TestIpcModeNone [2022-08-02T11:58:00.878Z] #19 368.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-02T11:58:00.878Z] #19 368.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-02T11:58:00.878Z] #19 368.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-02T11:58:00.878Z] #19 368.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-02T11:58:00.878Z] #19 368.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-02T11:58:00.878Z] #19 368.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-02T11:58:00.878Z] #19 368.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:58:00.878Z] #19 368.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 368.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-02T11:58:00.878Z] #19 368.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 369.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 369.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 369.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:58:00.878Z] #19 369.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-02T11:58:00.878Z] #19 369.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.132Z] #82 exporting layers 3.2s done [2022-08-02T11:58:01.132Z] #82 writing image sha256:b0890912ee1406a2bf183de40a542409233e40b883354617196450e2a5c579cb done [2022-08-02T11:58:01.132Z] #82 naming to docker.io/library/docker:610001274323d14224732c27d698b902839f28cc done [2022-08-02T11:58:01.132Z] #82 DONE 3.2s [2022-08-02T11:58:01.137Z] #19 369.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.137Z] #19 369.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.137Z] #19 369.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-02T11:58:01.137Z] #19 369.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.137Z] #19 369.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.137Z] #19 369.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.137Z] #19 369.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-02T11:58:01.333Z] --- PASS: TestIpcModeNone (0.58s) [2022-08-02T11:58:01.333Z] === RUN TestIpcModePrivate [2022-08-02T11:58:01.397Z] #19 369.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-02T11:58:01.397Z] #19 369.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-02T11:58:01.397Z] #19 369.3 [2022-08-02T11:58:01.397Z] #19 369.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-02T11:58:01.397Z] #19 369.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.397Z] #19 369.4 Setting up dpkg-dev (1.20.11) ... [2022-08-02T11:58:01.397Z] #19 369.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.397Z] #19 369.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-02T11:58:01.397Z] #19 369.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.397Z] #19 369.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.397Z] #19 369.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.397Z] #19 369.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.397Z] #19 369.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-02T11:58:01.397Z] #19 369.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.397Z] #19 369.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.397Z] #19 369.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.489Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-02T11:58:01.591Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-08-02T11:58:01.656Z] #19 369.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.656Z] #19 369.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-02T11:58:01.656Z] #19 369.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-02T11:58:01.656Z] #19 369.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-02T11:58:01.656Z] #19 369.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-02T11:58:01.773Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=610001274323d14224732c27d698b902839f28cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:610001274323d14224732c27d698b902839f28cc hack/test/unit [2022-08-02T11:58:01.850Z] --- PASS: TestIpcModePrivate (0.59s) [2022-08-02T11:58:01.850Z] === RUN TestIpcModeShareable [2022-08-02T11:58:01.916Z] #19 369.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-02T11:58:01.916Z] #19 369.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 369.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 369.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 369.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-02T11:58:01.916Z] #19 369.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 369.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 369.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:58:01.916Z] #19 369.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 370.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 370.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 370.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 370.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 370.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:58:01.916Z] #19 370.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:58:02.174Z] #19 370.1 Setting up libxml-simple-perl (2.25-1) ... [2022-08-02T11:58:02.174Z] #19 370.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-02T11:58:02.174Z] #19 370.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-02T11:58:02.174Z] #19 370.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-02T11:58:02.174Z] #19 370.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:58:02.174Z] #19 370.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-02T11:58:02.174Z] #19 370.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-02T11:58:02.416Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-02T11:58:02.416Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-02T11:58:02.433Z] #19 370.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-02T11:58:02.433Z] #19 370.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:58:02.433Z] #19 370.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-02T11:58:02.433Z] #19 370.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:58:02.433Z] #19 370.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:58:02.433Z] #19 370.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-02T11:58:02.433Z] #19 370.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:58:02.433Z] #19 370.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:58:02.433Z] #19 370.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-02T11:58:02.433Z] #19 370.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:58:02.433Z] #19 370.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-02T11:58:02.433Z] #19 370.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:58:02.433Z] #19 370.4 Setting up crossbuild-essential-armel (12.9) ... [2022-08-02T11:58:02.433Z] #19 370.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-02T11:58:02.433Z] #19 370.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-02T11:58:02.433Z] #19 370.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-02T11:58:02.675Z] --- PASS: TestIpcModeShareable (0.74s) [2022-08-02T11:58:02.675Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-02T11:58:02.675Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-02T11:58:02.694Z] #19 370.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-02T11:58:02.694Z] #19 370.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-02T11:58:02.694Z] #19 370.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:58:02.694Z] #19 DONE 370.7s [2022-08-02T11:58:02.960Z] [2022-08-02T11:58:02.960Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-02T11:58:02.960Z] #32 sha256:0f76debb1016f2ba8f2a31cfc91b89c3c2bc88d3d1d7f9bc0d227d71e2921f3f [2022-08-02T11:58:02.960Z] #32 DONE 0.2s [2022-08-02T11:58:02.960Z] [2022-08-02T11:58:02.960Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-02T11:58:02.960Z] #73 sha256:e67ebfa5c376bc99ed6f922742bd20d8061b50731cefd40abd390916439324f7 [2022-08-02T11:58:02.960Z] #73 DONE 0.2s [2022-08-02T11:58:02.960Z] [2022-08-02T11:58:02.960Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-02T11:58:02.960Z] #33 sha256:1be588dd394b37ee3c662e25a84fe41cbf5505593e5a11cb220c147b44448ccd [2022-08-02T11:58:03.672Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-02T11:58:03.672Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-02T11:58:03.672Z] + TESTDIRS=./... [2022-08-02T11:58:03.672Z] + exclude_paths='/vendor/|/integration' [2022-08-02T11:58:03.672Z] ++ go list ./... [2022-08-02T11:58:03.672Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-02T11:58:04.352Z] #33 1.432 + RM_GOPATH=0 [2022-08-02T11:58:04.352Z] #33 1.432 + TMP_GOPATH= [2022-08-02T11:58:04.352Z] #33 1.432 + : /build [2022-08-02T11:58:04.352Z] #33 1.432 + '[' -z '' ']' [2022-08-02T11:58:04.352Z] #33 1.432 ++ mktemp -d [2022-08-02T11:58:04.352Z] #33 1.432 + export GOPATH=/tmp/tmp.qIjS4IjSvj [2022-08-02T11:58:04.352Z] #33 1.432 + GOPATH=/tmp/tmp.qIjS4IjSvj [2022-08-02T11:58:04.352Z] #33 1.432 + RM_GOPATH=1 [2022-08-02T11:58:04.352Z] #33 1.432 + case "$(go env GOARCH)" in [2022-08-02T11:58:04.352Z] #33 1.436 ++ go env GOARCH [2022-08-02T11:58:04.352Z] #33 1.439 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:58:04.352Z] #33 1.439 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:58:04.352Z] #33 1.439 ++ dirname /install.sh [2022-08-02T11:58:04.352Z] #33 1.448 + dir=/ [2022-08-02T11:58:04.352Z] #33 1.448 + bin=dockercli [2022-08-02T11:58:04.352Z] #33 1.450 + shift [2022-08-02T11:58:04.352Z] #33 1.450 + '[' '!' -f //dockercli.installer ']' [2022-08-02T11:58:04.352Z] #33 1.450 + . //dockercli.installer [2022-08-02T11:58:04.352Z] #33 1.450 ++ : stable [2022-08-02T11:58:04.352Z] #33 1.450 ++ : 17.06.2-ce [2022-08-02T11:58:04.352Z] #33 1.450 + install_dockercli [2022-08-02T11:58:04.352Z] #33 1.450 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-02T11:58:04.352Z] #33 1.450 ++ uname -m [2022-08-02T11:58:04.352Z] #33 1.450 Install docker/cli version 17.06.2-ce from stable [2022-08-02T11:58:04.352Z] #33 1.451 + arch=x86_64 [2022-08-02T11:58:04.352Z] #33 1.451 + '[' x86_64 '!=' x86_64 ']' [2022-08-02T11:58:04.352Z] #33 1.451 + url=https://download.docker.com/linux/static [2022-08-02T11:58:04.352Z] #33 1.452 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-02T11:58:04.352Z] #33 1.461 + tar -xz docker/docker [2022-08-02T11:58:04.605Z] + pkg_list='github.com/docker/docker/api [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/backend/build [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/httputils [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/middleware [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/build [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/container [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/debug [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/image [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/network [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/session [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/system [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/server/router/volume [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/backend [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/container [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/events [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/filters [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/image [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/mount [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/network [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/registry [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/strslice [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/swarm [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/time [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/versions [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T11:58:04.605Z] github.com/docker/docker/api/types/volume [2022-08-02T11:58:04.605Z] github.com/docker/docker/builder [2022-08-02T11:58:04.605Z] github.com/docker/docker/builder/builder-next [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/dockerfile [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/remotecontext [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli/config [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli/debug [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T11:58:04.606Z] github.com/docker/docker/client [2022-08-02T11:58:04.606Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T11:58:04.606Z] github.com/docker/docker/cmd/dockerd [2022-08-02T11:58:04.606Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T11:58:04.606Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T11:58:04.606Z] github.com/docker/docker/container [2022-08-02T11:58:04.606Z] github.com/docker/docker/container/stream [2022-08-02T11:58:04.606Z] github.com/docker/docker/contrib/apparmor [2022-08-02T11:58:04.606Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T11:58:04.606Z] github.com/docker/docker/contrib/httpserver [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/config [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/containerd [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/events [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/exec [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/images [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/initlayer [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/links [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/listeners [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/local [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/names [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/network [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/stats [2022-08-02T11:58:04.606Z] github.com/docker/docker/distribution [2022-08-02T11:58:04.606Z] github.com/docker/docker/distribution/metadata [2022-08-02T11:58:04.606Z] github.com/docker/docker/distribution/utils [2022-08-02T11:58:04.606Z] github.com/docker/docker/distribution/xfer [2022-08-02T11:58:04.606Z] github.com/docker/docker/dockerversion [2022-08-02T11:58:04.606Z] github.com/docker/docker/errdefs [2022-08-02T11:58:04.606Z] github.com/docker/docker/image [2022-08-02T11:58:04.606Z] github.com/docker/docker/image/cache [2022-08-02T11:58:04.606Z] github.com/docker/docker/image/tarexport [2022-08-02T11:58:04.606Z] github.com/docker/docker/image/v1 [2022-08-02T11:58:04.606Z] github.com/docker/docker/internal/test/suite [2022-08-02T11:58:04.606Z] github.com/docker/docker/layer [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd/types [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/config [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/idm [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/ns [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/options [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/osl [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/types [2022-08-02T11:58:04.606Z] github.com/docker/docker/oci [2022-08-02T11:58:04.606Z] github.com/docker/docker/oci/caps [2022-08-02T11:58:04.606Z] github.com/docker/docker/opts [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/aaparser [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/archive [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/authorization [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/capabilities [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/containerfs [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/directory [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/dmesg [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/fileutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/fsutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/homedir [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/idtools [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/ioutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/longpath [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/loopback [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/parsers [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/pidfile [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/platform [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/plugins [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/pools [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/progress [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/pubsub [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/reexec [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/signal [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/stack [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/stringid [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/system [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/tailfile [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/tarsum [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/urlutil [2022-08-02T11:58:04.606Z] github.com/docker/docker/pkg/useragent [2022-08-02T11:58:04.606Z] github.com/docker/docker/plugin [2022-08-02T11:58:04.606Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T11:58:04.606Z] github.com/docker/docker/plugin/v2 [2022-08-02T11:58:04.606Z] github.com/docker/docker/profiles/apparmor [2022-08-02T11:58:04.606Z] github.com/docker/docker/profiles/seccomp [2022-08-02T11:58:04.606Z] github.com/docker/docker/quota [2022-08-02T11:58:04.606Z] github.com/docker/docker/reference [2022-08-02T11:58:04.606Z] github.com/docker/docker/registry [2022-08-02T11:58:04.606Z] github.com/docker/docker/registry/resumable [2022-08-02T11:58:04.606Z] github.com/docker/docker/restartmanager [2022-08-02T11:58:04.606Z] github.com/docker/docker/rootless [2022-08-02T11:58:04.606Z] github.com/docker/docker/rootless/specconv [2022-08-02T11:58:04.606Z] github.com/docker/docker/runconfig [2022-08-02T11:58:04.606Z] github.com/docker/docker/runconfig/opts [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/daemon [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/environment [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/fakegit [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/registry [2022-08-02T11:58:04.606Z] github.com/docker/docker/testutil/request [2022-08-02T11:58:04.606Z] github.com/docker/docker/volume [2022-08-02T11:58:04.606Z] github.com/docker/docker/volume/drivers [2022-08-02T11:58:04.606Z] github.com/docker/docker/volume/local [2022-08-02T11:58:04.606Z] github.com/docker/docker/volume/mounts [2022-08-02T11:58:04.606Z] github.com/docker/docker/volume/service [2022-08-02T11:58:04.606Z] github.com/docker/docker/volume/service/opts [2022-08-02T11:58:04.606Z] github.com/docker/docker/volume/testutils' [2022-08-02T11:58:04.606Z] ++ grep --fixed-strings -v /libnetwork [2022-08-02T11:58:04.606Z] ++ echo 'github.com/docker/docker/api [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/backend/build [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/httputils [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/middleware [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/build [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/container [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/debug [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/image [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/network [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/session [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/system [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/server/router/volume [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/backend [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/container [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/events [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/filters [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/image [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/mount [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/network [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/registry [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/strslice [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/swarm [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/time [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/versions [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T11:58:04.606Z] github.com/docker/docker/api/types/volume [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/dockerfile [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/remotecontext [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T11:58:04.606Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli/config [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli/debug [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T11:58:04.606Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T11:58:04.606Z] github.com/docker/docker/client [2022-08-02T11:58:04.606Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T11:58:04.606Z] github.com/docker/docker/cmd/dockerd [2022-08-02T11:58:04.606Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T11:58:04.606Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T11:58:04.606Z] github.com/docker/docker/container [2022-08-02T11:58:04.606Z] github.com/docker/docker/container/stream [2022-08-02T11:58:04.606Z] github.com/docker/docker/contrib/apparmor [2022-08-02T11:58:04.606Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T11:58:04.606Z] github.com/docker/docker/contrib/httpserver [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/config [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/containerd [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/events [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/exec [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/images [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/initlayer [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/links [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/listeners [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/local [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/names [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/network [2022-08-02T11:58:04.606Z] github.com/docker/docker/daemon/stats [2022-08-02T11:58:04.606Z] github.com/docker/docker/distribution [2022-08-02T11:58:04.606Z] github.com/docker/docker/distribution/metadata [2022-08-02T11:58:04.606Z] github.com/docker/docker/distribution/utils [2022-08-02T11:58:04.606Z] github.com/docker/docker/distribution/xfer [2022-08-02T11:58:04.606Z] github.com/docker/docker/dockerversion [2022-08-02T11:58:04.606Z] github.com/docker/docker/errdefs [2022-08-02T11:58:04.606Z] github.com/docker/docker/image [2022-08-02T11:58:04.606Z] github.com/docker/docker/image/cache [2022-08-02T11:58:04.606Z] github.com/docker/docker/image/tarexport [2022-08-02T11:58:04.606Z] github.com/docker/docker/image/v1 [2022-08-02T11:58:04.606Z] github.com/docker/docker/internal/test/suite [2022-08-02T11:58:04.606Z] github.com/docker/docker/layer [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T11:58:04.606Z] github.com/docker/docker/libcontainerd/types [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T11:58:04.606Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/config [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/idm [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/ns [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/options [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/osl [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/libnetwork/types [2022-08-02T11:58:04.607Z] github.com/docker/docker/oci [2022-08-02T11:58:04.607Z] github.com/docker/docker/oci/caps [2022-08-02T11:58:04.607Z] github.com/docker/docker/opts [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/aaparser [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/archive [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/authorization [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/capabilities [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/containerfs [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/directory [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/dmesg [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/fileutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/fsutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/homedir [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/idtools [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/ioutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/longpath [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/loopback [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/parsers [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/pidfile [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/platform [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/pools [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/progress [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/pubsub [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/reexec [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/signal [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/stack [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/stringid [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/system [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/tailfile [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/tarsum [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/urlutil [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/useragent [2022-08-02T11:58:04.607Z] github.com/docker/docker/plugin [2022-08-02T11:58:04.607Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T11:58:04.607Z] github.com/docker/docker/plugin/v2 [2022-08-02T11:58:04.607Z] github.com/docker/docker/profiles/apparmor [2022-08-02T11:58:04.607Z] github.com/docker/docker/profiles/seccomp [2022-08-02T11:58:04.607Z] github.com/docker/docker/quota [2022-08-02T11:58:04.607Z] github.com/docker/docker/reference [2022-08-02T11:58:04.607Z] github.com/docker/docker/registry [2022-08-02T11:58:04.607Z] github.com/docker/docker/registry/resumable [2022-08-02T11:58:04.607Z] github.com/docker/docker/restartmanager [2022-08-02T11:58:04.607Z] github.com/docker/docker/rootless [2022-08-02T11:58:04.607Z] github.com/docker/docker/rootless/specconv [2022-08-02T11:58:04.607Z] github.com/docker/docker/runconfig [2022-08-02T11:58:04.607Z] github.com/docker/docker/runconfig/opts [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/daemon [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/environment [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/fakegit [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/registry [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/request [2022-08-02T11:58:04.607Z] github.com/docker/docker/volume [2022-08-02T11:58:04.607Z] github.com/docker/docker/volume/drivers [2022-08-02T11:58:04.607Z] github.com/docker/docker/volume/local [2022-08-02T11:58:04.607Z] github.com/docker/docker/volume/mounts [2022-08-02T11:58:04.607Z] github.com/docker/docker/volume/service [2022-08-02T11:58:04.607Z] github.com/docker/docker/volume/service/opts [2022-08-02T11:58:04.607Z] github.com/docker/docker/volume/testutils' [2022-08-02T11:58:04.607Z] + base_pkg_list='github.com/docker/docker/api [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/backend/build [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/httputils [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/middleware [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/build [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/container [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/debug [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/image [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/network [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/session [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/system [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/server/router/volume [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/backend [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/container [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/events [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/filters [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/image [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/mount [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/network [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/registry [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/strslice [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/swarm [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/time [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/versions [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T11:58:04.607Z] github.com/docker/docker/api/types/volume [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/builder-next [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/dockerfile [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/remotecontext [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T11:58:04.607Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T11:58:04.607Z] github.com/docker/docker/cli [2022-08-02T11:58:04.607Z] github.com/docker/docker/cli/config [2022-08-02T11:58:04.607Z] github.com/docker/docker/cli/debug [2022-08-02T11:58:04.607Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T11:58:04.607Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T11:58:04.607Z] github.com/docker/docker/client [2022-08-02T11:58:04.607Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T11:58:04.607Z] github.com/docker/docker/cmd/dockerd [2022-08-02T11:58:04.607Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T11:58:04.607Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T11:58:04.607Z] github.com/docker/docker/container [2022-08-02T11:58:04.607Z] github.com/docker/docker/container/stream [2022-08-02T11:58:04.607Z] github.com/docker/docker/contrib/apparmor [2022-08-02T11:58:04.607Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T11:58:04.607Z] github.com/docker/docker/contrib/httpserver [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/cluster [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/config [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/containerd [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/events [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/exec [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/images [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/initlayer [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/links [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/listeners [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/local [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/names [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/network [2022-08-02T11:58:04.607Z] github.com/docker/docker/daemon/stats [2022-08-02T11:58:04.607Z] github.com/docker/docker/distribution [2022-08-02T11:58:04.607Z] github.com/docker/docker/distribution/metadata [2022-08-02T11:58:04.607Z] github.com/docker/docker/distribution/utils [2022-08-02T11:58:04.607Z] github.com/docker/docker/distribution/xfer [2022-08-02T11:58:04.607Z] github.com/docker/docker/dockerversion [2022-08-02T11:58:04.607Z] github.com/docker/docker/errdefs [2022-08-02T11:58:04.607Z] github.com/docker/docker/image [2022-08-02T11:58:04.607Z] github.com/docker/docker/image/cache [2022-08-02T11:58:04.607Z] github.com/docker/docker/image/tarexport [2022-08-02T11:58:04.607Z] github.com/docker/docker/image/v1 [2022-08-02T11:58:04.607Z] github.com/docker/docker/internal/test/suite [2022-08-02T11:58:04.607Z] github.com/docker/docker/layer [2022-08-02T11:58:04.607Z] github.com/docker/docker/libcontainerd [2022-08-02T11:58:04.607Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T11:58:04.607Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T11:58:04.607Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T11:58:04.607Z] github.com/docker/docker/libcontainerd/types [2022-08-02T11:58:04.607Z] github.com/docker/docker/oci [2022-08-02T11:58:04.607Z] github.com/docker/docker/oci/caps [2022-08-02T11:58:04.607Z] github.com/docker/docker/opts [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/aaparser [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/archive [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/authorization [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/capabilities [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/containerfs [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/directory [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/dmesg [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/fileutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/fsutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/homedir [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/idtools [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/ioutils [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/longpath [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/loopback [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/parsers [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/pidfile [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/platform [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/pools [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/progress [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/pubsub [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/reexec [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/signal [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/stack [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/stringid [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/system [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/tailfile [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/tarsum [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/urlutil [2022-08-02T11:58:04.607Z] github.com/docker/docker/pkg/useragent [2022-08-02T11:58:04.607Z] github.com/docker/docker/plugin [2022-08-02T11:58:04.607Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T11:58:04.607Z] github.com/docker/docker/plugin/v2 [2022-08-02T11:58:04.607Z] github.com/docker/docker/profiles/apparmor [2022-08-02T11:58:04.607Z] github.com/docker/docker/profiles/seccomp [2022-08-02T11:58:04.607Z] github.com/docker/docker/quota [2022-08-02T11:58:04.607Z] github.com/docker/docker/reference [2022-08-02T11:58:04.607Z] github.com/docker/docker/registry [2022-08-02T11:58:04.607Z] github.com/docker/docker/registry/resumable [2022-08-02T11:58:04.607Z] github.com/docker/docker/restartmanager [2022-08-02T11:58:04.607Z] github.com/docker/docker/rootless [2022-08-02T11:58:04.607Z] github.com/docker/docker/rootless/specconv [2022-08-02T11:58:04.607Z] github.com/docker/docker/runconfig [2022-08-02T11:58:04.607Z] github.com/docker/docker/runconfig/opts [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil [2022-08-02T11:58:04.607Z] github.com/docker/docker/testutil/daemon [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/environment [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fakegit [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/registry [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/request [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/drivers [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/local [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/mounts [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/service [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/service/opts [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/testutils' [2022-08-02T11:58:04.608Z] ++ grep --fixed-strings /libnetwork [2022-08-02T11:58:04.608Z] ++ echo 'github.com/docker/docker/api [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/backend/build [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/httputils [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/middleware [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/build [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/container [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/debug [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/image [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/network [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/session [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/system [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/server/router/volume [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/backend [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/container [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/events [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/filters [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/image [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/mount [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/network [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/registry [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/strslice [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/swarm [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/time [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/versions [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T11:58:04.608Z] github.com/docker/docker/api/types/volume [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/builder-next [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/dockerfile [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/remotecontext [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T11:58:04.608Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T11:58:04.608Z] github.com/docker/docker/cli [2022-08-02T11:58:04.608Z] github.com/docker/docker/cli/config [2022-08-02T11:58:04.608Z] github.com/docker/docker/cli/debug [2022-08-02T11:58:04.608Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T11:58:04.608Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T11:58:04.608Z] github.com/docker/docker/client [2022-08-02T11:58:04.608Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T11:58:04.608Z] github.com/docker/docker/cmd/dockerd [2022-08-02T11:58:04.608Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T11:58:04.608Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T11:58:04.608Z] github.com/docker/docker/container [2022-08-02T11:58:04.608Z] github.com/docker/docker/container/stream [2022-08-02T11:58:04.608Z] github.com/docker/docker/contrib/apparmor [2022-08-02T11:58:04.608Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T11:58:04.608Z] github.com/docker/docker/contrib/httpserver [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/cluster [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/config [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/containerd [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/events [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/exec [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/images [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/initlayer [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/links [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/listeners [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/local [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/names [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/network [2022-08-02T11:58:04.608Z] github.com/docker/docker/daemon/stats [2022-08-02T11:58:04.608Z] github.com/docker/docker/distribution [2022-08-02T11:58:04.608Z] github.com/docker/docker/distribution/metadata [2022-08-02T11:58:04.608Z] github.com/docker/docker/distribution/utils [2022-08-02T11:58:04.608Z] github.com/docker/docker/distribution/xfer [2022-08-02T11:58:04.608Z] github.com/docker/docker/dockerversion [2022-08-02T11:58:04.608Z] github.com/docker/docker/errdefs [2022-08-02T11:58:04.608Z] github.com/docker/docker/image [2022-08-02T11:58:04.608Z] github.com/docker/docker/image/cache [2022-08-02T11:58:04.608Z] github.com/docker/docker/image/tarexport [2022-08-02T11:58:04.608Z] github.com/docker/docker/image/v1 [2022-08-02T11:58:04.608Z] github.com/docker/docker/internal/test/suite [2022-08-02T11:58:04.608Z] github.com/docker/docker/layer [2022-08-02T11:58:04.608Z] github.com/docker/docker/libcontainerd [2022-08-02T11:58:04.608Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T11:58:04.608Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T11:58:04.608Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T11:58:04.608Z] github.com/docker/docker/libcontainerd/types [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/config [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/idm [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ns [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/options [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/osl [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/types [2022-08-02T11:58:04.608Z] github.com/docker/docker/oci [2022-08-02T11:58:04.608Z] github.com/docker/docker/oci/caps [2022-08-02T11:58:04.608Z] github.com/docker/docker/opts [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/aaparser [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/archive [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/authorization [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/capabilities [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/containerfs [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/directory [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/dmesg [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/fileutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/fsutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/homedir [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/idtools [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/ioutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/longpath [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/loopback [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/parsers [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/pidfile [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/platform [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/plugins [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/pools [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/progress [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/pubsub [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/reexec [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/signal [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/stack [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/stringid [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/system [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/tailfile [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/tarsum [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/urlutil [2022-08-02T11:58:04.608Z] github.com/docker/docker/pkg/useragent [2022-08-02T11:58:04.608Z] github.com/docker/docker/plugin [2022-08-02T11:58:04.608Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T11:58:04.608Z] github.com/docker/docker/plugin/v2 [2022-08-02T11:58:04.608Z] github.com/docker/docker/profiles/apparmor [2022-08-02T11:58:04.608Z] github.com/docker/docker/profiles/seccomp [2022-08-02T11:58:04.608Z] github.com/docker/docker/quota [2022-08-02T11:58:04.608Z] github.com/docker/docker/reference [2022-08-02T11:58:04.608Z] github.com/docker/docker/registry [2022-08-02T11:58:04.608Z] github.com/docker/docker/registry/resumable [2022-08-02T11:58:04.608Z] github.com/docker/docker/restartmanager [2022-08-02T11:58:04.608Z] github.com/docker/docker/rootless [2022-08-02T11:58:04.608Z] github.com/docker/docker/rootless/specconv [2022-08-02T11:58:04.608Z] github.com/docker/docker/runconfig [2022-08-02T11:58:04.608Z] github.com/docker/docker/runconfig/opts [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/daemon [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/environment [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fakegit [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/registry [2022-08-02T11:58:04.608Z] github.com/docker/docker/testutil/request [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/drivers [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/local [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/mounts [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/service [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/service/opts [2022-08-02T11:58:04.608Z] github.com/docker/docker/volume/testutils' [2022-08-02T11:58:04.608Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/config [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/idm [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T11:58:04.608Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ns [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/options [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/osl [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/types' [2022-08-02T11:58:04.609Z] + echo 'github.com/docker/docker/libnetwork [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/config [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/idm [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/ns [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/options [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/osl [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/types' [2022-08-02T11:58:04.609Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T11:58:04.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T11:58:04.609Z] + type docker-proxy [2022-08-02T11:58:04.609Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-02T11:58:04.609Z] + hack/make.sh binary-proxy install-proxy [2022-08-02T11:58:04.609Z] [2022-08-02T11:58:04.609Z] Removing bundles/ [2022-08-02T11:58:04.609Z] [2022-08-02T11:58:04.609Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-02T11:58:04.609Z] Building: bundles/binary-proxy/docker-proxy [2022-08-02T11:58:04.609Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T11:58:05.205Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.22s) [2022-08-02T11:58:05.205Z] === RUN TestAPIIpcModeHost [2022-08-02T11:58:05.205Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-02T11:58:05.205Z] === RUN TestDaemonIpcModeShareable [2022-08-02T11:58:06.583Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2022-08-02T11:58:06.583Z] check_test.go:540: [d925e2db9f135] daemon is not started [2022-08-02T11:58:06.583Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-02T11:58:06.583Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2022-08-02T11:58:06.583Z] === RUN TestDaemonIpcModePrivate [2022-08-02T11:58:06.841Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-02T11:58:07.650Z] #33 4.424 + mkdir -p /build [2022-08-02T11:58:07.650Z] #33 4.430 + mv docker/docker /build/ [2022-08-02T11:58:07.650Z] #33 4.432 + rmdir docker [2022-08-02T11:58:07.650Z] #33 DONE 4.7s [2022-08-02T11:58:07.650Z] [2022-08-02T11:58:07.650Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:58:07.650Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-08-02T11:58:07.650Z] #49 1.743 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:58:07.650Z] #49 1.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:58:07.650Z] #49 2.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:58:07.650Z] #49 2.126 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-02T11:58:07.650Z] #49 2.509 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-02T11:58:07.650Z] #49 2.866 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:58:07.650Z] #49 3.197 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-02T11:58:07.650Z] #49 3.534 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-02T11:58:07.650Z] #49 3.980 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:58:07.650Z] #49 4.469 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:58:07.650Z] #49 4.469 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:58:07.650Z] #49 4.469 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-02T11:58:07.650Z] #49 4.471 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-02T11:58:07.650Z] #49 4.481 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-02T11:58:07.650Z] #49 4.487 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-02T11:58:07.650Z] #49 4.510 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-02T11:58:07.650Z] #49 4.511 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:58:07.650Z] #49 4.512 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-02T11:58:07.650Z] #49 4.517 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:58:07.650Z] #49 4.517 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-02T11:58:07.650Z] #49 4.518 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-02T11:58:07.778Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-08-02T11:58:08.037Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2022-08-02T11:58:08.037Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-02T11:58:08.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-02T11:58:09.232Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-08-02T11:58:09.490Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.34s) [2022-08-02T11:58:09.490Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-02T11:58:10.185Z] #49 ... [2022-08-02T11:58:10.185Z] [2022-08-02T11:58:10.185Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:58:10.185Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f [2022-08-02T11:58:10.185Z] #69 1.937 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:58:10.185Z] #69 1.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:58:10.185Z] #69 2.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:58:10.185Z] #69 2.343 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-02T11:58:10.185Z] #69 2.727 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-02T11:58:10.185Z] #69 3.478 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-02T11:58:10.185Z] #69 4.040 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:58:10.185Z] #69 4.487 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-02T11:58:10.185Z] #69 4.817 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:58:10.185Z] #69 5.321 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:58:10.185Z] #69 5.322 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-02T11:58:10.185Z] #69 5.337 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:58:10.185Z] #69 5.347 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-02T11:58:10.185Z] #69 5.353 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-02T11:58:10.185Z] #69 5.366 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-02T11:58:10.185Z] #69 5.370 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:58:10.185Z] #69 5.372 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-02T11:58:10.185Z] #69 5.374 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-02T11:58:10.185Z] #69 5.377 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-02T11:58:10.185Z] #69 5.380 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-02T11:58:10.185Z] #69 5.383 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:58:10.865Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: true, mustBeShared: true [2022-08-02T11:58:10.865Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2022-08-02T11:58:10.865Z] === RUN TestIpcModeOlderClient [2022-08-02T11:58:10.865Z] === PAUSE TestIpcModeOlderClient [2022-08-02T11:58:10.865Z] === RUN TestKillContainerInvalidSignal [2022-08-02T11:58:11.166Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-02T11:58:11.166Z] [2022-08-02T11:58:11.166Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-02T11:58:11.166Z] Installing docker-proxy to /usr/local/bin/ [2022-08-02T11:58:11.166Z] [2022-08-02T11:58:11.166Z] + mkdir -p bundles [2022-08-02T11:58:11.166Z] + '[' -n 'github.com/docker/docker/api [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/backend/build [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/httputils [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/middleware [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/build [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/container [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/debug [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/image [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/network [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/session [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/system [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/server/router/volume [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/backend [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/container [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/events [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/filters [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/image [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/mount [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/network [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/registry [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/strslice [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/swarm [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/time [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/versions [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T11:58:11.166Z] github.com/docker/docker/api/types/volume [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/builder-next [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/dockerfile [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/remotecontext [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T11:58:11.166Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T11:58:11.166Z] github.com/docker/docker/cli [2022-08-02T11:58:11.166Z] github.com/docker/docker/cli/config [2022-08-02T11:58:11.166Z] github.com/docker/docker/cli/debug [2022-08-02T11:58:11.166Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T11:58:11.166Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T11:58:11.166Z] github.com/docker/docker/client [2022-08-02T11:58:11.166Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T11:58:11.166Z] github.com/docker/docker/cmd/dockerd [2022-08-02T11:58:11.166Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T11:58:11.166Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T11:58:11.166Z] github.com/docker/docker/container [2022-08-02T11:58:11.166Z] github.com/docker/docker/container/stream [2022-08-02T11:58:11.166Z] github.com/docker/docker/contrib/apparmor [2022-08-02T11:58:11.166Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T11:58:11.166Z] github.com/docker/docker/contrib/httpserver [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/cluster [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/config [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/containerd [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/events [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/exec [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/images [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/initlayer [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/links [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/listeners [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/local [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/names [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/network [2022-08-02T11:58:11.166Z] github.com/docker/docker/daemon/stats [2022-08-02T11:58:11.166Z] github.com/docker/docker/distribution [2022-08-02T11:58:11.166Z] github.com/docker/docker/distribution/metadata [2022-08-02T11:58:11.166Z] github.com/docker/docker/distribution/utils [2022-08-02T11:58:11.166Z] github.com/docker/docker/distribution/xfer [2022-08-02T11:58:11.166Z] github.com/docker/docker/dockerversion [2022-08-02T11:58:11.166Z] github.com/docker/docker/errdefs [2022-08-02T11:58:11.166Z] github.com/docker/docker/image [2022-08-02T11:58:11.166Z] github.com/docker/docker/image/cache [2022-08-02T11:58:11.166Z] github.com/docker/docker/image/tarexport [2022-08-02T11:58:11.166Z] github.com/docker/docker/image/v1 [2022-08-02T11:58:11.166Z] github.com/docker/docker/internal/test/suite [2022-08-02T11:58:11.166Z] github.com/docker/docker/layer [2022-08-02T11:58:11.166Z] github.com/docker/docker/libcontainerd [2022-08-02T11:58:11.166Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T11:58:11.166Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T11:58:11.166Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T11:58:11.166Z] github.com/docker/docker/libcontainerd/types [2022-08-02T11:58:11.166Z] github.com/docker/docker/oci [2022-08-02T11:58:11.166Z] github.com/docker/docker/oci/caps [2022-08-02T11:58:11.166Z] github.com/docker/docker/opts [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/aaparser [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/archive [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/authorization [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/capabilities [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/containerfs [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/directory [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/dmesg [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/fileutils [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/fsutils [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/homedir [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/idtools [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/ioutils [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/longpath [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/loopback [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/parsers [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/pidfile [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/platform [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/plugins [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/pools [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/progress [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/pubsub [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/reexec [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/signal [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/stack [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/stringid [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/system [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/tailfile [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/tarsum [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/urlutil [2022-08-02T11:58:11.166Z] github.com/docker/docker/pkg/useragent [2022-08-02T11:58:11.166Z] github.com/docker/docker/plugin [2022-08-02T11:58:11.166Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T11:58:11.166Z] github.com/docker/docker/plugin/v2 [2022-08-02T11:58:11.166Z] github.com/docker/docker/profiles/apparmor [2022-08-02T11:58:11.166Z] github.com/docker/docker/profiles/seccomp [2022-08-02T11:58:11.166Z] github.com/docker/docker/quota [2022-08-02T11:58:11.166Z] github.com/docker/docker/reference [2022-08-02T11:58:11.166Z] github.com/docker/docker/registry [2022-08-02T11:58:11.166Z] github.com/docker/docker/registry/resumable [2022-08-02T11:58:11.166Z] github.com/docker/docker/restartmanager [2022-08-02T11:58:11.166Z] github.com/docker/docker/rootless [2022-08-02T11:58:11.166Z] github.com/docker/docker/rootless/specconv [2022-08-02T11:58:11.166Z] github.com/docker/docker/runconfig [2022-08-02T11:58:11.166Z] github.com/docker/docker/runconfig/opts [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/daemon [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/environment [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/fakegit [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/registry [2022-08-02T11:58:11.166Z] github.com/docker/docker/testutil/request [2022-08-02T11:58:11.166Z] github.com/docker/docker/volume [2022-08-02T11:58:11.166Z] github.com/docker/docker/volume/drivers [2022-08-02T11:58:11.166Z] github.com/docker/docker/volume/local [2022-08-02T11:58:11.166Z] github.com/docker/docker/volume/mounts [2022-08-02T11:58:11.166Z] github.com/docker/docker/volume/service [2022-08-02T11:58:11.166Z] github.com/docker/docker/volume/service/opts [2022-08-02T11:58:11.166Z] github.com/docker/docker/volume/testutils' ']' [2022-08-02T11:58:11.167Z] + 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-02T11:58:11.167Z] ? github.com/docker/docker/api [no test files] [2022-08-02T11:58:12.242Z] --- PASS: TestKillContainerInvalidSignal (1.30s) [2022-08-02T11:58:12.242Z] === RUN TestKillContainer [2022-08-02T11:58:12.242Z] === RUN TestKillContainer/no_signal [2022-08-02T11:58:12.242Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-02T11:58:12.724Z] #69 ... [2022-08-02T11:58:12.724Z] [2022-08-02T11:58:12.724Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:58:12.724Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-08-02T11:58:12.724Z] #20 1.948 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:58:12.724Z] #20 1.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:58:12.724Z] #20 2.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:58:12.724Z] #20 2.266 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-02T11:58:12.724Z] #20 2.693 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-02T11:58:12.724Z] #20 3.056 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-02T11:58:12.724Z] #20 3.387 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:58:12.724Z] #20 3.870 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:58:12.724Z] #20 4.465 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-02T11:58:12.724Z] #20 4.965 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-02T11:58:12.724Z] #20 4.965 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-02T11:58:12.724Z] #20 4.965 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-02T11:58:12.724Z] #20 4.965 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-02T11:58:12.724Z] #20 4.965 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:58:12.724Z] #20 4.965 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:58:12.724Z] #20 4.997 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-02T11:58:12.724Z] #20 4.997 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-02T11:58:12.724Z] #20 4.997 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:58:12.724Z] #20 4.997 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-02T11:58:12.724Z] #20 4.997 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-02T11:58:12.724Z] #20 4.997 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:58:12.809Z] === RUN TestKillContainer/non_killing_signal [2022-08-02T11:58:13.046Z] #20 ... [2022-08-02T11:58:13.046Z] [2022-08-02T11:58:13.046Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:58:13.046Z] #74 sha256:58482e29f867c79bca1cab0804c953d052e9cf5b1244bd0225171a417fb15da1 [2022-08-02T11:58:13.046Z] #74 1.363 + RM_GOPATH=0 [2022-08-02T11:58:13.046Z] #74 1.363 + TMP_GOPATH= [2022-08-02T11:58:13.046Z] #74 1.363 + : /build [2022-08-02T11:58:13.046Z] #74 1.363 + '[' -z '' ']' [2022-08-02T11:58:13.046Z] #74 1.363 ++ mktemp -d [2022-08-02T11:58:13.046Z] #74 1.368 + export GOPATH=/tmp/tmp.zqH6Apfs77 [2022-08-02T11:58:13.046Z] #74 1.368 + GOPATH=/tmp/tmp.zqH6Apfs77 [2022-08-02T11:58:13.046Z] #74 1.368 + RM_GOPATH=1 [2022-08-02T11:58:13.046Z] #74 1.368 + case "$(go env GOARCH)" in [2022-08-02T11:58:13.046Z] #74 1.368 ++ go env GOARCH [2022-08-02T11:58:13.046Z] #74 1.374 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:58:13.046Z] #74 1.374 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:58:13.046Z] #74 1.374 ++ dirname /install.sh [2022-08-02T11:58:13.046Z] #74 1.374 + dir=/ [2022-08-02T11:58:13.046Z] #74 1.374 + bin=rootlesskit [2022-08-02T11:58:13.046Z] #74 1.374 + shift [2022-08-02T11:58:13.046Z] #74 1.374 + '[' '!' -f //rootlesskit.installer ']' [2022-08-02T11:58:13.046Z] #74 1.374 + . //rootlesskit.installer [2022-08-02T11:58:13.046Z] #74 1.374 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:58:13.046Z] #74 1.374 + install_rootlesskit [2022-08-02T11:58:13.046Z] #74 1.374 + case "$1" in [2022-08-02T11:58:13.046Z] #74 1.374 + export CGO_ENABLED=0 [2022-08-02T11:58:13.046Z] #74 1.374 + CGO_ENABLED=0 [2022-08-02T11:58:13.046Z] #74 1.374 + _install_rootlesskit [2022-08-02T11:58:13.046Z] #74 1.374 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-02T11:58:13.046Z] #74 1.374 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:58:13.046Z] #74 1.374 + GOBIN=/build [2022-08-02T11:58:13.046Z] #74 1.374 + GO111MODULE=on [2022-08-02T11:58:13.046Z] #74 1.374 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:58:13.046Z] #74 1.374 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:58:13.046Z] #74 1.715 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-02T11:58:13.046Z] #74 3.076 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T11:58:13.046Z] #74 3.079 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-02T11:58:13.046Z] #74 3.371 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-02T11:58:13.046Z] #74 4.634 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-02T11:58:13.046Z] #74 5.178 go: downloading github.com/google/uuid v1.3.0 [2022-08-02T11:58:13.046Z] #74 5.188 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-02T11:58:13.046Z] #74 5.289 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-02T11:58:13.046Z] #74 5.364 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T11:58:13.046Z] #74 5.385 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-02T11:58:13.046Z] #74 5.509 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-02T11:58:13.046Z] #74 5.882 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-02T11:58:13.046Z] #74 5.995 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-02T11:58:13.046Z] #74 6.916 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-02T11:58:13.046Z] #74 7.001 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-02T11:58:13.376Z] === RUN TestKillContainer/killing_signal [2022-08-02T11:58:14.313Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-02T11:58:14.313Z] --- PASS: TestKillContainer (2.27s) [2022-08-02T11:58:14.313Z] --- PASS: TestKillContainer/no_signal (0.73s) [2022-08-02T11:58:14.313Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2022-08-02T11:58:14.313Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2022-08-02T11:58:14.313Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-02T11:58:14.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-02T11:58:15.250Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-02T11:58:16.044Z] #60 ... [2022-08-02T11:58:16.044Z] [2022-08-02T11:58:16.044Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-02T11:58:16.044Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-08-02T11:58:16.044Z] #55 425.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-02T11:58:16.044Z] #55 DONE 427.1s [2022-08-02T11:58:16.044Z] [2022-08-02T11:58:16.044Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:58:16.044Z] #60 sha256:1201c500fa107666fc036be0a8f30c16b5d7cd3f2832c66405fb86b3814f9f7d [2022-08-02T11:58:16.044Z] #60 216.7 + mkdir -p /build [2022-08-02T11:58:16.044Z] #60 216.7 + cp runc /build/runc [2022-08-02T11:58:16.044Z] #60 DONE 217.7s [2022-08-02T11:58:16.044Z] [2022-08-02T11:58:16.044Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:58:16.044Z] #64 sha256:dcb8fba0794cacb6cbec384133d16a6bc4bb061085c463155ae33cab44958d11 [2022-08-02T11:58:16.625Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.21s) [2022-08-02T11:58:16.625Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2022-08-02T11:58:16.625Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.08s) [2022-08-02T11:58:16.625Z] === RUN TestKillStoppedContainer [2022-08-02T11:58:16.625Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-02T11:58:16.625Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-02T11:58:16.625Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-02T11:58:16.625Z] === RUN TestKillDifferentUserContainer [2022-08-02T11:58:17.191Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-02T11:58:17.449Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2022-08-02T11:58:17.449Z] === RUN TestInspectOomKilledTrue [2022-08-02T11:58:17.449Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-02T11:58:17.449Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-02T11:58:17.449Z] === RUN TestInspectOomKilledFalse [2022-08-02T11:58:17.449Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-02T11:58:17.449Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-02T11:58:17.449Z] === RUN TestLinksEtcHostsContentMatch [2022-08-02T11:58:17.707Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-08-02T11:58:17.707Z] === RUN TestLinksContainerNames [2022-08-02T11:58:18.583Z] #64 ... [2022-08-02T11:58:18.583Z] [2022-08-02T11:58:18.583Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-02T11:58:18.583Z] #56 sha256:95bf8fa38005f688e2476481f29650a738bac5f0c091e48b8eec8a006fee02d7 [2022-08-02T11:58:18.843Z] #56 DONE 0.6s [2022-08-02T11:58:18.843Z] [2022-08-02T11:58:18.843Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:58:18.843Z] #64 sha256:dcb8fba0794cacb6cbec384133d16a6bc4bb061085c463155ae33cab44958d11 [2022-08-02T11:58:18.843Z] #64 ... [2022-08-02T11:58:18.843Z] [2022-08-02T11:58:18.843Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-02T11:58:18.843Z] #58 sha256:a6a3dbbca3df34799f95c833d2f80c1bfa23448e0f2f45b42950e8348dc367ca [2022-08-02T11:58:18.843Z] #58 DONE 0.1s [2022-08-02T11:58:18.843Z] [2022-08-02T11:58:18.843Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-02T11:58:18.843Z] #61 sha256:d6170107587f5c6ef48a802af5c2f8cff9117e07550aad1e7dc452ad8bd9cd4f [2022-08-02T11:58:19.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-02T11:58:19.082Z] --- PASS: TestLinksContainerNames (1.23s) [2022-08-02T11:58:19.082Z] === RUN TestLogsFollowTailEmpty [2022-08-02T11:58:19.340Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-02T11:58:19.412Z] #61 DONE 0.3s [2022-08-02T11:58:19.412Z] [2022-08-02T11:58:19.412Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:58:19.412Z] #64 sha256:dcb8fba0794cacb6cbec384133d16a6bc4bb061085c463155ae33cab44958d11 [2022-08-02T11:58:21.164Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-08-02T11:58:21.165Z] === RUN TestLogs [2022-08-02T11:58:21.165Z] === RUN TestLogs/driver_local [2022-08-02T11:58:21.165Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T11:58:21.165Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T11:58:21.165Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-02T11:58:21.165Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-02T11:58:21.165Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-02T11:58:21.165Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-02T11:58:21.165Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T11:58:21.165Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T11:58:21.165Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-02T11:58:21.165Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-02T11:58:21.165Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-02T11:58:21.165Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-02T11:58:21.165Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T11:58:21.165Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T11:58:21.165Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-02T11:58:21.165Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-02T11:58:21.165Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-02T11:58:21.165Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-02T11:58:21.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-02T11:58:21.165Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-02T11:58:21.165Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-02T11:58:21.165Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-02T11:58:21.165Z] #64 370.5 + bin/containerd [2022-08-02T11:58:21.732Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-02T11:58:21.732Z] === RUN TestLogs/driver_json-file [2022-08-02T11:58:21.732Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T11:58:21.732Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T11:58:21.732Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-02T11:58:21.732Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-02T11:58:21.732Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-02T11:58:21.732Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-02T11:58:21.732Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T11:58:21.732Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T11:58:21.732Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T11:58:21.732Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T11:58:21.732Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T11:58:21.732Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T11:58:21.732Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T11:58:21.732Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T11:58:21.732Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-02T11:58:21.732Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T11:58:21.732Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T11:58:21.732Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-02T11:58:23.110Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-02T11:58:24.045Z] --- PASS: TestLogs (4.21s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.16s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.53s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.73s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.86s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.93s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (2.09s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.12s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.15s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.61s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.80s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.99s) [2022-08-02T11:58:24.045Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (2.10s) [2022-08-02T11:58:24.045Z] === RUN TestContainerNetworkMountsNoChown [2022-08-02T11:58:24.045Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-02T11:58:24.612Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/default [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/default [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/private [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/private [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rprivate [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/slave [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/slave [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rslave [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/shared [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/shared [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rshared [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/default [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/rslave [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/rprivate [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/rshared [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/private [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/slave [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/shared [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-02T11:58:24.612Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-02T11:58:24.612Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-02T11:58:24.612Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-02T11:58:24.871Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T11:58:24.871Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-08-02T11:58:24.871Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2022-08-02T11:58:24.871Z] === RUN TestContainerBindMountNonRecursive [2022-08-02T11:58:25.438Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-02T11:58:25.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-02T11:58:26.067Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-08-02T11:58:26.374Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-02T11:58:26.374Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-02T11:58:26.374Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-02T11:58:26.633Z] --- PASS: TestContainerBindMountNonRecursive (1.57s) [2022-08-02T11:58:26.633Z] === RUN TestContainerVolumesMountedAsShared [2022-08-02T11:58:26.808Z] #74 ... [2022-08-02T11:58:26.808Z] [2022-08-02T11:58:26.808Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:58:26.808Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-08-02T11:58:26.808Z] #49 21.96 Fetched 49.2 MB in 21s (2386 kB/s) [2022-08-02T11:58:27.199Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-02T11:58:27.458Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2022-08-02T11:58:27.458Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-02T11:58:27.716Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-02T11:58:27.974Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2022-08-02T11:58:27.974Z] === RUN TestNetworkNat [2022-08-02T11:58:28.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-02T11:58:28.800Z] --- PASS: TestNetworkNat (0.76s) [2022-08-02T11:58:28.800Z] === RUN TestNetworkLocalhostTCPNat [2022-08-02T11:58:29.366Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2022-08-02T11:58:29.366Z] === RUN TestNetworkLoopbackNat [2022-08-02T11:58:31.897Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-02T11:58:32.087Z] #49 21.96 Reading package lists... [2022-08-02T11:58:32.087Z] #49 ... [2022-08-02T11:58:32.087Z] [2022-08-02T11:58:32.087Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:58:32.087Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f [2022-08-02T11:58:32.088Z] #69 22.63 Fetched 49.2 MB in 21s (2348 kB/s) [2022-08-02T11:58:32.156Z] check_test.go:540: [d340e384a902c] daemon is not started [2022-08-02T11:58:32.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-02T11:58:32.156Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2022-08-02T11:58:32.156Z] === RUN TestPause [2022-08-02T11:58:32.415Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-02T11:58:32.982Z] --- PASS: TestPause (0.69s) [2022-08-02T11:58:32.982Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-02T11:58:32.982Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-02T11:58:32.982Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-02T11:58:32.982Z] === RUN TestPauseStopPausedContainer [2022-08-02T11:58:33.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-02T11:58:33.549Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2022-08-02T11:58:33.549Z] === RUN TestPidHost [2022-08-02T11:58:33.997Z] #69 22.63 Reading package lists... [2022-08-02T11:58:33.997Z] #69 ... [2022-08-02T11:58:33.997Z] [2022-08-02T11:58:33.997Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:58:33.997Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-08-02T11:58:33.997Z] #20 21.95 Fetched 49.2 MB in 20s (2428 kB/s) [2022-08-02T11:58:33.997Z] #20 21.95 Reading package lists... [2022-08-02T11:58:34.256Z] #20 31.07 Reading package lists... [2022-08-02T11:58:34.256Z] #20 ... [2022-08-02T11:58:34.256Z] [2022-08-02T11:58:34.256Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:58:34.256Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f [2022-08-02T11:58:34.256Z] #69 22.63 Reading package lists... [2022-08-02T11:58:34.924Z] --- PASS: TestPidHost (1.43s) [2022-08-02T11:58:34.924Z] === RUN TestPsFilter [2022-08-02T11:58:35.183Z] --- PASS: TestPsFilter (0.13s) [2022-08-02T11:58:35.183Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-02T11:58:35.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-02T11:58:35.700Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2022-08-02T11:58:35.700Z] === RUN TestRemoveContainerWithVolume [2022-08-02T11:58:36.267Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2022-08-02T11:58:36.267Z] === RUN TestRemoveContainerRunning [2022-08-02T11:58:36.833Z] --- PASS: TestRemoveContainerRunning (0.59s) [2022-08-02T11:58:36.833Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-02T11:58:37.091Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-02T11:58:37.658Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2022-08-02T11:58:37.658Z] === RUN TestRemoveInvalidContainer [2022-08-02T11:58:37.658Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-02T11:58:37.658Z] === RUN TestRenameLinkedContainer [2022-08-02T11:58:37.916Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-02T11:58:39.818Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-02T11:58:41.195Z] --- PASS: TestRenameLinkedContainer (3.31s) [2022-08-02T11:58:41.195Z] === RUN TestRenameStoppedContainer [2022-08-02T11:58:41.762Z] --- PASS: TestRenameStoppedContainer (0.75s) [2022-08-02T11:58:41.762Z] === RUN TestRenameRunningContainerAndReuse [2022-08-02T11:58:42.642Z] #69 31.67 Reading package lists... [2022-08-02T11:58:42.642Z] #69 ... [2022-08-02T11:58:42.642Z] [2022-08-02T11:58:42.642Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:58:42.642Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-08-02T11:58:42.642Z] #20 31.07 Reading package lists... [2022-08-02T11:58:43.663Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2022-08-02T11:58:43.663Z] === RUN TestRenameInvalidName [2022-08-02T11:58:43.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-02T11:58:43.921Z] --- PASS: TestRenameInvalidName (0.61s) [2022-08-02T11:58:43.921Z] === RUN TestRenameAnonymousContainer [2022-08-02T11:58:44.283Z] #20 40.10 Building dependency tree... [2022-08-02T11:58:44.283Z] #20 ... [2022-08-02T11:58:44.283Z] [2022-08-02T11:58:44.283Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:58:44.283Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-08-02T11:58:44.283Z] #49 21.96 Reading package lists... [2022-08-02T11:58:44.283Z] #49 31.53 Reading package lists... [2022-08-02T11:58:44.283Z] #49 41.08 Building dependency tree... [2022-08-02T11:58:44.283Z] #49 ... [2022-08-02T11:58:44.283Z] [2022-08-02T11:58:44.283Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:58:44.283Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f [2022-08-02T11:58:44.283Z] #69 31.67 Reading package lists... [2022-08-02T11:58:45.315Z] #64 328.2 # github.com/containerd/containerd/cmd/containerd [2022-08-02T11:58:45.315Z] #64 328.2 /usr/bin/ld: /tmp/go-link-890131871/000019.o: in function `New': [2022-08-02T11:58:45.315Z] #64 328.2 /tmp/tmp.53hQ88C55a/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-02T11:58:45.315Z] #64 328.3 + bin/containerd-stress [2022-08-02T11:58:45.315Z] #64 329.4 + bin/containerd-shim [2022-08-02T11:58:45.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-02T11:58:46.192Z] #69 40.95 Building dependency tree... [2022-08-02T11:58:46.390Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2022-08-02T11:58:46.390Z] === RUN TestRenameContainerWithSameName [2022-08-02T11:58:46.958Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-02T11:58:46.958Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-02T11:58:46.958Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-02T11:58:47.217Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2022-08-02T11:58:47.217Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-02T11:58:47.476Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-02T11:58:47.734Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-02T11:58:47.734Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-02T11:58:48.101Z] #69 45.26 The following additional packages will be installed: [2022-08-02T11:58:48.101Z] #69 45.28 libbtrfs0 [2022-08-02T11:58:48.301Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-02T11:58:48.301Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-02T11:58:48.361Z] #69 45.55 The following NEW packages will be installed: [2022-08-02T11:58:48.361Z] #69 45.56 libbtrfs-dev libbtrfs0 [2022-08-02T11:58:48.559Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2022-08-02T11:58:48.559Z] === RUN TestResize [2022-08-02T11:58:48.620Z] #69 45.93 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:58:48.620Z] #69 45.93 Need to get 460 kB of archives. [2022-08-02T11:58:48.620Z] #69 45.93 After this operation, 1237 kB of additional disk space will be used. [2022-08-02T11:58:48.620Z] #69 45.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-02T11:58:48.620Z] #69 45.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-02T11:58:49.126Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-02T11:58:49.126Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-02T11:58:49.189Z] #69 ... [2022-08-02T11:58:49.190Z] [2022-08-02T11:58:49.190Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:58:49.190Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-08-02T11:58:49.190Z] #20 40.10 Building dependency tree... [2022-08-02T11:58:49.190Z] #20 44.41 The following additional packages will be installed: [2022-08-02T11:58:49.190Z] #20 44.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:58:49.190Z] #20 44.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-02T11:58:49.190Z] #20 44.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-02T11:58:49.190Z] #20 44.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-02T11:58:49.190Z] #20 44.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-02T11:58:49.190Z] #20 44.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-02T11:58:49.190Z] #20 44.44 mingw-w64-common mingw-w64-x86-64-dev [2022-08-02T11:58:49.190Z] #20 44.48 Suggested packages: [2022-08-02T11:58:49.190Z] #20 44.48 gcc-10-locales seccomp wine64 [2022-08-02T11:58:49.190Z] #20 45.31 The following NEW packages will be installed: [2022-08-02T11:58:49.190Z] #20 45.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-02T11:58:49.190Z] #20 45.31 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-02T11:58:49.190Z] #20 45.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-02T11:58:49.190Z] #20 45.31 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-02T11:58:49.190Z] #20 45.31 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-02T11:58:49.190Z] #20 45.31 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-02T11:58:49.190Z] #20 45.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-02T11:58:49.190Z] #20 45.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-02T11:58:49.190Z] #20 45.33 mingw-w64-x86-64-dev [2022-08-02T11:58:49.190Z] #20 45.84 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:58:49.190Z] #20 45.84 Need to get 115 MB of archives. [2022-08-02T11:58:49.190Z] #20 45.84 After this operation, 645 MB of additional disk space will be used. [2022-08-02T11:58:49.190Z] #20 45.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-02T11:58:49.190Z] #20 45.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-02T11:58:49.190Z] #20 45.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-02T11:58:49.190Z] #20 45.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-02T11:58:49.190Z] #20 45.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-08-02T11:58:49.190Z] #20 45.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-02T11:58:49.190Z] #20 46.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-02T11:58:49.190Z] #20 46.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-02T11:58:49.190Z] #20 46.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-02T11:58:49.190Z] #20 46.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-02T11:58:49.384Z] --- PASS: TestResize (0.73s) [2022-08-02T11:58:49.384Z] === RUN TestResizeWithInvalidSize [2022-08-02T11:58:49.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-02T11:58:49.450Z] #20 46.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-02T11:58:49.711Z] #20 46.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-02T11:58:49.711Z] #20 47.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-02T11:58:50.284Z] #20 47.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-02T11:58:50.319Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2022-08-02T11:58:50.319Z] === RUN TestResizeWhenContainerNotStarted [2022-08-02T11:58:50.544Z] #20 47.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-02T11:58:50.544Z] #20 47.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-02T11:58:50.544Z] #20 47.68 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-02T11:58:50.544Z] #20 47.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-02T11:58:50.544Z] #20 47.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-02T11:58:50.544Z] #20 47.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-02T11:58:50.544Z] #20 47.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-02T11:58:50.544Z] #20 47.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-02T11:58:50.544Z] #20 47.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-02T11:58:50.544Z] #20 47.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-02T11:58:50.544Z] #20 47.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-02T11:58:50.544Z] #20 47.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-02T11:58:50.544Z] #20 47.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-02T11:58:50.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-02T11:58:50.578Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-02T11:58:50.805Z] #20 48.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-02T11:58:50.805Z] #20 ... [2022-08-02T11:58:50.805Z] [2022-08-02T11:58:50.805Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-02T11:58:50.805Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f [2022-08-02T11:58:50.805Z] #69 46.64 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:58:50.805Z] #69 46.97 Fetched 460 kB in 0s (1536 kB/s) [2022-08-02T11:58:50.805Z] #69 47.07 Selecting previously unselected package libbtrfs0:amd64. [2022-08-02T11:58:50.805Z] #69 47.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-02T11:58:50.805Z] #69 47.12 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-02T11:58:50.805Z] #69 47.13 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:58:50.805Z] #69 47.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-02T11:58:50.805Z] #69 47.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-02T11:58:50.805Z] #69 47.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:58:50.805Z] #69 47.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:58:50.805Z] #69 47.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:58:50.805Z] #69 47.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:58:50.805Z] #69 DONE 48.0s [2022-08-02T11:58:50.805Z] [2022-08-02T11:58:50.805Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-02T11:58:50.805Z] #70 sha256:f5820302eeb88d75786b73eb159a5fecf21dba9ac97b3f5558129eb793083b51 [2022-08-02T11:58:50.805Z] #70 DONE 0.0s [2022-08-02T11:58:50.805Z] [2022-08-02T11:58:50.805Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:58:50.805Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-08-02T11:58:50.805Z] #20 48.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-02T11:58:50.805Z] #20 48.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-02T11:58:50.805Z] #20 ... [2022-08-02T11:58:50.805Z] [2022-08-02T11:58:50.805Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:58:50.805Z] #71 sha256:fa81440e0ba16dac162381353ef7ad304c3bb5deb355354dcc7e48040afdd65f [2022-08-02T11:58:50.837Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-02T11:58:50.837Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-02T11:58:50.837Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-02T11:58:50.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-02T11:58:50.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T11:58:50.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-02T11:58:50.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-02T11:58:50.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-02T11:58:50.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-02T11:58:50.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T11:58:50.837Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T11:58:51.404Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-02T11:58:51.746Z] #71 0.793 + RM_GOPATH=0 [2022-08-02T11:58:51.746Z] #71 0.794 + TMP_GOPATH= [2022-08-02T11:58:51.746Z] #71 0.795 + : /build [2022-08-02T11:58:51.746Z] #71 0.795 + '[' -z '' ']' [2022-08-02T11:58:51.746Z] #71 0.796 ++ mktemp -d [2022-08-02T11:58:51.746Z] #71 0.797 + export GOPATH=/tmp/tmp.8gQSlmfQKa [2022-08-02T11:58:51.746Z] #71 0.797 + GOPATH=/tmp/tmp.8gQSlmfQKa [2022-08-02T11:58:51.746Z] #71 0.798 + RM_GOPATH=1 [2022-08-02T11:58:51.746Z] #71 0.798 + case "$(go env GOARCH)" in [2022-08-02T11:58:51.746Z] #71 0.805 ++ go env GOARCH [2022-08-02T11:58:51.746Z] #71 0.824 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:58:51.746Z] #71 0.825 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:58:51.746Z] #71 0.826 ++ dirname /install.sh [2022-08-02T11:58:51.746Z] #71 0.827 + dir=/ [2022-08-02T11:58:51.746Z] #71 0.827 + bin=containerd [2022-08-02T11:58:51.746Z] #71 0.827 + shift [2022-08-02T11:58:51.746Z] #71 0.828 + '[' '!' -f //containerd.installer ']' [2022-08-02T11:58:51.746Z] #71 0.828 + . //containerd.installer [2022-08-02T11:58:51.746Z] #71 0.828 ++ set -e [2022-08-02T11:58:51.746Z] #71 0.828 ++ : v1.6.6 [2022-08-02T11:58:51.746Z] #71 0.829 + install_containerd [2022-08-02T11:58:51.746Z] #71 0.829 + echo 'Install containerd version v1.6.6' [2022-08-02T11:58:51.746Z] #71 0.829 Install containerd version v1.6.6 [2022-08-02T11:58:51.746Z] #71 0.829 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8gQSlmfQKa/src/github.com/containerd/containerd [2022-08-02T11:58:51.746Z] #71 0.831 Cloning into '/tmp/tmp.8gQSlmfQKa/src/github.com/containerd/containerd'... [2022-08-02T11:58:51.878Z] #64 340.5 + bin/containerd-shim-runc-v1 [2022-08-02T11:58:51.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-02T11:58:51.973Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-02T11:58:51.973Z] check_test.go:540: [d6fa39ff2bfbc] daemon is not started [2022-08-02T11:58:51.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-02T11:58:51.973Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-02T11:58:51.973Z] check_test.go:540: [d5a8439cca591] daemon is not started [2022-08-02T11:58:51.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-02T11:58:52.233Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T11:58:52.492Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-02T11:58:52.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-02T11:58:52.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-02T11:58:53.428Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-02T11:58:53.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-02T11:58:54.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-02T11:58:54.805Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-02T11:58:55.039Z] #71 ... [2022-08-02T11:58:55.039Z] [2022-08-02T11:58:55.039Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-02T11:58:55.039Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-08-02T11:58:55.039Z] #49 41.08 Building dependency tree... [2022-08-02T11:58:55.039Z] #49 45.41 The following additional packages will be installed: [2022-08-02T11:58:55.039Z] #49 45.43 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-02T11:58:55.039Z] #49 45.48 Suggested packages: [2022-08-02T11:58:55.039Z] #49 45.48 cmake-doc ninja-build lrzip [2022-08-02T11:58:55.039Z] #49 45.48 Recommended packages: [2022-08-02T11:58:55.039Z] #49 45.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-02T11:58:55.039Z] #49 46.02 The following NEW packages will be installed: [2022-08-02T11:58:55.039Z] #49 46.05 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-02T11:58:55.039Z] #49 46.50 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:58:55.039Z] #49 46.50 Need to get 8418 kB of archives. [2022-08-02T11:58:55.039Z] #49 46.50 After this operation, 34.9 MB of additional disk space will be used. [2022-08-02T11:58:55.039Z] #49 46.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T11:58:55.039Z] #49 46.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T11:58:55.039Z] #49 46.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-02T11:58:55.039Z] #49 46.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-02T11:58:55.039Z] #49 46.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-02T11:58:55.039Z] #49 46.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-02T11:58:55.039Z] #49 46.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-02T11:58:55.039Z] #49 46.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-02T11:58:55.039Z] #49 47.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:58:55.039Z] #49 47.78 Fetched 8418 kB in 0s (17.8 MB/s) [2022-08-02T11:58:55.039Z] #49 47.83 Selecting previously unselected package xxd. [2022-08-02T11:58:55.039Z] #49 47.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-02T11:58:55.039Z] #49 47.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T11:58:55.039Z] #49 47.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 48.02 Selecting previously unselected package vim-common. [2022-08-02T11:58:55.039Z] #49 48.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T11:58:55.039Z] #49 48.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 48.26 Selecting previously unselected package cmake-data. [2022-08-02T11:58:55.039Z] #49 48.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-02T11:58:55.039Z] #49 48.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 49.18 Selecting previously unselected package libarchive13:amd64. [2022-08-02T11:58:55.039Z] #49 49.19 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-02T11:58:55.039Z] #49 49.20 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 49.28 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-02T11:58:55.039Z] #49 49.28 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-02T11:58:55.039Z] #49 49.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-02T11:58:55.039Z] #49 49.33 Selecting previously unselected package librhash0:amd64. [2022-08-02T11:58:55.039Z] #49 49.34 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-02T11:58:55.039Z] #49 49.34 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-02T11:58:55.039Z] #49 49.40 Selecting previously unselected package libuv1:amd64. [2022-08-02T11:58:55.039Z] #49 49.41 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-02T11:58:55.039Z] #49 49.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-02T11:58:55.039Z] #49 49.51 Selecting previously unselected package cmake. [2022-08-02T11:58:55.039Z] #49 49.51 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-02T11:58:55.039Z] #49 49.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 51.24 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 51.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 51.29 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-02T11:58:55.039Z] #49 51.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 51.33 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-02T11:58:55.039Z] #49 51.35 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-02T11:58:55.039Z] #49 51.36 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 51.38 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-02T11:58:55.039Z] #49 51.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:58:55.039Z] #49 DONE 51.8s [2022-08-02T11:58:55.039Z] [2022-08-02T11:58:55.039Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:58:55.039Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-08-02T11:58:55.039Z] #20 49.10 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:58:55.039Z] #20 49.26 Fetched 115 MB in 2s (45.9 MB/s) [2022-08-02T11:58:55.039Z] #20 49.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-02T11:58:55.039Z] #20 49.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-02T11:58:55.039Z] #20 49.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-02T11:58:55.039Z] #20 49.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:58:55.040Z] #20 50.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-02T11:58:55.040Z] #20 50.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-02T11:58:55.040Z] #20 50.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:58:55.040Z] #20 51.23 Selecting previously unselected package binutils-mingw-w64. [2022-08-02T11:58:55.040Z] #20 51.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-02T11:58:55.040Z] #20 51.24 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:58:55.040Z] #20 51.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-02T11:58:55.040Z] #20 51.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:58:55.040Z] #20 51.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:58:55.040Z] #20 51.45 Selecting previously unselected package dmsetup. [2022-08-02T11:58:55.040Z] #20 51.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:58:55.040Z] #20 51.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:58:55.040Z] #20 51.57 Selecting previously unselected package mingw-w64-common. [2022-08-02T11:58:55.040Z] #20 51.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-02T11:58:55.040Z] #20 51.58 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-02T11:58:55.040Z] #20 ... [2022-08-02T11:58:55.040Z] [2022-08-02T11:58:55.040Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-02T11:58:55.040Z] #50 sha256:1953a2eee53046517ebd6a558f0dea0e894a205ea68b4489d2a845bf078f48e3 [2022-08-02T11:58:55.040Z] #50 DONE 0.2s [2022-08-02T11:58:55.040Z] [2022-08-02T11:58:55.040Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-02T11:58:55.040Z] #74 sha256:58482e29f867c79bca1cab0804c953d052e9cf5b1244bd0225171a417fb15da1 [2022-08-02T11:58:55.040Z] #74 48.89 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-02T11:58:55.040Z] #74 48.89 + GOBIN=/build [2022-08-02T11:58:55.040Z] #74 48.89 + GO111MODULE=on [2022-08-02T11:58:55.040Z] #74 48.89 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-02T11:58:55.040Z] #74 51.69 rootlesskit version 1.0.0 [2022-08-02T11:58:55.040Z] #74 51.70 Usage of /build/rootlesskit-docker-proxy: [2022-08-02T11:58:55.040Z] #74 51.70 -container-ip string [2022-08-02T11:58:55.040Z] #74 51.70 container ip [2022-08-02T11:58:55.040Z] #74 51.70 -container-port int [2022-08-02T11:58:55.040Z] #74 51.70 container port (default -1) [2022-08-02T11:58:55.040Z] #74 51.70 -host-ip string [2022-08-02T11:58:55.040Z] #74 51.70 host ip [2022-08-02T11:58:55.040Z] #74 51.70 -host-port int [2022-08-02T11:58:55.040Z] #74 51.70 host port (default -1) [2022-08-02T11:58:55.040Z] #74 51.70 -proto string [2022-08-02T11:58:55.040Z] #74 51.70 proxy protocol (default "tcp") [2022-08-02T11:58:55.040Z] #74 DONE 51.9s [2022-08-02T11:58:55.040Z] [2022-08-02T11:58:55.040Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-02T11:58:55.040Z] #75 sha256:45f24ec7854a9e941ecf1e3ccb4792438d22fcc73f83cf54f1738131640460fc [2022-08-02T11:58:55.040Z] #75 DONE 0.2s [2022-08-02T11:58:55.040Z] [2022-08-02T11:58:55.040Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-02T11:58:55.040Z] #51 sha256:a56f092e878f147fbdbf19a8d7db530581130b902505b2902709a2c014926367 [2022-08-02T11:58:55.040Z] #51 ... [2022-08-02T11:58:55.040Z] [2022-08-02T11:58:55.040Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-02T11:58:55.040Z] #76 sha256:ac5d195317c2ac75c60ccc0414bb537f253ac77ff37fdb700768cdf154531925 [2022-08-02T11:58:55.040Z] #76 DONE 0.1s [2022-08-02T11:58:55.299Z] [2022-08-02T11:58:55.299Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-02T11:58:55.299Z] #51 sha256:a56f092e878f147fbdbf19a8d7db530581130b902505b2902709a2c014926367 [2022-08-02T11:58:55.372Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-02T11:58:55.372Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-02T11:58:55.631Z] check_test.go:540: [db53e5735612b] daemon is not started [2022-08-02T11:58:55.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-02T11:58:56.197Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-02T11:58:56.237Z] #51 1.147 + RM_GOPATH=0 [2022-08-02T11:58:56.237Z] #51 1.147 + TMP_GOPATH= [2022-08-02T11:58:56.237Z] #51 1.148 + : /build [2022-08-02T11:58:56.237Z] #51 1.149 + '[' -z '' ']' [2022-08-02T11:58:56.237Z] #51 1.150 ++ mktemp -d [2022-08-02T11:58:56.237Z] #51 1.152 + export GOPATH=/tmp/tmp.vDGgrEJS4U [2022-08-02T11:58:56.237Z] #51 1.152 + GOPATH=/tmp/tmp.vDGgrEJS4U [2022-08-02T11:58:56.237Z] #51 1.152 + RM_GOPATH=1 [2022-08-02T11:58:56.237Z] #51 1.152 + case "$(go env GOARCH)" in [2022-08-02T11:58:56.237Z] #51 1.156 ++ go env GOARCH [2022-08-02T11:58:56.237Z] #51 1.167 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:58:56.237Z] #51 1.167 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:58:56.237Z] #51 1.169 ++ dirname /install.sh [2022-08-02T11:58:56.237Z] #51 1.170 + dir=/ [2022-08-02T11:58:56.237Z] #51 1.170 + bin=tini [2022-08-02T11:58:56.237Z] #51 1.170 + shift [2022-08-02T11:58:56.237Z] #51 1.171 + '[' '!' -f //tini.installer ']' [2022-08-02T11:58:56.237Z] #51 1.171 + . //tini.installer [2022-08-02T11:58:56.237Z] #51 1.171 ++ : v0.19.0 [2022-08-02T11:58:56.237Z] #51 1.171 + install_tini [2022-08-02T11:58:56.237Z] #51 1.172 + echo 'Install tini version v0.19.0' [2022-08-02T11:58:56.237Z] #51 1.172 + git clone https://github.com/krallin/tini.git /tmp/tmp.vDGgrEJS4U/tini [2022-08-02T11:58:56.237Z] #51 1.172 Install tini version v0.19.0 [2022-08-02T11:58:56.237Z] #51 1.174 Cloning into '/tmp/tmp.vDGgrEJS4U/tini'... [2022-08-02T11:58:56.496Z] #51 1.687 + cd /tmp/tmp.vDGgrEJS4U/tini [2022-08-02T11:58:56.496Z] #51 1.689 + git checkout -q v0.19.0 [2022-08-02T11:58:56.496Z] #51 1.707 + cmake . [2022-08-02T11:58:57.066Z] #51 2.044 -- The C compiler identification is GNU 10.2.1 [2022-08-02T11:58:57.066Z] #51 2.064 -- Detecting C compiler ABI info [2022-08-02T11:58:57.066Z] #51 2.263 -- Detecting C compiler ABI info - done [2022-08-02T11:58:57.066Z] #51 2.304 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-02T11:58:57.066Z] #51 2.307 -- Detecting C compile features [2022-08-02T11:58:57.066Z] #51 2.309 -- Detecting C compile features - done [2022-08-02T11:58:57.066Z] #51 2.320 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-02T11:58:57.066Z] #51 2.370 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-02T11:58:57.325Z] #51 2.395 -- Configuring done [2022-08-02T11:58:57.325Z] #51 2.403 -- Generating done [2022-08-02T11:58:57.325Z] #51 2.406 -- Build files have been written to: /tmp/tmp.vDGgrEJS4U/tini [2022-08-02T11:58:57.325Z] #51 2.409 + make tini-static [2022-08-02T11:58:57.325Z] #51 2.506 Scanning dependencies of target tini-static [2022-08-02T11:58:57.325Z] #51 2.539 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-02T11:58:57.574Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.47s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.34s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.45s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.74s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s) [2022-08-02T11:58:57.574Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.01s) [2022-08-02T11:58:57.574Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-02T11:58:57.574Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-02T11:58:57.897Z] #51 3.028 [100%] Linking C executable tini-static [2022-08-02T11:58:57.897Z] #51 3.227 [100%] Built target tini-static [2022-08-02T11:58:58.156Z] #51 3.245 + mkdir -p /build [2022-08-02T11:58:58.156Z] #51 3.247 + cp tini-static /build/docker-init [2022-08-02T11:58:58.156Z] #51 DONE 3.4s [2022-08-02T11:58:58.156Z] [2022-08-02T11:58:58.156Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:58:58.156Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-08-02T11:58:58.156Z] #20 54.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-02T11:58:58.156Z] #20 54.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-02T11:58:58.156Z] #20 54.11 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:58:58.441Z] #64 346.7 + bin/containerd-shim-runc-v2 [2022-08-02T11:58:58.441Z] #64 347.5 + binaries [2022-08-02T11:58:58.441Z] #64 347.5 + install -D bin/containerd /build/containerd [2022-08-02T11:58:58.441Z] #64 347.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-02T11:58:58.441Z] #64 347.5 + install -D bin/ctr /build/ctr [2022-08-02T11:58:58.725Z] #20 56.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-02T11:58:58.949Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-02T11:58:58.985Z] #20 56.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:58:58.985Z] #20 56.14 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:58:58.985Z] #20 56.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-02T11:58:58.985Z] #20 56.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:58:58.985Z] #20 56.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:58:59.207Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-02T11:59:00.143Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-02T11:59:00.339Z] #64 DONE 349.5s [2022-08-02T11:59:00.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-02T11:59:00.659Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.32s) [2022-08-02T11:59:00.659Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.52s) [2022-08-02T11:59:00.659Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.79s) [2022-08-02T11:59:00.659Z] === RUN TestCgroupNamespacesRun [2022-08-02T11:59:00.917Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-02T11:59:01.273Z] [2022-08-02T11:59:01.273Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-02T11:59:01.273Z] #65 sha256:145c3f610065f953bcae9dae00f8d592dfbc137a2a3676fbff3890bc75504daa [2022-08-02T11:59:01.525Z] #20 58.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-02T11:59:01.525Z] #20 58.70 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:59:01.525Z] #20 58.70 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:59:02.205Z] #65 DONE 0.9s [2022-08-02T11:59:02.205Z] [2022-08-02T11:59:02.205Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-02T11:59:02.205Z] #70 sha256:3ac8a299005d1f6c7a526a97197aa3cd24057cab637491a32e75737e111c9062 [2022-08-02T11:59:02.291Z] --- PASS: TestCgroupNamespacesRun (1.50s) [2022-08-02T11:59:02.292Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-02T11:59:02.464Z] #70 DONE 0.2s [2022-08-02T11:59:02.464Z] [2022-08-02T11:59:02.464Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-02T11:59:02.464Z] #75 sha256:068a2c51a474625c59035ff6de1d05d27548ec574cf16d7e1ea7b606bb14d9c7 [2022-08-02T11:59:02.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-02T11:59:03.399Z] #75 DONE 1.0s [2022-08-02T11:59:03.400Z] [2022-08-02T11:59:03.400Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-02T11:59:03.400Z] #78 sha256:23261b6fa818f94f8276ac4054a18ae1428b56753e9b7ab1c359d25f117f529f [2022-08-02T11:59:03.400Z] #78 DONE 0.1s [2022-08-02T11:59:03.400Z] [2022-08-02T11:59:03.400Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-02T11:59:03.400Z] #79 sha256:78bcb1ab19ec18be41a37ec0f47169fbd1b78764c9ceef474a0660f4f5f37fac [2022-08-02T11:59:03.400Z] #79 DONE 0.0s [2022-08-02T11:59:03.400Z] [2022-08-02T11:59:03.400Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-02T11:59:03.400Z] #80 sha256:3c881674e4032f0e4f7287c128376c4e2069e3699abb3059e18301626d4ddd69 [2022-08-02T11:59:03.400Z] #80 DONE 0.0s [2022-08-02T11:59:03.400Z] [2022-08-02T11:59:03.400Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-02T11:59:03.400Z] #81 sha256:cd4c35c4852bb96ff873c682dba7d5d9a4ab67717f2fa7fac6a5d9f0a7d48a71 [2022-08-02T11:59:03.426Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2022-08-02T11:59:03.426Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-02T11:59:03.971Z] #81 0.657 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-02T11:59:04.230Z] #81 0.756 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-02T11:59:04.489Z] #81 0.852 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-02T11:59:05.058Z] #81 0.932 Reading package lists... [2022-08-02T11:59:05.327Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.47s) [2022-08-02T11:59:05.327Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-02T11:59:05.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-02T11:59:05.626Z] #81 1.542 Reading package lists... [2022-08-02T11:59:05.626Z] #81 2.040 Building dependency tree... [2022-08-02T11:59:05.626Z] #81 2.145 Reading state information... [2022-08-02T11:59:05.626Z] #81 2.257 The following additional packages will be installed: [2022-08-02T11:59:05.730Z] #20 62.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-02T11:59:05.730Z] #20 62.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:59:05.730Z] #20 62.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:59:05.730Z] #20 ... [2022-08-02T11:59:05.730Z] [2022-08-02T11:59:05.730Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:59:05.730Z] #71 sha256:fa81440e0ba16dac162381353ef7ad304c3bb5deb355354dcc7e48040afdd65f [2022-08-02T11:59:05.730Z] #71 14.63 + cd /tmp/tmp.8gQSlmfQKa/src/github.com/containerd/containerd [2022-08-02T11:59:05.730Z] #71 14.63 + git checkout -q v1.6.6 [2022-08-02T11:59:05.883Z] #81 2.257 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-02T11:59:05.883Z] #81 2.258 Suggested packages: [2022-08-02T11:59:05.883Z] #81 2.258 systemd-container policykit-1 [2022-08-02T11:59:05.883Z] #81 2.258 Recommended packages: [2022-08-02T11:59:05.883Z] #81 2.258 systemd-timesyncd | time-daemon libnss-systemd [2022-08-02T11:59:05.883Z] #81 2.325 The following NEW packages will be installed: [2022-08-02T11:59:05.883Z] #81 2.326 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-02T11:59:05.883Z] #81 2.327 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-02T11:59:05.990Z] #71 15.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-02T11:59:05.990Z] #71 15.17 + BUILDTAGS='netgo osusergo static_build' [2022-08-02T11:59:05.990Z] #71 15.17 + export EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:59:05.990Z] #71 15.17 + EXTRA_FLAGS=-buildmode=pie [2022-08-02T11:59:05.990Z] #71 15.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-02T11:59:05.990Z] #71 15.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-02T11:59:05.990Z] #71 15.17 + '[' '' = dynamic ']' [2022-08-02T11:59:05.990Z] #71 15.17 + make [2022-08-02T11:59:06.450Z] #81 2.764 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:59:06.450Z] #81 2.764 Need to get 5817 kB of archives. [2022-08-02T11:59:06.450Z] #81 2.764 After this operation, 19.3 MB of additional disk space will be used. [2022-08-02T11:59:06.450Z] #81 2.764 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-02T11:59:06.450Z] #81 2.769 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-02T11:59:06.450Z] #81 2.771 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-02T11:59:06.450Z] #81 2.951 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-02T11:59:06.450Z] #81 2.973 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-02T11:59:06.450Z] #81 3.027 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-02T11:59:06.450Z] #81 3.030 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-02T11:59:06.450Z] #81 3.031 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-02T11:59:06.520Z] --- PASS: TestCgroupNamespacesRunHostMode (1.49s) [2022-08-02T11:59:06.520Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-02T11:59:06.708Z] #81 3.158 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-02T11:59:06.928Z] #71 15.80 + bin/ctr [2022-08-02T11:59:06.966Z] #81 3.328 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-02T11:59:06.966Z] #81 3.496 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:59:06.966Z] #81 3.527 Fetched 5817 kB in 1s (5823 kB/s) [2022-08-02T11:59:07.224Z] #81 3.553 Selecting previously unselected package libargon2-1:amd64. [2022-08-02T11:59:07.224Z] #81 3.553 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28638 files and directories currently installed.) [2022-08-02T11:59:07.224Z] #81 3.567 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-02T11:59:07.224Z] #81 3.576 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-02T11:59:07.224Z] #81 3.613 Selecting previously unselected package libjson-c5:amd64. [2022-08-02T11:59:07.224Z] #81 3.613 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-02T11:59:07.224Z] #81 3.617 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-02T11:59:07.224Z] #81 3.673 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-02T11:59:07.224Z] #81 3.675 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-02T11:59:07.224Z] #81 3.680 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-02T11:59:07.224Z] #81 3.735 Selecting previously unselected package libkmod2:amd64. [2022-08-02T11:59:07.224Z] #81 3.738 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-02T11:59:07.224Z] #81 3.742 Unpacking libkmod2:amd64 (28-1) ... [2022-08-02T11:59:07.224Z] #81 3.784 Selecting previously unselected package systemd. [2022-08-02T11:59:07.482Z] #81 3.786 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-02T11:59:07.482Z] #81 3.820 Unpacking systemd (247.3-7) ... [2022-08-02T11:59:07.740Z] #81 4.344 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-02T11:59:07.894Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2022-08-02T11:59:07.894Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-02T11:59:07.998Z] #81 4.353 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-02T11:59:07.998Z] #81 4.364 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-02T11:59:07.998Z] #81 4.375 Setting up libkmod2:amd64 (28-1) ... [2022-08-02T11:59:07.998Z] #81 4.386 Setting up systemd (247.3-7) ... [2022-08-02T11:59:07.998Z] #81 4.423 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-02T11:59:07.998Z] #81 4.425 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-02T11:59:07.998Z] #81 4.427 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-02T11:59:07.998Z] #81 4.449 Initializing machine ID from KVM UUID. [2022-08-02T11:59:08.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-02T11:59:08.255Z] #81 4.828 Selecting previously unselected package systemd-sysv. [2022-08-02T11:59:08.255Z] #81 4.828 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29449 files and directories currently installed.) [2022-08-02T11:59:08.255Z] #81 4.842 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-02T11:59:08.255Z] #81 4.845 Unpacking systemd-sysv (247.3-7) ... [2022-08-02T11:59:08.256Z] #81 4.888 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-02T11:59:08.513Z] #81 4.890 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-02T11:59:08.513Z] #81 4.894 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-02T11:59:08.513Z] #81 4.950 Selecting previously unselected package dbus. [2022-08-02T11:59:08.513Z] #81 4.954 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-02T11:59:08.513Z] #81 4.964 Unpacking dbus (1.12.20-2) ... [2022-08-02T11:59:08.513Z] #81 5.017 Selecting previously unselected package libpam-systemd:amd64. [2022-08-02T11:59:08.513Z] #81 5.020 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-02T11:59:08.513Z] #81 5.024 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-02T11:59:08.513Z] #81 5.070 Selecting previously unselected package dbus-user-session. [2022-08-02T11:59:08.513Z] #81 5.073 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-02T11:59:08.513Z] #81 5.077 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-02T11:59:08.513Z] #81 5.140 Setting up systemd-sysv (247.3-7) ... [2022-08-02T11:59:08.771Z] #81 5.151 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-02T11:59:08.771Z] #81 5.163 Setting up dbus (1.12.20-2) ... [2022-08-02T11:59:08.771Z] #81 5.276 invoke-rc.d: could not determine current runlevel [2022-08-02T11:59:08.771Z] #81 5.279 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-02T11:59:08.771Z] #81 5.283 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-02T11:59:09.030Z] #81 5.434 Setting up dbus-user-session (1.12.20-2) ... [2022-08-02T11:59:09.030Z] #81 5.448 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:59:09.030Z] #81 DONE 5.6s [2022-08-02T11:59:09.030Z] [2022-08-02T11:59:09.030Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-08-02T11:59:09.030Z] #82 sha256:396efd3b5c6f593f3bcc02ff1fd5e2c5638f4206881eba7c68bd83587bdb0ce3 [2022-08-02T11:59:09.527Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2022-08-02T11:59:09.527Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-02T11:59:09.596Z] #82 0.401 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T11:59:09.596Z] #82 0.401 Dload Upload Total Spent Left Speed [2022-08-02T11:59:09.856Z] #82 0.403 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6096 0 --:--:-- --:--:-- --:--:-- 6096 [2022-08-02T11:59:09.856Z] #82 DONE 0.7s [2022-08-02T11:59:09.856Z] [2022-08-02T11:59:09.856Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-02T11:59:09.856Z] #83 sha256:316a58fe7c49e822f007d74c716990724a076ee0b1b73a25b1e572d7e2873d4b [2022-08-02T11:59:10.094Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-02T11:59:10.094Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-02T11:59:10.792Z] #83 DONE 0.9s [2022-08-02T11:59:10.792Z] [2022-08-02T11:59:10.792Z] #84 exporting to image [2022-08-02T11:59:10.792Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-02T11:59:10.792Z] #84 exporting layers [2022-08-02T11:59:11.470Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.41s) [2022-08-02T11:59:11.470Z] === RUN TestNISDomainname [2022-08-02T11:59:12.037Z] --- PASS: TestNISDomainname (0.77s) [2022-08-02T11:59:12.037Z] === RUN TestHostnameDnsResolution [2022-08-02T11:59:12.203Z] #71 ... [2022-08-02T11:59:12.204Z] [2022-08-02T11:59:12.204Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-02T11:59:12.204Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-08-02T11:59:12.204Z] #20 64.33 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-02T11:59:12.204Z] #20 64.33 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:59:12.204Z] #20 64.34 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:59:12.204Z] #20 66.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-02T11:59:12.204Z] #20 66.10 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:59:12.204Z] #20 66.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:59:12.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-02T11:59:12.463Z] #20 69.68 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-02T11:59:12.463Z] #20 69.69 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-02T11:59:12.463Z] #20 69.69 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:59:13.231Z] --- PASS: TestHostnameDnsResolution (1.00s) [2022-08-02T11:59:13.231Z] === RUN TestUnprivilegedPortsAndPing [2022-08-02T11:59:13.798Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-02T11:59:14.056Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-02T11:59:14.056Z] --- PASS: TestUnprivilegedPortsAndPing (1.04s) [2022-08-02T11:59:14.056Z] === RUN TestPrivilegedHostDevices [2022-08-02T11:59:14.370Z] #20 71.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-02T11:59:14.370Z] #20 71.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-02T11:59:14.370Z] #20 71.42 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:59:14.370Z] #20 71.48 Selecting previously unselected package libapparmor1:amd64. [2022-08-02T11:59:14.370Z] #20 71.48 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-02T11:59:14.370Z] #20 71.49 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-02T11:59:14.370Z] #20 71.55 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-02T11:59:14.370Z] #20 71.56 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-02T11:59:14.370Z] #20 71.57 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-02T11:59:14.370Z] #20 71.64 Selecting previously unselected package libbtrfs0:amd64. [2022-08-02T11:59:14.370Z] #20 71.65 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-02T11:59:14.370Z] #20 71.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:59:14.370Z] #20 71.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-02T11:59:14.370Z] #20 71.73 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-02T11:59:14.629Z] #20 71.73 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:59:14.629Z] #20 71.83 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-02T11:59:14.629Z] #20 71.83 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:59:14.629Z] #20 71.84 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:59:14.629Z] #20 71.87 Selecting previously unselected package libudev-dev:amd64. [2022-08-02T11:59:14.629Z] #20 71.88 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-02T11:59:14.629Z] #20 71.88 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:59:14.889Z] #20 71.95 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-02T11:59:14.889Z] #20 71.95 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-02T11:59:14.889Z] #20 71.96 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-02T11:59:14.889Z] #20 72.08 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-02T11:59:14.889Z] #20 72.09 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-02T11:59:14.889Z] #20 72.10 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-02T11:59:14.889Z] #20 72.18 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-02T11:59:14.993Z] --- PASS: TestPrivilegedHostDevices (0.93s) [2022-08-02T11:59:14.993Z] === RUN TestRunConsoleSize [2022-08-02T11:59:15.149Z] #20 72.18 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-02T11:59:15.149Z] #20 72.19 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-02T11:59:15.149Z] #20 72.27 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-02T11:59:15.149Z] #20 72.28 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-02T11:59:15.149Z] #20 72.28 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-02T11:59:15.149Z] #20 72.33 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-02T11:59:15.149Z] #20 72.34 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-02T11:59:15.149Z] #20 72.34 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-02T11:59:15.252Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-02T11:59:15.409Z] #20 72.52 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-02T11:59:15.409Z] #20 72.53 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-02T11:59:15.409Z] #20 72.53 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-02T11:59:15.409Z] #20 72.63 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-02T11:59:15.409Z] #20 72.63 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-02T11:59:15.409Z] #20 72.64 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:59:15.409Z] #20 72.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-02T11:59:15.409Z] #20 72.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-02T11:59:15.409Z] #20 72.70 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:59:15.510Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-02T11:59:15.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-02T11:59:15.669Z] #20 72.77 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-02T11:59:15.669Z] #20 72.77 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-02T11:59:15.669Z] #20 72.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:59:15.669Z] #20 72.99 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-02T11:59:15.669Z] #20 73.00 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-02T11:59:15.669Z] #20 73.01 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-02T11:59:15.769Z] --- PASS: TestRunConsoleSize (0.64s) [2022-08-02T11:59:15.769Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-02T11:59:15.929Z] #20 73.03 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-02T11:59:15.929Z] #20 73.04 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-02T11:59:15.929Z] #20 73.05 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-02T11:59:15.929Z] #20 73.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-02T11:59:15.929Z] #20 73.08 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-02T11:59:15.929Z] #20 73.09 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-02T11:59:15.929Z] #20 73.10 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-02T11:59:15.929Z] #20 73.12 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-02T11:59:15.929Z] #20 73.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-02T11:59:15.929Z] #20 73.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-02T11:59:15.929Z] #20 73.15 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-02T11:59:15.929Z] #20 73.17 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-02T11:59:15.929Z] #20 73.19 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-02T11:59:15.929Z] #20 73.20 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-02T11:59:15.929Z] #20 73.21 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-02T11:59:15.929Z] #20 73.23 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-02T11:59:15.929Z] #20 73.24 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-02T11:59:15.929Z] #20 73.25 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:59:15.929Z] #20 73.26 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:59:15.929Z] #20 73.27 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:59:15.929Z] #20 73.28 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-02T11:59:15.929Z] #20 73.29 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-02T11:59:15.929Z] #20 73.30 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-02T11:59:15.929Z] #20 73.31 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-02T11:59:15.929Z] #20 73.32 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-02T11:59:16.192Z] #20 73.34 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-02T11:59:16.192Z] #20 73.36 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:59:16.192Z] #20 73.38 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-02T11:59:16.192Z] #20 73.39 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:59:16.192Z] #20 73.41 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-02T11:59:16.192Z] #20 73.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:59:17.145Z] --- PASS: TestRunWithAlternativeContainerdShim (1.40s) [2022-08-02T11:59:17.145Z] === RUN TestStats [2022-08-02T11:59:17.350Z] #84 exporting layers 6.6s done [2022-08-02T11:59:17.350Z] #84 writing image sha256:4505918418acb1aa1fecb7910dca8c8259da9691d61fd5c67ffd49abc23e70dc done [2022-08-02T11:59:17.350Z] #84 naming to docker.io/library/docker:05aecb6ceb3b3aa113c2e963bbde8a276f00fbea done [2022-08-02T11:59:17.350Z] #84 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-08-02T11:59:17.404Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] sh [2022-08-02T11:59:17.496Z] #64 421.7 # github.com/containerd/containerd/cmd/containerd [2022-08-02T11:59:17.496Z] #64 421.7 /usr/bin/ld: /tmp/go-link-3941428480/000019.o: in function `New': [2022-08-02T11:59:17.496Z] #64 421.7 /tmp/tmp.cdDHNjqcuD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-02T11:59:17.496Z] #64 421.7 + bin/containerd-stress [2022-08-02T11:59:17.496Z] #64 422.8 + bin/containerd-shim [2022-08-02T11:59:17.579Z] #20 DONE 74.8s [2022-08-02T11:59:17.579Z] [2022-08-02T11:59:17.579Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-02T11:59:17.579Z] #21 sha256:11986d90fa3f507eba74e853614681fc211f300552d92eb8a09b333faced78f8 [2022-08-02T11:59:17.696Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=05aecb6ceb3b3aa113c2e963bbde8a276f00fbea -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:05aecb6ceb3b3aa113c2e963bbde8a276f00fbea hack/make.sh dynbinary test-integration [2022-08-02T11:59:18.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-02T11:59:18.959Z] #21 1.125 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-02T11:59:18.959Z] #21 1.125 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-02T11:59:18.959Z] #21 1.125 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-02T11:59:19.037Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-02T11:59:19.605Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-02T11:59:19.605Z] --- PASS: TestStats (2.60s) [2022-08-02T11:59:19.605Z] === RUN TestStopContainerWithTimeout [2022-08-02T11:59:19.605Z] === RUN TestStopContainerWithTimeout/0 [2022-08-02T11:59:19.605Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-02T11:59:19.605Z] === RUN TestStopContainerWithTimeout/1 [2022-08-02T11:59:19.605Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-02T11:59:19.605Z] === RUN TestStopContainerWithTimeout/3 [2022-08-02T11:59:19.605Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-02T11:59:19.605Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-02T11:59:19.605Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-02T11:59:19.605Z] === CONT TestStopContainerWithTimeout/0 [2022-08-02T11:59:19.605Z] === CONT TestStopContainerWithTimeout/3 [2022-08-02T11:59:19.605Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-02T11:59:19.605Z] === CONT TestStopContainerWithTimeout/1 [2022-08-02T11:59:19.613Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-02T11:59:19.613Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-02T11:59:19.613Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-02T11:59:19.613Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-02T11:59:19.613Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-02T11:59:19.613Z] Detected virtualization docker. [2022-08-02T11:59:19.613Z] Detected architecture x86-64. [2022-08-02T11:59:19.613Z] Set hostname to <201c9a6228e6>. [2022-08-02T11:59:19.613Z] modprobe@configfs.service: Succeeded. [2022-08-02T11:59:19.613Z] modprobe@drm.service: Succeeded. [2022-08-02T11:59:19.613Z] modprobe@fuse.service: Succeeded. [2022-08-02T11:59:19.613Z] + source /etc/docker-entrypoint-cmd [2022-08-02T11:59:19.613Z] ++ hack/make.sh dynbinary test-integration [2022-08-02T11:59:19.613Z] [2022-08-02T11:59:19.881Z] Removing bundles/ [2022-08-02T11:59:19.881Z] [2022-08-02T11:59:19.881Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-02T11:59:19.881Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-02T11:59:19.881Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T11:59:20.981Z] check_test.go:540: [df34b079cff5a] daemon is not started [2022-08-02T11:59:20.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-02T11:59:22.918Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-02T11:59:22.918Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2022-08-02T11:59:22.918Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2022-08-02T11:59:22.918Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2022-08-02T11:59:22.918Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-08-02T11:59:22.918Z] === RUN TestDeleteDevicemapper [2022-08-02T11:59:22.918Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-02T11:59:22.918Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-02T11:59:22.918Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-02T11:59:23.861Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-02T11:59:24.497Z] #21 1.642 Reading package lists... [2022-08-02T11:59:25.626Z] #64 434.0 + bin/containerd-shim-runc-v1 [2022-08-02T11:59:26.419Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-02T11:59:26.419Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s) [2022-08-02T11:59:26.419Z] === RUN TestUpdateMemory [2022-08-02T11:59:26.419Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-02T11:59:26.419Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-02T11:59:26.419Z] === RUN TestUpdateCPUQuota [2022-08-02T11:59:27.378Z] --- PASS: TestUpdateCPUQuota (1.04s) [2022-08-02T11:59:27.378Z] === RUN TestUpdatePidsLimit [2022-08-02T11:59:27.378Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-02T11:59:27.637Z] === RUN TestUpdatePidsLimit/no_change [2022-08-02T11:59:27.637Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-02T11:59:27.898Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-02T11:59:27.898Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-02T11:59:28.157Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-02T11:59:28.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-02T11:59:28.674Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-02T11:59:28.696Z] #21 6.287 Reading package lists... [2022-08-02T11:59:29.241Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-02T11:59:29.241Z] check_test.go:540: [d8875e444c731] daemon is not started [2022-08-02T11:59:29.241Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-02T11:59:29.241Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-02T11:59:29.634Z] #21 10.93 Building dependency tree... [2022-08-02T11:59:29.634Z] #21 12.01 Reading state information... [2022-08-02T11:59:29.808Z] --- PASS: TestUpdatePidsLimit (2.42s) [2022-08-02T11:59:29.808Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-02T11:59:29.808Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2022-08-02T11:59:29.808Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-08-02T11:59:29.808Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-08-02T11:59:29.808Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-08-02T11:59:29.808Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2022-08-02T11:59:29.808Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-08-02T11:59:29.808Z] === RUN TestUpdateRestartPolicy [2022-08-02T11:59:30.067Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-02T11:59:30.572Z] #21 13.17 The following additional packages will be installed: [2022-08-02T11:59:30.572Z] #21 13.17 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-02T11:59:30.832Z] #21 13.17 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-02T11:59:30.832Z] #21 13.17 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-02T11:59:30.832Z] #21 13.17 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-02T11:59:30.832Z] #21 13.17 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-02T11:59:30.832Z] #21 13.18 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-02T11:59:30.832Z] #21 13.18 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-02T11:59:30.832Z] #21 13.20 Suggested packages: [2022-08-02T11:59:30.832Z] #21 13.20 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-02T11:59:30.832Z] #21 13.20 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-02T11:59:30.832Z] #21 13.20 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-02T11:59:30.832Z] #21 13.20 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-02T11:59:30.832Z] #21 13.20 seccomp:ppc64el seccomp:s390x [2022-08-02T11:59:30.832Z] #21 13.20 Recommended packages: [2022-08-02T11:59:30.832Z] #21 13.20 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-02T11:59:30.832Z] #21 13.20 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-02T11:59:30.832Z] #21 13.20 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-02T11:59:30.832Z] #21 13.20 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-02T11:59:30.909Z] #64 440.3 + bin/containerd-shim-runc-v2 [2022-08-02T11:59:31.402Z] #21 13.68 The following NEW packages will be installed: [2022-08-02T11:59:31.402Z] #21 13.68 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-02T11:59:31.402Z] #21 13.68 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-02T11:59:31.402Z] #21 13.68 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-02T11:59:31.402Z] #21 13.68 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-02T11:59:31.402Z] #21 13.68 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-02T11:59:31.402Z] #21 13.68 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-02T11:59:31.402Z] #21 13.68 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-02T11:59:31.402Z] #21 13.69 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-02T11:59:31.402Z] #21 13.69 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-02T11:59:31.402Z] #21 13.69 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-02T11:59:31.402Z] #21 13.69 libseccomp2:ppc64el libseccomp2:s390x [2022-08-02T11:59:31.477Z] #64 441.1 + binaries [2022-08-02T11:59:31.477Z] #64 441.1 + install -D bin/containerd /build/containerd [2022-08-02T11:59:31.477Z] #64 441.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-02T11:59:31.477Z] #64 441.1 + install -D bin/ctr /build/ctr [2022-08-02T11:59:31.661Z] #21 14.05 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T11:59:31.662Z] #21 14.05 Need to get 15.9 MB of archives. [2022-08-02T11:59:31.662Z] #21 14.05 After this operation, 73.0 MB of additional disk space will be used. [2022-08-02T11:59:31.662Z] #21 14.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-02T11:59:31.662Z] #21 14.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-02T11:59:31.662Z] #21 14.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-02T11:59:31.662Z] #21 14.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-02T11:59:31.662Z] #21 14.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-02T11:59:31.662Z] #21 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-02T11:59:31.662Z] #21 14.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-02T11:59:31.662Z] #21 14.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-02T11:59:31.662Z] #21 14.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-02T11:59:31.662Z] #21 14.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-02T11:59:31.662Z] #21 14.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-02T11:59:31.662Z] #21 14.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-02T11:59:31.662Z] #21 14.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-02T11:59:31.662Z] #21 14.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-02T11:59:31.662Z] #21 14.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-02T11:59:31.662Z] #21 14.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-02T11:59:31.662Z] #21 14.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-02T11:59:31.662Z] #21 14.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-02T11:59:31.662Z] #21 14.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-02T11:59:31.662Z] #21 14.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-02T11:59:31.662Z] #21 14.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-02T11:59:31.662Z] #21 14.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-02T11:59:31.662Z] #21 14.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-02T11:59:31.662Z] #21 14.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-02T11:59:31.662Z] #21 14.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-02T11:59:31.662Z] #21 14.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-02T11:59:31.662Z] #21 14.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-02T11:59:31.662Z] #21 14.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-02T11:59:31.662Z] #21 14.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-02T11:59:31.662Z] #21 14.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-02T11:59:31.662Z] #21 14.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-02T11:59:31.662Z] #21 14.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-02T11:59:31.662Z] #21 14.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-02T11:59:31.662Z] #21 14.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-02T11:59:31.662Z] #21 14.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-02T11:59:31.921Z] #21 14.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-02T11:59:31.921Z] #21 14.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-02T11:59:31.921Z] #21 14.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-02T11:59:31.921Z] #21 14.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-02T11:59:31.921Z] #21 14.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-02T11:59:32.491Z] #21 14.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T11:59:32.491Z] #21 14.98 Fetched 15.9 MB in 0s (32.1 MB/s) [2022-08-02T11:59:32.491Z] #21 15.02 Selecting previously unselected package gcc-10-base:armel. [2022-08-02T11:59:32.491Z] #21 15.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-02T11:59:32.491Z] #21 15.06 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-02T11:59:32.491Z] #21 15.06 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-02T11:59:32.596Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-02T11:59:32.596Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-02T11:59:32.751Z] #21 15.11 Selecting previously unselected package gcc-10-base:armhf. [2022-08-02T11:59:32.751Z] #21 15.12 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-02T11:59:32.751Z] #21 15.13 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-02T11:59:32.751Z] #21 15.18 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-02T11:59:32.751Z] #21 15.18 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-02T11:59:32.751Z] #21 15.19 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-02T11:59:32.751Z] #21 15.25 Selecting previously unselected package gcc-10-base:s390x. [2022-08-02T11:59:33.010Z] #21 15.26 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-02T11:59:33.011Z] #21 15.26 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-02T11:59:33.011Z] #21 15.32 Selecting previously unselected package gcc-10-base:arm64. [2022-08-02T11:59:33.011Z] #21 15.32 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-02T11:59:33.011Z] #21 15.33 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-02T11:59:33.011Z] #21 15.39 Selecting previously unselected package libgcc-s1:armel. [2022-08-02T11:59:33.011Z] #21 15.39 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-02T11:59:33.011Z] #21 15.40 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-02T11:59:33.011Z] #21 15.45 Selecting previously unselected package libcrypt1:armel. [2022-08-02T11:59:33.011Z] #21 15.45 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-02T11:59:33.011Z] #21 15.46 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-02T11:59:33.163Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-02T11:59:33.270Z] #21 15.55 Selecting previously unselected package libc6:armel. [2022-08-02T11:59:33.270Z] #21 15.56 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-02T11:59:33.270Z] #21 15.73 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-02T11:59:33.381Z] #64 DONE 443.2s [2022-08-02T11:59:33.421Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-02T11:59:33.530Z] #21 16.13 Selecting previously unselected package libapparmor1:armel. [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-02T11:59:33.748Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-02T11:59:33.748Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-02T11:59:33.748Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-02T11:59:33.748Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2022-08-02T11:59:33.748Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-02T11:59:33.748Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-02T11:59:33.748Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-02T11:59:33.748Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-02T11:59:33.789Z] #21 16.14 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-02T11:59:33.789Z] #21 16.15 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-02T11:59:33.789Z] #21 16.20 Selecting previously unselected package libapparmor-dev:armel. [2022-08-02T11:59:33.789Z] #21 16.21 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-02T11:59:33.789Z] #21 16.21 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-02T11:59:34.009Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/builder [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-02T11:59:34.010Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-02T11:59:34.048Z] #21 16.29 Selecting previously unselected package libgcc-s1:arm64. [2022-08-02T11:59:34.048Z] #21 16.30 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-02T11:59:34.048Z] #21 16.30 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-02T11:59:34.048Z] #21 16.35 Selecting previously unselected package libcrypt1:arm64. [2022-08-02T11:59:34.048Z] #21 16.36 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-02T11:59:34.048Z] #21 16.37 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-02T11:59:34.048Z] #21 16.44 Selecting previously unselected package libc6:arm64. [2022-08-02T11:59:34.048Z] #21 16.45 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-02T11:59:34.308Z] #21 16.63 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-02T11:59:34.568Z] #21 17.05 Selecting previously unselected package libapparmor1:arm64. [2022-08-02T11:59:34.568Z] #21 17.06 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-02T11:59:34.568Z] #21 17.06 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-02T11:59:34.568Z] #21 17.11 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-02T11:59:34.568Z] #21 17.12 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-02T11:59:34.568Z] #21 17.13 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-02T11:59:34.760Z] [2022-08-02T11:59:34.760Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-02T11:59:34.760Z] #65 sha256:da4bbbc40fa1c237cc956c5826119145f40107b6c3416c775b194ff791d60fc1 [2022-08-02T11:59:34.828Z] #21 17.20 Selecting previously unselected package libgcc-s1:s390x. [2022-08-02T11:59:34.828Z] #21 17.20 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-02T11:59:34.828Z] #21 17.21 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-02T11:59:34.828Z] #21 17.26 Selecting previously unselected package libcrypt1:s390x. [2022-08-02T11:59:34.828Z] #21 17.27 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-02T11:59:34.828Z] #21 17.28 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-02T11:59:35.088Z] #21 17.37 Selecting previously unselected package libc6:s390x. [2022-08-02T11:59:35.088Z] #21 17.37 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-02T11:59:35.088Z] #21 17.53 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-02T11:59:35.657Z] #21 18.02 Selecting previously unselected package libapparmor1:s390x. [2022-08-02T11:59:35.657Z] #21 18.03 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-02T11:59:35.657Z] #21 18.03 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-02T11:59:35.657Z] #21 18.09 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-02T11:59:35.657Z] #21 18.09 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-02T11:59:35.657Z] #21 18.10 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-02T11:59:35.657Z] #21 18.18 Selecting previously unselected package libgcc-s1:armhf. [2022-08-02T11:59:35.657Z] #21 18.18 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-02T11:59:35.657Z] #21 18.19 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-02T11:59:35.696Z] #65 DONE 1.1s [2022-08-02T11:59:35.696Z] [2022-08-02T11:59:35.696Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-02T11:59:35.696Z] #70 sha256:db126dddf5a523e84c6dda352b3b1acec777bf9790063bcaba5228db4b226ee0 [2022-08-02T11:59:35.696Z] #70 DONE 0.3s [2022-08-02T11:59:35.696Z] [2022-08-02T11:59:35.696Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-02T11:59:35.696Z] #75 sha256:c76b39e445f5b283a11a93855b9d8330e8ab635b4a29338f6ae4470c7be75498 [2022-08-02T11:59:35.917Z] #21 18.25 Selecting previously unselected package libcrypt1:armhf. [2022-08-02T11:59:35.917Z] #21 18.25 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-02T11:59:35.917Z] #21 18.25 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-02T11:59:35.917Z] #21 18.34 Selecting previously unselected package libc6:armhf. [2022-08-02T11:59:35.917Z] #21 18.35 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-02T11:59:35.952Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-02T11:59:36.177Z] #21 18.55 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-02T11:59:36.437Z] #21 18.98 Selecting previously unselected package libapparmor1:armhf. [2022-08-02T11:59:36.437Z] #21 18.98 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-02T11:59:36.437Z] #21 18.99 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-02T11:59:36.437Z] #21 19.04 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-02T11:59:36.541Z] ok github.com/docker/docker/builder/remotecontext 0.110s coverage: 13.7% of statements [2022-08-02T11:59:36.542Z] ok github.com/docker/docker/builder/dockerfile 0.437s coverage: 49.3% of statements [2022-08-02T11:59:36.632Z] #75 DONE 1.0s [2022-08-02T11:59:36.696Z] #21 19.05 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-02T11:59:36.696Z] #21 19.06 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-02T11:59:36.696Z] #21 19.13 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-02T11:59:36.696Z] #21 19.14 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-02T11:59:36.696Z] #21 19.14 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-02T11:59:36.696Z] #21 19.20 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-02T11:59:36.696Z] #21 19.20 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-02T11:59:36.696Z] #21 19.21 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-02T11:59:36.800Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-02T11:59:36.890Z] [2022-08-02T11:59:36.890Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-02T11:59:36.890Z] #78 sha256:a9b9aaf6deead39576cc65c7d49f6c249a6fc75d29d5430328ce8c6388db6f2a [2022-08-02T11:59:36.890Z] #78 DONE 0.1s [2022-08-02T11:59:36.890Z] [2022-08-02T11:59:36.890Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-02T11:59:36.890Z] #79 sha256:8b539dd8b7574a8320bed17aa570fb8b67ab8fdcc23d0aa2fcccb03189a432f8 [2022-08-02T11:59:36.890Z] #79 DONE 0.0s [2022-08-02T11:59:36.890Z] [2022-08-02T11:59:36.890Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-02T11:59:36.890Z] #80 sha256:88c5b01455b06ce434522bb3af63cbe65eaff07fb31e966decf3202e1c3ac414 [2022-08-02T11:59:36.890Z] #80 DONE 0.0s [2022-08-02T11:59:36.890Z] [2022-08-02T11:59:36.890Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-02T11:59:36.890Z] #81 sha256:d21e671ad28f0ec20483a1f01006eed1655e5ebbcb347516faebf1f4ceaeb9fd [2022-08-02T11:59:36.955Z] #21 19.31 Selecting previously unselected package libc6:ppc64el. [2022-08-02T11:59:36.955Z] #21 19.32 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-02T11:59:37.214Z] #21 19.47 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-02T11:59:37.326Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-02T11:59:37.366Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-02T11:59:37.733Z] #21 20.04 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-02T11:59:37.733Z] #21 20.05 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-02T11:59:37.733Z] #21 20.05 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-02T11:59:37.733Z] #21 20.11 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-02T11:59:37.733Z] #21 20.12 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-02T11:59:37.733Z] #21 20.13 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-02T11:59:37.733Z] #21 20.19 Selecting previously unselected package libseccomp2:s390x. [2022-08-02T11:59:37.733Z] #21 20.20 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-02T11:59:37.733Z] #21 20.20 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-02T11:59:37.733Z] #21 20.25 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-02T11:59:37.733Z] #21 20.26 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-02T11:59:37.733Z] #21 20.26 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-02T11:59:37.892Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-02T11:59:37.993Z] #21 20.33 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-02T11:59:37.993Z] #21 20.34 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-02T11:59:37.993Z] #21 20.35 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-02T11:59:37.993Z] #21 20.40 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-02T11:59:37.993Z] #21 20.41 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-02T11:59:37.993Z] #21 20.42 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-02T11:59:37.993Z] #21 20.49 Selecting previously unselected package libseccomp2:armhf. [2022-08-02T11:59:37.993Z] #21 20.49 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-02T11:59:37.993Z] #21 20.50 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-02T11:59:37.993Z] #21 20.54 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-02T11:59:37.993Z] #21 20.55 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-02T11:59:37.993Z] #21 20.55 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-02T11:59:37.993Z] #21 20.61 Selecting previously unselected package libseccomp2:armel. [2022-08-02T11:59:38.151Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-02T11:59:38.253Z] #21 20.62 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-02T11:59:38.253Z] #21 20.62 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-02T11:59:38.253Z] #21 20.66 Selecting previously unselected package libseccomp-dev:armel. [2022-08-02T11:59:38.253Z] #21 20.67 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-02T11:59:38.253Z] #21 20.68 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-02T11:59:38.253Z] #21 20.75 Selecting previously unselected package libseccomp2:arm64. [2022-08-02T11:59:38.301Z] ok github.com/docker/docker/builder/remotecontext/git 1.579s coverage: 86.3% of statements [2022-08-02T11:59:38.301Z] ? github.com/docker/docker/cli [no test files] [2022-08-02T11:59:38.301Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-02T11:59:38.301Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-02T11:59:38.301Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-02T11:59:38.409Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-02T11:59:38.512Z] #21 20.75 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-02T11:59:38.512Z] #21 20.76 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-02T11:59:38.512Z] #21 20.80 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-02T11:59:38.512Z] #21 20.81 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-02T11:59:38.512Z] #21 20.82 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-02T11:59:38.512Z] #21 20.91 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 20.92 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 20.94 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 20.95 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 20.96 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 20.97 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-02T11:59:38.512Z] #21 20.99 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-02T11:59:38.512Z] #21 21.00 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-02T11:59:38.512Z] #21 21.01 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-02T11:59:38.512Z] #21 21.02 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-02T11:59:38.512Z] #21 21.04 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 21.05 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 21.07 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 21.09 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 21.10 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-02T11:59:38.512Z] #21 21.11 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-02T11:59:38.668Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-02T11:59:38.867Z] ok github.com/docker/docker/cmd/docker-proxy 0.238s coverage: 67.6% of statements [2022-08-02T11:59:39.234Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-02T11:59:39.234Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-02T11:59:39.800Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-02T11:59:39.893Z] #21 22.33 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-02T11:59:40.368Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-02T11:59:40.626Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-02T11:59:40.884Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-02T11:59:41.082Z] #81 DONE 3.8s [2022-08-02T11:59:41.082Z] [2022-08-02T11:59:41.082Z] #82 exporting to image [2022-08-02T11:59:41.082Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-02T11:59:41.082Z] #82 exporting layers [2022-08-02T11:59:41.142Z] --- PASS: TestUpdateRestartPolicy (11.51s) [2022-08-02T11:59:41.142Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-02T11:59:41.273Z] #21 23.56 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-02T11:59:41.402Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-02T11:59:41.968Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-02T11:59:41.968Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-08-02T11:59:41.968Z] === RUN TestWaitNonBlocked [2022-08-02T11:59:41.968Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T11:59:41.968Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T11:59:41.968Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T11:59:41.968Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T11:59:41.968Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T11:59:41.968Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T11:59:42.150Z] ok github.com/docker/docker/client 0.107s coverage: 75.9% of statements [2022-08-02T11:59:42.534Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-02T11:59:42.653Z] #21 24.79 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-02T11:59:42.792Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-02T11:59:43.050Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-02T11:59:43.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2022-08-02T11:59:43.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2022-08-02T11:59:43.050Z] === RUN TestWaitBlocked [2022-08-02T11:59:43.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T11:59:43.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T11:59:43.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T11:59:43.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T11:59:43.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T11:59:43.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T11:59:43.309Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-02T11:59:43.589Z] #21 26.03 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-02T11:59:43.876Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-02T11:59:44.134Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-02T11:59:44.134Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s) [2022-08-02T11:59:44.134Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2022-08-02T11:59:44.134Z] === RUN TestWaitConditions [2022-08-02T11:59:44.134Z] === RUN TestWaitConditions/default [2022-08-02T11:59:44.134Z] === PAUSE TestWaitConditions/default [2022-08-02T11:59:44.134Z] === RUN TestWaitConditions/not-running [2022-08-02T11:59:44.134Z] === PAUSE TestWaitConditions/not-running [2022-08-02T11:59:44.134Z] === RUN TestWaitConditions/next-exit [2022-08-02T11:59:44.134Z] === PAUSE TestWaitConditions/next-exit [2022-08-02T11:59:44.134Z] === RUN TestWaitConditions/removed [2022-08-02T11:59:44.134Z] === PAUSE TestWaitConditions/removed [2022-08-02T11:59:44.134Z] === CONT TestWaitConditions/default [2022-08-02T11:59:44.134Z] === CONT TestWaitConditions/removed [2022-08-02T11:59:44.134Z] === CONT TestWaitConditions/not-running [2022-08-02T11:59:44.134Z] === CONT TestWaitConditions/next-exit [2022-08-02T11:59:44.393Z] check_test.go:540: [df3e8fa546e03] daemon is not started [2022-08-02T11:59:44.393Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-02T11:59:44.969Z] #21 27.28 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-02T11:59:44.969Z] #21 27.29 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-02T11:59:44.969Z] #21 27.30 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-02T11:59:44.969Z] #21 27.31 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-02T11:59:44.969Z] #21 27.33 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-02T11:59:44.969Z] #21 27.34 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-02T11:59:44.969Z] #21 27.35 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-02T11:59:44.969Z] #21 27.36 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-02T11:59:44.969Z] #21 27.37 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-02T11:59:44.969Z] #21 27.38 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-02T11:59:44.969Z] #21 27.40 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-02T11:59:44.969Z] #21 27.41 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-02T11:59:44.969Z] #21 27.42 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-02T11:59:44.969Z] #21 27.43 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-02T11:59:45.229Z] #21 27.45 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-02T11:59:45.229Z] #21 27.46 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-02T11:59:45.229Z] #21 27.47 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-02T11:59:45.229Z] #21 27.48 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-02T11:59:45.229Z] #21 27.49 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-02T11:59:45.229Z] #21 27.51 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-02T11:59:45.229Z] #21 27.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T11:59:45.489Z] #21 DONE 28.0s [2022-08-02T11:59:45.489Z] [2022-08-02T11:59:45.489Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T11:59:45.489Z] #71 sha256:fa81440e0ba16dac162381353ef7ad304c3bb5deb355354dcc7e48040afdd65f [2022-08-02T11:59:45.750Z] #71 ... [2022-08-02T11:59:45.750Z] [2022-08-02T11:59:45.750Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-02T11:59:45.750Z] #66 sha256:fcd27753d973f60a149ec63d197a1366f75864073a4a270344cb9829eea5e903 [2022-08-02T11:59:45.750Z] #66 DONE 0.1s [2022-08-02T11:59:45.750Z] [2022-08-02T11:59:45.750Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:59:45.750Z] #67 sha256:8a36fb43b0b7e66a9ef41d4371188c83fd68718fc768ac00fd374b356f184aca [2022-08-02T11:59:45.767Z] check_test.go:540: [d2bfa6465c24e] daemon is not started [2022-08-02T11:59:45.767Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-02T11:59:46.025Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-02T11:59:46.283Z] --- PASS: TestWaitConditions (0.01s) [2022-08-02T11:59:46.283Z] --- PASS: TestWaitConditions/next-exit (1.69s) [2022-08-02T11:59:46.283Z] --- PASS: TestWaitConditions/default (2.09s) [2022-08-02T11:59:46.283Z] --- PASS: TestWaitConditions/not-running (2.20s) [2022-08-02T11:59:46.283Z] --- PASS: TestWaitConditions/removed (2.29s) [2022-08-02T11:59:46.283Z] === RUN TestWaitRestartedContainer [2022-08-02T11:59:46.283Z] === RUN TestWaitRestartedContainer/default [2022-08-02T11:59:46.283Z] === PAUSE TestWaitRestartedContainer/default [2022-08-02T11:59:46.283Z] === RUN TestWaitRestartedContainer/not-running [2022-08-02T11:59:46.283Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-02T11:59:46.283Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-02T11:59:46.283Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-02T11:59:46.283Z] === CONT TestWaitRestartedContainer/default [2022-08-02T11:59:46.283Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-02T11:59:46.283Z] === CONT TestWaitRestartedContainer/not-running [2022-08-02T11:59:46.850Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-02T11:59:47.138Z] #67 ... [2022-08-02T11:59:47.138Z] [2022-08-02T11:59:47.138Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-02T11:59:47.138Z] #22 sha256:068179476785608a6bbd9c5254ae6bbe56b3b1a22e5ac23d97349cc8f92f489d [2022-08-02T11:59:47.138Z] #22 DONE 1.2s [2022-08-02T11:59:47.138Z] [2022-08-02T11:59:47.138Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T11:59:47.138Z] #67 sha256:8a36fb43b0b7e66a9ef41d4371188c83fd68718fc768ac00fd374b356f184aca [2022-08-02T11:59:47.138Z] #67 1.129 + RM_GOPATH=0 [2022-08-02T11:59:47.138Z] #67 1.129 + TMP_GOPATH= [2022-08-02T11:59:47.138Z] #67 1.129 + : /build [2022-08-02T11:59:47.138Z] #67 1.129 + '[' -z '' ']' [2022-08-02T11:59:47.138Z] #67 1.130 ++ mktemp -d [2022-08-02T11:59:47.138Z] #67 1.132 + export GOPATH=/tmp/tmp.PKy6MVZrw9 [2022-08-02T11:59:47.138Z] #67 1.132 + GOPATH=/tmp/tmp.PKy6MVZrw9 [2022-08-02T11:59:47.138Z] #67 1.132 + RM_GOPATH=1 [2022-08-02T11:59:47.138Z] #67 1.132 + case "$(go env GOARCH)" in [2022-08-02T11:59:47.138Z] #67 1.133 ++ go env GOARCH [2022-08-02T11:59:47.138Z] #67 1.137 + export GO_BUILDMODE=-buildmode=pie [2022-08-02T11:59:47.138Z] #67 1.137 + GO_BUILDMODE=-buildmode=pie [2022-08-02T11:59:47.138Z] #67 1.138 ++ dirname /install.sh [2022-08-02T11:59:47.138Z] #67 1.139 + dir=/ [2022-08-02T11:59:47.138Z] #67 1.139 + bin=runc [2022-08-02T11:59:47.138Z] #67 1.139 + shift [2022-08-02T11:59:47.138Z] #67 1.139 + '[' '!' -f //runc.installer ']' [2022-08-02T11:59:47.138Z] #67 1.139 + . //runc.installer [2022-08-02T11:59:47.138Z] #67 1.139 ++ set -e [2022-08-02T11:59:47.138Z] #67 1.139 ++ : v1.1.2 [2022-08-02T11:59:47.138Z] #67 1.139 + install_runc [2022-08-02T11:59:47.138Z] #67 1.139 + RUNC_BUILDTAGS=seccomp [2022-08-02T11:59:47.138Z] #67 1.140 Install runc version v1.1.2 (build tags: seccomp) [2022-08-02T11:59:47.138Z] #67 1.140 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-02T11:59:47.138Z] #67 1.140 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PKy6MVZrw9/src/github.com/opencontainers/runc [2022-08-02T11:59:47.138Z] #67 1.146 Cloning into '/tmp/tmp.PKy6MVZrw9/src/github.com/opencontainers/runc'... [2022-08-02T11:59:47.709Z] #67 ... [2022-08-02T11:59:47.709Z] [2022-08-02T11:59:47.709Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-02T11:59:47.709Z] #23 sha256:fd0ae8f672a635c6e25f0ab5e50c2a2b36db7f0ac5a924d2044098d2c7e9f32b [2022-08-02T11:59:47.709Z] #23 DONE 0.9s [2022-08-02T11:59:47.784Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-02T11:59:47.969Z] [2022-08-02T11:59:47.969Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-02T11:59:47.969Z] #24 sha256:5f89b32dc0a7f8c8e17d69b1166c581df4838c413810222e54792af7523ea6cf [2022-08-02T11:59:48.537Z] #24 0.843 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-02T11:59:48.537Z] #24 DONE 0.9s [2022-08-02T11:59:48.537Z] [2022-08-02T11:59:48.537Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-02T11:59:48.537Z] #25 sha256:5d7a22c4c051ea34d7f2f8239abe91c5ffa843f83051cce22ff0fd929d14278c [2022-08-02T11:59:49.159Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-02T11:59:49.159Z] --- PASS: TestWaitRestartedContainer/default (2.03s) [2022-08-02T11:59:49.159Z] --- PASS: TestWaitRestartedContainer/next-exit (2.73s) [2022-08-02T11:59:49.159Z] --- PASS: TestWaitRestartedContainer/not-running (2.80s) [2022-08-02T11:59:49.159Z] === CONT TestContainerStartOnDaemonRestart [2022-08-02T11:59:49.159Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-02T11:59:49.159Z] === CONT TestDaemonHostGatewayIP [2022-08-02T11:59:49.159Z] === CONT TestIpcModeOlderClient [2022-08-02T11:59:49.159Z] === CONT TestContainerKillOnDaemonStart [2022-08-02T11:59:49.159Z] === CONT TestDaemonRestartIpcMode [2022-08-02T11:59:49.159Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-02T11:59:49.205Z] #82 exporting layers 7.3s done [2022-08-02T11:59:49.205Z] #82 writing image sha256:9e3e50fe7ab6a157d824030b45b9681afcc99ca0d040fbff3b8a78720603b23a done [2022-08-02T11:59:49.205Z] #82 naming to docker.io/library/docker:32289579010c52a8eff1f49eb4b67459c7565195 done [2022-08-02T11:59:49.205Z] #82 DONE 7.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T11:59:49.478Z] #25 DONE 0.9s [2022-08-02T11:59:49.478Z] [2022-08-02T11:59:49.478Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-02T11:59:49.478Z] #26 sha256:78408202bdfb1482d88eeb1defd16fd5aa81753a392cb4face20c09969e529cd [2022-08-02T11:59:49.554Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=32289579010c52a8eff1f49eb4b67459c7565195 -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:32289579010c52a8eff1f49eb4b67459c7565195 hack/make.sh dynbinary test-integration [2022-08-02T11:59:50.122Z] [2022-08-02T11:59:50.122Z] Removing bundles/ [2022-08-02T11:59:50.122Z] [2022-08-02T11:59:50.122Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-02T11:59:50.122Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-02T11:59:50.122Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T11:59:50.426Z] #26 DONE 0.9s [2022-08-02T11:59:50.426Z] [2022-08-02T11:59:50.426Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-02T11:59:50.426Z] #27 sha256:c628f05e69d50596912863254ab9b0da41e9a99d84292d749e9406c4c7d2ea15 [2022-08-02T11:59:50.535Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-02T11:59:51.102Z] check_test.go:540: [d3bcc2fc0a831] daemon is not started [2022-08-02T11:59:51.102Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-02T11:59:51.362Z] #27 DONE 1.0s [2022-08-02T11:59:51.362Z] [2022-08-02T11:59:51.362Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T11:59:51.362Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc [2022-08-02T11:59:52.039Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-02T11:59:52.297Z] --- PASS: TestContainerStartOnDaemonRestart (3.15s) [2022-08-02T11:59:52.746Z] #28 1.265 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-02T11:59:52.746Z] #28 1.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-02T11:59:52.746Z] #28 1.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-02T11:59:53.006Z] #28 1.512 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-02T11:59:53.006Z] #28 1.712 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-02T11:59:53.233Z] --- PASS: TestDaemonHostGatewayIP (3.88s) [2022-08-02T11:59:53.233Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.15s) [2022-08-02T11:59:53.576Z] #28 2.036 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-02T11:59:53.576Z] #28 2.276 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-02T11:59:53.800Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2022-08-02T11:59:53.800Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-02T11:59:53.835Z] #28 2.576 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-02T11:59:54.101Z] #28 2.831 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-02T11:59:54.373Z] #28 3.052 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-02T11:59:54.373Z] #28 3.055 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-02T11:59:54.373Z] #28 3.060 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-02T11:59:54.373Z] #28 3.062 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-02T11:59:54.373Z] #28 3.074 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-02T11:59:54.373Z] #28 3.075 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-02T11:59:54.734Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-02T11:59:54.943Z] #28 3.416 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-02T11:59:54.943Z] #28 3.421 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-02T11:59:54.943Z] #28 3.422 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-02T11:59:54.943Z] #28 3.423 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-02T11:59:54.943Z] #28 3.424 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-02T11:59:54.943Z] #28 3.425 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-02T11:59:54.993Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-02T11:59:55.251Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-02T11:59:58.536Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-02T11:59:59.472Z] check_test.go:540: [d6ccde5439c05] daemon is not started [2022-08-02T11:59:59.472Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-02T12:00:00.407Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-02T12:00:00.974Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-02T12:00:01.529Z] #28 ... [2022-08-02T12:00:01.529Z] [2022-08-02T12:00:01.529Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T12:00:01.529Z] #67 sha256:8a36fb43b0b7e66a9ef41d4371188c83fd68718fc768ac00fd374b356f184aca [2022-08-02T12:00:01.529Z] #67 5.567 + cd /tmp/tmp.PKy6MVZrw9/src/github.com/opencontainers/runc [2022-08-02T12:00:01.529Z] #67 5.568 + git checkout -q v1.1.2 [2022-08-02T12:00:01.529Z] #67 5.883 + '[' -z '' ']' [2022-08-02T12:00:01.529Z] #67 5.883 + target=static [2022-08-02T12:00:01.529Z] #67 5.883 + make BUILDTAGS=seccomp static [2022-08-02T12:00:01.529Z] #67 6.242 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-08-02T12:00:01.541Z] --- PASS: TestContainerKillOnDaemonStart (12.30s) [2022-08-02T12:00:01.541Z] PASS [2022-08-02T12:00:01.541Z] [2022-08-02T12:00:01.541Z] === Skipped [2022-08-02T12:00:01.541Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-02T12:00:01.541Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-02T12:00:01.541Z] [2022-08-02T12:00:01.541Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-02T12:00:01.541Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-02T12:00:01.541Z] [2022-08-02T12:00:01.541Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-02T12:00:01.541Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-02T12:00:01.541Z] [2022-08-02T12:00:01.541Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-02T12:00:01.541Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-02T12:00:01.541Z] [2022-08-02T12:00:01.541Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-02T12:00:01.541Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-02T12:00:01.541Z] [2022-08-02T12:00:01.541Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-02T12:00:01.541Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-02T12:00:01.541Z] [2022-08-02T12:00:01.541Z] DONE 272 tests, 6 skipped in 144.776s [2022-08-02T12:00:01.541Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-02T12:00:01.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:00:01.541Z] ++ set -e [2022-08-02T12:00:01.541Z] ++ '[' -n 0 ']' [2022-08-02T12:00:01.542Z] ++ set -x [2022-08-02T12:00:01.542Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:00:01.542Z] === RUN TestConfigDaemonLibtrustID [2022-08-02T12:00:02.109Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-02T12:00:02.109Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-02T12:00:02.109Z] === RUN TestConfigDaemonID [2022-08-02T12:00:03.047Z] daemon_test.go:83: [dc1bd077e5822] daemon is not started [2022-08-02T12:00:03.047Z] --- PASS: TestConfigDaemonID (1.03s) [2022-08-02T12:00:03.047Z] === RUN TestDaemonConfigValidation [2022-08-02T12:00:03.047Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:00:03.047Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:00:03.047Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-02T12:00:03.047Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-02T12:00:03.047Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-02T12:00:03.047Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-02T12:00:03.047Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-02T12:00:03.047Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-02T12:00:03.047Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-02T12:00:03.047Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-02T12:00:03.047Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:00:03.047Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-02T12:00:03.047Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-02T12:00:03.047Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-02T12:00:03.047Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-02T12:00:03.047Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-02T12:00:03.047Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-02T12:00:03.047Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-02T12:00:03.047Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-02T12:00:03.047Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-02T12:00:03.047Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-02T12:00:03.047Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-02T12:00:03.047Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-02T12:00:03.047Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-02T12:00:04.423Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-02T12:00:04.990Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-02T12:00:05.248Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-02T12:00:05.815Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-02T12:00:06.383Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-02T12:00:06.383Z] daemon_test.go:197: [d010cb4699ba7] daemon is not started [2022-08-02T12:00:06.383Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-02T12:00:06.383Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-02T12:00:06.383Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-08-02T12:00:06.383Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-02T12:00:06.383Z] === RUN TestDaemonProxy [2022-08-02T12:00:06.383Z] === RUN TestDaemonProxy/environment_variables [2022-08-02T12:00:06.819Z] #67 ... [2022-08-02T12:00:06.819Z] [2022-08-02T12:00:06.819Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T12:00:06.819Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc [2022-08-02T12:00:06.819Z] #28 14.39 Fetched 49.2 MB in 14s (3623 kB/s) [2022-08-02T12:00:07.758Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-02T12:00:08.017Z] === RUN TestDaemonProxy/command-line_options [2022-08-02T12:00:09.919Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-02T12:00:09.919Z] === RUN TestDaemonProxy/configuration_file [2022-08-02T12:00:09.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-02T12:00:10.177Z] check_test.go:540: [d433e91009c75] daemon is not started [2022-08-02T12:00:10.177Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-02T12:00:10.744Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-02T12:00:11.311Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-02T12:00:11.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-02T12:00:11.568Z] === RUN TestDaemonProxy/conflicting_options [2022-08-02T12:00:11.827Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-02T12:00:12.085Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-02T12:00:12.104Z] #28 14.39 Reading package lists... [2022-08-02T12:00:12.652Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-02T12:00:12.652Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-02T12:00:12.652Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-08-02T12:00:12.652Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-08-02T12:00:12.652Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-02T12:00:12.652Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-02T12:00:12.652Z] PASS [2022-08-02T12:00:12.652Z] [2022-08-02T12:00:12.652Z] DONE 18 tests in 11.000s [2022-08-02T12:00:12.652Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-02T12:00:12.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:00:12.652Z] ++ set -e [2022-08-02T12:00:12.652Z] ++ '[' -n 0 ']' [2022-08-02T12:00:12.652Z] ++ set -x [2022-08-02T12:00:12.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:00:12.652Z] INFO: Testing against a local daemon [2022-08-02T12:00:12.652Z] === RUN TestCommitInheritsEnv [2022-08-02T12:00:12.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-02T12:00:12.911Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-08-02T12:00:12.911Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-02T12:00:12.911Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-02T12:00:12.911Z] === RUN TestImportWithCustomPlatform [2022-08-02T12:00:12.911Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-02T12:00:12.911Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-02T12:00:12.911Z] === RUN TestImportWithCustomPlatform// [2022-08-02T12:00:12.911Z] === RUN TestImportWithCustomPlatform/linux [2022-08-02T12:00:12.911Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-02T12:00:12.911Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-02T12:00:12.911Z] check_test.go:540: [d405b2a7bd10c] daemon is not started [2022-08-02T12:00:12.911Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-02T12:00:13.170Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-02T12:00:13.170Z] === RUN TestImportWithCustomPlatform/macos [2022-08-02T12:00:13.170Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-02T12:00:13.170Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-02T12:00:13.170Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-02T12:00:13.170Z] === RUN TestImagesFilterMultiReference [2022-08-02T12:00:13.170Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-02T12:00:13.170Z] === RUN TestImagePullPlatformInvalid [2022-08-02T12:00:13.170Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-08-02T12:00:13.170Z] === RUN TestRemoveImageOrphaning [2022-08-02T12:00:13.428Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-02T12:00:13.428Z] === RUN TestRemoveImageGarbageCollector [2022-08-02T12:00:13.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-02T12:00:13.995Z] time="2022-08-02T12:00:13Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-02T12:00:14.217Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 31.5% of statements [2022-08-02T12:00:14.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-02T12:00:15.189Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-02T12:00:15.608Z] ok github.com/docker/docker/container 0.120s coverage: 37.4% of statements [2022-08-02T12:00:15.900Z] ok github.com/docker/docker/cmd/dockerd/trap 2.470s coverage: 0.0% of statements [2022-08-02T12:00:15.900Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-02T12:00:15.900Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-02T12:00:15.900Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-02T12:00:15.900Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-02T12:00:15.900Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-02T12:00:16.124Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-02T12:00:17.499Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-02T12:00:17.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-02T12:00:18.326Z] --- PASS: TestRemoveImageGarbageCollector (4.86s) [2022-08-02T12:00:18.326Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-02T12:00:18.326Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-02T12:00:18.326Z] === RUN TestTagInvalidReference [2022-08-02T12:00:18.326Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-02T12:00:18.326Z] === RUN TestTagValidPrefixedRepo [2022-08-02T12:00:18.584Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-02T12:00:18.584Z] === RUN TestTagExistedNameWithoutForce [2022-08-02T12:00:18.584Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-02T12:00:18.584Z] === RUN TestTagOfficialNames [2022-08-02T12:00:18.584Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-02T12:00:18.584Z] === RUN TestTagMatchesDigest [2022-08-02T12:00:18.584Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-02T12:00:18.584Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-02T12:00:18.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-02T12:00:18.942Z] #28 20.90 Reading package lists... [2022-08-02T12:00:20.957Z] #28 27.45 Building dependency tree... [2022-08-02T12:00:21.116Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-02T12:00:21.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-02T12:00:21.178Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-08-02T12:00:21.684Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-02T12:00:22.361Z] #28 30.90 bzip2 is already the newest version (1.0.8-4). [2022-08-02T12:00:22.361Z] #28 30.90 patch is already the newest version (2.7.6-7). [2022-08-02T12:00:22.361Z] #28 30.90 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-02T12:00:22.361Z] #28 30.90 The following additional packages will be installed: [2022-08-02T12:00:22.361Z] #28 30.91 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-02T12:00:22.361Z] #28 30.92 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-02T12:00:22.361Z] #28 30.92 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-02T12:00:22.361Z] #28 30.92 python3-pkg-resources vim-runtime xxd [2022-08-02T12:00:22.361Z] #28 30.94 Suggested packages: [2022-08-02T12:00:22.361Z] #28 30.94 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-02T12:00:22.361Z] #28 30.94 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-02T12:00:22.361Z] #28 30.94 Recommended packages: [2022-08-02T12:00:22.361Z] #28 30.94 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-02T12:00:22.552Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-02T12:00:23.062Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-02T12:00:23.926Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-02T12:00:24.278Z] #28 32.53 The following NEW packages will be installed: [2022-08-02T12:00:24.279Z] #28 32.54 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-02T12:00:24.279Z] #28 32.54 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-02T12:00:24.279Z] #28 32.54 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-02T12:00:24.279Z] #28 32.55 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-02T12:00:24.279Z] #28 32.55 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-02T12:00:24.279Z] #28 32.55 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-02T12:00:24.279Z] #28 32.55 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-02T12:00:24.279Z] #28 32.95 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2022-08-02T12:00:24.279Z] #28 32.95 Need to get 18.6 MB of archives. [2022-08-02T12:00:24.279Z] #28 32.95 After this operation, 71.4 MB of additional disk space will be used. [2022-08-02T12:00:24.279Z] #28 32.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-02T12:00:24.538Z] #28 32.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-02T12:00:24.538Z] #28 32.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-02T12:00:24.538Z] #28 32.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-02T12:00:24.538Z] #28 32.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-02T12:00:24.538Z] #28 32.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-02T12:00:24.538Z] #28 32.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-02T12:00:24.538Z] #28 32.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-02T12:00:24.538Z] #28 32.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-02T12:00:24.538Z] #28 33.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-02T12:00:24.538Z] #28 33.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-02T12:00:24.538Z] #28 33.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-02T12:00:24.538Z] #28 33.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-02T12:00:24.538Z] #28 33.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-02T12:00:24.538Z] #28 33.03 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-02T12:00:24.538Z] #28 33.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-02T12:00:24.538Z] #28 33.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-02T12:00:24.538Z] #28 33.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-02T12:00:24.538Z] #28 33.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-02T12:00:24.538Z] #28 33.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-02T12:00:24.538Z] #28 33.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-02T12:00:24.538Z] #28 33.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-02T12:00:24.538Z] #28 33.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-02T12:00:24.538Z] #28 33.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-02T12:00:24.538Z] #28 33.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-02T12:00:24.538Z] #28 33.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-02T12:00:24.538Z] #28 33.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-02T12:00:24.538Z] #28 33.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-02T12:00:24.538Z] #28 33.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-02T12:00:24.538Z] #28 33.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-02T12:00:24.538Z] #28 33.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-02T12:00:24.538Z] #28 33.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-02T12:00:24.538Z] #28 33.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-02T12:00:24.538Z] #28 33.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-02T12:00:24.538Z] #28 33.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-02T12:00:24.538Z] #28 33.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-02T12:00:24.538Z] #28 33.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-02T12:00:24.538Z] #28 33.14 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-02T12:00:24.538Z] #28 33.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-02T12:00:24.538Z] #28 33.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-02T12:00:24.538Z] #28 33.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-02T12:00:24.538Z] #28 33.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-02T12:00:24.798Z] #28 33.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-02T12:00:24.798Z] #28 33.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-02T12:00:24.798Z] #28 33.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-02T12:00:25.366Z] #28 33.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-02T12:00:25.594Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-02T12:00:25.625Z] #28 34.22 Fetched 18.6 MB in 1s (27.7 MB/s) [2022-08-02T12:00:25.625Z] #28 34.27 Selecting previously unselected package pigz. [2022-08-02T12:00:25.884Z] #28 34.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-02T12:00:25.884Z] #28 34.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-02T12:00:25.884Z] #28 34.34 Unpacking pigz (2.6-1) ... [2022-08-02T12:00:25.884Z] #28 34.41 Selecting previously unselected package libelf1:amd64. [2022-08-02T12:00:25.884Z] #28 34.42 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-02T12:00:25.884Z] #28 34.43 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-02T12:00:25.884Z] #28 34.55 Selecting previously unselected package libbpf0:amd64. [2022-08-02T12:00:26.144Z] #28 34.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-02T12:00:26.144Z] #28 34.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-02T12:00:26.144Z] #28 34.65 Selecting previously unselected package libcap2:amd64. [2022-08-02T12:00:26.144Z] #28 34.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-02T12:00:26.144Z] #28 34.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-02T12:00:26.144Z] #28 34.72 Selecting previously unselected package libmnl0:amd64. [2022-08-02T12:00:26.144Z] #28 34.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-02T12:00:26.144Z] #28 34.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-02T12:00:26.144Z] #28 34.78 Selecting previously unselected package libxtables12:amd64. [2022-08-02T12:00:26.144Z] #28 34.80 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-02T12:00:26.144Z] #28 34.80 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-02T12:00:26.144Z] #28 34.88 Selecting previously unselected package libcap2-bin. [2022-08-02T12:00:26.144Z] #28 34.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-02T12:00:26.144Z] #28 34.88 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-02T12:00:26.404Z] #28 34.96 Selecting previously unselected package iproute2. [2022-08-02T12:00:26.404Z] #28 34.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-02T12:00:26.404Z] #28 34.98 Unpacking iproute2 (5.10.0-4) ... [2022-08-02T12:00:26.663Z] #28 35.27 Selecting previously unselected package xxd. [2022-08-02T12:00:26.663Z] #28 35.28 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T12:00:26.663Z] #28 35.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T12:00:26.663Z] #28 35.37 Selecting previously unselected package vim-common. [2022-08-02T12:00:26.663Z] #28 35.38 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T12:00:26.923Z] #28 35.40 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T12:00:26.923Z] #28 35.54 Selecting previously unselected package bash-completion. [2022-08-02T12:00:26.923Z] #28 35.54 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-02T12:00:28.126Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-02T12:00:28.305Z] #28 36.71 Unpacking bash-completion (1:2.11-2) ... [2022-08-02T12:00:28.305Z] #28 36.93 Selecting previously unselected package apparmor. [2022-08-02T12:00:28.305Z] #28 36.93 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-02T12:00:28.305Z] #28 36.98 Unpacking apparmor (2.13.6-10) ... [2022-08-02T12:00:28.565Z] #28 37.27 Selecting previously unselected package inetutils-ping. [2022-08-02T12:00:28.824Z] #28 37.27 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-02T12:00:28.824Z] #28 37.28 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-02T12:00:28.824Z] #28 37.36 Selecting previously unselected package libip4tc2:amd64. [2022-08-02T12:00:28.824Z] #28 37.36 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-02T12:00:28.824Z] #28 37.37 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-02T12:00:28.824Z] #28 37.42 Selecting previously unselected package libip6tc2:amd64. [2022-08-02T12:00:28.824Z] #28 37.43 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-02T12:00:28.824Z] #28 37.44 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-02T12:00:28.824Z] #28 37.49 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-02T12:00:28.824Z] #28 37.49 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-02T12:00:28.824Z] #28 37.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-02T12:00:28.824Z] #28 37.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-02T12:00:29.084Z] #28 37.56 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-02T12:00:29.084Z] #28 37.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-02T12:00:29.084Z] #28 37.62 Selecting previously unselected package libnftnl11:amd64. [2022-08-02T12:00:29.084Z] #28 37.63 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-02T12:00:29.084Z] #28 37.64 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-02T12:00:29.084Z] #28 37.70 Selecting previously unselected package iptables. [2022-08-02T12:00:29.084Z] #28 37.72 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-02T12:00:29.084Z] #28 37.73 Unpacking iptables (1.8.7-1) ... [2022-08-02T12:00:29.344Z] #28 37.92 Selecting previously unselected package libonig5:amd64. [2022-08-02T12:00:29.344Z] #28 37.92 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-02T12:00:29.344Z] #28 37.92 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T12:00:29.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-02T12:00:29.603Z] #28 38.04 Selecting previously unselected package libjq1:amd64. [2022-08-02T12:00:29.603Z] #28 38.05 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-02T12:00:29.603Z] #28 38.05 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-02T12:00:29.603Z] #28 38.12 Selecting previously unselected package jq. [2022-08-02T12:00:29.603Z] #28 38.13 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-02T12:00:29.603Z] #28 38.13 Unpacking jq (1.6-2.1) ... [2022-08-02T12:00:29.603Z] #28 38.20 Selecting previously unselected package libaio1:amd64. [2022-08-02T12:00:29.603Z] #28 38.20 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-02T12:00:29.603Z] #28 38.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-02T12:00:29.603Z] #28 38.25 Selecting previously unselected package libgpm2:amd64. [2022-08-02T12:00:29.863Z] #28 38.27 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-02T12:00:29.863Z] #28 38.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-02T12:00:29.863Z] #28 38.34 Selecting previously unselected package libinih1:amd64. [2022-08-02T12:00:29.863Z] #28 38.34 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-02T12:00:29.863Z] #28 38.35 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-02T12:00:29.863Z] #28 38.41 Selecting previously unselected package libnet1:amd64. [2022-08-02T12:00:29.863Z] #28 38.42 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-02T12:00:29.863Z] #28 38.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T12:00:29.863Z] #28 38.49 Selecting previously unselected package libnl-3-200:amd64. [2022-08-02T12:00:29.863Z] #28 38.50 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-02T12:00:29.863Z] #28 38.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T12:00:30.122Z] #28 38.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-02T12:00:30.122Z] #28 38.56 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-02T12:00:30.122Z] #28 38.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T12:00:30.122Z] #28 38.61 Selecting previously unselected package libyajl2:amd64. [2022-08-02T12:00:30.122Z] #28 38.62 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-02T12:00:30.122Z] #28 38.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-02T12:00:30.122Z] #28 38.68 Selecting previously unselected package net-tools. [2022-08-02T12:00:30.122Z] #28 38.68 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-02T12:00:30.122Z] #28 38.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T12:00:30.382Z] #28 38.84 Selecting previously unselected package python-pip-whl. [2022-08-02T12:00:30.382Z] #28 38.85 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-02T12:00:30.382Z] #28 38.86 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T12:00:30.484Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-02T12:00:30.641Z] #28 39.18 Selecting previously unselected package python3-lib2to3. [2022-08-02T12:00:30.641Z] #28 39.18 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-02T12:00:30.641Z] #28 39.20 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-02T12:00:30.901Z] #28 39.28 Selecting previously unselected package python3-distutils. [2022-08-02T12:00:30.901Z] #28 39.28 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-02T12:00:30.901Z] #28 39.29 Unpacking python3-distutils (3.9.2-1) ... [2022-08-02T12:00:30.901Z] #28 39.42 Selecting previously unselected package python3-pkg-resources. [2022-08-02T12:00:30.901Z] #28 39.43 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-02T12:00:30.901Z] #28 39.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-02T12:00:30.901Z] #28 39.52 Selecting previously unselected package python3-setuptools. [2022-08-02T12:00:31.160Z] #28 39.53 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-02T12:00:31.160Z] #28 39.53 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-02T12:00:31.160Z] #28 39.68 Selecting previously unselected package python3-wheel. [2022-08-02T12:00:31.160Z] #28 39.69 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-02T12:00:31.160Z] #28 39.70 Unpacking python3-wheel (0.34.2-1) ... [2022-08-02T12:00:31.160Z] #28 39.75 Selecting previously unselected package python3-pip. [2022-08-02T12:00:31.160Z] #28 39.77 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-02T12:00:31.160Z] #28 39.78 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T12:00:31.160Z] #28 ... [2022-08-02T12:00:31.160Z] [2022-08-02T12:00:31.160Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T12:00:31.160Z] #71 sha256:fa81440e0ba16dac162381353ef7ad304c3bb5deb355354dcc7e48040afdd65f [2022-08-02T12:00:31.160Z] #71 100.4 + bin/containerd [2022-08-02T12:00:31.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-02T12:00:31.417Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-02T12:00:31.665Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-02T12:00:31.983Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-02T12:00:32.923Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-02T12:00:33.041Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-02T12:00:33.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-02T12:00:33.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-02T12:00:33.817Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-02T12:00:33.860Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.484s coverage: 74.8% of statements [2022-08-02T12:00:33.860Z] ok github.com/docker/docker/daemon 10.129s coverage: 16.6% of statements [2022-08-02T12:00:33.860Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-02T12:00:33.860Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-02T12:00:33.860Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-02T12:00:33.860Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-02T12:00:33.860Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-02T12:00:34.754Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-02T12:00:34.794Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.247s coverage: 60.7% of statements [2022-08-02T12:00:35.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-02T12:00:35.728Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-02T12:00:36.433Z] #71 ... [2022-08-02T12:00:36.433Z] [2022-08-02T12:00:36.433Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-02T12:00:36.433Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc [2022-08-02T12:00:36.433Z] #28 39.96 Selecting previously unselected package sudo. [2022-08-02T12:00:36.433Z] #28 39.98 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-02T12:00:36.433Z] #28 39.98 Unpacking sudo (1.9.5p2-3) ... [2022-08-02T12:00:36.433Z] #28 40.30 Selecting previously unselected package thin-provisioning-tools. [2022-08-02T12:00:36.433Z] #28 40.31 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-02T12:00:36.433Z] #28 40.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-02T12:00:36.433Z] #28 40.45 Selecting previously unselected package uidmap. [2022-08-02T12:00:36.433Z] #28 40.46 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-02T12:00:36.433Z] #28 40.46 Unpacking uidmap (1:4.8.1-1) ... [2022-08-02T12:00:36.433Z] #28 40.56 Selecting previously unselected package vim-runtime. [2022-08-02T12:00:36.433Z] #28 40.57 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-02T12:00:36.433Z] #28 40.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-02T12:00:36.433Z] #28 40.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-02T12:00:36.433Z] #28 40.63 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T12:00:36.433Z] #28 42.26 Selecting previously unselected package vim. [2022-08-02T12:00:36.433Z] #28 42.27 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-02T12:00:36.433Z] #28 42.28 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T12:00:36.433Z] #28 42.64 Selecting previously unselected package xfsprogs. [2022-08-02T12:00:36.433Z] #28 42.65 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-02T12:00:36.433Z] #28 42.66 Unpacking xfsprogs (5.10.0-4) ... [2022-08-02T12:00:36.433Z] #28 42.96 Selecting previously unselected package zip. [2022-08-02T12:00:36.433Z] #28 42.97 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-02T12:00:36.433Z] #28 42.98 Unpacking zip (3.0-12) ... [2022-08-02T12:00:36.433Z] #28 43.07 Selecting previously unselected package zstd. [2022-08-02T12:00:36.433Z] #28 43.09 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-02T12:00:36.433Z] #28 43.10 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-02T12:00:36.433Z] #28 43.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-02T12:00:36.433Z] #28 43.79 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-02T12:00:36.433Z] #28 43.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-02T12:00:36.433Z] #28 43.82 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-02T12:00:36.433Z] #28 43.84 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-02T12:00:36.433Z] #28 43.85 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-02T12:00:36.433Z] #28 43.86 Setting up uidmap (1:4.8.1-1) ... [2022-08-02T12:00:36.433Z] #28 43.87 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-02T12:00:36.433Z] #28 43.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-02T12:00:36.433Z] #28 43.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-02T12:00:36.433Z] #28 43.91 Setting up python3-wheel (0.34.2-1) ... [2022-08-02T12:00:36.433Z] #28 44.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-02T12:00:36.433Z] #28 44.41 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-02T12:00:36.433Z] #28 44.42 Setting up libcap2-bin (1:2.44-1) ... [2022-08-02T12:00:36.433Z] #28 44.43 Setting up apparmor (2.13.6-10) ... [2022-08-02T12:00:37.112Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-02T12:00:37.371Z] #28 45.71 Setting up zip (3.0-12) ... [2022-08-02T12:00:37.371Z] #28 45.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-02T12:00:37.371Z] #28 45.75 Setting up bash-completion (1:2.11-2) ... [2022-08-02T12:00:37.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-02T12:00:37.853Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-02T12:00:38.509Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.235s coverage: 50.6% of statements [2022-08-02T12:00:38.752Z] #28 47.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-02T12:00:38.752Z] #28 47.09 Setting up sudo (1.9.5p2-3) ... [2022-08-02T12:00:38.752Z] #28 47.16 invoke-rc.d: could not determine current runlevel [2022-08-02T12:00:38.752Z] #28 47.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-02T12:00:38.752Z] #28 47.17 Setting up xfsprogs (5.10.0-4) ... [2022-08-02T12:00:38.752Z] #28 47.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-02T12:00:38.752Z] #28 47.20 Setting up inetutils-ping (2:2.0-1) ... [2022-08-02T12:00:38.752Z] #28 47.21 Setting up pigz (2.6-1) ... [2022-08-02T12:00:38.752Z] #28 47.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-02T12:00:38.752Z] #28 47.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-02T12:00:38.752Z] #28 47.34 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-02T12:00:38.752Z] #28 47.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-02T12:00:39.322Z] #28 47.85 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-02T12:00:39.322Z] #28 47.86 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-02T12:00:39.445Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.031s coverage: 46.1% of statements [2022-08-02T12:00:39.445Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-02T12:00:39.582Z] #28 48.13 Setting up libelf1:amd64 (0.183-1) ... [2022-08-02T12:00:39.582Z] #28 48.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-02T12:00:39.582Z] #28 48.16 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-02T12:00:39.582Z] #28 48.17 Setting up python3-distutils (3.9.2-1) ... [2022-08-02T12:00:39.890Z] #28 48.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-02T12:00:39.890Z] #28 48.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-02T12:00:39.890Z] #28 48.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-02T12:00:39.890Z] #28 48.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-02T12:00:40.150Z] #28 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-02T12:00:40.150Z] #28 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-02T12:00:40.150Z] #28 48.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-02T12:00:40.150Z] #28 48.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-02T12:00:40.150Z] #28 48.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-02T12:00:40.150Z] #28 48.67 Setting up python3-setuptools (52.0.0-4) ... [2022-08-02T12:00:40.380Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-02T12:00:40.639Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.965s coverage: 58.5% of statements [2022-08-02T12:00:40.639Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-02T12:00:40.639Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-02T12:00:41.088Z] #28 49.49 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-02T12:00:41.088Z] #28 49.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-02T12:00:41.088Z] #28 49.51 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-02T12:00:41.088Z] #28 49.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-02T12:00:41.205Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-02T12:00:41.658Z] #28 50.31 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-02T12:00:41.658Z] #28 50.36 Setting up jq (1.6-2.1) ... [2022-08-02T12:00:41.772Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-02T12:00:41.918Z] #28 50.37 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-02T12:00:41.918Z] #28 50.39 Setting up iptables (1.8.7-1) ... [2022-08-02T12:00:41.918Z] #28 50.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T12:00:41.918Z] #28 50.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T12:00:41.918Z] #28 50.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-02T12:00:41.918Z] #28 50.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-02T12:00:41.918Z] #28 50.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-02T12:00:41.918Z] #28 50.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-02T12:00:41.918Z] #28 50.44 Setting up iproute2 (5.10.0-4) ... [2022-08-02T12:00:42.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-02T12:00:42.178Z] #28 50.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-02T12:00:42.607Z] docker_cli_daemon_test.go:2504: [df0c84d20a577] daemon is not started [2022-08-02T12:00:42.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-02T12:00:42.707Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 6.9% of statements [2022-08-02T12:00:42.707Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-02T12:00:42.707Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-02T12:00:43.120Z] #28 DONE 51.5s [2022-08-02T12:00:43.120Z] [2022-08-02T12:00:43.120Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-02T12:00:43.120Z] #29 sha256:8f89d23f551f34539b538b15fa7671b297193be1ad73df0c01728de73469b2f0 [2022-08-02T12:00:43.273Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-08-02T12:00:43.543Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-02T12:00:43.840Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-08-02T12:00:43.840Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 79.9% of statements [2022-08-02T12:00:43.840Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-02T12:00:44.064Z] #29 0.883 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-02T12:00:44.064Z] #29 0.889 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-02T12:00:44.064Z] #29 0.893 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-02T12:00:44.064Z] #29 DONE 0.9s [2022-08-02T12:00:44.064Z] [2022-08-02T12:00:44.064Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-02T12:00:44.064Z] #30 sha256:a0fc943e344d4d09dbffd3630de2b12bbd1d335e3e097356969b215968830846 [2022-08-02T12:00:44.110Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-02T12:00:44.110Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-02T12:00:44.368Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-02T12:00:44.408Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-08-02T12:00:44.666Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 68.2% of statements [2022-08-02T12:00:44.924Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-02T12:00:45.491Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.147s coverage: 76.8% of statements [2022-08-02T12:00:45.749Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 79.4% of statements [2022-08-02T12:00:45.749Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-02T12:00:45.749Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-02T12:00:46.684Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 62.0% of statements [2022-08-02T12:00:46.684Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-08-02T12:00:47.619Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-08-02T12:00:47.619Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-02T12:00:48.186Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-02T12:00:48.557Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-02T12:00:49.121Z] ok github.com/docker/docker/daemon/logger/splunk 1.526s coverage: 82.5% of statements [2022-08-02T12:00:49.121Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-02T12:00:49.121Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-02T12:00:49.124Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-02T12:00:49.382Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-02T12:00:49.687Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-08-02T12:00:49.949Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-02T12:00:51.060Z] ok github.com/docker/docker/distribution 1.500s coverage: 28.0% of statements [2022-08-02T12:00:51.060Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-02T12:00:51.318Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-02T12:00:51.325Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-02T12:00:51.584Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-02T12:00:51.885Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-02T12:00:52.143Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-08-02T12:00:52.143Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-02T12:00:52.151Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-02T12:00:52.191Z] #30 7.325 Collecting yamllint==1.26.1 [2022-08-02T12:00:52.191Z] #30 8.364 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-02T12:00:52.401Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2022-08-02T12:00:52.409Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-02T12:00:52.668Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-02T12:00:52.761Z] #30 9.017 Collecting pathspec>=0.5.3 [2022-08-02T12:00:52.761Z] #30 9.022 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-02T12:00:52.926Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-02T12:00:52.926Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-02T12:00:52.968Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-02T12:00:52.968Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-02T12:00:52.968Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-02T12:00:53.022Z] #30 9.274 Collecting pyyaml [2022-08-02T12:00:53.022Z] #30 9.301 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-02T12:00:53.022Z] #30 9.336 Building wheels for collected packages: yamllint [2022-08-02T12:00:53.185Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-02T12:00:53.185Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-02T12:00:53.185Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-02T12:00:53.282Z] #30 9.341 Building wheel for yamllint (setup.py): started [2022-08-02T12:00:53.534Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-02T12:00:53.541Z] #30 9.893 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-02T12:00:53.800Z] #30 9.899 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=973bad1df3086a853aa193df17ecbbf5c8ac4d0d42d902c933e512535744fefa [2022-08-02T12:00:53.800Z] #30 9.899 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-02T12:00:53.800Z] #30 9.905 Successfully built yamllint [2022-08-02T12:00:53.800Z] #30 9.923 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-02T12:00:53.800Z] #30 10.15 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-02T12:00:54.100Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-02T12:00:54.122Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-02T12:00:54.368Z] #30 DONE 10.5s [2022-08-02T12:00:54.368Z] [2022-08-02T12:00:54.368Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-02T12:00:54.368Z] #34 sha256:57fd62cc9f89232bba825cc2906b39a13221fcd4e6eff87a7e60d14b9e67f275 [2022-08-02T12:00:54.380Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-02T12:00:54.628Z] #34 DONE 0.2s [2022-08-02T12:00:54.628Z] [2022-08-02T12:00:54.628Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-02T12:00:54.628Z] #39 sha256:6d2a20d4508fea4c4c59cca3f97071fe30aa6f7d7c1eadbfb44060523763a1d1 [2022-08-02T12:00:54.628Z] #39 DONE 0.2s [2022-08-02T12:00:54.628Z] [2022-08-02T12:00:54.628Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-02T12:00:54.628Z] #42 sha256:7f6c6b3f5294fee0039885720ab25d2f25592b1b69a9440ae5bae39e6bf016c0 [2022-08-02T12:00:54.628Z] #42 DONE 0.1s [2022-08-02T12:00:54.628Z] [2022-08-02T12:00:54.628Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-02T12:00:54.628Z] #71 sha256:fa81440e0ba16dac162381353ef7ad304c3bb5deb355354dcc7e48040afdd65f [2022-08-02T12:00:54.666Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-08-02T12:00:54.666Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-02T12:00:54.887Z] #71 ... [2022-08-02T12:00:54.887Z] [2022-08-02T12:00:54.887Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-02T12:00:54.887Z] #44 sha256:738b3fb410d3478d0387b993ca4b19d581a873732e6b7f0b99071692c4f89fe3 [2022-08-02T12:00:54.887Z] #44 DONE 0.1s [2022-08-02T12:00:54.887Z] [2022-08-02T12:00:54.887Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-02T12:00:54.887Z] #46 sha256:f4bb3d8ef569476d22bb58093ba4c57e68877e048a10230e40f0ee4657bb9ee0 [2022-08-02T12:00:54.887Z] #46 DONE 0.1s [2022-08-02T12:00:54.887Z] [2022-08-02T12:00:54.887Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-02T12:00:54.887Z] #48 sha256:b1f9f7f4dabb9f6ee180fa0a4483d977172fada903a9ea81eac9b4e6f8d73bf8 [2022-08-02T12:00:54.887Z] #48 DONE 0.1s [2022-08-02T12:00:54.887Z] [2022-08-02T12:00:54.887Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T12:00:54.887Z] #67 sha256:8a36fb43b0b7e66a9ef41d4371188c83fd68718fc768ac00fd374b356f184aca [2022-08-02T12:00:55.146Z] #67 ... [2022-08-02T12:00:55.146Z] [2022-08-02T12:00:55.146Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-02T12:00:55.146Z] #52 sha256:0a8da558cf946b387e7307175eb8d2a5e3298eda8dfd2e0341063c372cc90f87 [2022-08-02T12:00:55.146Z] #52 DONE 0.1s [2022-08-02T12:00:55.146Z] [2022-08-02T12:00:55.146Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-02T12:00:55.146Z] #55 sha256:eb75884ee6881d2a2f46f388e6ac0b5ac30c7f6caf29392351138b8e8fdb55b7 [2022-08-02T12:00:55.146Z] #55 DONE 0.1s [2022-08-02T12:00:55.146Z] [2022-08-02T12:00:55.146Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-02T12:00:55.146Z] #59 sha256:5cfd4871c2ad2d3460faf7834df85c9955bb994ed2d16671b0e6350687502af2 [2022-08-02T12:00:55.146Z] #59 DONE 0.1s [2022-08-02T12:00:55.146Z] [2022-08-02T12:00:55.146Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T12:00:55.146Z] #67 sha256:8a36fb43b0b7e66a9ef41d4371188c83fd68718fc768ac00fd374b356f184aca [2022-08-02T12:00:55.405Z] #67 ... [2022-08-02T12:00:55.406Z] [2022-08-02T12:00:55.406Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-02T12:00:55.406Z] #61 sha256:54f7487e6ddc06dc75eb2d1602899f2a176585be2ccac3cf4be26d3b52e843fd [2022-08-02T12:00:55.406Z] #61 DONE 0.1s [2022-08-02T12:00:55.406Z] [2022-08-02T12:00:55.406Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-02T12:00:55.406Z] #63 sha256:85d1e586c091ad0ea9c1f04c3aecb2883bb4c805f27d2ec32465ad95c469a791 [2022-08-02T12:00:55.406Z] #63 DONE 0.2s [2022-08-02T12:00:55.406Z] [2022-08-02T12:00:55.406Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T12:00:55.406Z] #67 sha256:8a36fb43b0b7e66a9ef41d4371188c83fd68718fc768ac00fd374b356f184aca [2022-08-02T12:00:55.665Z] #67 ... [2022-08-02T12:00:55.665Z] [2022-08-02T12:00:55.665Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-02T12:00:55.665Z] #65 sha256:e7fea0e1e19dc2fb557101d8ae9d3033531144c9d475bb10c1fcf4752eea7be4 [2022-08-02T12:00:55.665Z] #65 DONE 0.1s [2022-08-02T12:00:55.924Z] [2022-08-02T12:00:55.924Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-02T12:00:55.924Z] #67 sha256:8a36fb43b0b7e66a9ef41d4371188c83fd68718fc768ac00fd374b356f184aca [2022-08-02T12:00:56.570Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.1% of statements [2022-08-02T12:00:56.911Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-02T12:00:56.911Z] check_test.go:540: [dca202537b42f] daemon is not started [2022-08-02T12:00:56.911Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-02T12:00:57.506Z] ok github.com/docker/docker/pkg/authorization 0.637s coverage: 68.3% of statements [2022-08-02T12:00:57.506Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-02T12:00:57.764Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-02T12:00:58.287Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-02T12:00:58.854Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-02T12:00:59.422Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-02T12:00:59.680Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-02T12:01:00.249Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-02T12:01:00.508Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-02T12:01:00.767Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-02T12:01:01.045Z] ok github.com/docker/docker/pkg/chrootarchive 2.526s coverage: 42.7% of statements [2022-08-02T12:01:01.045Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-02T12:01:01.045Z] ok github.com/docker/docker/layer 7.306s coverage: 68.9% of statements [2022-08-02T12:01:01.045Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-02T12:01:01.045Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-02T12:01:01.045Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-02T12:01:01.045Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-02T12:01:01.045Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-02T12:01:01.045Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-02T12:01:01.303Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite (302.97s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.03s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.11s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.85s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.06s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.51s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.18s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.41s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.55s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.89s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.50s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.54s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.23s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.76s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.18s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.51s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (5.46s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.82s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.52s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.34s) [2022-08-02T12:01:01.334Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.64s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.61s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.24s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.35s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.69s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.73s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.87s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.45s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-08-02T12:01:01.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.45s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.48s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.52s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.47s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.46s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.76s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.80s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.81s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (8.82s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.79s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.53s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.76s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.96s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.26s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.10s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.34s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.93s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.63s) [2022-08-02T12:01:01.335Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-02T12:01:01.335Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.54s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.66s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.49s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.79s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.68s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.06s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.34s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.20s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.09s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.71s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.46s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.59s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.03s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.51s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.07s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.92s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.85s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.34s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.17s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.67s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.56s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.13s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.35s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.29s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.10s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.14s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.58s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.95s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.12s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.56s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.65s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.45s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.31s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.92s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.99s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.70s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.54s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.04s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.90s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.34s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.16s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2022-08-02T12:01:01.335Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.90s) [2022-08-02T12:01:01.335Z] === RUN TestDockerSwarmSuite [2022-08-02T12:01:01.335Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-02T12:01:01.562Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2022-08-02T12:01:01.875Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-08-02T12:01:02.136Z] ok github.com/docker/docker/pkg/fsutils 0.263s coverage: 85.1% of statements [2022-08-02T12:01:02.136Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-02T12:01:03.526Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 70.1% of statements [2022-08-02T12:01:03.526Z] ok github.com/docker/docker/pkg/idtools 0.452s coverage: 67.9% of statements [2022-08-02T12:01:03.526Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-02T12:01:03.784Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-02T12:01:03.784Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-02T12:01:03.784Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-02T12:01:04.043Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2022-08-02T12:01:04.043Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-08-02T12:01:04.301Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-02T12:01:04.301Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-08-02T12:01:04.301Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-02T12:01:04.301Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-02T12:01:04.622Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-02T12:01:04.867Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2022-08-02T12:01:05.434Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-02T12:01:05.694Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-08-02T12:01:05.694Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-02T12:01:07.067Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-08-02T12:01:07.326Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-02T12:01:07.585Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-02T12:01:07.843Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-02T12:01:07.908Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-02T12:01:08.101Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-02T12:01:08.101Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-02T12:01:08.666Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-02T12:01:09.232Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-02T12:01:09.490Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2022-08-02T12:01:10.057Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-02T12:01:10.057Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-02T12:01:10.440Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-02T12:01:10.440Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-02T12:01:11.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-02T12:01:11.956Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-02T12:01:12.214Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-02T12:01:12.472Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-02T12:01:13.194Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-02T12:01:13.846Z] ok github.com/docker/docker/quota 0.190s coverage: 71.4% of statements [2022-08-02T12:01:13.846Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-02T12:01:14.781Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-02T12:01:15.347Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-02T12:01:15.347Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-02T12:01:15.914Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-02T12:01:16.172Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-02T12:01:16.482Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-02T12:01:17.050Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-02T12:01:17.050Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-02T12:01:17.050Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-02T12:01:17.050Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-02T12:01:17.050Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-02T12:01:17.050Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-02T12:01:17.050Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-02T12:01:17.050Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-02T12:01:17.050Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-02T12:01:17.547Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-02T12:01:17.870Z] #67 90.17 + mkdir -p /build [2022-08-02T12:01:17.870Z] #67 90.17 + cp runc /build/runc [2022-08-02T12:01:17.870Z] #67 DONE 90.5s [2022-08-02T12:01:17.870Z] [2022-08-02T12:01:17.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-08-02T12:01:17.870Z] #71 sha256:fa81440e0ba16dac162381353ef7ad304c3bb5deb355354dcc7e48040afdd65f [2022-08-02T12:01:17.870Z] #71 ... [2022-08-02T12:01:17.870Z] [2022-08-02T12:01:17.870Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-02T12:01:17.870Z] #68 sha256:7dcce1c8e8562c601024cc891304afafd909d412dd90762c1f90e2a5c4c9da80 [2022-08-02T12:01:17.870Z] #68 DONE 0.1s [2022-08-02T12:01:17.870Z] [2022-08-02T12:01:17.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-08-02T12:01:17.870Z] #71 sha256:fa81440e0ba16dac162381353ef7ad304c3bb5deb355354dcc7e48040afdd65f [2022-08-02T12:01:18.480Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.8% of statements [2022-08-02T12:01:18.952Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-02T12:01:19.046Z] ok github.com/docker/docker/volume/mounts 0.012s coverage: 67.7% of statements [2022-08-02T12:01:19.981Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-02T12:01:22.238Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-02T12:01:24.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-02T12:01:24.769Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-02T12:01:24.769Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-02T12:01:25.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-02T12:01:26.359Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-02T12:01:26.359Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-02T12:01:26.359Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T12:01:26.359Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-02T12:01:26.359Z] [2022-08-02T12:01:26.359Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-02T12:01:26.359Z] DOCKER_SYSTEMD=1 [2022-08-02T12:01:26.359Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-02T12:01:26.359Z] HOSTNAME=201c9a6228e6 [2022-08-02T12:01:26.359Z] DEST=bundles/test-integration [2022-08-02T12:01:26.359Z] PWD=/go/src/github.com/docker/docker [2022-08-02T12:01:26.359Z] DOCKER_GITCOMMIT=05aecb6ceb3b3aa113c2e963bbde8a276f00fbea [2022-08-02T12:01:26.359Z] container=docker [2022-08-02T12:01:26.359Z] HOME=/root [2022-08-02T12:01:26.359Z] LANG=C.UTF-8 [2022-08-02T12:01:26.359Z] INVOCATION_ID=72d40fc985fe421d86ba1b270fe3a324 [2022-08-02T12:01:26.359Z] GOLANG_VERSION=1.18.4 [2022-08-02T12:01:26.359Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-02T12:01:26.359Z] VALIDATE_BRANCH=master [2022-08-02T12:01:26.359Z] TERM=xterm [2022-08-02T12:01:26.359Z] DOCKER_PKG=github.com/docker/docker [2022-08-02T12:01:26.359Z] SHLVL=3 [2022-08-02T12:01:26.359Z] TIMEOUT=120m [2022-08-02T12:01:26.359Z] DOCKER_BUILDTAGS= journald [2022-08-02T12:01:26.359Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-02T12:01:26.359Z] GO111MODULE=off [2022-08-02T12:01:26.359Z] DOCKER_EXPERIMENTAL=1 [2022-08-02T12:01:26.359Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-02T12:01:26.359Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-02T12:01:26.359Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-02T12:01:26.359Z] GOPATH=/go [2022-08-02T12:01:26.359Z] PKG_CONFIG=pkg-config [2022-08-02T12:01:26.359Z] _=/usr/bin/env [2022-08-02T12:01:26.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-02T12:01:27.239Z] docker_api_swarm_test.go:563: [dd62fbdee3ec3] joining swarm manager [d34da380de82b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:01:29.143Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-02T12:01:33.330Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-02T12:01:33.330Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-02T12:01:33.897Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-02T12:01:37.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-02T12:01:37.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-02T12:01:37.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-02T12:01:37.751Z] docker_api_swarm_test.go:585: [d6d197992e159] joining swarm manager [d34da380de82b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:01:38.010Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-02T12:01:38.946Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-02T12:01:39.883Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-02T12:01:41.259Z] check_test.go:611: [dd62fbdee3ec3] daemon is not started [2022-08-02T12:01:41.897Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/rootless [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/volume [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-02T12:01:41.897Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === Skipped [2022-08-02T12:01:41.897Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-02T12:01:41.897Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-02T12:01:41.897Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-02T12:01:41.897Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-02T12:01:41.897Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:71: No driver to put! [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-02T12:01:41.897Z] time="2022-08-02T12:00:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-02T12:01:41.897Z] time="2022-08-02T12:00:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-02T12:01:41.897Z] time="2022-08-02T12:00:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-02T12:01:41.897Z] time="2022-08-02T12:00:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-02T12:01:41.897Z] time="2022-08-02T12:00:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:71: No driver to put! [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-02T12:01:41.897Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-02T12:01:41.897Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-02T12:01:41.897Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:01:41.897Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-02T12:01:41.897Z] graphtest_unix.go:71: No driver to put! [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-02T12:01:41.897Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-02T12:01:41.897Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-02T12:01:41.897Z] [2022-08-02T12:01:41.897Z] DONE 2822 tests, 28 skipped in 208.865s [2022-08-02T12:01:41.897Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/config [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T12:01:41.897Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/idm [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/ns [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/options [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/osl [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T12:01:41.898Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-02T12:01:41.898Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-02T12:01:47.823Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-02T12:01:48.390Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-02T12:01:49.958Z] #71 177.9 # github.com/containerd/containerd/cmd/containerd [2022-08-02T12:01:49.958Z] #71 177.9 /usr/bin/ld: /tmp/go-link-1832405203/000019.o: in function `New': [2022-08-02T12:01:49.958Z] #71 177.9 /tmp/tmp.8gQSlmfQKa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-02T12:01:49.958Z] #71 178.0 + bin/containerd-stress [2022-08-02T12:01:49.958Z] #71 179.1 + bin/containerd-shim [2022-08-02T12:01:50.923Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-02T12:01:51.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-02T12:01:51.491Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-02T12:01:51.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-02T12:01:52.427Z] --- PASS: TestImportExtremelyLargeImageWorks (93.74s) [2022-08-02T12:01:52.427Z] PASS [2022-08-02T12:01:52.427Z] [2022-08-02T12:01:52.427Z] DONE 22 tests in 99.773s [2022-08-02T12:01:52.427Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-02T12:01:52.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:01:52.427Z] ++ set -e [2022-08-02T12:01:52.427Z] ++ '[' -n 0 ']' [2022-08-02T12:01:52.427Z] ++ set -x [2022-08-02T12:01:52.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:01:52.427Z] === RUN TestStripANSICommands [2022-08-02T12:01:52.427Z] === RUN TestStripANSICommands/#00 [2022-08-02T12:01:52.427Z] === RUN TestStripANSICommands/#01 [2022-08-02T12:01:52.427Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-02T12:01:52.427Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-02T12:01:52.427Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-02T12:01:52.427Z] PASS [2022-08-02T12:01:52.427Z] [2022-08-02T12:01:52.427Z] DONE 3 tests in 0.008s [2022-08-02T12:01:52.427Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-02T12:01:52.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:01:52.427Z] ++ set -e [2022-08-02T12:01:52.427Z] ++ '[' -n 0 ']' [2022-08-02T12:01:52.427Z] ++ set -x [2022-08-02T12:01:52.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:01:52.427Z] INFO: Testing against a local daemon [2022-08-02T12:01:52.427Z] === RUN TestNetworkCreateDelete [2022-08-02T12:01:52.427Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-02T12:01:52.427Z] === RUN TestDockerNetworkDeletePreferID [2022-08-02T12:01:53.362Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2022-08-02T12:01:53.362Z] === RUN TestDaemonDNSFallback [2022-08-02T12:01:53.362Z] docker_api_swarm_test.go:46: [dd80dca885eb1] joining swarm manager [d0f81cb2b78cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:01:56.610Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-02T12:01:56.610Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-02T12:01:56.610Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T12:01:56.610Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-02T12:01:56.610Z] [2022-08-02T12:01:56.610Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-02T12:01:56.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-02T12:01:56.610Z] HOSTNAME=e859761314e8 [2022-08-02T12:01:56.610Z] DEST=bundles/test-integration [2022-08-02T12:01:56.610Z] PWD=/go/src/github.com/docker/docker [2022-08-02T12:01:56.610Z] DOCKER_ROOTLESS=1 [2022-08-02T12:01:56.610Z] DOCKER_GITCOMMIT=32289579010c52a8eff1f49eb4b67459c7565195 [2022-08-02T12:01:56.610Z] container=docker [2022-08-02T12:01:56.610Z] HOME=/root [2022-08-02T12:01:56.610Z] GOLANG_VERSION=1.18.4 [2022-08-02T12:01:56.610Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-02T12:01:56.610Z] VALIDATE_BRANCH=master [2022-08-02T12:01:56.610Z] TERM=xterm [2022-08-02T12:01:56.610Z] DOCKER_PKG=github.com/docker/docker [2022-08-02T12:01:56.610Z] SHLVL=1 [2022-08-02T12:01:56.610Z] TIMEOUT=120m [2022-08-02T12:01:56.610Z] DOCKER_BUILDTAGS= journald [2022-08-02T12:01:56.610Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-02T12:01:56.610Z] GO111MODULE=off [2022-08-02T12:01:56.610Z] DOCKER_EXPERIMENTAL=1 [2022-08-02T12:01:56.610Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-02T12:01:56.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-02T12:01:56.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-02T12:01:56.610Z] GOPATH=/go [2022-08-02T12:01:56.610Z] PKG_CONFIG=pkg-config [2022-08-02T12:01:56.610Z] _=/usr/bin/env [2022-08-02T12:01:56.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-02T12:01:58.627Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-02T12:01:58.885Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-02T12:01:58.885Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-02T12:01:59.820Z] --- PASS: TestDaemonDNSFallback (6.67s) [2022-08-02T12:01:59.820Z] === RUN TestInspectNetwork [2022-08-02T12:02:02.175Z] #71 190.3 + bin/containerd-shim-runc-v1 [2022-08-02T12:02:02.352Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-02T12:02:03.288Z] === RUN TestInspectNetwork/full_network_id [2022-08-02T12:02:03.288Z] === RUN TestInspectNetwork/partial_network_id [2022-08-02T12:02:03.288Z] === RUN TestInspectNetwork/network_name [2022-08-02T12:02:03.288Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-02T12:02:03.546Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-02T12:02:04.926Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-02T12:02:07.456Z] #71 196.7 + bin/containerd-shim-runc-v2 [2022-08-02T12:02:08.396Z] #71 197.5 + binaries [2022-08-02T12:02:08.396Z] #71 197.5 + install -D bin/containerd /build/containerd [2022-08-02T12:02:08.396Z] #71 197.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-02T12:02:08.396Z] #71 197.5 + install -D bin/ctr /build/ctr [2022-08-02T12:02:08.965Z] #71 DONE 198.0s [2022-08-02T12:02:09.112Z] --- PASS: TestInspectNetwork (8.72s) [2022-08-02T12:02:09.112Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-02T12:02:09.112Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-02T12:02:09.112Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-02T12:02:09.112Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-02T12:02:09.112Z] === RUN TestRunContainerWithBridgeNone [2022-08-02T12:02:09.904Z] [2022-08-02T12:02:09.904Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-02T12:02:09.904Z] #72 sha256:3e17662d7a89ce55a74db7655c6796f5ab1b19e27b1ab2938a5c48af2e90db9c [2022-08-02T12:02:10.047Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-02T12:02:10.163Z] #72 DONE 0.4s [2022-08-02T12:02:10.163Z] [2022-08-02T12:02:10.163Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-02T12:02:10.163Z] #77 sha256:71f75e6038b86350463823bf71875aced2b7f4e81ffc48bd943ab8112c62661f [2022-08-02T12:02:10.163Z] #77 DONE 0.1s [2022-08-02T12:02:10.306Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-02T12:02:10.306Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:02:10.306Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:02:10.306Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:02:10.306Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-02T12:02:10.306Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-02T12:02:10.306Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-02T12:02:10.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-02T12:02:10.306Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-02T12:02:10.306Z] === RUN TestNetworkList [2022-08-02T12:02:10.422Z] [2022-08-02T12:02:10.422Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-02T12:02:10.422Z] #82 sha256:aff0617739390afb26e75a64a36cd0efac22cef2e3a7696f78b98719898e7a9f [2022-08-02T12:02:10.422Z] #82 DONE 0.2s [2022-08-02T12:02:10.422Z] [2022-08-02T12:02:10.422Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-02T12:02:10.422Z] #85 sha256:24e44cb921eebeea41d35e7792ba218ca61b20db6f0f009488bc2dbfe83b8326 [2022-08-02T12:02:10.565Z] === RUN TestNetworkList//networks [2022-08-02T12:02:10.565Z] === PAUSE TestNetworkList//networks [2022-08-02T12:02:10.565Z] === RUN TestNetworkList//networks/ [2022-08-02T12:02:10.565Z] === PAUSE TestNetworkList//networks/ [2022-08-02T12:02:10.565Z] === CONT TestNetworkList//networks [2022-08-02T12:02:10.565Z] === CONT TestNetworkList//networks/ [2022-08-02T12:02:10.565Z] --- PASS: TestNetworkList (0.01s) [2022-08-02T12:02:10.565Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-02T12:02:10.565Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-02T12:02:10.565Z] === RUN TestHostIPv4BridgeLabel [2022-08-02T12:02:10.682Z] #85 DONE 0.1s [2022-08-02T12:02:10.682Z] [2022-08-02T12:02:10.682Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-02T12:02:10.682Z] #86 sha256:7b271586b57653422ed537f02a036982b7da3f13187480627354bb285c73a936 [2022-08-02T12:02:10.682Z] #86 DONE 0.0s [2022-08-02T12:02:10.682Z] [2022-08-02T12:02:10.682Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-02T12:02:10.682Z] #87 sha256:dd8b1a84594617dd599be8c176bb38b5ba4b9459184c4d20d4bfa7b2d890a372 [2022-08-02T12:02:10.682Z] #87 DONE 0.0s [2022-08-02T12:02:10.682Z] [2022-08-02T12:02:10.682Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-02T12:02:10.682Z] #88 sha256:4fc653b4172ac350d12d20740df112cad4c6539bbf9fd6f9291af9718843e1e5 [2022-08-02T12:02:11.132Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-02T12:02:11.132Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-02T12:02:11.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-02T12:02:11.390Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-02T12:02:11.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-02T12:02:11.957Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-02T12:02:11.957Z] === RUN TestDaemonDefaultNetworkPools [2022-08-02T12:02:12.060Z] #88 DONE 1.4s [2022-08-02T12:02:12.060Z] [2022-08-02T12:02:12.060Z] #89 exporting to image [2022-08-02T12:02:12.060Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-02T12:02:12.060Z] #89 exporting layers [2022-08-02T12:02:12.892Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-02T12:02:12.892Z] --- PASS: TestDaemonDefaultNetworkPools (0.90s) [2022-08-02T12:02:12.892Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-02T12:02:13.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-02T12:02:13.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-02T12:02:14.268Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.39s) [2022-08-02T12:02:14.268Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-02T12:02:15.643Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-08-02T12:02:15.643Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-02T12:02:16.209Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-08-02T12:02:16.209Z] === RUN TestServiceWithPredefinedNetwork [2022-08-02T12:02:19.494Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2022-08-02T12:02:19.494Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-02T12:02:19.494Z] service_test.go:243: FLAKY_TEST [2022-08-02T12:02:19.494Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-02T12:02:19.494Z] === RUN TestServiceWithDataPathPortInit [2022-08-02T12:02:24.761Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-02T12:02:24.762Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-02T12:02:28.046Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-02T12:02:28.046Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-02T12:02:28.046Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-02T12:02:28.305Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork 37.462s coverage: 40.6% of statements [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.510s coverage: 59.9% of statements [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.019s coverage: 5.2% of statements [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-02T12:02:28.553Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-02T12:02:28.553Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-08-02T12:02:28.563Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-02T12:02:28.563Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-02T12:02:28.821Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-02T12:02:30.722Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-02T12:02:31.289Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-02T12:02:32.224Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-02T12:02:33.159Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-02T12:02:34.009Z] #89 exporting layers 21.0s done [2022-08-02T12:02:34.009Z] #89 writing image sha256:ecdc38b764b66707921f7729218ffd918a326f15f9a7c11788d05126c00091e0 done [2022-08-02T12:02:34.009Z] #89 naming to docker.io/library/docker:312f2da8454863b85fa6427540bd5c28f1551972 done [2022-08-02T12:02:34.009Z] #89 DONE 21.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-02T12:02:34.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43898/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=312f2da8454863b85fa6427540bd5c28f1551972 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:312f2da8454863b85fa6427540bd5c28f1551972 hack/validate/default [2022-08-02T12:02:34.534Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-02T12:02:34.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-02T12:02:35.100Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-02T12:02:35.358Z] --- PASS: TestServiceWithDataPathPortInit (16.31s) [2022-08-02T12:02:35.358Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-02T12:02:36.255Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-02T12:02:36.255Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-02T12:02:36.255Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-02T12:02:36.255Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-02T12:02:36.255Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-02T12:02:36.255Z] [2022-08-02T12:02:36.255Z] INFO Start validation with golang-ci-lint [2022-08-02T12:02:36.515Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-02T12:02:36.774Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-02T12:02:36.774Z] INFO [loader] Using build tags: [ journald] [2022-08-02T12:02:38.520Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.332s coverage: 6.6% of statements [2022-08-02T12:02:38.521Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-02T12:02:38.521Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-02T12:02:38.643Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:shmle1blu3wl11xqt1damug71 Created:2022-08-02 12:02:36.734028987 +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[df69e6003996076084b09c139eaaf2affafbc1aeb12538e46d8c99df296a69ae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.it8xph8ejvc7z4kubt1f4iptf EndpointID:03bddffbd47964b6f35a1dc92cbd294f247a594ec976b18544f30915416c6e57 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:836010dac71f775769b5b5b3baf557ba171c3bb388e4870307bf4d816e7fad68 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:78da45bc2149 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.it8xph8ejvc7z4kubt1f4iptf EndpointID:03bddffbd47964b6f35a1dc92cbd294f247a594ec976b18544f30915416c6e57 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-02T12:02:38.779Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-02T12:02:38.779Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-02T12:02:38.779Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-02T12:02:38.779Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-02T12:02:39.344Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-02T12:02:39.603Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-08-02T12:02:39.861Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-02T12:02:39.861Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-02T12:02:40.018Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-02T12:02:43.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-02T12:02:43.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-02T12:02:43.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-02T12:02:44.202Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.13s) [2022-08-02T12:02:44.202Z] PASS [2022-08-02T12:02:44.202Z] [2022-08-02T12:02:44.202Z] === Skipped [2022-08-02T12:02:44.202Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-02T12:02:44.202Z] service_test.go:243: FLAKY_TEST [2022-08-02T12:02:44.202Z] [2022-08-02T12:02:44.202Z] DONE 38 tests, 1 skipped in 51.235s [2022-08-02T12:02:44.202Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-02T12:02:44.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:02:44.202Z] ++ set -e [2022-08-02T12:02:44.202Z] ++ '[' -n 0 ']' [2022-08-02T12:02:44.202Z] ++ set -x [2022-08-02T12:02:44.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:02:44.202Z] INFO: Testing against a local daemon [2022-08-02T12:02:44.202Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-02T12:02:44.202Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:02:44.202Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-02T12:02:44.202Z] === RUN TestDockerNetworkIpvlan [2022-08-02T12:02:44.202Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:02:44.202Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-02T12:02:44.202Z] PASS [2022-08-02T12:02:44.202Z] [2022-08-02T12:02:44.202Z] === Skipped [2022-08-02T12:02:44.202Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-02T12:02:44.202Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:02:44.202Z] [2022-08-02T12:02:44.202Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-02T12:02:44.202Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:02:44.202Z] [2022-08-02T12:02:44.202Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-02T12:02:44.202Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-02T12:02:44.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:02:44.202Z] ++ set -e [2022-08-02T12:02:44.202Z] ++ '[' -n 0 ']' [2022-08-02T12:02:44.202Z] ++ set -x [2022-08-02T12:02:44.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:02:44.202Z] INFO: Testing against a local daemon [2022-08-02T12:02:44.202Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-02T12:02:45.136Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-08-02T12:02:45.136Z] === RUN TestDockerNetworkMacvlan [2022-08-02T12:02:45.702Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-02T12:02:46.637Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-02T12:02:47.203Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-02T12:02:49.734Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-02T12:02:51.637Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-02T12:02:52.055Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-02T12:02:53.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-02T12:02:53.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-02T12:02:53.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-02T12:02:54.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-02T12:02:54.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-02T12:02:54.922Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-02T12:02:55.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-02T12:02:55.490Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-02T12:02:55.750Z] --- PASS: TestDockerNetworkMacvlan (10.78s) [2022-08-02T12:02:55.750Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-08-02T12:02:55.750Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2022-08-02T12:02:55.750Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.03s) [2022-08-02T12:02:55.750Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.00s) [2022-08-02T12:02:55.750Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2022-08-02T12:02:55.750Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.68s) [2022-08-02T12:02:55.750Z] PASS [2022-08-02T12:02:55.750Z] [2022-08-02T12:02:55.750Z] DONE 8 tests in 12.199s [2022-08-02T12:02:55.750Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-02T12:02:55.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:02:55.750Z] ++ set -e [2022-08-02T12:02:55.750Z] ++ '[' -n 0 ']' [2022-08-02T12:02:55.750Z] ++ set -x [2022-08-02T12:02:55.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:02:55.750Z] testing: warning: no tests to run [2022-08-02T12:02:55.750Z] PASS [2022-08-02T12:02:55.750Z] [2022-08-02T12:02:55.750Z] DONE 0 tests in 0.007s [2022-08-02T12:02:55.750Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-02T12:02:55.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:02:55.750Z] ++ set -e [2022-08-02T12:02:55.750Z] ++ '[' -n 0 ']' [2022-08-02T12:02:55.750Z] ++ set -x [2022-08-02T12:02:55.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:02:55.750Z] INFO: Testing against a local daemon [2022-08-02T12:02:55.750Z] === RUN TestAuthZPluginAllowRequest [2022-08-02T12:02:56.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-02T12:02:56.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-02T12:02:57.253Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-08-02T12:02:57.253Z] === RUN TestAuthZPluginTLS [2022-08-02T12:02:57.512Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-02T12:02:57.512Z] === RUN TestAuthZPluginDenyRequest [2022-08-02T12:02:58.078Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2022-08-02T12:02:58.078Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-02T12:02:58.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-02T12:02:58.648Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-02T12:02:58.648Z] === RUN TestAuthZPluginDenyResponse [2022-08-02T12:02:59.215Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-02T12:02:59.215Z] === RUN TestAuthZPluginAllowEventStream [2022-08-02T12:02:59.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-02T12:03:00.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-02T12:03:00.408Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2022-08-02T12:03:00.408Z] === RUN TestAuthZPluginErrorResponse [2022-08-02T12:03:00.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-02T12:03:00.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-02T12:03:00.976Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-02T12:03:00.976Z] === RUN TestAuthZPluginErrorRequest [2022-08-02T12:03:01.542Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-02T12:03:01.542Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-02T12:03:02.123Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-02T12:03:02.123Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-02T12:03:02.123Z] docker_api_swarm_test.go:304: [d21ee7805d4ea] joining swarm manager [dd354e1e73e02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:03:02.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-02T12:03:02.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-02T12:03:03.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-02T12:03:03.516Z] docker_api_swarm_test.go:305: [d2d891ca8d2bb] joining swarm manager [dd354e1e73e02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:03:03.791Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.60s) [2022-08-02T12:03:03.791Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-02T12:03:04.054Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-02T12:03:04.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-02T12:03:04.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-02T12:03:04.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-02T12:03:04.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-02T12:03:05.156Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-02T12:03:05.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-02T12:03:05.417Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-08-02T12:03:05.417Z] === RUN TestAuthZPluginHeader [2022-08-02T12:03:05.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-02T12:03:05.988Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-02T12:03:05.988Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-02T12:03:05.988Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-02T12:03:05.988Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-02T12:03:06.248Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-02T12:03:06.249Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-02T12:03:06.269Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-02T12:03:06.269Z] Using test binary docker [2022-08-02T12:03:06.527Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-02T12:03:06.527Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-02T12:03:06.527Z] Starting dockerd [2022-08-02T12:03:06.527Z] INFO: Waiting for daemon to start... [2022-08-02T12:03:06.979Z] ok github.com/docker/docker/libnetwork/ipam 16.172s coverage: 85.3% of statements [2022-08-02T12:03:06.979Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-02T12:03:06.979Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-02T12:03:07.237Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-02T12:03:07.494Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-02T12:03:07.494Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-02T12:03:07.752Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-02T12:03:08.317Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-08-02T12:03:08.883Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.0% of statements [2022-08-02T12:03:09.141Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-02T12:03:09.399Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-02T12:03:09.832Z] . [2022-08-02T12:03:09.832Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-02T12:03:09.832Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-02T12:03:09.832Z] Error: No such image: emptyfs [2022-08-02T12:03:09.832Z] Running integration-test (iteration 1) [2022-08-02T12:03:09.832Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-02T12:03:10.092Z] Loaded image: busybox:latest [2022-08-02T12:03:10.358Z] Loaded image: busybox:glibc [2022-08-02T12:03:11.604Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.67s) [2022-08-02T12:03:11.604Z] === RUN TestAuthZPluginV2Disable [2022-08-02T12:03:11.734Z] Loaded image: debian:bullseye-slim [2022-08-02T12:03:11.734Z] Loaded image: hello-world:latest [2022-08-02T12:03:11.734Z] Loaded image: arm32v7/hello-world:latest [2022-08-02T12:03:11.734Z] INFO: Testing against a local daemon [2022-08-02T12:03:11.734Z] === RUN TestCgroupNamespacesBuild [2022-08-02T12:03:11.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-02T12:03:13.632Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2022-08-02T12:03:13.633Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-02T12:03:14.135Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-02T12:03:14.135Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-02T12:03:14.393Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-02T12:03:14.565Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-08-02T12:03:14.565Z] === RUN TestBuildWithSession [2022-08-02T12:03:14.565Z] build_session_test.go:25: TODO: BuildKit [2022-08-02T12:03:14.565Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-02T12:03:14.565Z] === RUN TestBuildSquashParent [2022-08-02T12:03:14.651Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2022-08-02T12:03:14.651Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-02T12:03:14.651Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-02T12:03:14.909Z] === RUN TestDockerSuite/TestBuildFails [2022-08-02T12:03:15.476Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-02T12:03:15.476Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-02T12:03:17.378Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-02T12:03:18.314Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-08-02T12:03:18.314Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-02T12:03:18.573Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-02T12:03:19.507Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-02T12:03:19.826Z] --- PASS: TestBuildSquashParent (5.02s) [2022-08-02T12:03:19.826Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-02T12:03:19.826Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T12:03:19.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T12:03:19.826Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T12:03:19.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T12:03:19.826Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T12:03:19.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T12:03:19.826Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T12:03:19.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T12:03:19.826Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T12:03:19.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T12:03:19.826Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T12:03:19.826Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T12:03:19.826Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T12:03:19.826Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T12:03:20.882Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-02T12:03:20.882Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-02T12:03:21.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T12:03:21.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T12:03:21.816Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-02T12:03:21.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-02T12:03:21.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-02T12:03:21.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-02T12:03:22.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-02T12:03:22.751Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-02T12:03:22.831Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T12:03:23.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-02T12:03:23.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-02T12:03:23.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T12:03:23.687Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-02T12:03:24.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-02T12:03:24.254Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-02T12:03:24.821Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-02T12:03:24.989Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-08-02T12:03:24.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.73s) [2022-08-02T12:03:24.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.98s) [2022-08-02T12:03:24.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.41s) [2022-08-02T12:03:24.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.60s) [2022-08-02T12:03:24.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.50s) [2022-08-02T12:03:24.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s) [2022-08-02T12:03:24.989Z] === RUN TestBuildMultiStageCopy [2022-08-02T12:03:24.989Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-02T12:03:26.196Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-02T12:03:26.361Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-02T12:03:26.361Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-02T12:03:26.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-02T12:03:26.620Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-02T12:03:26.620Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-02T12:03:26.878Z] --- PASS: TestBuildMultiStageCopy (2.37s) [2022-08-02T12:03:26.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-08-02T12:03:26.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-08-02T12:03:26.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-02T12:03:26.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-02T12:03:26.878Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-02T12:03:26.878Z] === RUN TestBuildMultiStageParentConfig [2022-08-02T12:03:27.131Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.10s) [2022-08-02T12:03:27.131Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-02T12:03:27.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-02T12:03:27.698Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-02T12:03:27.816Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-08-02T12:03:27.816Z] === RUN TestBuildLabelWithTargets [2022-08-02T12:03:28.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-02T12:03:28.632Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-02T12:03:28.751Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-08-02T12:03:28.752Z] === RUN TestBuildWithEmptyLayers [2022-08-02T12:03:28.890Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-02T12:03:28.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-02T12:03:29.010Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2022-08-02T12:03:29.010Z] === RUN TestBuildMultiStageOnBuild [2022-08-02T12:03:29.456Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-02T12:03:29.715Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-02T12:03:29.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-02T12:03:29.973Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-02T12:03:29.973Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-02T12:03:30.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-02T12:03:30.907Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-02T12:03:30.907Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2022-08-02T12:03:30.908Z] === RUN TestBuildUncleanTarFilenames [2022-08-02T12:03:31.165Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-02T12:03:31.423Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-02T12:03:31.473Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-02T12:03:31.473Z] === RUN TestBuildMultiStageLayerLeak [2022-08-02T12:03:31.682Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-02T12:03:31.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-02T12:03:31.940Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-02T12:03:32.198Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-02T12:03:32.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-02T12:03:33.132Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-02T12:03:33.372Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s) [2022-08-02T12:03:33.372Z] === RUN TestBuildWithHugeFile [2022-08-02T12:03:33.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-02T12:03:33.958Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-02T12:03:33.958Z] Using test binary docker [2022-08-02T12:03:33.958Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-02T12:03:33.958Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-02T12:03:33.958Z] INFO: Waiting for daemon to start... [2022-08-02T12:03:33.958Z] Starting dockerd [2022-08-02T12:03:34.505Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-02T12:03:37.504Z] . [2022-08-02T12:03:37.504Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-02T12:03:37.504Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-02T12:03:37.504Z] Error: No such image: emptyfs [2022-08-02T12:03:37.504Z] Running integration-test (iteration 1) [2022-08-02T12:03:37.504Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-02T12:03:37.763Z] Loaded image: busybox:latest [2022-08-02T12:03:38.023Z] Loaded image: busybox:glibc [2022-08-02T12:03:38.689Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-02T12:03:39.403Z] Loaded image: debian:bullseye-slim [2022-08-02T12:03:39.403Z] Loaded image: hello-world:latest [2022-08-02T12:03:39.403Z] Loaded image: arm32v7/hello-world:latest [2022-08-02T12:03:39.403Z] INFO: Testing against a local daemon [2022-08-02T12:03:39.403Z] === RUN TestCgroupNamespacesBuild [2022-08-02T12:03:39.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-02T12:03:40.784Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-08-02T12:03:40.784Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-02T12:03:41.526Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-02T12:03:41.526Z] docker_api_swarm_test.go:272: [d5c84700d0a1b] joining swarm manager [d1a76960d1068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:03:41.526Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-02T12:03:41.526Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-02T12:03:41.526Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-02T12:03:41.526Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-02T12:03:41.784Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-02T12:03:42.165Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-08-02T12:03:42.165Z] === RUN TestBuildWithSession [2022-08-02T12:03:42.165Z] build_session_test.go:25: TODO: BuildKit [2022-08-02T12:03:42.165Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-02T12:03:42.165Z] === RUN TestBuildSquashParent [2022-08-02T12:03:42.720Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-02T12:03:42.720Z] docker_api_swarm_test.go:273: [d7c0e8fe6d2c2] joining swarm manager [d1a76960d1068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:03:43.656Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-02T12:03:44.222Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-02T12:03:44.222Z] PASS [2022-08-02T12:03:44.222Z] [2022-08-02T12:03:44.222Z] DONE 17 tests in 48.294s [2022-08-02T12:03:44.222Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-02T12:03:44.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:03:44.222Z] ++ set -e [2022-08-02T12:03:44.222Z] ++ '[' -n 0 ']' [2022-08-02T12:03:44.222Z] ++ set -x [2022-08-02T12:03:44.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:03:44.222Z] INFO: Testing against a local daemon [2022-08-02T12:03:44.222Z] === RUN TestPluginInvalidJSON [2022-08-02T12:03:44.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:03:44.222Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:03:44.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:03:44.222Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:03:44.222Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-02T12:03:44.222Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-02T12:03:44.222Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:03:44.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-02T12:03:44.222Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:03:44.222Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-02T12:03:44.223Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-02T12:03:44.223Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-02T12:03:44.223Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-02T12:03:44.223Z] === RUN TestPluginInstall [2022-08-02T12:03:44.223Z] === RUN TestPluginInstall/no_auth [2022-08-02T12:03:44.789Z] time="2022-08-02T12:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:03:44.789Z] time="2022-08-02T12:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98089519f3d61db8a6da954916b76c40a74040c47acd3c6cd19ae0e53dc1f6d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:03:44.789Z] time="2022-08-02T12:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:03:44.789Z] time="2022-08-02T12:03:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98089519f3d61db8a6da954916b76c40a74040c47acd3c6cd19ae0e53dc1f6d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:03:45.047Z] === RUN TestPluginInstall/with_htpasswd [2022-08-02T12:03:45.306Z] time="2022-08-02T12:03:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:03:45.306Z] time="2022-08-02T12:03:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98089519f3d61db8a6da954916b76c40a74040c47acd3c6cd19ae0e53dc1f6d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:03:45.306Z] time="2022-08-02T12:03:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:03:45.306Z] time="2022-08-02T12:03:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98089519f3d61db8a6da954916b76c40a74040c47acd3c6cd19ae0e53dc1f6d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:03:45.564Z] === RUN TestPluginInstall/with_insecure [2022-08-02T12:03:46.499Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-02T12:03:46.499Z] time="2022-08-02T12:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:03:46.500Z] time="2022-08-02T12:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f6c573ab5057c2147a651aa38e580fbfb489783223709d94aaec8a11668b6af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:03:46.500Z] time="2022-08-02T12:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:03:46.500Z] time="2022-08-02T12:03:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f6c573ab5057c2147a651aa38e580fbfb489783223709d94aaec8a11668b6af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:03:46.758Z] plugin_test.go:195: [dc3ba742791df] daemon is not started [2022-08-02T12:03:46.758Z] --- PASS: TestPluginInstall (2.50s) [2022-08-02T12:03:46.758Z] --- PASS: TestPluginInstall/no_auth (0.88s) [2022-08-02T12:03:46.758Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-02T12:03:46.758Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-08-02T12:03:46.758Z] === RUN TestPluginsWithRuntimes [2022-08-02T12:03:46.758Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-02T12:03:47.016Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-02T12:03:48.392Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-02T12:03:49.327Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-02T12:03:50.262Z] --- PASS: TestPluginsWithRuntimes (3.59s) [2022-08-02T12:03:50.262Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-08-02T12:03:50.262Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.05s) [2022-08-02T12:03:50.262Z] === RUN TestPluginBackCompatMediaTypes [2022-08-02T12:03:50.283Z] --- PASS: TestBuildSquashParent (7.37s) [2022-08-02T12:03:50.283Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-02T12:03:50.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T12:03:50.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T12:03:50.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T12:03:50.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T12:03:50.283Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T12:03:50.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T12:03:50.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T12:03:50.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T12:03:50.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T12:03:50.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T12:03:50.283Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T12:03:50.283Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T12:03:50.283Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T12:03:50.283Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T12:03:50.542Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T12:03:50.828Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-02T12:03:50.828Z] PASS [2022-08-02T12:03:50.828Z] [2022-08-02T12:03:50.828Z] DONE 24 tests in 6.708s [2022-08-02T12:03:50.829Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-02T12:03:50.829Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:03:50.829Z] ++ set -e [2022-08-02T12:03:50.829Z] ++ '[' -n 0 ']' [2022-08-02T12:03:50.829Z] ++ set -x [2022-08-02T12:03:50.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:03:50.829Z] INFO: Testing against a local daemon [2022-08-02T12:03:50.829Z] === RUN TestExternalGraphDriver [2022-08-02T12:03:51.087Z] === RUN TestExternalGraphDriver/json [2022-08-02T12:03:51.921Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T12:03:51.921Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T12:03:52.989Z] === RUN TestExternalGraphDriver/spec [2022-08-02T12:03:53.827Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T12:03:54.890Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-02T12:03:54.890Z] === RUN TestExternalGraphDriver/pull [2022-08-02T12:03:55.731Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-02T12:03:55.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-08-02T12:03:55.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s) [2022-08-02T12:03:55.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2022-08-02T12:03:55.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-08-02T12:03:55.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s) [2022-08-02T12:03:55.731Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.73s) [2022-08-02T12:03:55.731Z] === RUN TestBuildMultiStageCopy [2022-08-02T12:03:55.731Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-02T12:03:56.792Z] --- PASS: TestExternalGraphDriver (5.72s) [2022-08-02T12:03:56.792Z] --- PASS: TestExternalGraphDriver/json (1.74s) [2022-08-02T12:03:56.792Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-08-02T12:03:56.792Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-08-02T12:03:56.792Z] === RUN TestGraphdriverPluginV2 [2022-08-02T12:03:57.359Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-02T12:03:57.925Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-02T12:03:58.264Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-02T12:03:59.200Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-02T12:03:59.826Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-02T12:03:59.826Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-02T12:03:59.826Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-02T12:04:00.137Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-02T12:04:01.074Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-02T12:04:01.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-02T12:04:01.203Z] --- PASS: TestGraphdriverPluginV2 (4.47s) [2022-08-02T12:04:01.203Z] PASS [2022-08-02T12:04:01.203Z] [2022-08-02T12:04:01.203Z] DONE 5 tests in 10.210s [2022-08-02T12:04:01.203Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-02T12:04:01.203Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:01.203Z] ++ set -e [2022-08-02T12:04:01.203Z] ++ '[' -n 0 ']' [2022-08-02T12:04:01.203Z] ++ set -x [2022-08-02T12:04:01.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:01.203Z] INFO: Testing against a local daemon [2022-08-02T12:04:01.203Z] === RUN TestContinueAfterPluginCrash [2022-08-02T12:04:01.203Z] === PAUSE TestContinueAfterPluginCrash [2022-08-02T12:04:01.203Z] === RUN TestReadPluginNoRead [2022-08-02T12:04:01.203Z] === PAUSE TestReadPluginNoRead [2022-08-02T12:04:01.203Z] === RUN TestDaemonStartWithLogOpt [2022-08-02T12:04:01.203Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-02T12:04:01.203Z] === CONT TestContinueAfterPluginCrash [2022-08-02T12:04:01.203Z] === CONT TestDaemonStartWithLogOpt [2022-08-02T12:04:01.203Z] === CONT TestReadPluginNoRead [2022-08-02T12:04:02.451Z] --- PASS: TestBuildMultiStageCopy (6.60s) [2022-08-02T12:04:02.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s) [2022-08-02T12:04:02.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-02T12:04:02.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-02T12:04:02.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-02T12:04:02.451Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2022-08-02T12:04:02.451Z] === RUN TestBuildMultiStageParentConfig [2022-08-02T12:04:05.390Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-02T12:04:05.391Z] --- PASS: TestDaemonStartWithLogOpt (4.11s) [2022-08-02T12:04:05.649Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-02T12:04:05.907Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-02T12:04:06.166Z] === RUN TestReadPluginNoRead/default [2022-08-02T12:04:07.541Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-02T12:04:07.723Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-02T12:04:07.723Z] === RUN TestBuildLabelWithTargets [2022-08-02T12:04:07.799Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-02T12:04:07.800Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-02T12:04:09.175Z] === CONT TestReadPluginNoRead [2022-08-02T12:04:09.175Z] read_test.go:92: [d68fb5846ba78] daemon is not started [2022-08-02T12:04:09.175Z] --- PASS: TestReadPluginNoRead (8.07s) [2022-08-02T12:04:09.175Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2022-08-02T12:04:09.175Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-08-02T12:04:09.175Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2022-08-02T12:04:09.433Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-02T12:04:09.691Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-02T12:04:10.258Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-02T12:04:10.825Z] --- PASS: TestContinueAfterPluginCrash (9.69s) [2022-08-02T12:04:10.825Z] PASS [2022-08-02T12:04:10.825Z] [2022-08-02T12:04:10.825Z] DONE 6 tests in 9.724s [2022-08-02T12:04:10.825Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-02T12:04:10.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:10.825Z] ++ set -e [2022-08-02T12:04:10.825Z] ++ '[' -n 0 ']' [2022-08-02T12:04:10.825Z] ++ set -x [2022-08-02T12:04:10.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:10.825Z] testing: warning: no tests to run [2022-08-02T12:04:10.825Z] PASS [2022-08-02T12:04:10.825Z] [2022-08-02T12:04:10.825Z] DONE 0 tests in 0.014s [2022-08-02T12:04:10.825Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-02T12:04:10.825Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:10.825Z] ++ set -e [2022-08-02T12:04:10.825Z] ++ '[' -n 0 ']' [2022-08-02T12:04:10.825Z] ++ set -x [2022-08-02T12:04:10.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:10.825Z] INFO: Testing against a local daemon [2022-08-02T12:04:10.825Z] === RUN TestPluginWithDevMounts [2022-08-02T12:04:10.825Z] === PAUSE TestPluginWithDevMounts [2022-08-02T12:04:10.825Z] === CONT TestPluginWithDevMounts [2022-08-02T12:04:11.083Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-02T12:04:12.459Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-02T12:04:12.459Z] PASS [2022-08-02T12:04:12.459Z] [2022-08-02T12:04:12.459Z] DONE 1 tests in 1.560s [2022-08-02T12:04:12.459Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-02T12:04:12.459Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:12.459Z] ++ set -e [2022-08-02T12:04:12.459Z] ++ '[' -n 0 ']' [2022-08-02T12:04:12.459Z] ++ set -x [2022-08-02T12:04:12.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:12.459Z] INFO: Testing against a local daemon [2022-08-02T12:04:12.459Z] === RUN TestSecretInspect [2022-08-02T12:04:12.459Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-02T12:04:12.718Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-02T12:04:12.718Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-02T12:04:13.284Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-02T12:04:13.543Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-02T12:04:13.801Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-02T12:04:15.176Z] --- PASS: TestSecretInspect (2.57s) [2022-08-02T12:04:15.176Z] === RUN TestSecretList [2022-08-02T12:04:15.743Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-02T12:04:15.841Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-02T12:04:15.841Z] === RUN TestBuildWithEmptyLayers [2022-08-02T12:04:18.273Z] --- PASS: TestSecretList (2.82s) [2022-08-02T12:04:18.273Z] === RUN TestSecretsCreateAndDelete [2022-08-02T12:04:18.273Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-02T12:04:18.410Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-02T12:04:18.410Z] === RUN TestBuildMultiStageOnBuild [2022-08-02T12:04:19.207Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-02T12:04:20.581Z] --- PASS: TestSecretsCreateAndDelete (2.68s) [2022-08-02T12:04:20.581Z] === RUN TestSecretsUpdate [2022-08-02T12:04:20.839Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-02T12:04:21.774Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-02T12:04:22.708Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-02T12:04:23.274Z] --- PASS: TestSecretsUpdate (2.74s) [2022-08-02T12:04:23.274Z] === RUN TestTemplatedSecret [2022-08-02T12:04:23.680Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-02T12:04:23.680Z] === RUN TestBuildUncleanTarFilenames [2022-08-02T12:04:23.680Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-02T12:04:23.680Z] === RUN TestBuildMultiStageLayerLeak [2022-08-02T12:04:25.805Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-02T12:04:27.182Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-02T12:04:27.182Z] --- PASS: TestTemplatedSecret (3.76s) [2022-08-02T12:04:27.182Z] === RUN TestSecretCreateResolve [2022-08-02T12:04:27.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-02T12:04:27.441Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-02T12:04:28.377Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-02T12:04:28.951Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-08-02T12:04:28.951Z] === RUN TestBuildWithHugeFile [2022-08-02T12:04:29.591Z] --- PASS: TestBuildWithHugeFile (52.58s) [2022-08-02T12:04:29.591Z] === RUN TestBuildWCOWSandboxSize [2022-08-02T12:04:29.591Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-02T12:04:29.591Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-02T12:04:29.591Z] === RUN TestBuildWithEmptyDockerfile [2022-08-02T12:04:29.591Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T12:04:29.591Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T12:04:29.591Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T12:04:29.591Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T12:04:29.591Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T12:04:29.591Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T12:04:29.591Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T12:04:29.591Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T12:04:29.591Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T12:04:29.591Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-02T12:04:29.591Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-02T12:04:29.591Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-02T12:04:29.591Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-02T12:04:29.591Z] === RUN TestBuildPreserveOwnership [2022-08-02T12:04:29.591Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-02T12:04:29.591Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-02T12:04:29.591Z] --- PASS: TestBuildPreserveOwnership (3.67s) [2022-08-02T12:04:29.591Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-08-02T12:04:29.591Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-08-02T12:04:29.591Z] === RUN TestBuildPlatformInvalid [2022-08-02T12:04:29.849Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-02T12:04:29.849Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-02T12:04:30.415Z] Loaded image: busybox:latest [2022-08-02T12:04:30.673Z] Loaded image: busybox:glibc [2022-08-02T12:04:30.907Z] --- PASS: TestSecretCreateResolve (3.67s) [2022-08-02T12:04:30.908Z] PASS [2022-08-02T12:04:30.908Z] [2022-08-02T12:04:30.908Z] DONE 6 tests in 18.257s [2022-08-02T12:04:30.908Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-02T12:04:30.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:30.908Z] ++ set -e [2022-08-02T12:04:30.908Z] ++ '[' -n 0 ']' [2022-08-02T12:04:30.908Z] ++ set -x [2022-08-02T12:04:30.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:04:30.908Z] INFO: Testing against a local daemon [2022-08-02T12:04:30.908Z] === RUN TestServiceCreateInit [2022-08-02T12:04:30.908Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-02T12:04:31.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-02T12:04:32.047Z] Loaded image: debian:bullseye-slim [2022-08-02T12:04:32.047Z] Loaded image: hello-world:latest [2022-08-02T12:04:32.047Z] Loaded image: arm32v7/hello-world:latest [2022-08-02T12:04:33.067Z] docker_api_swarm_node_test.go:20: [d0f91bd9911a4] joining swarm manager [d5f37b5b84c0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:04:34.001Z] docker_api_swarm_node_test.go:21: [d5139b4b4497f] joining swarm manager [d5f37b5b84c0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:04:35.902Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-02T12:04:37.278Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-02T12:04:40.563Z] --- PASS: TestServiceCreateInit (9.59s) [2022-08-02T12:04:40.563Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2022-08-02T12:04:40.563Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.36s) [2022-08-02T12:04:40.563Z] === RUN TestCreateServiceMultipleTimes [2022-08-02T12:04:40.563Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-02T12:04:41.939Z] === RUN TestDockerSuite/TestBuildRm [2022-08-02T12:04:42.016Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.79s) [2022-08-02T12:04:42.016Z] PASS [2022-08-02T12:04:42.016Z] [2022-08-02T12:04:42.016Z] === Skipped [2022-08-02T12:04:42.016Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-02T12:04:42.016Z] build_session_test.go:25: TODO: BuildKit [2022-08-02T12:04:42.016Z] [2022-08-02T12:04:42.016Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-02T12:04:42.016Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-02T12:04:42.016Z] [2022-08-02T12:04:42.016Z] DONE 34 tests, 2 skipped in 90.639s [2022-08-02T12:04:42.016Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-02T12:04:42.016Z] INFO: Testing against a local daemon [2022-08-02T12:04:42.016Z] === RUN TestConfigInspect [2022-08-02T12:04:42.949Z] --- PASS: TestConfigInspect (2.43s) [2022-08-02T12:04:42.949Z] === RUN TestConfigList [2022-08-02T12:04:45.225Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-02T12:04:45.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-02T12:04:45.476Z] --- PASS: TestConfigList (2.16s) [2022-08-02T12:04:45.476Z] === RUN TestConfigsCreateAndDelete [2022-08-02T12:04:45.483Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-02T12:04:46.419Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-02T12:04:46.677Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-02T12:04:47.374Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-08-02T12:04:47.374Z] === RUN TestConfigsUpdate [2022-08-02T12:04:48.052Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-02T12:04:48.988Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-02T12:04:49.555Z] docker_api_swarm_test.go:502: [d16f34db58f36] joining swarm manager [d8d8a68a05056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:04:49.899Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-02T12:04:49.900Z] === RUN TestTemplatedConfig [2022-08-02T12:04:50.930Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-02T12:04:52.427Z] --- PASS: TestTemplatedConfig (2.66s) [2022-08-02T12:04:52.427Z] === RUN TestConfigCreateResolve [2022-08-02T12:04:53.460Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-02T12:04:53.719Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-02T12:04:53.719Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-02T12:04:53.719Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-02T12:04:53.719Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-02T12:04:53.977Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-02T12:04:54.404Z] --- PASS: TestConfigCreateResolve (2.21s) [2022-08-02T12:04:54.404Z] PASS [2022-08-02T12:04:54.404Z] [2022-08-02T12:04:54.404Z] DONE 6 tests in 13.822s [2022-08-02T12:04:54.404Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-02T12:04:54.404Z] INFO: Testing against a local daemon [2022-08-02T12:04:54.404Z] === RUN TestAttachWithTTY [2022-08-02T12:04:54.404Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-02T12:04:54.404Z] === RUN TestAttachWithoutTTy [2022-08-02T12:04:54.404Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-02T12:04:54.404Z] === RUN TestCheckpoint [2022-08-02T12:04:54.404Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-02T12:04:54.404Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/commit [2022-08-02T12:04:54.404Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-02T12:04:54.404Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T12:04:54.404Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-02T12:04:54.404Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-02T12:04:54.404Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T12:04:54.404Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T12:04:54.404Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T12:04:54.404Z] === CONT TestContainerInvalidJSON/commit [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-02T12:04:54.404Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-02T12:04:54.404Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-02T12:04:54.404Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-02T12:04:54.404Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-02T12:04:54.404Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-02T12:04:54.404Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-02T12:04:54.404Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-02T12:04:54.404Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-02T12:04:54.405Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-02T12:04:54.405Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-02T12:04:54.543Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-02T12:04:54.543Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-02T12:04:54.662Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-02T12:04:54.663Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-02T12:04:54.663Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-02T12:04:54.663Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-02T12:04:54.663Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-08-02T12:04:54.663Z] === RUN TestCopyEmptyFile [2022-08-02T12:04:54.921Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-02T12:04:54.921Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-02T12:04:54.921Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-02T12:04:54.921Z] === RUN TestCopyFromContainer [2022-08-02T12:04:55.478Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-02T12:04:56.294Z] === RUN TestCopyFromContainer// [2022-08-02T12:04:56.294Z] === RUN TestCopyFromContainer//bar/root [2022-08-02T12:04:56.294Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-02T12:04:56.294Z] === RUN TestCopyFromContainer/bar/quux [2022-08-02T12:04:56.294Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-02T12:04:56.552Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-02T12:04:56.552Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-02T12:04:56.552Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-02T12:04:56.552Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-02T12:04:56.810Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer (1.82s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-02T12:04:56.810Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-02T12:04:56.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-02T12:04:56.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T12:04:56.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T12:04:56.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T12:04:56.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T12:04:56.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T12:04:56.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T12:04:56.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T12:04:56.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T12:04:56.810Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T12:04:56.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-02T12:04:56.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-02T12:04:56.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-02T12:04:56.810Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-02T12:04:56.810Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-02T12:04:56.810Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-08-02T12:04:56.810Z] === RUN TestCreateWithInvalidEnv [2022-08-02T12:04:56.810Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-02T12:04:56.810Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-02T12:04:56.810Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-02T12:04:56.810Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-02T12:04:56.810Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-02T12:04:56.810Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-02T12:04:56.810Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-02T12:04:56.810Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-02T12:04:56.810Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-02T12:04:56.810Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-02T12:04:56.810Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-02T12:04:56.810Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-02T12:04:56.810Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-02T12:04:56.810Z] === RUN TestCreateTmpfsMountsTarget [2022-08-02T12:04:56.810Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-02T12:04:56.810Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-02T12:04:56.852Z] --- PASS: TestCreateServiceMultipleTimes (16.41s) [2022-08-02T12:04:56.852Z] === RUN TestCreateServiceConflict [2022-08-02T12:04:58.227Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-02T12:04:58.709Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-08-02T12:04:58.709Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-02T12:04:59.601Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-02T12:04:59.601Z] --- PASS: TestCreateServiceConflict (2.76s) [2022-08-02T12:04:59.601Z] === RUN TestCreateServiceMaxReplicas [2022-08-02T12:04:59.601Z] docker_api_swarm_test.go:507: [db84ab840d9d1] joining swarm manager [d8d8a68a05056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:05:00.081Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-08-02T12:05:00.081Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-02T12:05:00.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T12:05:00.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T12:05:00.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T12:05:00.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T12:05:00.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T12:05:00.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T12:05:00.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T12:05:00.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T12:05:00.081Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T12:05:00.081Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T12:05:00.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T12:05:00.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T12:05:00.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T12:05:00.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T12:05:00.081Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T12:05:00.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-02T12:05:00.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-02T12:05:00.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-02T12:05:00.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-02T12:05:00.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-02T12:05:00.081Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-02T12:05:00.081Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-02T12:05:00.168Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-02T12:05:00.427Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-02T12:05:00.648Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-08-02T12:05:00.648Z] === RUN TestCreateDifferentPlatform [2022-08-02T12:05:00.648Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-02T12:05:00.648Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-02T12:05:00.648Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-02T12:05:00.648Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-02T12:05:00.648Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-02T12:05:00.648Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-02T12:05:00.648Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-02T12:05:00.648Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-02T12:05:00.824Z] ok github.com/docker/docker/libnetwork/networkdb 103.576s coverage: 60.1% of statements [2022-08-02T12:05:00.824Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-02T12:05:00.824Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-02T12:05:00.824Z] ok github.com/docker/docker/libnetwork/osl 4.312s coverage: 39.7% of statements [2022-08-02T12:05:00.824Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-02T12:05:00.824Z] ok github.com/docker/docker/libnetwork/portallocator 0.020s coverage: 80.7% of statements [2022-08-02T12:05:00.906Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-02T12:05:00.906Z] === RUN TestCreateInvalidHostConfig [2022-08-02T12:05:00.906Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T12:05:00.906Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T12:05:00.906Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T12:05:00.906Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T12:05:00.906Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T12:05:00.906Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T12:05:00.906Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T12:05:00.906Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T12:05:00.906Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T12:05:00.906Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T12:05:00.906Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T12:05:00.906Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T12:05:00.906Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-02T12:05:00.906Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-02T12:05:00.906Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-02T12:05:00.906Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-02T12:05:00.906Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-02T12:05:00.906Z] === RUN TestContainerStartOnDaemonRestart [2022-08-02T12:05:00.906Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-02T12:05:00.906Z] === RUN TestDaemonRestartIpcMode [2022-08-02T12:05:00.906Z] === PAUSE TestDaemonRestartIpcMode [2022-08-02T12:05:00.906Z] === RUN TestDaemonHostGatewayIP [2022-08-02T12:05:00.906Z] === PAUSE TestDaemonHostGatewayIP [2022-08-02T12:05:00.906Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-02T12:05:00.906Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-02T12:05:00.906Z] === RUN TestContainerKillOnDaemonStart [2022-08-02T12:05:00.906Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-02T12:05:00.906Z] === RUN TestDiff [2022-08-02T12:05:01.084Z] ok github.com/docker/docker/libnetwork/portmapper 0.664s coverage: 48.6% of statements [2022-08-02T12:05:01.344Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-02T12:05:01.344Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-02T12:05:01.362Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-02T12:05:01.472Z] --- PASS: TestDiff (0.58s) [2022-08-02T12:05:01.472Z] === RUN TestExecConsoleSize [2022-08-02T12:05:01.603Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] === Skipped [2022-08-02T12:05:01.603Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-02T12:05:01.603Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-02T12:05:01.603Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-02T12:05:01.603Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-02T12:05:01.603Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-02T12:05:01.603Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-02T12:05:01.603Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-02T12:05:01.603Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-02T12:05:01.603Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-02T12:05:01.603Z] firewalld_test.go:14: firewalld is not running [2022-08-02T12:05:01.603Z] [2022-08-02T12:05:01.603Z] DONE 327 tests, 9 skipped in 202.498s [2022-08-02T12:05:02.038Z] --- PASS: TestExecConsoleSize (0.61s) [2022-08-02T12:05:02.038Z] === RUN TestExecWithCloseStdin Post stage [Pipeline] junit [2022-08-02T12:05:02.187Z] Recording test results [2022-08-02T12:05:02.605Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-08-02T12:05:02.605Z] === RUN TestExec [2022-08-02T12:05:02.736Z] === RUN TestDockerSuite/TestBuildUser [2022-08-02T12:05:02.995Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2022-08-02T12:05:02.995Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-02T12:05:03.170Z] --- PASS: TestExec (0.60s) [2022-08-02T12:05:03.170Z] === RUN TestExecUser [2022-08-02T12:05:03.929Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-02T12:05:03.947Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T12:05:04.103Z] --- PASS: TestExecUser (0.65s) [2022-08-02T12:05:04.103Z] === RUN TestExportContainerAndImportImage [2022-08-02T12:05:04.313Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=610001274323d14224732c27d698b902839f28cc -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:610001274323d14224732c27d698b902839f28cc hack/make.sh dynbinary test-integration [2022-08-02T12:05:04.669Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-08-02T12:05:04.669Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-02T12:05:04.886Z] [2022-08-02T12:05:04.886Z] Removing bundles/ [2022-08-02T12:05:04.886Z] [2022-08-02T12:05:04.886Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-02T12:05:04.886Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-02T12:05:04.886Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T12:05:06.042Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-02T12:05:06.043Z] === RUN TestHealthCheckWorkdir [2022-08-02T12:05:06.608Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-08-02T12:05:06.608Z] === RUN TestHealthKillContainer [2022-08-02T12:05:07.211Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-02T12:05:16.570Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-02T12:05:16.570Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-02T12:05:16.570Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-08-02T12:05:16.570Z] === RUN TestIpcModeNone [2022-08-02T12:05:16.570Z] --- PASS: TestIpcModeNone (0.65s) [2022-08-02T12:05:16.570Z] === RUN TestIpcModePrivate [2022-08-02T12:05:16.570Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-02T12:05:16.828Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-02T12:05:16.828Z] === RUN TestIpcModeShareable [2022-08-02T12:05:17.085Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-02T12:05:17.183Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.02s) [2022-08-02T12:05:17.183Z] === RUN TestCreateServiceSecretFileMode [2022-08-02T12:05:17.343Z] --- PASS: TestIpcModeShareable (0.60s) [2022-08-02T12:05:17.343Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-02T12:05:18.557Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-02T12:05:19.124Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-02T12:05:19.243Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2022-08-02T12:05:19.243Z] === RUN TestAPIIpcModeHost [2022-08-02T12:05:19.382Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-02T12:05:19.502Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-02T12:05:19.502Z] === RUN TestDaemonIpcModeShareable [2022-08-02T12:05:19.948Z] --- PASS: TestCreateServiceSecretFileMode (2.88s) [2022-08-02T12:05:19.948Z] === RUN TestCreateServiceConfigFileMode [2022-08-02T12:05:20.207Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-02T12:05:20.436Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-02T12:05:20.694Z] --- PASS: TestDaemonIpcModeShareable (1.29s) [2022-08-02T12:05:20.694Z] === RUN TestDaemonIpcModePrivate [2022-08-02T12:05:20.773Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-02T12:05:22.073Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-02T12:05:22.073Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-08-02T12:05:22.073Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-02T12:05:22.148Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-02T12:05:22.148Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-02T12:05:22.148Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-02T12:05:22.148Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-02T12:05:22.148Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-02T12:05:22.148Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-02T12:05:22.148Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-02T12:05:22.148Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-02T12:05:22.148Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-02T12:05:22.715Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2022-08-02T12:05:22.715Z] === RUN TestCreateServiceSysctls [2022-08-02T12:05:23.006Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-02T12:05:23.264Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-08-02T12:05:23.264Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-02T12:05:23.650Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-02T12:05:23.650Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-02T12:05:24.198Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-02T12:05:24.216Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-02T12:05:24.455Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2022-08-02T12:05:24.455Z] === RUN TestIpcModeOlderClient [2022-08-02T12:05:24.455Z] === PAUSE TestIpcModeOlderClient [2022-08-02T12:05:24.455Z] === RUN TestKillContainerInvalidSignal [2022-08-02T12:05:24.782Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-02T12:05:25.020Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-08-02T12:05:25.021Z] === RUN TestKillContainer [2022-08-02T12:05:25.021Z] === RUN TestKillContainer/no_signal [2022-08-02T12:05:25.190Z] --- PASS: TestBuildWithHugeFile (52.33s) [2022-08-02T12:05:25.190Z] === RUN TestBuildWCOWSandboxSize [2022-08-02T12:05:25.190Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-02T12:05:25.190Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-02T12:05:25.190Z] === RUN TestBuildWithEmptyDockerfile [2022-08-02T12:05:25.190Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T12:05:25.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T12:05:25.190Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T12:05:25.190Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T12:05:25.190Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T12:05:25.190Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T12:05:25.190Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T12:05:25.190Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T12:05:25.190Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T12:05:25.190Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-08-02T12:05:25.190Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-02T12:05:25.190Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-02T12:05:25.190Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-02T12:05:25.190Z] === RUN TestBuildPreserveOwnership [2022-08-02T12:05:25.190Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-02T12:05:25.279Z] === RUN TestKillContainer/non_killing_signal [2022-08-02T12:05:25.348Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-02T12:05:25.348Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-02T12:05:25.536Z] === RUN TestKillContainer/killing_signal [2022-08-02T12:05:26.471Z] --- PASS: TestKillContainer (1.35s) [2022-08-02T12:05:26.471Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-02T12:05:26.471Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-02T12:05:26.471Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-08-02T12:05:26.471Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-02T12:05:26.471Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-02T12:05:26.723Z] --- PASS: TestCreateServiceSysctls (3.75s) [2022-08-02T12:05:26.723Z] === RUN TestCreateServiceCapabilities [2022-08-02T12:05:26.729Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-02T12:05:27.093Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-02T12:05:27.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-08-02T12:05:27.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2022-08-02T12:05:27.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-08-02T12:05:27.662Z] === RUN TestKillStoppedContainer [2022-08-02T12:05:27.662Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-02T12:05:27.662Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-02T12:05:27.662Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-02T12:05:27.662Z] === RUN TestKillDifferentUserContainer [2022-08-02T12:05:28.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-02T12:05:28.098Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-02T12:05:28.227Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-02T12:05:28.227Z] === RUN TestInspectOomKilledTrue [2022-08-02T12:05:28.227Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-02T12:05:28.227Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-02T12:05:28.227Z] === RUN TestInspectOomKilledFalse [2022-08-02T12:05:28.497Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-02T12:05:28.497Z] === RUN TestLinksEtcHostsContentMatch [2022-08-02T12:05:28.755Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-02T12:05:28.755Z] === RUN TestLinksContainerNames [2022-08-02T12:05:29.689Z] --- PASS: TestLinksContainerNames (0.89s) [2022-08-02T12:05:29.689Z] === RUN TestLogsFollowTailEmpty [2022-08-02T12:05:29.999Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2022-08-02T12:05:29.999Z] === RUN TestInspect [2022-08-02T12:05:29.999Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-02T12:05:29.999Z] docker_api_swarm_node_test.go:81: [d57dbdb853d4f] joining swarm manager [d05f18ada4faf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:05:30.254Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-02T12:05:30.254Z] === RUN TestLogs [2022-08-02T12:05:30.254Z] === RUN TestLogs/driver_local [2022-08-02T12:05:30.254Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T12:05:30.254Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T12:05:30.254Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-02T12:05:30.254Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-02T12:05:30.254Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-02T12:05:30.254Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-02T12:05:30.254Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T12:05:30.254Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T12:05:30.254Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-02T12:05:30.254Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-02T12:05:30.254Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-02T12:05:30.254Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-02T12:05:30.254Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T12:05:30.254Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T12:05:30.821Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-02T12:05:30.821Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-02T12:05:30.935Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-02T12:05:30.935Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-02T12:05:31.283Z] --- PASS: TestBuildPreserveOwnership (10.34s) [2022-08-02T12:05:31.283Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.31s) [2022-08-02T12:05:31.283Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-02T12:05:31.283Z] === RUN TestBuildPlatformInvalid [2022-08-02T12:05:31.283Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-02T12:05:31.283Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-02T12:05:31.283Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-02T12:05:31.283Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-02T12:05:31.283Z] PASS [2022-08-02T12:05:31.283Z] [2022-08-02T12:05:31.283Z] === Skipped [2022-08-02T12:05:31.283Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-02T12:05:31.283Z] build_session_test.go:25: TODO: BuildKit [2022-08-02T12:05:31.283Z] [2022-08-02T12:05:31.283Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-02T12:05:31.283Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-02T12:05:31.283Z] [2022-08-02T12:05:31.283Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-02T12:05:31.283Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-02T12:05:31.283Z] [2022-08-02T12:05:31.283Z] DONE 34 tests, 3 skipped in 113.722s [2022-08-02T12:05:31.283Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-02T12:05:31.283Z] INFO: Testing against a local daemon [2022-08-02T12:05:31.283Z] === RUN TestConfigInspect [2022-08-02T12:05:31.501Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-02T12:05:31.502Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-02T12:05:31.502Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-02T12:05:31.542Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-02T12:05:31.542Z] === RUN TestConfigList [2022-08-02T12:05:31.542Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] --- SKIP: TestConfigList (0.01s) [2022-08-02T12:05:31.542Z] === RUN TestConfigsCreateAndDelete [2022-08-02T12:05:31.542Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-02T12:05:31.542Z] === RUN TestConfigsUpdate [2022-08-02T12:05:31.542Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-02T12:05:31.542Z] === RUN TestTemplatedConfig [2022-08-02T12:05:31.542Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-02T12:05:31.542Z] === RUN TestConfigCreateResolve [2022-08-02T12:05:31.542Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-02T12:05:31.542Z] PASS [2022-08-02T12:05:31.542Z] [2022-08-02T12:05:31.542Z] === Skipped [2022-08-02T12:05:31.542Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-02T12:05:31.542Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] [2022-08-02T12:05:31.542Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-02T12:05:31.542Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] [2022-08-02T12:05:31.542Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-02T12:05:31.542Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] [2022-08-02T12:05:31.542Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-02T12:05:31.542Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] [2022-08-02T12:05:31.542Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-02T12:05:31.542Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] [2022-08-02T12:05:31.542Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-02T12:05:31.542Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:05:31.542Z] [2022-08-02T12:05:31.542Z] DONE 6 tests, 6 skipped in 0.170s [2022-08-02T12:05:31.542Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-02T12:05:31.542Z] INFO: Testing against a local daemon [2022-08-02T12:05:31.542Z] === RUN TestAttachWithTTY [2022-08-02T12:05:31.755Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-02T12:05:31.755Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-02T12:05:31.801Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-02T12:05:31.801Z] === RUN TestAttachWithoutTTy [2022-08-02T12:05:31.801Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-02T12:05:31.801Z] === RUN TestCheckpoint [2022-08-02T12:05:31.801Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-02T12:05:31.801Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/commit [2022-08-02T12:05:31.801Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-02T12:05:31.801Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T12:05:31.801Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-02T12:05:31.801Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-02T12:05:31.801Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T12:05:31.801Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T12:05:31.801Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T12:05:31.801Z] === CONT TestContainerInvalidJSON/commit [2022-08-02T12:05:31.801Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-02T12:05:31.801Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-02T12:05:31.801Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-02T12:05:31.801Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-02T12:05:31.801Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-02T12:05:31.801Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-02T12:05:31.801Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-02T12:05:31.801Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-02T12:05:31.801Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-02T12:05:31.801Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-02T12:05:31.801Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-02T12:05:31.801Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-02T12:05:31.801Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-02T12:05:32.060Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-02T12:05:32.060Z] === RUN TestCopyEmptyFile [2022-08-02T12:05:32.060Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-02T12:05:32.060Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-02T12:05:32.060Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-02T12:05:32.060Z] === RUN TestCopyFromContainer [2022-08-02T12:05:32.068Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-02T12:05:32.690Z] === RUN TestLogs/driver_json-file [2022-08-02T12:05:32.690Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T12:05:32.690Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T12:05:32.690Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-02T12:05:32.691Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-02T12:05:32.691Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-02T12:05:32.691Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-02T12:05:32.691Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T12:05:32.691Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T12:05:32.691Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T12:05:32.691Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T12:05:32.691Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T12:05:32.691Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T12:05:32.691Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T12:05:32.691Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T12:05:33.257Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-02T12:05:33.257Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-02T12:05:33.442Z] --- PASS: TestInspect (3.43s) [2022-08-02T12:05:33.442Z] === RUN TestCreateJob [2022-08-02T12:05:33.825Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T12:05:33.825Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T12:05:34.009Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-02T12:05:34.759Z] --- PASS: TestLogs (4.37s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.78s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.86s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.79s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.80s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s) [2022-08-02T12:05:34.759Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s) [2022-08-02T12:05:34.759Z] === RUN TestContainerNetworkMountsNoChown [2022-08-02T12:05:34.945Z] === RUN TestDockerSuite/TestCommitChange [2022-08-02T12:05:35.016Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/default [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/default [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/private [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/private [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rprivate [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/slave [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/slave [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rslave [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/shared [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/shared [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rshared [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/default [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/rshared [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/shared [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/rslave [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/slave [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/rprivate [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/private [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-02T12:05:35.017Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-02T12:05:35.017Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-02T12:05:35.017Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T12:05:35.275Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-02T12:05:35.533Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-02T12:05:35.533Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-02T12:05:35.533Z] === RUN TestContainerBindMountNonRecursive [2022-08-02T12:05:35.880Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-02T12:05:36.249Z] === RUN TestCopyFromContainer// [2022-08-02T12:05:36.249Z] === RUN TestCopyFromContainer//bar/root [2022-08-02T12:05:36.249Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-02T12:05:36.249Z] === RUN TestCopyFromContainer/bar/quux [2022-08-02T12:05:36.509Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-02T12:05:36.509Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-02T12:05:36.509Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-02T12:05:36.509Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-02T12:05:36.509Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-02T12:05:36.768Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer (4.57s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-02T12:05:36.768Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-02T12:05:36.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-02T12:05:36.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T12:05:36.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T12:05:36.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T12:05:36.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T12:05:36.768Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T12:05:36.768Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T12:05:36.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T12:05:36.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T12:05:36.768Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T12:05:36.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-02T12:05:36.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-02T12:05:36.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-02T12:05:36.768Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-02T12:05:36.768Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-02T12:05:36.768Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-02T12:05:36.768Z] === RUN TestCreateWithInvalidEnv [2022-08-02T12:05:36.768Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-02T12:05:36.768Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-02T12:05:36.768Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-02T12:05:36.768Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-02T12:05:36.768Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-02T12:05:36.768Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-02T12:05:36.768Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-02T12:05:36.768Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-02T12:05:36.768Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-02T12:05:36.768Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-02T12:05:36.768Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-02T12:05:36.768Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-02T12:05:36.768Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-02T12:05:36.768Z] === RUN TestCreateTmpfsMountsTarget [2022-08-02T12:05:36.768Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-02T12:05:36.768Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-02T12:05:36.814Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-02T12:05:36.907Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-08-02T12:05:36.907Z] === RUN TestContainerVolumesMountedAsShared [2022-08-02T12:05:37.380Z] --- PASS: TestCreateJob (4.20s) [2022-08-02T12:05:37.381Z] === RUN TestReplicatedJob [2022-08-02T12:05:37.473Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-02T12:05:37.473Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-02T12:05:37.732Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-02T12:05:37.732Z] === RUN TestNetworkNat [2022-08-02T12:05:38.148Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-08-02T12:05:38.148Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-02T12:05:38.297Z] --- PASS: TestNetworkNat (0.49s) [2022-08-02T12:05:38.297Z] === RUN TestNetworkLocalhostTCPNat [2022-08-02T12:05:38.554Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-02T12:05:38.554Z] === RUN TestNetworkLoopbackNat [2022-08-02T12:05:38.755Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-02T12:05:39.528Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s) [2022-08-02T12:05:39.528Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-02T12:05:39.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T12:05:39.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T12:05:39.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T12:05:39.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T12:05:39.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T12:05:39.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T12:05:39.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T12:05:39.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T12:05:39.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T12:05:39.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T12:05:39.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T12:05:39.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T12:05:39.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T12:05:39.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T12:05:39.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T12:05:39.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-02T12:05:39.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-02T12:05:39.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-02T12:05:39.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-02T12:05:39.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-02T12:05:39.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-02T12:05:39.528Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-02T12:05:39.787Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-02T12:05:39.787Z] === RUN TestCreateDifferentPlatform [2022-08-02T12:05:39.787Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-02T12:05:39.788Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-02T12:05:39.788Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-02T12:05:39.788Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-02T12:05:39.788Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-02T12:05:39.788Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-02T12:05:39.788Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-02T12:05:39.788Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-02T12:05:39.788Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-02T12:05:39.788Z] === RUN TestCreateInvalidHostConfig [2022-08-02T12:05:40.047Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T12:05:40.047Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T12:05:40.047Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T12:05:40.047Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T12:05:40.047Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T12:05:40.047Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T12:05:40.047Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T12:05:40.047Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T12:05:40.047Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T12:05:40.047Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T12:05:40.047Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T12:05:40.047Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T12:05:40.047Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-02T12:05:40.047Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-02T12:05:40.047Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-02T12:05:40.047Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-02T12:05:40.047Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-02T12:05:40.047Z] === RUN TestContainerStartOnDaemonRestart [2022-08-02T12:05:40.047Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-02T12:05:40.047Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-02T12:05:40.047Z] === RUN TestDaemonRestartIpcMode [2022-08-02T12:05:40.047Z] === PAUSE TestDaemonRestartIpcMode [2022-08-02T12:05:40.047Z] === RUN TestDaemonHostGatewayIP [2022-08-02T12:05:40.047Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:05:40.047Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-02T12:05:40.047Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-02T12:05:40.047Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-02T12:05:40.047Z] === RUN TestContainerKillOnDaemonStart [2022-08-02T12:05:40.047Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-02T12:05:40.047Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-02T12:05:40.047Z] === RUN TestDiff [2022-08-02T12:05:40.307Z] --- PASS: TestDiff (0.40s) [2022-08-02T12:05:40.307Z] === RUN TestExecConsoleSize [2022-08-02T12:05:40.657Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-02T12:05:40.876Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-02T12:05:40.876Z] === RUN TestExecWithCloseStdin [2022-08-02T12:05:41.448Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-02T12:05:41.448Z] === RUN TestExec [2022-08-02T12:05:41.593Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-02T12:05:41.707Z] --- PASS: TestExec (0.49s) [2022-08-02T12:05:41.707Z] === RUN TestExecUser [2022-08-02T12:05:41.861Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2022-08-02T12:05:41.861Z] === RUN TestPause [2022-08-02T12:05:41.861Z] --- PASS: TestPause (0.51s) [2022-08-02T12:05:41.861Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-02T12:05:41.861Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-02T12:05:41.861Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-02T12:05:41.861Z] === RUN TestPauseStopPausedContainer [2022-08-02T12:05:42.276Z] --- PASS: TestExecUser (0.50s) [2022-08-02T12:05:42.276Z] === RUN TestExportContainerAndImportImage [2022-08-02T12:05:42.437Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-08-02T12:05:42.437Z] === RUN TestPidHost [2022-08-02T12:05:42.844Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-02T12:05:42.844Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-02T12:05:43.292Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|deps|files|imports|name|types_sizes) took 2m54.042614399s [2022-08-02T12:05:43.292Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 515.981978ms [2022-08-02T12:05:43.370Z] --- PASS: TestPidHost (1.06s) [2022-08-02T12:05:43.370Z] === RUN TestPsFilter [2022-08-02T12:05:43.370Z] --- PASS: TestPsFilter (0.11s) [2022-08-02T12:05:43.370Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-02T12:05:43.493Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-02T12:05:43.493Z] --- PASS: TestReplicatedJob (6.00s) [2022-08-02T12:05:43.493Z] === RUN TestUpdateReplicatedJob [2022-08-02T12:05:43.936Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-08-02T12:05:43.936Z] === RUN TestRemoveContainerWithVolume [2022-08-02T12:05:44.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-02T12:05:44.224Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-02T12:05:44.224Z] === RUN TestHealthCheckWorkdir [2022-08-02T12:05:44.317Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-02T12:05:44.502Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-08-02T12:05:44.502Z] === RUN TestRemoveContainerRunning [2022-08-02T12:05:44.759Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-08-02T12:05:44.759Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-02T12:05:44.792Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-02T12:05:44.792Z] === RUN TestHealthKillContainer [2022-08-02T12:05:45.252Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-02T12:05:45.324Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-02T12:05:45.324Z] === RUN TestRemoveInvalidContainer [2022-08-02T12:05:45.324Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-02T12:05:45.324Z] === RUN TestRenameLinkedContainer [2022-08-02T12:05:46.628Z] docker_api_swarm_node_test.go:53: [db6db4fc5441a] joining swarm manager [dc67cf7a54816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:05:46.628Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-02T12:05:46.886Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-02T12:05:47.224Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-08-02T12:05:47.224Z] === RUN TestRenameStoppedContainer [2022-08-02T12:05:47.453Z] docker_api_swarm_node_test.go:54: [da13a997076db] joining swarm manager [dc67cf7a54816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:05:47.482Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-08-02T12:05:47.482Z] === RUN TestRenameRunningContainerAndReuse [2022-08-02T12:05:47.711Z] --- PASS: TestUpdateReplicatedJob (4.18s) [2022-08-02T12:05:47.711Z] === RUN TestServiceListWithStatuses [2022-08-02T12:05:47.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-02T12:05:47.711Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-02T12:05:47.711Z] === RUN TestDockerNetworkConnectAlias [2022-08-02T12:05:47.711Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-02T12:05:48.278Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-02T12:05:48.414Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-08-02T12:05:48.414Z] === RUN TestRenameInvalidName [2022-08-02T12:05:48.672Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-02T12:05:48.672Z] === RUN TestRenameAnonymousContainer [2022-08-02T12:05:48.844Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-02T12:05:49.779Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-02T12:05:50.346Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-02T12:05:50.572Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-08-02T12:05:50.572Z] === RUN TestRenameContainerWithSameName [2022-08-02T12:05:50.830Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-02T12:05:50.830Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-02T12:05:50.912Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-02T12:05:51.763Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-08-02T12:05:51.764Z] === RUN TestResize [2022-08-02T12:05:51.846Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-02T12:05:52.022Z] --- PASS: TestResize (0.44s) [2022-08-02T12:05:52.022Z] === RUN TestResizeWithInvalidSize [2022-08-02T12:05:52.588Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-02T12:05:52.588Z] === RUN TestResizeWhenContainerNotStarted [2022-08-02T12:05:52.780Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-02T12:05:52.906Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-02T12:05:52.906Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-02T12:05:52.906Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-02T12:05:52.906Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-02T12:05:52.906Z] === RUN TestIpcModeNone [2022-08-02T12:05:53.154Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:05:53.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:05:53.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:05:53.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-02T12:05:53.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:05:53.165Z] --- PASS: TestIpcModeNone (0.62s) [2022-08-02T12:05:53.165Z] === RUN TestIpcModePrivate [2022-08-02T12:05:53.424Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-02T12:05:53.682Z] --- PASS: TestIpcModePrivate (0.43s) [2022-08-02T12:05:53.682Z] === RUN TestIpcModeShareable [2022-08-02T12:05:53.682Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:05:53.682Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-02T12:05:53.682Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-02T12:05:53.714Z] --- PASS: TestDockerNetworkConnectAlias (5.87s) [2022-08-02T12:05:53.715Z] === RUN TestDockerNetworkReConnect [2022-08-02T12:05:53.715Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-02T12:05:54.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:05:54.649Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-02T12:05:54.788Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:05:55.061Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-08-02T12:05:55.061Z] === RUN TestAPIIpcModeHost [2022-08-02T12:05:55.061Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:05:55.061Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-02T12:05:55.061Z] === RUN TestDaemonIpcModeShareable [2022-08-02T12:05:55.061Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:05:55.061Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-02T12:05:55.061Z] === RUN TestDaemonIpcModePrivate [2022-08-02T12:05:55.216Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-02T12:05:55.722Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:05:55.782Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-02T12:05:55.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:05:55.997Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-02T12:05:56.257Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-02T12:05:56.257Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-02T12:05:56.257Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:05:56.257Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-02T12:05:56.257Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-02T12:05:56.257Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:05:56.257Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-02T12:05:56.257Z] === RUN TestIpcModeOlderClient [2022-08-02T12:05:56.257Z] === PAUSE TestIpcModeOlderClient [2022-08-02T12:05:56.257Z] === RUN TestKillContainerInvalidSignal [2022-08-02T12:05:56.516Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-02T12:05:56.517Z] === RUN TestKillContainer [2022-08-02T12:05:56.517Z] === RUN TestKillContainer/no_signal [2022-08-02T12:05:56.716Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-02T12:05:56.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:05:57.084Z] === RUN TestKillContainer/non_killing_signal [2022-08-02T12:05:57.343Z] === RUN TestKillContainer/killing_signal [2022-08-02T12:05:57.651Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-02T12:05:57.911Z] --- PASS: TestKillContainer (1.23s) [2022-08-02T12:05:57.911Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-02T12:05:57.911Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-02T12:05:57.911Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-02T12:05:57.911Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-02T12:05:57.911Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-02T12:05:58.171Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-02T12:05:58.217Z] --- PASS: TestDockerNetworkReConnect (4.55s) [2022-08-02T12:05:58.217Z] === RUN TestServicePlugin [2022-08-02T12:05:58.475Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-02T12:05:58.740Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-08-02T12:05:58.740Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-02T12:05:58.740Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-08-02T12:05:58.740Z] === RUN TestKillStoppedContainer [2022-08-02T12:05:58.740Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-02T12:05:58.740Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-02T12:05:58.740Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-02T12:05:58.740Z] === RUN TestKillDifferentUserContainer [2022-08-02T12:05:59.309Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-02T12:05:59.309Z] === RUN TestInspectOomKilledTrue [2022-08-02T12:05:59.309Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:05:59.309Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-02T12:05:59.309Z] === RUN TestInspectOomKilledFalse [2022-08-02T12:05:59.309Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-02T12:05:59.309Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-02T12:05:59.309Z] === RUN TestLinksEtcHostsContentMatch [2022-08-02T12:05:59.309Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-02T12:05:59.309Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-02T12:05:59.309Z] === RUN TestLinksContainerNames [2022-08-02T12:05:59.411Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-02T12:05:59.411Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-02T12:05:59.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:05:59.877Z] --- PASS: TestLinksContainerNames (0.81s) [2022-08-02T12:05:59.877Z] === RUN TestLogsFollowTailEmpty [2022-08-02T12:05:59.978Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-02T12:06:00.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:06:00.445Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-02T12:06:00.445Z] === RUN TestLogs [2022-08-02T12:06:00.445Z] === RUN TestLogs/driver_local [2022-08-02T12:06:00.445Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T12:06:00.445Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T12:06:00.445Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-02T12:06:00.445Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-02T12:06:00.445Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-02T12:06:00.445Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-02T12:06:00.445Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T12:06:00.445Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T12:06:00.445Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-02T12:06:00.445Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-02T12:06:00.445Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-02T12:06:00.445Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-02T12:06:00.445Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T12:06:00.445Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-02T12:06:00.545Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-02T12:06:01.014Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-02T12:06:01.111Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-02T12:06:01.274Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T12:06:01.679Z] plugin_test.go:61: [d2ecc2d5923ed] joining swarm manager [d97b9a33b8110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:06:01.843Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-02T12:06:01.843Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-02T12:06:01.937Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-02T12:06:02.441Z] === RUN TestLogs/driver_json-file [2022-08-02T12:06:02.441Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T12:06:02.441Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T12:06:02.441Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-02T12:06:02.441Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-02T12:06:02.441Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-02T12:06:02.441Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-02T12:06:02.441Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T12:06:02.441Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T12:06:02.441Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T12:06:02.441Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T12:06:02.441Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T12:06:02.441Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T12:06:02.441Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T12:06:02.441Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T12:06:02.872Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-02T12:06:03.032Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T12:06:03.033Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T12:06:03.130Z] plugin_test.go:64: [d4ce42923dd07] joining swarm manager [d97b9a33b8110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:06:03.605Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-02T12:06:03.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-02T12:06:03.865Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-02T12:06:04.065Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-02T12:06:04.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-02T12:06:04.433Z] --- PASS: TestLogs (4.00s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.71s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.71s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-08-02T12:06:04.433Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-08-02T12:06:04.433Z] === RUN TestContainerNetworkMountsNoChown [2022-08-02T12:06:04.632Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-02T12:06:05.000Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/default [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/default [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/private [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/private [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/rprivate [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/slave [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/slave [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/rslave [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/shared [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/shared [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/rshared [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-02T12:06:05.000Z] === CONT TestMountDaemonRoot/default [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-02T12:06:05.000Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-02T12:06:05.000Z] === CONT TestMountDaemonRoot/rprivate [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T12:06:05.000Z] === CONT TestMountDaemonRoot/private [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-02T12:06:05.000Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-02T12:06:05.000Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-02T12:06:05.000Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-02T12:06:05.000Z] === CONT TestMountDaemonRoot/shared [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-02T12:06:05.000Z] === CONT TestMountDaemonRoot/rshared [2022-08-02T12:06:05.000Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T12:06:05.000Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/rslave [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/slave [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-02T12:06:05.001Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-02T12:06:05.001Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-02T12:06:05.001Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T12:06:05.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-02T12:06:05.259Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-02T12:06:05.259Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-02T12:06:05.260Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-02T12:06:05.260Z] === RUN TestContainerBindMountNonRecursive [2022-08-02T12:06:05.260Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-02T12:06:05.260Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-08-02T12:06:05.260Z] === RUN TestContainerVolumesMountedAsShared [2022-08-02T12:06:05.260Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-02T12:06:05.260Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-02T12:06:05.260Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-02T12:06:05.260Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-02T12:06:05.260Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-02T12:06:05.260Z] === RUN TestNetworkNat [2022-08-02T12:06:05.828Z] --- PASS: TestNetworkNat (0.53s) [2022-08-02T12:06:05.828Z] === RUN TestNetworkLocalhostTCPNat [2022-08-02T12:06:06.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-02T12:06:06.395Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-02T12:06:06.395Z] === RUN TestNetworkLoopbackNat [2022-08-02T12:06:06.554Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-02T12:06:06.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-02T12:06:08.032Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-02T12:06:08.598Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-02T12:06:09.681Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2022-08-02T12:06:09.682Z] === RUN TestPause [2022-08-02T12:06:09.682Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:09.682Z] --- SKIP: TestPause (0.00s) [2022-08-02T12:06:09.682Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-02T12:06:09.682Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-02T12:06:09.682Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-02T12:06:09.682Z] === RUN TestPauseStopPausedContainer [2022-08-02T12:06:09.682Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:09.682Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-02T12:06:09.682Z] === RUN TestPidHost [2022-08-02T12:06:09.870Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-02T12:06:09.940Z] --- PASS: TestPidHost (0.93s) [2022-08-02T12:06:09.940Z] === RUN TestPsFilter [2022-08-02T12:06:10.199Z] --- PASS: TestPsFilter (0.10s) [2022-08-02T12:06:10.199Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-02T12:06:10.461Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-02T12:06:10.461Z] === RUN TestRemoveContainerWithVolume [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.90s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-08-02T12:06:10.499Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-08-02T12:06:10.499Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-02T12:06:10.499Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-02T12:06:11.030Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2022-08-02T12:06:11.030Z] === RUN TestRemoveContainerRunning [2022-08-02T12:06:11.433Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-02T12:06:11.598Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-08-02T12:06:11.598Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-02T12:06:11.857Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-02T12:06:11.857Z] === RUN TestRemoveInvalidContainer [2022-08-02T12:06:11.857Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-02T12:06:11.857Z] === RUN TestRenameLinkedContainer [2022-08-02T12:06:12.367Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.99s) [2022-08-02T12:06:12.367Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-08-02T12:06:12.367Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.05s) [2022-08-02T12:06:12.367Z] === RUN TestCgroupNamespacesRun [2022-08-02T12:06:12.424Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-02T12:06:12.684Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-02T12:06:13.738Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-08-02T12:06:13.738Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-02T12:06:13.738Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-02T12:06:13.738Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-02T12:06:13.738Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-02T12:06:13.764Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-08-02T12:06:13.764Z] === RUN TestRenameStoppedContainer [2022-08-02T12:06:14.023Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-02T12:06:14.023Z] === RUN TestRenameRunningContainerAndReuse [2022-08-02T12:06:14.672Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-02T12:06:14.672Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-02T12:06:14.960Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-02T12:06:14.960Z] === RUN TestRenameInvalidName [2022-08-02T12:06:15.219Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-02T12:06:15.219Z] === RUN TestRenameAnonymousContainer [2022-08-02T12:06:16.000Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-02T12:06:16.045Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-08-02T12:06:16.046Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-02T12:06:16.597Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-08-02T12:06:16.597Z] === RUN TestRenameContainerWithSameName [2022-08-02T12:06:16.980Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-08-02T12:06:16.980Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-02T12:06:17.165Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-02T12:06:17.165Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-02T12:06:17.737Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-02T12:06:17.737Z] === RUN TestResize [2022-08-02T12:06:18.306Z] --- PASS: TestResize (0.41s) [2022-08-02T12:06:18.306Z] === RUN TestResizeWithInvalidSize [2022-08-02T12:06:18.353Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-02T12:06:18.353Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-02T12:06:18.529Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-02T12:06:18.530Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-02T12:06:18.565Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-02T12:06:18.565Z] === RUN TestResizeWhenContainerNotStarted [2022-08-02T12:06:18.919Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-02T12:06:18.919Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-02T12:06:19.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-08-02T12:06:19.133Z] === RUN TestDaemonRestartKillContainers [2022-08-02T12:06:19.133Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-02T12:06:19.133Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-02T12:06:19.133Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-02T12:06:19.133Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-02T12:06:19.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-02T12:06:20.071Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-02T12:06:20.293Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-08-02T12:06:20.293Z] === RUN TestNISDomainname [2022-08-02T12:06:20.551Z] --- PASS: TestNISDomainname (0.54s) [2022-08-02T12:06:20.551Z] === RUN TestHostnameDnsResolution [2022-08-02T12:06:20.639Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.71s) [2022-08-02T12:06:20.640Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.85s) [2022-08-02T12:06:20.640Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-08-02T12:06:20.640Z] === RUN TestCgroupNamespacesRun [2022-08-02T12:06:21.492Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-02T12:06:21.492Z] === RUN TestUnprivilegedPortsAndPing [2022-08-02T12:06:21.753Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-08-02T12:06:21.753Z] === RUN TestPrivilegedHostDevices [2022-08-02T12:06:21.804Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-02T12:06:22.019Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-02T12:06:22.019Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-02T12:06:22.319Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-02T12:06:22.319Z] === RUN TestRunConsoleSize [2022-08-02T12:06:22.370Z] === RUN TestDockerSuite/TestCpToDot [2022-08-02T12:06:22.886Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-02T12:06:22.886Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-02T12:06:22.936Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-02T12:06:22.959Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-08-02T12:06:22.959Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-02T12:06:23.820Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s) [2022-08-02T12:06:23.820Z] === RUN TestStats [2022-08-02T12:06:23.870Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-02T12:06:24.337Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-02T12:06:24.338Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-02T12:06:24.804Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-02T12:06:25.275Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-08-02T12:06:25.275Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-02T12:06:25.452Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-02T12:06:26.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-02T12:06:26.277Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-02T12:06:26.277Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-02T12:06:26.373Z] --- PASS: TestStats (2.51s) [2022-08-02T12:06:26.373Z] === RUN TestStopContainerWithTimeout [2022-08-02T12:06:26.373Z] === RUN TestStopContainerWithTimeout/0 [2022-08-02T12:06:26.373Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-02T12:06:26.373Z] === RUN TestStopContainerWithTimeout/1 [2022-08-02T12:06:26.373Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-02T12:06:26.373Z] === RUN TestStopContainerWithTimeout/3 [2022-08-02T12:06:26.373Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-02T12:06:26.373Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-02T12:06:26.373Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-02T12:06:26.373Z] === CONT TestStopContainerWithTimeout/0 [2022-08-02T12:06:26.373Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-02T12:06:26.652Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-02T12:06:26.652Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-02T12:06:27.212Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-02T12:06:27.313Z] === CONT TestStopContainerWithTimeout/3 [2022-08-02T12:06:27.590Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-08-02T12:06:27.590Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-02T12:06:27.780Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-02T12:06:28.038Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-02T12:06:28.039Z] docker_api_swarm_test.go:202: [d21e41778d8ce] joining swarm manager [d4af53ebcb54a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:06:28.039Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-02T12:06:28.157Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-02T12:06:28.157Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-02T12:06:28.297Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-02T12:06:28.555Z] --- PASS: TestServicePlugin (30.46s) [2022-08-02T12:06:28.555Z] === RUN TestServiceUpdateLabel [2022-08-02T12:06:29.164Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-02T12:06:29.164Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-02T12:06:29.164Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-02T12:06:29.164Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-02T12:06:29.211Z] === CONT TestStopContainerWithTimeout/1 [2022-08-02T12:06:29.537Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-02T12:06:29.537Z] === RUN TestNISDomainname [2022-08-02T12:06:29.537Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-02T12:06:29.537Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-02T12:06:29.537Z] === RUN TestHostnameDnsResolution [2022-08-02T12:06:29.739Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-02T12:06:29.739Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-02T12:06:29.997Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-02T12:06:29.997Z] === RUN TestDockerSuite/TestCreateRM [2022-08-02T12:06:30.105Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-08-02T12:06:30.105Z] === RUN TestUnprivilegedPortsAndPing [2022-08-02T12:06:30.105Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-02T12:06:30.105Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-02T12:06:30.105Z] === RUN TestPrivilegedHostDevices [2022-08-02T12:06:30.256Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-02T12:06:30.256Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-02T12:06:30.256Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-02T12:06:30.256Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-02T12:06:30.256Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-02T12:06:30.366Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-08-02T12:06:30.366Z] === RUN TestRunConsoleSize [2022-08-02T12:06:30.583Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-02T12:06:30.583Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-08-02T12:06:30.583Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-08-02T12:06:30.583Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-02T12:06:30.583Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-02T12:06:30.583Z] === RUN TestDeleteDevicemapper [2022-08-02T12:06:30.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-02T12:06:30.583Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-02T12:06:30.583Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-02T12:06:30.934Z] --- PASS: TestRunConsoleSize (0.39s) [2022-08-02T12:06:30.934Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-02T12:06:31.192Z] --- PASS: TestServiceUpdateLabel (2.61s) [2022-08-02T12:06:31.192Z] === RUN TestServiceUpdateSecrets [2022-08-02T12:06:31.872Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-02T12:06:31.872Z] === RUN TestStats [2022-08-02T12:06:31.872Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:31.872Z] --- SKIP: TestStats (0.00s) [2022-08-02T12:06:31.872Z] === RUN TestStopContainerWithTimeout [2022-08-02T12:06:31.872Z] === RUN TestStopContainerWithTimeout/0 [2022-08-02T12:06:31.872Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-02T12:06:31.872Z] === RUN TestStopContainerWithTimeout/1 [2022-08-02T12:06:31.872Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-02T12:06:31.872Z] === RUN TestStopContainerWithTimeout/3 [2022-08-02T12:06:31.872Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-02T12:06:31.872Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-02T12:06:31.872Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-02T12:06:31.872Z] === CONT TestStopContainerWithTimeout/0 [2022-08-02T12:06:31.872Z] === CONT TestStopContainerWithTimeout/3 [2022-08-02T12:06:31.957Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-08-02T12:06:31.957Z] === RUN TestUpdateMemory [2022-08-02T12:06:32.128Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-02T12:06:32.128Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-02T12:06:32.128Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-02T12:06:32.523Z] --- PASS: TestUpdateMemory (0.60s) [2022-08-02T12:06:32.523Z] === RUN TestUpdateCPUQuota [2022-08-02T12:06:32.808Z] === CONT TestStopContainerWithTimeout/1 [2022-08-02T12:06:33.455Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-08-02T12:06:33.455Z] === RUN TestUpdatePidsLimit [2022-08-02T12:06:33.455Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-02T12:06:33.713Z] === RUN TestUpdatePidsLimit/no_change [2022-08-02T12:06:33.971Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-02T12:06:34.185Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-02T12:06:34.230Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-02T12:06:34.488Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-02T12:06:34.660Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-02T12:06:34.660Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-02T12:06:34.746Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-02T12:06:34.919Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-02T12:06:35.004Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-02T12:06:35.485Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-02T12:06:35.571Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-08-02T12:06:35.571Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-02T12:06:35.571Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-02T12:06:35.571Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-02T12:06:35.571Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-02T12:06:35.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-08-02T12:06:35.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-08-02T12:06:35.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-02T12:06:35.571Z] === RUN TestUpdateRestartPolicy [2022-08-02T12:06:36.053Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-02T12:06:36.620Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-02T12:06:36.717Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-02T12:06:36.717Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-08-02T12:06:36.717Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-02T12:06:36.717Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-08-02T12:06:36.717Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-08-02T12:06:36.717Z] === RUN TestDeleteDevicemapper [2022-08-02T12:06:36.717Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-02T12:06:36.717Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-02T12:06:36.717Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-02T12:06:37.187Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-02T12:06:37.655Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-08-02T12:06:37.655Z] === RUN TestUpdateMemory [2022-08-02T12:06:37.655Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:37.655Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-02T12:06:37.655Z] === RUN TestUpdateCPUQuota [2022-08-02T12:06:37.655Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:37.655Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-02T12:06:37.655Z] === RUN TestUpdatePidsLimit [2022-08-02T12:06:37.655Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:37.655Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-02T12:06:37.655Z] === RUN TestUpdateRestartPolicy [2022-08-02T12:06:37.754Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-02T12:06:39.129Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-02T12:06:40.506Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-02T12:06:41.330Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-02T12:06:41.330Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-02T12:06:41.330Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T12:06:41.330Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-02T12:06:41.330Z] [2022-08-02T12:06:41.330Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-02T12:06:41.330Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-02T12:06:41.330Z] HOSTNAME=0e96aa176fd7 [2022-08-02T12:06:41.330Z] TESTDEBUG=0 [2022-08-02T12:06:41.330Z] DEST=bundles/test-integration [2022-08-02T12:06:41.330Z] PWD=/go/src/github.com/docker/docker [2022-08-02T12:06:41.330Z] DOCKER_GITCOMMIT=610001274323d14224732c27d698b902839f28cc [2022-08-02T12:06:41.330Z] container=docker [2022-08-02T12:06:41.330Z] HOME=/root [2022-08-02T12:06:41.330Z] GOLANG_VERSION=1.18.4 [2022-08-02T12:06:41.330Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-02T12:06:41.330Z] VALIDATE_BRANCH=master [2022-08-02T12:06:41.330Z] TERM=xterm [2022-08-02T12:06:41.330Z] DOCKER_PKG=github.com/docker/docker [2022-08-02T12:06:41.330Z] SHLVL=1 [2022-08-02T12:06:41.330Z] TIMEOUT=120m [2022-08-02T12:06:41.330Z] DOCKER_BUILDTAGS= journald [2022-08-02T12:06:41.330Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-02T12:06:41.330Z] GO111MODULE=off [2022-08-02T12:06:41.330Z] DOCKER_EXPERIMENTAL=1 [2022-08-02T12:06:41.330Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-02T12:06:41.330Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-02T12:06:41.330Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-02T12:06:41.330Z] GOPATH=/go [2022-08-02T12:06:41.330Z] PKG_CONFIG=pkg-config [2022-08-02T12:06:41.330Z] _=/usr/bin/env [2022-08-02T12:06:41.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-02T12:06:43.038Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-02T12:06:44.940Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-02T12:06:45.508Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-02T12:06:46.075Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2022-08-02T12:06:46.075Z] === RUN TestServiceUpdateConfigs [2022-08-02T12:06:47.010Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-02T12:06:47.269Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-02T12:06:47.528Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-02T12:06:47.764Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-08-02T12:06:47.764Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-02T12:06:47.764Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-02T12:06:47.764Z] === RUN TestWaitNonBlocked [2022-08-02T12:06:47.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T12:06:47.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T12:06:47.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T12:06:47.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T12:06:47.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T12:06:47.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T12:06:48.022Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-02T12:06:48.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-08-02T12:06:48.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-08-02T12:06:48.022Z] === RUN TestWaitBlocked [2022-08-02T12:06:48.022Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T12:06:48.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T12:06:48.022Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T12:06:48.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T12:06:48.022Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T12:06:48.022Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T12:06:48.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-02T12:06:48.587Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-02T12:06:48.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-08-02T12:06:48.587Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-08-02T12:06:48.587Z] === RUN TestWaitConditions [2022-08-02T12:06:48.587Z] === RUN TestWaitConditions/default [2022-08-02T12:06:48.587Z] === PAUSE TestWaitConditions/default [2022-08-02T12:06:48.587Z] === RUN TestWaitConditions/not-running [2022-08-02T12:06:48.587Z] === PAUSE TestWaitConditions/not-running [2022-08-02T12:06:48.587Z] === RUN TestWaitConditions/next-exit [2022-08-02T12:06:48.587Z] === PAUSE TestWaitConditions/next-exit [2022-08-02T12:06:48.587Z] === RUN TestWaitConditions/removed [2022-08-02T12:06:48.587Z] === PAUSE TestWaitConditions/removed [2022-08-02T12:06:48.587Z] === CONT TestWaitConditions/default [2022-08-02T12:06:48.587Z] === CONT TestWaitConditions/removed [2022-08-02T12:06:48.721Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-02T12:06:49.288Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-02T12:06:49.288Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-02T12:06:49.546Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-02T12:06:49.804Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-02T12:06:49.805Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-02T12:06:49.861Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-02T12:06:49.861Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-02T12:06:49.861Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-02T12:06:49.861Z] === RUN TestWaitNonBlocked [2022-08-02T12:06:49.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T12:06:49.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T12:06:49.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T12:06:49.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T12:06:49.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T12:06:49.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T12:06:49.861Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-02T12:06:49.861Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-08-02T12:06:49.861Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-08-02T12:06:49.861Z] === RUN TestWaitBlocked [2022-08-02T12:06:49.861Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T12:06:49.861Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T12:06:49.861Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T12:06:49.861Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T12:06:49.861Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T12:06:49.861Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T12:06:50.372Z] docker_api_swarm_test.go:384: [d489cabe0fa63] joining swarm manager [d1e956c984b78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:06:50.428Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-02T12:06:50.428Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2022-08-02T12:06:50.428Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-08-02T12:06:50.428Z] === RUN TestWaitConditions [2022-08-02T12:06:50.428Z] === RUN TestWaitConditions/default [2022-08-02T12:06:50.428Z] === PAUSE TestWaitConditions/default [2022-08-02T12:06:50.428Z] === RUN TestWaitConditions/not-running [2022-08-02T12:06:50.428Z] === PAUSE TestWaitConditions/not-running [2022-08-02T12:06:50.428Z] === RUN TestWaitConditions/next-exit [2022-08-02T12:06:50.428Z] === PAUSE TestWaitConditions/next-exit [2022-08-02T12:06:50.428Z] === RUN TestWaitConditions/removed [2022-08-02T12:06:50.428Z] === PAUSE TestWaitConditions/removed [2022-08-02T12:06:50.428Z] === CONT TestWaitConditions/default [2022-08-02T12:06:50.428Z] === CONT TestWaitConditions/removed [2022-08-02T12:06:50.485Z] === CONT TestWaitConditions/next-exit [2022-08-02T12:06:50.485Z] === CONT TestWaitConditions/not-running [2022-08-02T12:06:50.939Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-02T12:06:51.857Z] --- PASS: TestWaitConditions (0.01s) [2022-08-02T12:06:51.857Z] --- PASS: TestWaitConditions/default (1.54s) [2022-08-02T12:06:51.857Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-08-02T12:06:51.857Z] --- PASS: TestWaitConditions/next-exit (1.75s) [2022-08-02T12:06:51.857Z] --- PASS: TestWaitConditions/not-running (1.71s) [2022-08-02T12:06:51.857Z] === RUN TestWaitRestartedContainer [2022-08-02T12:06:51.857Z] === RUN TestWaitRestartedContainer/default [2022-08-02T12:06:51.857Z] === PAUSE TestWaitRestartedContainer/default [2022-08-02T12:06:51.857Z] === RUN TestWaitRestartedContainer/not-running [2022-08-02T12:06:51.857Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-02T12:06:51.857Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-02T12:06:51.857Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-02T12:06:51.857Z] === CONT TestWaitRestartedContainer/default [2022-08-02T12:06:51.857Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-02T12:06:51.874Z] docker_api_swarm_test.go:385: [db28cef1c5f69] joining swarm manager [d1e956c984b78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:06:52.133Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-02T12:06:52.133Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-02T12:06:52.133Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-02T12:06:52.332Z] === CONT TestWaitConditions/next-exit [2022-08-02T12:06:52.333Z] === CONT TestWaitConditions/not-running [2022-08-02T12:06:52.700Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-02T12:06:52.958Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-02T12:06:53.727Z] --- PASS: TestWaitConditions (0.01s) [2022-08-02T12:06:53.727Z] --- PASS: TestWaitConditions/removed (1.74s) [2022-08-02T12:06:53.727Z] --- PASS: TestWaitConditions/default (1.76s) [2022-08-02T12:06:53.727Z] --- PASS: TestWaitConditions/next-exit (1.49s) [2022-08-02T12:06:53.727Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-08-02T12:06:53.727Z] === RUN TestWaitRestartedContainer [2022-08-02T12:06:53.727Z] === RUN TestWaitRestartedContainer/default [2022-08-02T12:06:53.727Z] === PAUSE TestWaitRestartedContainer/default [2022-08-02T12:06:53.727Z] === RUN TestWaitRestartedContainer/not-running [2022-08-02T12:06:53.727Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-02T12:06:53.727Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-02T12:06:53.727Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-02T12:06:53.727Z] === CONT TestWaitRestartedContainer/default [2022-08-02T12:06:53.727Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-02T12:06:53.755Z] === CONT TestWaitRestartedContainer/not-running [2022-08-02T12:06:53.893Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-02T12:06:54.321Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-02T12:06:54.322Z] --- PASS: TestWaitRestartedContainer/default (1.42s) [2022-08-02T12:06:54.322Z] --- PASS: TestWaitRestartedContainer/next-exit (1.46s) [2022-08-02T12:06:54.322Z] --- PASS: TestWaitRestartedContainer/not-running (0.88s) [2022-08-02T12:06:54.322Z] === CONT TestContainerStartOnDaemonRestart [2022-08-02T12:06:54.322Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-02T12:06:54.828Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-02T12:06:55.087Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-02T12:06:55.087Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-02T12:06:55.087Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-02T12:06:55.087Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-02T12:06:55.087Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-02T12:06:55.640Z] === CONT TestWaitRestartedContainer/not-running [2022-08-02T12:06:56.586Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-02T12:06:56.586Z] --- PASS: TestWaitRestartedContainer/default (1.78s) [2022-08-02T12:06:56.586Z] --- PASS: TestWaitRestartedContainer/next-exit (1.78s) [2022-08-02T12:06:56.586Z] --- PASS: TestWaitRestartedContainer/not-running (0.85s) [2022-08-02T12:06:56.586Z] === CONT TestDaemonRestartIpcMode [2022-08-02T12:06:56.586Z] === CONT TestIpcModeOlderClient [2022-08-02T12:06:56.586Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-02T12:06:56.586Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-02T12:06:56.851Z] --- PASS: TestContainerStartOnDaemonRestart (2.26s) [2022-08-02T12:06:56.851Z] === CONT TestDaemonHostGatewayIP [2022-08-02T12:06:56.851Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-08-02T12:06:56.851Z] === CONT TestDaemonRestartIpcMode [2022-08-02T12:06:57.631Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-02T12:06:57.889Z] === RUN TestDockerSuite/TestEventsRename [2022-08-02T12:06:58.456Z] === RUN TestDockerSuite/TestEventsResize [2022-08-02T12:06:59.022Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-02T12:06:59.124Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.55s) [2022-08-02T12:06:59.124Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2022-08-02T12:06:59.124Z] PASS [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === Skipped [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-02T12:06:59.124Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-02T12:06:59.124Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-02T12:06:59.124Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-02T12:06:59.124Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-02T12:06:59.124Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-02T12:06:59.124Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-02T12:06:59.124Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-02T12:06:59.124Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-02T12:06:59.124Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-02T12:06:59.124Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-02T12:06:59.124Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-02T12:06:59.124Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-02T12:06:59.124Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-08-02T12:06:59.124Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-02T12:06:59.124Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-02T12:06:59.124Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-02T12:06:59.124Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-02T12:06:59.124Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-02T12:06:59.124Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-02T12:06:59.124Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-02T12:06:59.124Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-02T12:06:59.124Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-02T12:06:59.124Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-02T12:06:59.124Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-02T12:06:59.124Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-02T12:06:59.124Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-02T12:06:59.124Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-02T12:06:59.124Z] [2022-08-02T12:06:59.124Z] DONE 249 tests, 27 skipped in 87.658s [2022-08-02T12:06:59.125Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-02T12:06:59.382Z] --- PASS: TestDaemonHostGatewayIP (2.72s) [2022-08-02T12:06:59.382Z] === CONT TestIpcModeOlderClient [2022-08-02T12:06:59.382Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-02T12:06:59.382Z] === CONT TestContainerKillOnDaemonStart [2022-08-02T12:06:59.382Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-08-02T12:06:59.383Z] === RUN TestConfigDaemonLibtrustID [2022-08-02T12:06:59.589Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-02T12:06:59.952Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-02T12:06:59.952Z] === RUN TestConfigDaemonID [2022-08-02T12:07:00.156Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-02T12:07:00.722Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-02T12:07:00.888Z] daemon_test.go:83: [d690e26392206] daemon is not started [2022-08-02T12:07:00.889Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-02T12:07:00.889Z] === RUN TestDaemonConfigValidation [2022-08-02T12:07:00.889Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:07:00.889Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:07:00.889Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-02T12:07:00.889Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-02T12:07:00.889Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-02T12:07:00.889Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-02T12:07:00.889Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-02T12:07:00.889Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-02T12:07:00.889Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-02T12:07:00.889Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-02T12:07:00.889Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:07:00.889Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-02T12:07:01.148Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-02T12:07:01.148Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-02T12:07:01.148Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-02T12:07:01.148Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-02T12:07:01.148Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-02T12:07:01.148Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-02T12:07:01.148Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-02T12:07:01.148Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-02T12:07:01.148Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-02T12:07:01.148Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-02T12:07:01.148Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-02T12:07:01.291Z] --- PASS: TestServiceUpdateConfigs (15.12s) [2022-08-02T12:07:01.291Z] === RUN TestServiceUpdateNetwork [2022-08-02T12:07:02.526Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-02T12:07:03.466Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-02T12:07:03.824Z] === RUN TestDockerSuite/TestEventsTop [2022-08-02T12:07:04.391Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-02T12:07:04.405Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-02T12:07:04.405Z] daemon_test.go:197: [df1c918122e79] daemon is not started [2022-08-02T12:07:04.405Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-02T12:07:04.405Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-02T12:07:04.405Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-02T12:07:04.405Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-02T12:07:04.405Z] === RUN TestDaemonProxy [2022-08-02T12:07:04.405Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-02T12:07:04.405Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-02T12:07:04.405Z] PASS [2022-08-02T12:07:04.405Z] [2022-08-02T12:07:04.405Z] === Skipped [2022-08-02T12:07:04.405Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-02T12:07:04.405Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-02T12:07:04.405Z] [2022-08-02T12:07:04.405Z] DONE 13 tests, 1 skipped in 5.286s [2022-08-02T12:07:04.405Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-02T12:07:04.664Z] INFO: Testing against a local daemon [2022-08-02T12:07:04.664Z] === RUN TestCommitInheritsEnv [2022-08-02T12:07:06.569Z] --- PASS: TestCommitInheritsEnv (1.53s) [2022-08-02T12:07:06.569Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-02T12:07:06.569Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform// [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform/linux [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform/macos [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-02T12:07:06.569Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-02T12:07:06.569Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-02T12:07:06.569Z] === RUN TestImagesFilterMultiReference [2022-08-02T12:07:06.569Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-02T12:07:06.569Z] === RUN TestImagePullPlatformInvalid [2022-08-02T12:07:06.569Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-02T12:07:06.569Z] === RUN TestRemoveImageOrphaning [2022-08-02T12:07:06.921Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-02T12:07:07.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-02T12:07:07.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-02T12:07:08.296Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-02T12:07:08.473Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-08-02T12:07:08.473Z] === RUN TestRemoveImageGarbageCollector [2022-08-02T12:07:08.473Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-02T12:07:08.473Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-02T12:07:08.473Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-02T12:07:08.473Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-02T12:07:08.473Z] === RUN TestTagInvalidReference [2022-08-02T12:07:08.473Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-02T12:07:08.473Z] === RUN TestTagValidPrefixedRepo [2022-08-02T12:07:08.473Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-02T12:07:08.473Z] === RUN TestTagExistedNameWithoutForce [2022-08-02T12:07:08.473Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-02T12:07:08.473Z] === RUN TestTagOfficialNames [2022-08-02T12:07:08.473Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-02T12:07:08.473Z] === RUN TestTagMatchesDigest [2022-08-02T12:07:08.473Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-02T12:07:08.473Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-02T12:07:08.862Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-02T12:07:09.428Z] === RUN TestDockerSuite/TestExec [2022-08-02T12:07:09.995Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-02T12:07:11.370Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-02T12:07:11.572Z] --- PASS: TestContainerKillOnDaemonStart (11.50s) [2022-08-02T12:07:11.572Z] PASS [2022-08-02T12:07:11.572Z] [2022-08-02T12:07:11.572Z] === Skipped [2022-08-02T12:07:11.572Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-02T12:07:11.572Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-02T12:07:11.572Z] [2022-08-02T12:07:11.572Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-02T12:07:11.572Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-02T12:07:11.572Z] [2022-08-02T12:07:11.572Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-02T12:07:11.572Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-02T12:07:11.572Z] [2022-08-02T12:07:11.572Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-02T12:07:11.572Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-02T12:07:11.572Z] [2022-08-02T12:07:11.572Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-02T12:07:11.572Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-02T12:07:11.572Z] [2022-08-02T12:07:11.572Z] DONE 272 tests, 5 skipped in 136.451s [2022-08-02T12:07:11.572Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-02T12:07:11.572Z] === RUN TestConfigDaemonLibtrustID [2022-08-02T12:07:11.572Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-02T12:07:11.572Z] === RUN TestConfigDaemonID [2022-08-02T12:07:11.937Z] === RUN TestDockerSuite/TestExecEnv [2022-08-02T12:07:12.504Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-02T12:07:12.506Z] daemon_test.go:83: [d7c29f09be487] daemon is not started [2022-08-02T12:07:12.506Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-02T12:07:12.506Z] === RUN TestDaemonConfigValidation [2022-08-02T12:07:12.506Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:07:12.506Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:07:12.506Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-02T12:07:12.506Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-02T12:07:12.506Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-02T12:07:12.506Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-02T12:07:12.506Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-02T12:07:12.506Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-02T12:07:12.506Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-02T12:07:12.506Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-02T12:07:12.506Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:07:12.506Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-02T12:07:12.506Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-02T12:07:12.506Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-02T12:07:12.506Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-02T12:07:12.763Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-02T12:07:12.763Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-02T12:07:12.763Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-02T12:07:12.763Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-02T12:07:12.763Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-02T12:07:12.763Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-02T12:07:12.763Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-02T12:07:12.763Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-02T12:07:13.697Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-02T12:07:13.879Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-02T12:07:14.445Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-02T12:07:14.631Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-02T12:07:15.012Z] --- PASS: TestServiceUpdateNetwork (13.68s) [2022-08-02T12:07:15.012Z] === RUN TestServiceUpdatePidsLimit [2022-08-02T12:07:15.946Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-02T12:07:16.004Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-02T12:07:16.004Z] daemon_test.go:197: [d8261ad498b1f] daemon is not started [2022-08-02T12:07:16.004Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-02T12:07:16.004Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-02T12:07:16.004Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-02T12:07:16.004Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-02T12:07:16.004Z] === RUN TestDaemonProxy [2022-08-02T12:07:16.004Z] === RUN TestDaemonProxy/environment_variables [2022-08-02T12:07:16.881Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-02T12:07:17.140Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-02T12:07:17.707Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-02T12:07:17.901Z] === RUN TestDaemonProxy/command-line_options [2022-08-02T12:07:18.641Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-02T12:07:19.208Z] === RUN TestDockerSuite/TestExecParseError [2022-08-02T12:07:19.273Z] === RUN TestDaemonProxy/configuration_file [2022-08-02T12:07:19.752Z] INFO [linters context/goanalysis] analyzers took 6m45.37639867s with top 10 stages: buildir: 2m25.485510256s, the_only_name: 42.533811985s, goimports: 30.280779688s, unconvert: 25.146795922s, gosec: 18.497165633s, S1038: 18.484866206s, misspell: 6.869548891s, S1039: 5.71492396s, SA1012: 4.720402302s, SA4030: 4.433734225s [2022-08-02T12:07:19.752Z] INFO [runner] Issues before processing: 2456, after processing: 0 [2022-08-02T12:07:19.752Z] INFO [runner] Processors filtering stat (out/in): cgo: 2121/2456, autogenerated_exclude: 2018/2121, identifier_marker: 2018/2018, exclude-rules: 77/2018, nolint: 0/77, path_prettifier: 2121/2121, skip_files: 2121/2121, skip_dirs: 2121/2121, filename_unadjuster: 2121/2121, exclude: 2018/2018 [2022-08-02T12:07:19.752Z] INFO [runner] processing took 83.615242ms with stages: nolint: 33.202986ms, identifier_marker: 22.623188ms, path_prettifier: 9.486956ms, autogenerated_exclude: 8.345114ms, exclude-rules: 7.669945ms, skip_dirs: 1.973928ms, cgo: 192.323µs, filename_unadjuster: 115.316µs, max_same_issues: 1.816µs, exclude: 610ns, uniq_by_line: 505ns, skip_files: 401ns, diff: 376ns, max_from_linter: 348ns, source_code: 311ns, max_per_file_from_linter: 269ns, path_shortener: 255ns, severity-rules: 249ns, sort_results: 227ns, path_prefixer: 119ns [2022-08-02T12:07:19.752Z] INFO [runner] linters took 1m46.828707602s with stages: goanalysis_metalinter: 1m46.744882s [2022-08-02T12:07:19.752Z] INFO File cache stats: 1694 entries of total size 8.6MiB [2022-08-02T12:07:19.752Z] INFO Memory: 2814 samples, avg is 313.8MB, max is 1191.5MB [2022-08-02T12:07:19.752Z] INFO Execution took 4m41.396706968s [2022-08-02T12:07:19.752Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2022-08-02T12:07:19.776Z] === RUN TestDockerSuite/TestExecPausedContainer [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-02T12:07:20.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=312f2da8454863b85fa6427540bd5c28f1551972 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:312f2da8454863b85fa6427540bd5c28f1551972 hack/make.sh dynbinary test-docker-py [2022-08-02T12:07:20.351Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-02T12:07:20.738Z] [2022-08-02T12:07:20.738Z] Removing bundles/ [2022-08-02T12:07:20.738Z] [2022-08-02T12:07:20.738Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-02T12:07:20.738Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-02T12:07:20.738Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T12:07:20.920Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-02T12:07:21.169Z] === RUN TestDaemonProxy/conflicting_options [2022-08-02T12:07:21.427Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-02T12:07:21.485Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-02T12:07:21.994Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-02T12:07:21.994Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-02T12:07:21.994Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-02T12:07:21.994Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-08-02T12:07:21.994Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-02T12:07:21.994Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-02T12:07:21.994Z] PASS [2022-08-02T12:07:21.994Z] [2022-08-02T12:07:21.994Z] DONE 18 tests in 11.159s [2022-08-02T12:07:21.994Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-02T12:07:21.994Z] INFO: Testing against a local daemon [2022-08-02T12:07:21.994Z] === RUN TestCommitInheritsEnv [2022-08-02T12:07:22.051Z] === RUN TestDockerSuite/TestExecTTY [2022-08-02T12:07:22.253Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-08-02T12:07:22.253Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-02T12:07:22.253Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-02T12:07:22.253Z] === RUN TestImportWithCustomPlatform [2022-08-02T12:07:22.511Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-02T12:07:22.511Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-02T12:07:22.511Z] === RUN TestImportWithCustomPlatform// [2022-08-02T12:07:22.511Z] === RUN TestImportWithCustomPlatform/linux [2022-08-02T12:07:22.511Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-02T12:07:22.511Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-02T12:07:22.618Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-02T12:07:22.769Z] === RUN TestImportWithCustomPlatform/macos [2022-08-02T12:07:22.769Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-02T12:07:22.769Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-02T12:07:22.769Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-02T12:07:22.770Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-02T12:07:22.770Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-02T12:07:22.770Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-02T12:07:22.770Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-02T12:07:22.770Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-02T12:07:22.770Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-02T12:07:22.770Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-02T12:07:22.770Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-02T12:07:22.770Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-02T12:07:22.770Z] === RUN TestImagesFilterMultiReference [2022-08-02T12:07:22.770Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-02T12:07:22.770Z] === RUN TestImagePullPlatformInvalid [2022-08-02T12:07:22.770Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-02T12:07:22.770Z] === RUN TestRemoveImageOrphaning [2022-08-02T12:07:23.028Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-02T12:07:23.028Z] === RUN TestRemoveImageGarbageCollector [2022-08-02T12:07:23.184Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-02T12:07:23.594Z] time="2022-08-02T12:07:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-02T12:07:23.751Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-02T12:07:23.751Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-02T12:07:24.318Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-02T12:07:24.318Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-02T12:07:24.318Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-02T12:07:24.967Z] --- PASS: TestRemoveImageGarbageCollector (1.97s) [2022-08-02T12:07:24.967Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-02T12:07:24.967Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-02T12:07:24.967Z] === RUN TestTagInvalidReference [2022-08-02T12:07:24.967Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-02T12:07:24.967Z] === RUN TestTagValidPrefixedRepo [2022-08-02T12:07:25.224Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-02T12:07:25.225Z] === RUN TestTagExistedNameWithoutForce [2022-08-02T12:07:25.225Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-02T12:07:25.225Z] === RUN TestTagOfficialNames [2022-08-02T12:07:25.225Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-02T12:07:25.225Z] === RUN TestTagMatchesDigest [2022-08-02T12:07:25.225Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-02T12:07:25.225Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-02T12:07:25.693Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-02T12:07:26.259Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-02T12:07:27.194Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-02T12:07:27.760Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-02T12:07:28.327Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-02T12:07:29.702Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-02T12:07:29.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-02T12:07:32.235Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2022-08-02T12:07:32.235Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-08-02T12:07:32.235Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2022-08-02T12:07:32.235Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2022-08-02T12:07:32.235Z] PASS [2022-08-02T12:07:32.235Z] [2022-08-02T12:07:32.235Z] === Skipped [2022-08-02T12:07:32.235Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-02T12:07:32.235Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-02T12:07:32.235Z] [2022-08-02T12:07:32.235Z] DONE 27 tests, 1 skipped in 181.345s [2022-08-02T12:07:32.235Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-02T12:07:32.235Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:07:32.235Z] ++ set -e [2022-08-02T12:07:32.235Z] ++ '[' -n 0 ']' [2022-08-02T12:07:32.235Z] ++ set -x [2022-08-02T12:07:32.235Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:07:32.235Z] INFO: Testing against a local daemon [2022-08-02T12:07:32.235Z] === RUN TestSessionCreate [2022-08-02T12:07:32.235Z] --- PASS: TestSessionCreate (0.01s) [2022-08-02T12:07:32.235Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-02T12:07:32.235Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-02T12:07:32.235Z] PASS [2022-08-02T12:07:32.235Z] [2022-08-02T12:07:32.235Z] DONE 2 tests in 0.053s [2022-08-02T12:07:32.235Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-02T12:07:32.235Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:07:32.235Z] ++ set -e [2022-08-02T12:07:32.235Z] ++ '[' -n 0 ']' [2022-08-02T12:07:32.235Z] ++ set -x [2022-08-02T12:07:32.235Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:07:32.235Z] INFO: Testing against a local daemon [2022-08-02T12:07:32.235Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-02T12:07:32.235Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-02T12:07:32.235Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-02T12:07:32.235Z] === RUN TestDiskUsage [2022-08-02T12:07:32.235Z] === PAUSE TestDiskUsage [2022-08-02T12:07:32.235Z] === RUN TestEventsExecDie [2022-08-02T12:07:32.235Z] === RUN TestDockerSuite/TestHealth [2022-08-02T12:07:33.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-02T12:07:33.171Z] --- PASS: TestEventsExecDie (0.91s) [2022-08-02T12:07:33.171Z] === RUN TestEventsBackwardsCompatible [2022-08-02T12:07:33.171Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-02T12:07:33.171Z] === RUN TestEventsVolumeCreate [2022-08-02T12:07:33.171Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-08-02T12:07:33.171Z] === RUN TestInfoBinaryCommits [2022-08-02T12:07:33.171Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-02T12:07:33.171Z] === RUN TestInfoAPIVersioned [2022-08-02T12:07:33.171Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-02T12:07:33.171Z] === RUN TestInfoAPI [2022-08-02T12:07:33.171Z] --- PASS: TestInfoAPI (0.01s) [2022-08-02T12:07:33.171Z] === RUN TestInfoAPIWarnings [2022-08-02T12:07:39.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-02T12:07:40.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-02T12:07:40.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-02T12:07:41.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-02T12:07:42.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-02T12:07:42.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-02T12:07:43.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-02T12:07:45.368Z] check_test.go:611: [db28cef1c5f69] daemon is not started [2022-08-02T12:07:45.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-02T12:07:45.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-02T12:07:45.934Z] docker_api_swarm_test.go:802: [dd31066e1a73e] joining swarm manager [d65d2bfa3a26d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:07:46.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-02T12:07:47.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-02T12:07:47.308Z] docker_api_swarm_test.go:802: [da0acb0f2538d] joining swarm manager [d65d2bfa3a26d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:07:47.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-02T12:07:48.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-02T12:07:48.684Z] docker_api_swarm_test.go:802: [dde118c5e8e9c] joining swarm manager [d65d2bfa3a26d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-02T12:07:48.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-02T12:07:49.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-02T12:07:50.059Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-02T12:07:50.059Z] === RUN TestInfoDebug [2022-08-02T12:07:50.059Z] docker_api_swarm_test.go:802: [dda0b38cba527] joining swarm manager [d65d2bfa3a26d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-02T12:07:50.317Z] --- PASS: TestInfoDebug (0.54s) [2022-08-02T12:07:50.317Z] === RUN TestInfoInsecureRegistries [2022-08-02T12:07:50.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-02T12:07:50.883Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-02T12:07:50.883Z] === RUN TestInfoRegistryMirrors [2022-08-02T12:07:51.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-02T12:07:51.450Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-02T12:07:51.450Z] === RUN TestLoginFailsWithBadCredentials [2022-08-02T12:07:51.710Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-02T12:07:51.710Z] === RUN TestPingCacheHeaders [2022-08-02T12:07:51.710Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-02T12:07:51.710Z] === RUN TestPingGet [2022-08-02T12:07:51.710Z] --- PASS: TestPingGet (0.01s) [2022-08-02T12:07:51.710Z] === RUN TestPingHead [2022-08-02T12:07:51.710Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-02T12:07:51.710Z] --- PASS: TestPingHead (0.02s) [2022-08-02T12:07:51.710Z] === RUN TestPingSwarmHeader [2022-08-02T12:07:51.898Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-02T12:07:51.898Z] Using test binary docker [2022-08-02T12:07:51.898Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-02T12:07:51.898Z] +++ /etc/init.d/apparmor start [2022-08-02T12:07:51.968Z] docker_api_swarm_test.go:810: [db543600668e9] joining swarm manager [d65d2bfa3a26d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-02T12:07:52.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-02T12:07:52.156Z] INFO: Waiting for daemon to start... [2022-08-02T12:07:52.156Z] Starting dockerd [2022-08-02T12:07:52.156Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-02T12:07:52.227Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-02T12:07:52.798Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-02T12:07:54.177Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-02T12:07:54.177Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-08-02T12:07:54.177Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-02T12:07:54.177Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-02T12:07:54.177Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-02T12:07:54.177Z] === RUN TestVersion [2022-08-02T12:07:54.177Z] --- PASS: TestVersion (0.01s) [2022-08-02T12:07:54.177Z] === CONT TestDiskUsage [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/container_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/image_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/volume_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-02T12:07:54.744Z] === RUN TestDiskUsage/after_container.Run [2022-08-02T12:07:55.003Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-02T12:07:55.003Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage (1.25s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-02T12:07:55.261Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:07:55.261Z] PASS [2022-08-02T12:07:55.261Z] [2022-08-02T12:07:55.261Z] === Skipped [2022-08-02T12:07:55.261Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-02T12:07:55.261Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-02T12:07:55.261Z] [2022-08-02T12:07:55.261Z] DONE 54 tests, 1 skipped in 23.232s [2022-08-02T12:07:55.261Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-02T12:07:55.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:07:55.261Z] ++ set -e [2022-08-02T12:07:55.261Z] ++ '[' -n 0 ']' [2022-08-02T12:07:55.261Z] ++ set -x [2022-08-02T12:07:55.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:07:55.261Z] INFO: Testing against a local daemon [2022-08-02T12:07:55.261Z] === RUN TestVolumesCreateAndList [2022-08-02T12:07:55.261Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-02T12:07:55.261Z] === RUN TestVolumesRemove [2022-08-02T12:07:55.520Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-02T12:07:55.520Z] === RUN TestVolumesInspect [2022-08-02T12:07:55.520Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-02T12:07:55.520Z] === RUN TestVolumesInvalidJSON [2022-08-02T12:07:55.520Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-02T12:07:55.520Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-02T12:07:55.520Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-02T12:07:55.520Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-02T12:07:55.520Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-02T12:07:55.520Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-02T12:07:55.520Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-02T12:07:55.520Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-02T12:07:55.520Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-02T12:07:55.520Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-02T12:07:55.520Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-02T12:07:55.520Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-02T12:07:55.520Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-02T12:07:55.520Z] PASS [2022-08-02T12:07:55.520Z] [2022-08-02T12:07:55.520Z] DONE 9 tests in 0.140s [2022-08-02T12:07:55.520Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-02T12:07:55.778Z] ++++ cat bundles/test-integration/docker.pid [2022-08-02T12:07:55.778Z] +++ kill 11367 [2022-08-02T12:07:56.036Z] +++ /etc/init.d/apparmor stop [2022-08-02T12:07:56.036Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-02T12:07:56.036Z] [2022-08-02T12:07:56.036Z] Unloading profiles will leave already running processes permanently [2022-08-02T12:07:56.036Z] unconfined, which can lead to unexpected situations. [2022-08-02T12:07:56.036Z] [2022-08-02T12:07:56.036Z] To set a process to complain mode, use the command line tool [2022-08-02T12:07:56.036Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-02T12:07:56.036Z] +++ true [2022-08-02T12:07:56.036Z] exiting test-integration [2022-08-02T12:07:56.036Z] ++ exit 0 [2022-08-02T12:07:56.036Z] [2022-08-02T12:07:56.295Z] + for job in $(jobs -p) [2022-08-02T12:07:56.295Z] + wait 7166 [2022-08-02T12:07:57.671Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-02T12:07:57.671Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-02T12:07:57.671Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-02T12:07:57.671Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-02T12:07:58.238Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-02T12:07:58.238Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-02T12:07:58.708Z] . [2022-08-02T12:07:58.709Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-02T12:07:58.709Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-02T12:07:58.709Z] Error: No such image: emptyfs [2022-08-02T12:07:58.709Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-02T12:07:58.709Z] ++++ docker load [2022-08-02T12:07:58.709Z] Running integration-test (iteration 1) [2022-08-02T12:07:58.709Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-02T12:07:58.709Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:07:58.709Z] ++ set -e [2022-08-02T12:07:58.709Z] ++ '[' -n 0 ']' [2022-08-02T12:07:58.709Z] ++ set -x [2022-08-02T12:07:58.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:07:58.709Z] Loaded image: busybox:latest [2022-08-02T12:07:58.709Z] Loaded image: busybox:glibc [2022-08-02T12:07:58.805Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-02T12:07:59.372Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-02T12:07:59.372Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-02T12:07:59.630Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-02T12:07:59.630Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-02T12:07:59.642Z] Loaded image: debian:bullseye-slim [2022-08-02T12:07:59.642Z] Loaded image: hello-world:latest [2022-08-02T12:07:59.642Z] Loaded image: arm32v7/hello-world:latest [2022-08-02T12:07:59.642Z] INFO: Testing against a local daemon [2022-08-02T12:07:59.642Z] === RUN TestCgroupNamespacesBuild [2022-08-02T12:07:59.889Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-02T12:07:59.889Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-02T12:08:00.147Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-02T12:08:00.147Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-02T12:08:01.025Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-08-02T12:08:01.025Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-02T12:08:01.081Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-02T12:08:01.081Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-02T12:08:01.647Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-02T12:08:02.214Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-02T12:08:02.214Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-02T12:08:02.400Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-08-02T12:08:02.400Z] === RUN TestBuildWithSession [2022-08-02T12:08:02.400Z] build_session_test.go:25: TODO: BuildKit [2022-08-02T12:08:02.400Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-02T12:08:02.400Z] === RUN TestBuildSquashParent [2022-08-02T12:08:02.780Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-02T12:08:05.308Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-02T12:08:05.308Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-02T12:08:05.308Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-02T12:08:06.243Z] === RUN TestDockerSuite/TestImportFile [2022-08-02T12:08:06.582Z] --- PASS: TestBuildSquashParent (4.15s) [2022-08-02T12:08:06.582Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-02T12:08:06.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T12:08:06.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T12:08:06.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T12:08:06.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T12:08:06.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T12:08:06.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T12:08:06.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T12:08:06.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T12:08:06.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T12:08:06.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T12:08:06.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T12:08:06.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T12:08:06.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-02T12:08:06.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-02T12:08:07.515Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-02T12:08:07.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-02T12:08:07.618Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-02T12:08:07.618Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-02T12:08:08.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-02T12:08:08.889Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-02T12:08:08.994Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-02T12:08:09.823Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-02T12:08:09.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.20s) [2022-08-02T12:08:09.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) [2022-08-02T12:08:09.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-08-02T12:08:09.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s) [2022-08-02T12:08:09.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-08-02T12:08:09.823Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-08-02T12:08:09.823Z] === RUN TestBuildMultiStageCopy [2022-08-02T12:08:09.823Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-02T12:08:10.368Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-02T12:08:11.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-02T12:08:11.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-02T12:08:11.303Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-02T12:08:11.506Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-02T12:08:11.774Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-02T12:08:11.869Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-02T12:08:12.032Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2022-08-02T12:08:12.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.23s) [2022-08-02T12:08:12.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-02T12:08:12.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-08-02T12:08:12.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-08-02T12:08:12.032Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-02T12:08:12.032Z] === RUN TestBuildMultiStageParentConfig [2022-08-02T12:08:12.436Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-02T12:08:12.597Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-08-02T12:08:12.598Z] === RUN TestBuildLabelWithTargets [2022-08-02T12:08:13.371Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-02T12:08:13.371Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-02T12:08:13.371Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-02T12:08:13.530Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-08-02T12:08:13.531Z] === RUN TestBuildWithEmptyLayers [2022-08-02T12:08:13.788Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-08-02T12:08:13.788Z] === RUN TestBuildMultiStageOnBuild [2022-08-02T12:08:13.937Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-02T12:08:14.872Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-02T12:08:14.872Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-02T12:08:15.161Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-08-02T12:08:15.161Z] === RUN TestBuildUncleanTarFilenames [2022-08-02T12:08:15.439Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-02T12:08:15.439Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-02T12:08:15.439Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-02T12:08:15.727Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-02T12:08:15.727Z] === RUN TestBuildMultiStageLayerLeak [2022-08-02T12:08:16.378Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-02T12:08:16.657Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-02T12:08:17.100Z] --- PASS: TestBuildMultiStageLayerLeak (1.28s) [2022-08-02T12:08:17.100Z] === RUN TestBuildWithHugeFile [2022-08-02T12:08:17.229Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-02T12:08:18.164Z] === RUN TestDockerSuite/TestInspectImage [2022-08-02T12:08:18.164Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-02T12:08:18.164Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-02T12:08:18.164Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-02T12:08:18.164Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-02T12:08:18.422Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-02T12:08:18.989Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-02T12:08:19.247Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-02T12:08:19.506Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-02T12:08:20.440Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-02T12:08:22.970Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-02T12:08:22.970Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-02T12:08:22.970Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-02T12:08:23.537Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-02T12:08:24.913Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-02T12:08:25.479Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-02T12:08:25.738Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-02T12:08:26.304Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-02T12:08:26.872Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-02T12:08:27.807Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-02T12:08:28.373Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-02T12:08:28.373Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-02T12:08:29.748Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-02T12:08:30.683Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-02T12:08:30.683Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-02T12:08:32.059Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-02T12:08:32.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-02T12:08:33.560Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-02T12:08:35.462Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-02T12:08:35.462Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-02T12:08:36.839Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-02T12:08:37.097Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-02T12:08:37.664Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-02T12:08:44.929Z] --- PASS: TestImportExtremelyLargeImageWorks (92.76s) [2022-08-02T12:08:44.929Z] PASS [2022-08-02T12:08:44.929Z] [2022-08-02T12:08:44.929Z] === Skipped [2022-08-02T12:08:44.929Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-02T12:08:44.929Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-02T12:08:44.929Z] [2022-08-02T12:08:44.929Z] DONE 22 tests, 1 skipped in 96.647s [2022-08-02T12:08:44.929Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-02T12:08:44.929Z] === RUN TestStripANSICommands [2022-08-02T12:08:44.929Z] === RUN TestStripANSICommands/#00 [2022-08-02T12:08:44.929Z] === RUN TestStripANSICommands/#01 [2022-08-02T12:08:44.929Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-02T12:08:44.929Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-02T12:08:44.929Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-02T12:08:44.929Z] PASS [2022-08-02T12:08:44.929Z] [2022-08-02T12:08:44.929Z] DONE 3 tests in 0.044s [2022-08-02T12:08:44.929Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-02T12:08:44.929Z] INFO: Testing against a local daemon [2022-08-02T12:08:44.929Z] === RUN TestNetworkCreateDelete [2022-08-02T12:08:44.929Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-02T12:08:44.929Z] === RUN TestDockerNetworkDeletePreferID [2022-08-02T12:08:44.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-02T12:08:44.929Z] === RUN TestDaemonDNSFallback [2022-08-02T12:08:45.785Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-02T12:08:47.170Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-02T12:08:47.737Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-02T12:08:48.215Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-08-02T12:08:48.215Z] === RUN TestInspectNetwork [2022-08-02T12:08:48.215Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:08:48.215Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-02T12:08:48.215Z] === RUN TestRunContainerWithBridgeNone [2022-08-02T12:08:48.215Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.215Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-02T12:08:48.215Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:08:48.215Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:08:48.215Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:08:48.215Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-02T12:08:48.215Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-02T12:08:48.215Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-02T12:08:48.215Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-02T12:08:48.215Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-02T12:08:48.216Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-02T12:08:48.216Z] === RUN TestNetworkList [2022-08-02T12:08:48.216Z] === RUN TestNetworkList//networks [2022-08-02T12:08:48.216Z] === PAUSE TestNetworkList//networks [2022-08-02T12:08:48.216Z] === RUN TestNetworkList//networks/ [2022-08-02T12:08:48.216Z] === PAUSE TestNetworkList//networks/ [2022-08-02T12:08:48.216Z] === CONT TestNetworkList//networks [2022-08-02T12:08:48.216Z] === CONT TestNetworkList//networks/ [2022-08-02T12:08:48.216Z] --- PASS: TestNetworkList (0.01s) [2022-08-02T12:08:48.216Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-02T12:08:48.216Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-02T12:08:48.216Z] === RUN TestHostIPv4BridgeLabel [2022-08-02T12:08:48.216Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-02T12:08:48.216Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-02T12:08:48.216Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2022-08-02T12:08:48.216Z] === RUN TestDaemonDefaultNetworkPools [2022-08-02T12:08:48.216Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-02T12:08:48.216Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-02T12:08:48.216Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-02T12:08:48.216Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-02T12:08:48.216Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-02T12:08:48.216Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-02T12:08:48.216Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-02T12:08:48.216Z] === RUN TestServiceWithPredefinedNetwork [2022-08-02T12:08:48.216Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:08:48.216Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-02T12:08:48.216Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-02T12:08:48.216Z] service_test.go:243: FLAKY_TEST [2022-08-02T12:08:48.216Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-02T12:08:48.216Z] === RUN TestServiceWithDataPathPortInit [2022-08-02T12:08:48.216Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:08:48.216Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-02T12:08:48.216Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-02T12:08:48.216Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:08:48.216Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-02T12:08:48.216Z] PASS [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === Skipped [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-02T12:08:48.216Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-02T12:08:48.216Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-02T12:08:48.216Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2022-08-02T12:08:48.216Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-02T12:08:48.216Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-02T12:08:48.216Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-02T12:08:48.216Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-02T12:08:48.216Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-02T12:08:48.216Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-02T12:08:48.216Z] service_test.go:243: FLAKY_TEST [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-02T12:08:48.216Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-02T12:08:48.216Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:08:48.216Z] [2022-08-02T12:08:48.216Z] DONE 34 tests, 12 skipped in 7.076s [2022-08-02T12:08:48.216Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-02T12:08:48.476Z] INFO: Testing against a local daemon [2022-08-02T12:08:48.476Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-02T12:08:48.476Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:08:48.476Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-02T12:08:48.476Z] === RUN TestDockerNetworkIpvlan [2022-08-02T12:08:48.476Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:08:48.476Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-02T12:08:48.476Z] PASS [2022-08-02T12:08:48.476Z] [2022-08-02T12:08:48.476Z] === Skipped [2022-08-02T12:08:48.476Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-02T12:08:48.476Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:08:48.476Z] [2022-08-02T12:08:48.476Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-02T12:08:48.476Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:08:48.476Z] [2022-08-02T12:08:48.476Z] DONE 2 tests, 2 skipped in 0.093s [2022-08-02T12:08:48.476Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-02T12:08:48.476Z] INFO: Testing against a local daemon [2022-08-02T12:08:48.476Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-02T12:08:48.476Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.476Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-02T12:08:48.476Z] === RUN TestDockerNetworkMacvlan [2022-08-02T12:08:48.476Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.476Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-02T12:08:48.476Z] PASS [2022-08-02T12:08:48.476Z] [2022-08-02T12:08:48.476Z] === Skipped [2022-08-02T12:08:48.476Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-02T12:08:48.476Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.476Z] [2022-08-02T12:08:48.476Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-02T12:08:48.476Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-02T12:08:48.476Z] [2022-08-02T12:08:48.476Z] DONE 2 tests, 2 skipped in 0.088s [2022-08-02T12:08:48.476Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-02T12:08:48.476Z] testing: warning: no tests to run [2022-08-02T12:08:48.476Z] PASS [2022-08-02T12:08:48.476Z] [2022-08-02T12:08:48.476Z] DONE 0 tests in 0.028s [2022-08-02T12:08:48.476Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-02T12:08:48.735Z] INFO: Testing against a local daemon [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginAllowRequest [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginTLS [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginDenyRequest [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginDenyResponse [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginAllowEventStream [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginErrorResponse [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginErrorRequest [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginHeader [2022-08-02T12:08:48.735Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.735Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-02T12:08:48.735Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-02T12:08:48.994Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:48.994Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-02T12:08:48.994Z] === RUN TestAuthZPluginV2Disable [2022-08-02T12:08:49.252Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:49.252Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-02T12:08:49.252Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-02T12:08:49.639Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-02T12:08:49.639Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-02T12:08:49.639Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-02T12:08:49.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:49.819Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-02T12:08:49.819Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-02T12:08:50.078Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.078Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-02T12:08:50.078Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-02T12:08:50.337Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-02T12:08:50.338Z] PASS [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === Skipped [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-02T12:08:50.338Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] DONE 17 tests, 17 skipped in 1.796s [2022-08-02T12:08:50.338Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-02T12:08:50.338Z] INFO: Testing against a local daemon [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:08:50.338Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:08:50.338Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-02T12:08:50.338Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-02T12:08:50.338Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-02T12:08:50.338Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-02T12:08:50.338Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-02T12:08:50.338Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-02T12:08:50.338Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-02T12:08:50.338Z] === RUN TestPluginInstall [2022-08-02T12:08:50.338Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-02T12:08:50.338Z] === RUN TestPluginsWithRuntimes [2022-08-02T12:08:50.338Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-02T12:08:50.338Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-02T12:08:50.338Z] === RUN TestPluginBackCompatMediaTypes [2022-08-02T12:08:50.338Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-02T12:08:50.338Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-02T12:08:50.338Z] PASS [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === Skipped [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-02T12:08:50.338Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-02T12:08:50.338Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-02T12:08:50.338Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-02T12:08:50.338Z] [2022-08-02T12:08:50.338Z] DONE 19 tests, 3 skipped in 0.139s [2022-08-02T12:08:50.574Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-02T12:08:50.596Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-02T12:08:50.597Z] INFO: Testing against a local daemon [2022-08-02T12:08:50.597Z] === RUN TestExternalGraphDriver [2022-08-02T12:08:50.855Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-02T12:08:50.855Z] --- SKIP: TestExternalGraphDriver (0.35s) [2022-08-02T12:08:50.855Z] === RUN TestGraphdriverPluginV2 [2022-08-02T12:08:51.140Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-02T12:08:52.075Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-02T12:08:53.011Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-02T12:08:53.946Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-02T12:08:54.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-02T12:08:55.054Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-08-02T12:08:55.054Z] PASS [2022-08-02T12:08:55.054Z] [2022-08-02T12:08:55.054Z] === Skipped [2022-08-02T12:08:55.054Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s) [2022-08-02T12:08:55.054Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-02T12:08:55.054Z] [2022-08-02T12:08:55.054Z] DONE 2 tests, 1 skipped in 4.277s [2022-08-02T12:08:55.054Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-02T12:08:55.054Z] INFO: Testing against a local daemon [2022-08-02T12:08:55.054Z] === RUN TestContinueAfterPluginCrash [2022-08-02T12:08:55.054Z] === PAUSE TestContinueAfterPluginCrash [2022-08-02T12:08:55.054Z] === RUN TestReadPluginNoRead [2022-08-02T12:08:55.054Z] === PAUSE TestReadPluginNoRead [2022-08-02T12:08:55.054Z] === RUN TestDaemonStartWithLogOpt [2022-08-02T12:08:55.054Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-02T12:08:55.054Z] === CONT TestContinueAfterPluginCrash [2022-08-02T12:08:55.054Z] === CONT TestDaemonStartWithLogOpt [2022-08-02T12:08:55.447Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-02T12:08:55.705Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-02T12:08:56.639Z] === RUN TestDockerSuite/TestLogsSince [2022-08-02T12:08:58.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-02T12:09:00.332Z] --- PASS: TestDaemonStartWithLogOpt (4.62s) [2022-08-02T12:09:00.332Z] === CONT TestReadPluginNoRead [2022-08-02T12:09:00.442Z] docker_api_swarm_service_test.go:395: [d49ce321dab63] joining swarm manager [d66aa6e7e4f52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:09:01.008Z] docker_api_swarm_service_test.go:395: [da9c823d46209] joining swarm manager [d66aa6e7e4f52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:09:01.695Z] --- PASS: TestImportExtremelyLargeImageWorks (91.59s) [2022-08-02T12:09:01.695Z] PASS [2022-08-02T12:09:01.695Z] [2022-08-02T12:09:01.695Z] DONE 22 tests in 94.777s [2022-08-02T12:09:01.695Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-02T12:09:01.695Z] === RUN TestStripANSICommands [2022-08-02T12:09:01.695Z] === RUN TestStripANSICommands/#00 [2022-08-02T12:09:01.695Z] === RUN TestStripANSICommands/#01 [2022-08-02T12:09:01.695Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-02T12:09:01.695Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-02T12:09:01.695Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-02T12:09:01.695Z] PASS [2022-08-02T12:09:01.695Z] [2022-08-02T12:09:01.695Z] DONE 3 tests in 0.009s [2022-08-02T12:09:01.695Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-02T12:09:01.695Z] INFO: Testing against a local daemon [2022-08-02T12:09:01.695Z] === RUN TestNetworkCreateDelete [2022-08-02T12:09:01.695Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-02T12:09:01.695Z] === RUN TestDockerNetworkDeletePreferID [2022-08-02T12:09:01.695Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-02T12:09:01.695Z] === RUN TestDaemonDNSFallback [2022-08-02T12:09:01.709Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-02T12:09:03.089Z] === RUN TestReadPluginNoRead/default [2022-08-02T12:09:03.536Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-02T12:09:03.591Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-02T12:09:03.591Z] === RUN TestInspectNetwork [2022-08-02T12:09:04.028Z] --- PASS: TestContinueAfterPluginCrash (8.98s) [2022-08-02T12:09:04.287Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-02T12:09:05.664Z] === CONT TestReadPluginNoRead [2022-08-02T12:09:05.664Z] read_test.go:92: [d5f033f95852e] daemon is not started [2022-08-02T12:09:05.664Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-08-02T12:09:05.664Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-08-02T12:09:05.664Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2022-08-02T12:09:05.664Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-08-02T12:09:05.664Z] PASS [2022-08-02T12:09:05.664Z] [2022-08-02T12:09:05.664Z] DONE 6 tests in 10.883s [2022-08-02T12:09:05.664Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-02T12:09:05.664Z] testing: warning: no tests to run [2022-08-02T12:09:05.664Z] PASS [2022-08-02T12:09:05.664Z] [2022-08-02T12:09:05.664Z] DONE 0 tests in 0.039s [2022-08-02T12:09:05.664Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-02T12:09:05.923Z] INFO: Testing against a local daemon [2022-08-02T12:09:05.923Z] === RUN TestPluginWithDevMounts [2022-08-02T12:09:05.923Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-02T12:09:05.923Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-02T12:09:05.923Z] PASS [2022-08-02T12:09:05.923Z] [2022-08-02T12:09:05.923Z] === Skipped [2022-08-02T12:09:05.923Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-02T12:09:05.923Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-02T12:09:05.923Z] [2022-08-02T12:09:05.923Z] DONE 1 tests, 1 skipped in 0.111s [2022-08-02T12:09:05.923Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-02T12:09:05.923Z] INFO: Testing against a local daemon [2022-08-02T12:09:05.923Z] === RUN TestSecretInspect [2022-08-02T12:09:05.923Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-02T12:09:05.923Z] === RUN TestSecretList [2022-08-02T12:09:05.923Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] --- SKIP: TestSecretList (0.01s) [2022-08-02T12:09:05.923Z] === RUN TestSecretsCreateAndDelete [2022-08-02T12:09:05.923Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-02T12:09:05.923Z] === RUN TestSecretsUpdate [2022-08-02T12:09:05.923Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-02T12:09:05.923Z] === RUN TestTemplatedSecret [2022-08-02T12:09:05.923Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-02T12:09:05.923Z] === RUN TestSecretCreateResolve [2022-08-02T12:09:05.923Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-08-02T12:09:05.923Z] PASS [2022-08-02T12:09:05.923Z] [2022-08-02T12:09:05.923Z] === Skipped [2022-08-02T12:09:05.923Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-02T12:09:05.923Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] [2022-08-02T12:09:05.923Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-02T12:09:05.923Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] [2022-08-02T12:09:05.923Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-02T12:09:05.923Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] [2022-08-02T12:09:05.923Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-02T12:09:05.923Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] [2022-08-02T12:09:05.923Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-02T12:09:05.923Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] [2022-08-02T12:09:05.923Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-08-02T12:09:05.923Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:05.923Z] [2022-08-02T12:09:05.923Z] DONE 6 tests, 6 skipped in 0.172s [2022-08-02T12:09:05.923Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-02T12:09:06.183Z] INFO: Testing against a local daemon [2022-08-02T12:09:06.183Z] === RUN TestServiceCreateInit [2022-08-02T12:09:06.183Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-02T12:09:06.183Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-02T12:09:06.183Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- PASS: TestServiceCreateInit (0.01s) [2022-08-02T12:09:06.183Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-02T12:09:06.183Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-02T12:09:06.183Z] === RUN TestCreateServiceMultipleTimes [2022-08-02T12:09:06.183Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-02T12:09:06.183Z] === RUN TestCreateServiceConflict [2022-08-02T12:09:06.183Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-02T12:09:06.183Z] === RUN TestCreateServiceMaxReplicas [2022-08-02T12:09:06.183Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-02T12:09:06.183Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-02T12:09:06.183Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-02T12:09:06.183Z] === RUN TestCreateServiceSecretFileMode [2022-08-02T12:09:06.183Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-02T12:09:06.183Z] === RUN TestCreateServiceConfigFileMode [2022-08-02T12:09:06.183Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-02T12:09:06.183Z] === RUN TestCreateServiceSysctls [2022-08-02T12:09:06.183Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-02T12:09:06.183Z] === RUN TestCreateServiceCapabilities [2022-08-02T12:09:06.183Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-02T12:09:06.183Z] === RUN TestInspect [2022-08-02T12:09:06.183Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestInspect (0.01s) [2022-08-02T12:09:06.183Z] === RUN TestCreateJob [2022-08-02T12:09:06.183Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.183Z] --- SKIP: TestCreateJob (0.01s) [2022-08-02T12:09:06.183Z] === RUN TestReplicatedJob [2022-08-02T12:09:06.183Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.442Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-02T12:09:06.442Z] === RUN TestUpdateReplicatedJob [2022-08-02T12:09:06.442Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.442Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-02T12:09:06.442Z] === RUN TestServiceListWithStatuses [2022-08-02T12:09:06.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-02T12:09:06.442Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-02T12:09:06.442Z] === RUN TestDockerNetworkConnectAlias [2022-08-02T12:09:06.442Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.442Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-02T12:09:06.442Z] === RUN TestDockerNetworkReConnect [2022-08-02T12:09:06.442Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:06.442Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-02T12:09:06.442Z] === RUN TestServicePlugin [2022-08-02T12:09:06.869Z] === RUN TestInspectNetwork/full_network_id [2022-08-02T12:09:06.869Z] === RUN TestInspectNetwork/partial_network_id [2022-08-02T12:09:06.869Z] === RUN TestInspectNetwork/network_name [2022-08-02T12:09:06.869Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-02T12:09:08.348Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] --- SKIP: TestServicePlugin (1.94s) [2022-08-02T12:09:08.348Z] === RUN TestServiceUpdateLabel [2022-08-02T12:09:08.348Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-02T12:09:08.348Z] === RUN TestServiceUpdateSecrets [2022-08-02T12:09:08.348Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-08-02T12:09:08.348Z] === RUN TestServiceUpdateConfigs [2022-08-02T12:09:08.348Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-02T12:09:08.348Z] === RUN TestServiceUpdateNetwork [2022-08-02T12:09:08.348Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-02T12:09:08.348Z] === RUN TestServiceUpdatePidsLimit [2022-08-02T12:09:08.348Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-02T12:09:08.348Z] PASS [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === Skipped [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-02T12:09:08.348Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-02T12:09:08.348Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-02T12:09:08.348Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-02T12:09:08.348Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-02T12:09:08.348Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-02T12:09:08.348Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-02T12:09:08.348Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-02T12:09:08.348Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-02T12:09:08.348Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-08-02T12:09:08.348Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-02T12:09:08.348Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-02T12:09:08.348Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-02T12:09:08.348Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-02T12:09:08.348Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-02T12:09:08.348Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-02T12:09:08.348Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-02T12:09:08.348Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-08-02T12:09:08.348Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-02T12:09:08.348Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-08-02T12:09:08.348Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-02T12:09:08.348Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-02T12:09:08.348Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-02T12:09:08.348Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-02T12:09:08.348Z] [2022-08-02T12:09:08.348Z] DONE 24 tests, 23 skipped in 2.366s [2022-08-02T12:09:08.348Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-02T12:09:08.608Z] INFO: Testing against a local daemon [2022-08-02T12:09:08.608Z] === RUN TestSessionCreate [2022-08-02T12:09:08.608Z] --- PASS: TestSessionCreate (0.03s) [2022-08-02T12:09:08.608Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-02T12:09:08.608Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-02T12:09:08.608Z] PASS [2022-08-02T12:09:08.608Z] [2022-08-02T12:09:08.608Z] DONE 2 tests in 0.159s [2022-08-02T12:09:08.608Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-02T12:09:08.608Z] INFO: Testing against a local daemon [2022-08-02T12:09:08.608Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-02T12:09:08.608Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-02T12:09:08.608Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-02T12:09:08.608Z] === RUN TestDiskUsage [2022-08-02T12:09:08.608Z] === PAUSE TestDiskUsage [2022-08-02T12:09:08.608Z] === RUN TestEventsExecDie [2022-08-02T12:09:09.176Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-02T12:09:09.176Z] === RUN TestEventsBackwardsCompatible [2022-08-02T12:09:09.176Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-02T12:09:09.176Z] === RUN TestEventsVolumeCreate [2022-08-02T12:09:09.176Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-02T12:09:09.176Z] === RUN TestInfoBinaryCommits [2022-08-02T12:09:09.435Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-02T12:09:09.435Z] === RUN TestInfoAPIVersioned [2022-08-02T12:09:09.435Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-02T12:09:09.435Z] === RUN TestInfoAPI [2022-08-02T12:09:09.435Z] --- PASS: TestInfoAPI (0.02s) [2022-08-02T12:09:09.435Z] === RUN TestInfoAPIWarnings [2022-08-02T12:09:10.094Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-02T12:09:10.094Z] === RUN TestDockerSuite/TestLogsTail [2022-08-02T12:09:10.094Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-02T12:09:10.660Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-02T12:09:11.048Z] --- PASS: TestInspectNetwork (7.40s) [2022-08-02T12:09:11.048Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-02T12:09:11.048Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-02T12:09:11.048Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-02T12:09:11.048Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-02T12:09:11.048Z] === RUN TestRunContainerWithBridgeNone [2022-08-02T12:09:11.227Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-02T12:09:11.227Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-02T12:09:11.227Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-02T12:09:11.227Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-02T12:09:11.227Z] === RUN TestDockerSuite/TestNetHostname [2022-08-02T12:09:12.601Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-02T12:09:12.860Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-02T12:09:12.860Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-02T12:09:12.860Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-02T12:09:12.947Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-02T12:09:12.947Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:09:12.947Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:09:12.947Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:09:12.947Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-02T12:09:12.947Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-02T12:09:12.947Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-02T12:09:12.947Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-02T12:09:12.947Z] === RUN TestNetworkList [2022-08-02T12:09:12.947Z] === RUN TestNetworkList//networks [2022-08-02T12:09:12.947Z] === PAUSE TestNetworkList//networks [2022-08-02T12:09:12.947Z] === RUN TestNetworkList//networks/ [2022-08-02T12:09:12.947Z] === PAUSE TestNetworkList//networks/ [2022-08-02T12:09:12.947Z] === CONT TestNetworkList//networks [2022-08-02T12:09:12.947Z] === CONT TestNetworkList//networks/ [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkList (0.02s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-02T12:09:12.947Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-02T12:09:12.947Z] === RUN TestHostIPv4BridgeLabel [2022-08-02T12:09:13.205Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-02T12:09:13.205Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-02T12:09:13.317Z] --- PASS: TestBuildWithHugeFile (52.74s) [2022-08-02T12:09:13.317Z] === RUN TestBuildWCOWSandboxSize [2022-08-02T12:09:13.317Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-02T12:09:13.317Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-02T12:09:13.317Z] === RUN TestBuildWithEmptyDockerfile [2022-08-02T12:09:13.317Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T12:09:13.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T12:09:13.317Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T12:09:13.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T12:09:13.317Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T12:09:13.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T12:09:13.317Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-02T12:09:13.317Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-02T12:09:13.317Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-02T12:09:13.317Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-02T12:09:13.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-02T12:09:13.317Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-02T12:09:13.317Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-02T12:09:13.317Z] === RUN TestBuildPreserveOwnership [2022-08-02T12:09:13.317Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-02T12:09:13.317Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-02T12:09:13.317Z] --- PASS: TestBuildPreserveOwnership (2.85s) [2022-08-02T12:09:13.317Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-08-02T12:09:13.317Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-08-02T12:09:13.317Z] === RUN TestBuildPlatformInvalid [2022-08-02T12:09:13.317Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-02T12:09:13.317Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-02T12:09:13.575Z] Loaded image: busybox:latest [2022-08-02T12:09:13.794Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-02T12:09:13.832Z] Loaded image: busybox:glibc [2022-08-02T12:09:14.137Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-02T12:09:14.137Z] === RUN TestDaemonDefaultNetworkPools [2022-08-02T12:09:14.372Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-02T12:09:14.767Z] Loaded image: debian:bullseye-slim [2022-08-02T12:09:14.767Z] Loaded image: hello-world:latest [2022-08-02T12:09:14.767Z] Loaded image: arm32v7/hello-world:latest [2022-08-02T12:09:15.071Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-02T12:09:15.071Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-02T12:09:15.318Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-02T12:09:15.318Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-02T12:09:15.318Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-02T12:09:15.576Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-02T12:09:15.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-02T12:09:16.004Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-02T12:09:16.004Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-02T12:09:17.377Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-02T12:09:17.377Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-02T12:09:17.733Z] docker_api_swarm_service_test.go:343: [defb4a6a280ec] joining swarm manager [d4725020e83cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:09:17.941Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-02T12:09:17.941Z] === RUN TestServiceWithPredefinedNetwork [2022-08-02T12:09:18.301Z] docker_api_swarm_service_test.go:343: [d05eb0a4cf35f] joining swarm manager [d4725020e83cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:09:20.468Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-08-02T12:09:20.468Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-02T12:09:20.468Z] service_test.go:243: FLAKY_TEST [2022-08-02T12:09:20.468Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-02T12:09:20.468Z] === RUN TestServiceWithDataPathPortInit [2022-08-02T12:09:21.586Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-02T12:09:22.562Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-02T12:09:22.879Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.05s) [2022-08-02T12:09:22.879Z] PASS [2022-08-02T12:09:22.879Z] [2022-08-02T12:09:22.879Z] === Skipped [2022-08-02T12:09:22.879Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-02T12:09:22.879Z] build_session_test.go:25: TODO: BuildKit [2022-08-02T12:09:22.879Z] [2022-08-02T12:09:22.879Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-02T12:09:22.879Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-02T12:09:22.879Z] [2022-08-02T12:09:22.879Z] DONE 34 tests, 2 skipped in 83.984s [2022-08-02T12:09:22.879Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-02T12:09:22.879Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:09:22.879Z] ++ set -e [2022-08-02T12:09:22.879Z] ++ '[' -n 0 ']' [2022-08-02T12:09:22.879Z] ++ set -x [2022-08-02T12:09:22.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:09:22.879Z] INFO: Testing against a local daemon [2022-08-02T12:09:22.879Z] === RUN TestConfigInspect [2022-08-02T12:09:23.936Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-02T12:09:24.779Z] --- PASS: TestConfigInspect (2.29s) [2022-08-02T12:09:24.779Z] === RUN TestConfigList [2022-08-02T12:09:26.465Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-02T12:09:26.759Z] --- PASS: TestConfigList (2.16s) [2022-08-02T12:09:26.759Z] === RUN TestConfigsCreateAndDelete [2022-08-02T12:09:27.252Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-02T12:09:27.252Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-02T12:09:27.252Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T12:09:27.252Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-02T12:09:27.252Z] [2022-08-02T12:09:27.252Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-02T12:09:27.252Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-02T12:09:27.252Z] Using test binary docker [2022-08-02T12:09:27.252Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-02T12:09:27.252Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-02T12:09:27.252Z] INFO: Waiting for daemon to start... [2022-08-02T12:09:27.252Z] Starting dockerd [2022-08-02T12:09:27.252Z] . [2022-08-02T12:09:27.252Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-02T12:09:27.578Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-02T12:09:27.578Z] === RUN TestInfoDebug [2022-08-02T12:09:27.578Z] --- PASS: TestInfoDebug (0.54s) [2022-08-02T12:09:27.578Z] === RUN TestInfoInsecureRegistries [2022-08-02T12:09:27.578Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-02T12:09:27.578Z] === RUN TestInfoRegistryMirrors [2022-08-02T12:09:27.578Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-02T12:09:27.578Z] === RUN TestLoginFailsWithBadCredentials [2022-08-02T12:09:27.837Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-02T12:09:27.837Z] === RUN TestPingCacheHeaders [2022-08-02T12:09:27.837Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-02T12:09:27.837Z] === RUN TestPingGet [2022-08-02T12:09:28.096Z] --- PASS: TestPingGet (0.01s) [2022-08-02T12:09:28.096Z] === RUN TestPingHead [2022-08-02T12:09:28.096Z] --- PASS: TestPingHead (0.03s) [2022-08-02T12:09:28.096Z] === RUN TestPingSwarmHeader [2022-08-02T12:09:28.656Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-08-02T12:09:28.656Z] === RUN TestConfigsUpdate [2022-08-02T12:09:28.664Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-02T12:09:28.664Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-02T12:09:28.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-02T12:09:29.600Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-02T12:09:29.600Z] --- PASS: TestPingSwarmHeader (1.68s) [2022-08-02T12:09:29.600Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-02T12:09:29.600Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-02T12:09:29.600Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-02T12:09:29.600Z] === RUN TestVersion [2022-08-02T12:09:29.600Z] --- PASS: TestVersion (0.03s) [2022-08-02T12:09:29.600Z] === CONT TestDiskUsage [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/container_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/image_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/volume_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-02T12:09:30.168Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-02T12:09:30.368Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-02T12:09:30.428Z] === RUN TestDiskUsage/after_container.Run [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-02T12:09:30.687Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage (1.24s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-02T12:09:30.946Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-02T12:09:30.946Z] PASS [2022-08-02T12:09:30.946Z] [2022-08-02T12:09:30.946Z] === Skipped [2022-08-02T12:09:30.946Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-02T12:09:30.946Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-02T12:09:30.946Z] [2022-08-02T12:09:30.946Z] DONE 54 tests, 1 skipped in 22.386s [2022-08-02T12:09:30.946Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-02T12:09:30.946Z] INFO: Testing against a local daemon [2022-08-02T12:09:30.946Z] === RUN TestVolumesCreateAndList [2022-08-02T12:09:31.182Z] --- PASS: TestConfigsUpdate (2.25s) [2022-08-02T12:09:31.182Z] === RUN TestTemplatedConfig [2022-08-02T12:09:31.205Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-02T12:09:31.205Z] === RUN TestVolumesRemove [2022-08-02T12:09:31.205Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-02T12:09:31.205Z] === RUN TestVolumesInspect [2022-08-02T12:09:31.205Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-02T12:09:31.205Z] === RUN TestVolumesInvalidJSON [2022-08-02T12:09:31.205Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-02T12:09:31.205Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-02T12:09:31.205Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-02T12:09:31.205Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-02T12:09:31.205Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-02T12:09:31.205Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-02T12:09:31.205Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-02T12:09:31.205Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-02T12:09:31.205Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-02T12:09:31.205Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-02T12:09:31.205Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-02T12:09:31.205Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-02T12:09:31.205Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-02T12:09:31.205Z] PASS [2022-08-02T12:09:31.205Z] [2022-08-02T12:09:31.205Z] DONE 9 tests in 0.209s [2022-08-02T12:09:31.205Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-02T12:09:31.205Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14265 is not a child of this shell [2022-08-02T12:09:31.205Z] warning: PID 14265 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-02T12:09:31.205Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-02T12:09:31.205Z] [2022-08-02T12:09:31.205Z] Unloading profiles will leave already running processes permanently [2022-08-02T12:09:31.205Z] unconfined, which can lead to unexpected situations. [2022-08-02T12:09:31.205Z] [2022-08-02T12:09:31.205Z] To set a process to complain mode, use the command line tool [2022-08-02T12:09:31.205Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-02T12:09:31.205Z] Removing test suite binaries [2022-08-02T12:09:31.205Z] exiting test-integration [2022-08-02T12:09:31.205Z] ++ exit 0 [2022-08-02T12:09:31.205Z] Post stage [Pipeline] junit [2022-08-02T12:09:32.154Z] Recording test results [2022-08-02T12:09:32.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-02T12:09:33.203Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-02T12:09:33.709Z] --- PASS: TestTemplatedConfig (2.53s) [2022-08-02T12:09:33.709Z] === RUN TestConfigCreateResolve [2022-08-02T12:09:33.909Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-02T12:09:34.138Z] docker_api_swarm_service_test.go:490: [df60a3cf58cc8] joining swarm manager [d4ba6d8e0e4fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:09:34.242Z] + echo Ensuring container killed. [2022-08-02T12:09:34.242Z] Ensuring container killed. [2022-08-02T12:09:34.242Z] + docker rm -vf docker-pr1 [2022-08-02T12:09:34.242Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-02T12:09:34.525Z] + echo Chowning /workspace to jenkins user [2022-08-02T12:09:34.525Z] Chowning /workspace to jenkins user [2022-08-02T12:09:34.525Z] + id -u [2022-08-02T12:09:34.525Z] + id -g [2022-08-02T12:09:34.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43898:/workspace busybox chown -R 1000:1000 /workspace [2022-08-02T12:09:34.525Z] Unable to find image 'busybox:latest' locally [2022-08-02T12:09:34.703Z] docker_api_swarm_service_test.go:490: [df8ddf3c93796] joining swarm manager [d4ba6d8e0e4fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:09:34.784Z] latest: Pulling from library/busybox [2022-08-02T12:09:34.785Z] 50783e0dfb64: Pulling fs layer [2022-08-02T12:09:34.785Z] 50783e0dfb64: Verifying Checksum [2022-08-02T12:09:34.785Z] 50783e0dfb64: Download complete [2022-08-02T12:09:35.047Z] 50783e0dfb64: Pull complete [2022-08-02T12:09:35.047Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-02T12:09:35.047Z] Status: Downloaded newer image for busybox:latest [2022-08-02T12:09:35.270Z] === RUN TestDockerSuite/TestPluginActive [2022-08-02T12:09:35.333Z] --- PASS: TestServiceWithDataPathPortInit (14.61s) [2022-08-02T12:09:35.333Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-02T12:09:35.652Z] --- PASS: TestConfigCreateResolve (2.23s) [2022-08-02T12:09:35.652Z] PASS [2022-08-02T12:09:35.652Z] [2022-08-02T12:09:35.652Z] DONE 6 tests in 13.698s [2022-08-02T12:09:35.652Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-02T12:09:35.652Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:09:35.652Z] ++ set -e [2022-08-02T12:09:35.652Z] ++ '[' -n 0 ']' [2022-08-02T12:09:35.652Z] ++ set -x [2022-08-02T12:09:35.652Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:09:35.909Z] INFO: Testing against a local daemon [2022-08-02T12:09:35.910Z] === RUN TestAttachWithTTY [2022-08-02T12:09:35.910Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-02T12:09:35.910Z] === RUN TestAttachWithoutTTy [2022-08-02T12:09:35.910Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-02T12:09:35.910Z] === RUN TestCheckpoint [2022-08-02T12:09:35.910Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-02T12:09:35.910Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/commit [2022-08-02T12:09:35.910Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-02T12:09:35.910Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T12:09:35.910Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-02T12:09:35.910Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-02T12:09:35.910Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T12:09:35.910Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T12:09:35.910Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T12:09:35.910Z] === CONT TestContainerInvalidJSON/commit [2022-08-02T12:09:35.910Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-02T12:09:35.910Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-02T12:09:35.910Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-02T12:09:35.910Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-02T12:09:35.910Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-02T12:09:35.910Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-02T12:09:35.910Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-02T12:09:35.910Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-02T12:09:35.910Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-02T12:09:36.168Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-08-02T12:09:36.168Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-02T12:09:36.168Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-02T12:09:36.168Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-02T12:09:36.168Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-02T12:09:36.168Z] === RUN TestCopyEmptyFile [2022-08-02T12:09:36.425Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-02T12:09:36.425Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-02T12:09:36.425Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-02T12:09:36.425Z] === RUN TestCopyFromContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-02T12:09:36.719Z] + bundleName=amd64-rootless [2022-08-02T12:09:36.719Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-02T12:09:36.719Z] Creating amd64-rootless-bundles.tar.gz [2022-08-02T12:09:36.719Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-02T12:09:36.719Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-02T12:09:36.731Z] Archiving artifacts [2022-08-02T12:09:37.358Z] === RUN TestCopyFromContainer// [2022-08-02T12:09:37.358Z] === RUN TestCopyFromContainer//bar/root [2022-08-02T12:09:37.358Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-02T12:09:37.358Z] === RUN TestCopyFromContainer/bar/quux [2022-08-02T12:09:37.358Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-02T12:09:37.616Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-02T12:09:37.616Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-02T12:09:37.616Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-02T12:09:37.616Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-02T12:09:37.616Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-02T12:09:37.799Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-02T12:09:37.858Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gqvlo6wx6nxbubce0mn3qmz7n Created:2022-08-02 12:09:36.033886766 +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[6cd1daf8c5b387465ef66b1d2b88ce38230d65e17acc2a27a1ab843733fee81e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iypp41pt6qbok64gc0lga3kb1 EndpointID:7c17ad8055d19704310e448363a93225ff7bbb8e08a98e03d0ae8aa00757bee4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:139185771c2f8953d74651759c4673cf31b6b0637581ab8dcf79e3cb47714b57 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:87fd9bee1cc2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iypp41pt6qbok64gc0lga3kb1 EndpointID:7c17ad8055d19704310e448363a93225ff7bbb8e08a98e03d0ae8aa00757bee4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer (1.45s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-02T12:09:37.874Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-02T12:09:37.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-02T12:09:37.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T12:09:37.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T12:09:37.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T12:09:37.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T12:09:37.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T12:09:37.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T12:09:37.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-02T12:09:37.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-02T12:09:37.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-02T12:09:37.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-02T12:09:37.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-02T12:09:37.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-02T12:09:37.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-02T12:09:37.874Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-02T12:09:37.874Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-02T12:09:37.874Z] === RUN TestCreateWithInvalidEnv [2022-08-02T12:09:37.874Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-02T12:09:37.874Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-02T12:09:37.874Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-02T12:09:37.874Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-02T12:09:37.874Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-02T12:09:37.874Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-02T12:09:37.874Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-02T12:09:37.874Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-02T12:09:37.874Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-02T12:09:37.874Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-02T12:09:37.874Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-02T12:09:37.874Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-02T12:09:37.874Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-02T12:09:37.874Z] === RUN TestCreateTmpfsMountsTarget [2022-08-02T12:09:37.874Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-02T12:09:37.874Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-02T12:09:38.299Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43898/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-02T12:09:38.610Z] + make clean [2022-08-02T12:09:38.869Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-02T12:09:38.869Z] docker-dev-cache [2022-08-02T12:09:38.869Z] docker-mod-cache [Pipeline] deleteDir [2022-08-02T12:09:39.246Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-08-02T12:09:39.246Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-02T12:09:40.180Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2022-08-02T12:09:40.180Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-02T12:09:40.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T12:09:40.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T12:09:40.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T12:09:40.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T12:09:40.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T12:09:40.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T12:09:40.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T12:09:40.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T12:09:40.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T12:09:40.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T12:09:40.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-02T12:09:40.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-02T12:09:40.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-02T12:09:40.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-02T12:09:40.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-02T12:09:40.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-02T12:09:40.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-02T12:09:40.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-02T12:09:40.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-02T12:09:40.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-02T12:09:40.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-02T12:09:40.180Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-02T12:09:40.745Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-08-02T12:09:40.745Z] === RUN TestCreateDifferentPlatform [2022-08-02T12:09:40.745Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-02T12:09:40.745Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-02T12:09:40.745Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-02T12:09:40.745Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-02T12:09:40.745Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-02T12:09:40.745Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-02T12:09:40.745Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-02T12:09:40.745Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-02T12:09:40.745Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-02T12:09:40.745Z] === RUN TestCreateInvalidHostConfig [2022-08-02T12:09:40.745Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T12:09:40.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T12:09:40.745Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T12:09:40.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T12:09:40.745Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T12:09:40.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T12:09:40.745Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T12:09:40.745Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T12:09:40.745Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-02T12:09:40.745Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-02T12:09:40.745Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-02T12:09:40.745Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-02T12:09:40.745Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-02T12:09:40.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-02T12:09:40.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-02T12:09:40.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-02T12:09:40.745Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-02T12:09:40.745Z] === RUN TestContainerStartOnDaemonRestart [2022-08-02T12:09:40.745Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-02T12:09:40.745Z] === RUN TestDaemonRestartIpcMode [2022-08-02T12:09:40.745Z] === PAUSE TestDaemonRestartIpcMode [2022-08-02T12:09:40.745Z] === RUN TestDaemonHostGatewayIP [2022-08-02T12:09:40.745Z] === PAUSE TestDaemonHostGatewayIP [2022-08-02T12:09:40.745Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-02T12:09:40.745Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-02T12:09:40.745Z] === RUN TestContainerKillOnDaemonStart [2022-08-02T12:09:40.745Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-02T12:09:40.745Z] === RUN TestDiff [2022-08-02T12:09:41.004Z] --- PASS: TestDiff (0.38s) [2022-08-02T12:09:41.004Z] === RUN TestExecConsoleSize [2022-08-02T12:09:41.569Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-02T12:09:41.569Z] === RUN TestExecWithCloseStdin [2022-08-02T12:09:42.036Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.99s) [2022-08-02T12:09:42.036Z] PASS [2022-08-02T12:09:42.036Z] [2022-08-02T12:09:42.036Z] === Skipped [2022-08-02T12:09:42.036Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-02T12:09:42.036Z] service_test.go:243: FLAKY_TEST [2022-08-02T12:09:42.036Z] [2022-08-02T12:09:42.036Z] DONE 38 tests, 1 skipped in 44.935s [2022-08-02T12:09:42.036Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-02T12:09:42.036Z] INFO: Testing against a local daemon [2022-08-02T12:09:42.036Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-02T12:09:42.036Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:09:42.036Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-02T12:09:42.036Z] === RUN TestDockerNetworkIpvlan [2022-08-02T12:09:42.036Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:09:42.036Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-02T12:09:42.036Z] PASS [2022-08-02T12:09:42.036Z] [2022-08-02T12:09:42.036Z] === Skipped [2022-08-02T12:09:42.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-02T12:09:42.036Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:09:42.036Z] [2022-08-02T12:09:42.036Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-02T12:09:42.036Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:09:42.036Z] [2022-08-02T12:09:42.036Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-02T12:09:42.036Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-02T12:09:42.036Z] INFO: Testing against a local daemon [2022-08-02T12:09:42.036Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-02T12:09:42.136Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-08-02T12:09:42.136Z] === RUN TestExec [2022-08-02T12:09:42.394Z] --- PASS: TestExec (0.45s) [2022-08-02T12:09:42.394Z] === RUN TestExecUser [2022-08-02T12:09:42.959Z] --- PASS: TestExecUser (0.47s) [2022-08-02T12:09:42.959Z] === RUN TestExportContainerAndImportImage [2022-08-02T12:09:43.066Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-02T12:09:43.066Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-02T12:09:43.066Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-02T12:09:43.409Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-08-02T12:09:43.409Z] === RUN TestDockerNetworkMacvlan [2022-08-02T12:09:43.525Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-08-02T12:09:43.525Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-02T12:09:43.666Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-02T12:09:44.000Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-02T12:09:44.600Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-02T12:09:44.940Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-02T12:09:44.940Z] === RUN TestHealthCheckWorkdir [2022-08-02T12:09:45.166Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-02T12:09:45.206Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-08-02T12:09:45.206Z] === RUN TestHealthKillContainer [2022-08-02T12:09:47.064Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-02T12:09:47.306Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-02T12:09:47.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-02T12:09:48.963Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-02T12:09:52.244Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-02T12:09:52.810Z] --- PASS: TestDockerNetworkMacvlan (9.80s) [2022-08-02T12:09:52.810Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-02T12:09:52.810Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-08-02T12:09:52.810Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-08-02T12:09:52.810Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2022-08-02T12:09:52.810Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-08-02T12:09:52.810Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-08-02T12:09:52.810Z] PASS [2022-08-02T12:09:52.810Z] [2022-08-02T12:09:52.810Z] DONE 8 tests in 11.129s [2022-08-02T12:09:52.810Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-02T12:09:52.827Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-02T12:09:53.067Z] testing: warning: no tests to run [2022-08-02T12:09:53.067Z] PASS [2022-08-02T12:09:53.067Z] [2022-08-02T12:09:53.067Z] DONE 0 tests in 0.007s [2022-08-02T12:09:53.067Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-02T12:09:53.067Z] INFO: Testing against a local daemon [2022-08-02T12:09:53.067Z] === RUN TestAuthZPluginAllowRequest [2022-08-02T12:09:53.307Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-02T12:09:53.307Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-02T12:09:53.564Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-08-02T12:09:53.564Z] === RUN TestIpcModeNone [2022-08-02T12:09:53.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-02T12:09:54.001Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-08-02T12:09:54.001Z] === RUN TestAuthZPluginTLS [2022-08-02T12:09:54.130Z] --- PASS: TestIpcModeNone (0.43s) [2022-08-02T12:09:54.130Z] === RUN TestIpcModePrivate [2022-08-02T12:09:54.387Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-02T12:09:54.387Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-02T12:09:54.387Z] === RUN TestIpcModeShareable [2022-08-02T12:09:54.566Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-02T12:09:54.566Z] === RUN TestAuthZPluginDenyRequest [2022-08-02T12:09:54.646Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-02T12:09:54.696Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-02T12:09:54.903Z] --- PASS: TestIpcModeShareable (0.43s) [2022-08-02T12:09:54.903Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-02T12:09:55.150Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-02T12:09:55.150Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-02T12:09:55.629Z] docker_api_swarm_service_test.go:128: [debab7257b737] joining swarm manager [d9328d39513ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:09:55.629Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-02T12:09:55.739Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-02T12:09:55.739Z] === RUN TestAuthZPluginDenyResponse [2022-08-02T12:09:56.195Z] docker_api_swarm_service_test.go:129: [ddaf103c64c08] joining swarm manager [d9328d39513ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:09:56.275Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-08-02T12:09:56.275Z] === RUN TestAPIIpcModeHost [2022-08-02T12:09:56.311Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-02T12:09:56.311Z] === RUN TestAuthZPluginAllowEventStream [2022-08-02T12:09:56.762Z] === RUN TestDockerSuite/TestPortList [2022-08-02T12:09:56.840Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-02T12:09:56.840Z] === RUN TestDaemonIpcModeShareable [2022-08-02T12:09:57.683Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s) [2022-08-02T12:09:57.683Z] === RUN TestAuthZPluginErrorResponse [2022-08-02T12:09:57.773Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-02T12:09:57.773Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-02T12:09:57.773Z] === RUN TestDaemonIpcModePrivate [2022-08-02T12:09:57.942Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-02T12:09:57.942Z] === RUN TestAuthZPluginErrorRequest [2022-08-02T12:09:58.138Z] docker_api_swarm_service_test.go:137: [db55508dfb4b0] joining swarm manager [d9328d39513ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-02T12:09:58.508Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-02T12:09:58.508Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-02T12:09:58.707Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-02T12:09:58.708Z] docker_api_swarm_service_test.go:138: [dcc953f836a4d] joining swarm manager [d9328d39513ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-02T12:09:58.970Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-02T12:09:58.970Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-02T12:09:59.073Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-02T12:09:59.073Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-02T12:09:59.903Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-02T12:10:00.160Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-08-02T12:10:00.160Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-02T12:10:00.446Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-08-02T12:10:00.446Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-02T12:10:01.093Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-02T12:10:01.351Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-02T12:10:01.351Z] === RUN TestIpcModeOlderClient [2022-08-02T12:10:01.351Z] === PAUSE TestIpcModeOlderClient [2022-08-02T12:10:01.351Z] === RUN TestKillContainerInvalidSignal [2022-08-02T12:10:01.609Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-02T12:10:01.609Z] === RUN TestKillContainer [2022-08-02T12:10:01.609Z] === RUN TestKillContainer/no_signal [2022-08-02T12:10:02.176Z] === RUN TestKillContainer/non_killing_signal [2022-08-02T12:10:02.348Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-08-02T12:10:02.348Z] === RUN TestAuthZPluginHeader [2022-08-02T12:10:02.435Z] === RUN TestKillContainer/killing_signal [2022-08-02T12:10:02.606Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-02T12:10:02.606Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-02T12:10:03.001Z] --- PASS: TestKillContainer (1.31s) [2022-08-02T12:10:03.001Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-02T12:10:03.001Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-02T12:10:03.001Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-02T12:10:03.001Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-02T12:10:03.001Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-02T12:10:03.568Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-02T12:10:04.134Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-08-02T12:10:04.134Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-02T12:10:04.134Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-02T12:10:04.134Z] === RUN TestKillStoppedContainer [2022-08-02T12:10:04.134Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-02T12:10:04.134Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-02T12:10:04.392Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-02T12:10:04.392Z] === RUN TestKillDifferentUserContainer [2022-08-02T12:10:04.650Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-02T12:10:04.650Z] === RUN TestInspectOomKilledTrue [2022-08-02T12:10:05.216Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-08-02T12:10:05.216Z] === RUN TestInspectOomKilledFalse [2022-08-02T12:10:05.272Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-02T12:10:05.782Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-02T12:10:05.782Z] === RUN TestLinksEtcHostsContentMatch [2022-08-02T12:10:05.782Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-08-02T12:10:05.782Z] === RUN TestLinksContainerNames [2022-08-02T12:10:05.972Z] sha256:1db8941b85e3b303d105b870c27e61c38999dfe5839f4e2a16f20b8799b5cd42 [2022-08-02T12:10:05.972Z] INFO: Starting docker-py tests... [2022-08-02T12:10:05.972Z] ============================= test session starts ============================== [2022-08-02T12:10:05.972Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-02T12:10:05.972Z] rootdir: /src, inifile: pytest.ini [2022-08-02T12:10:05.972Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-02T12:10:05.972Z] collected 395 items / 2 deselected / 393 selected [2022-08-02T12:10:05.972Z] [2022-08-02T12:10:06.716Z] --- PASS: TestLinksContainerNames (0.80s) [2022-08-02T12:10:06.716Z] === RUN TestLogsFollowTailEmpty [2022-08-02T12:10:07.282Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-02T12:10:07.282Z] === RUN TestLogs [2022-08-02T12:10:07.282Z] === RUN TestLogs/driver_local [2022-08-02T12:10:07.282Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T12:10:07.282Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T12:10:07.282Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-02T12:10:07.282Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-02T12:10:07.282Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-02T12:10:07.282Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-02T12:10:07.282Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T12:10:07.282Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T12:10:07.282Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-02T12:10:07.282Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-02T12:10:07.282Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-02T12:10:07.282Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-02T12:10:07.282Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-02T12:10:07.282Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-02T12:10:07.802Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-02T12:10:07.802Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-02T12:10:07.848Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-02T12:10:07.848Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-02T12:10:07.863Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.34s) [2022-08-02T12:10:07.863Z] === RUN TestAuthZPluginV2Disable [2022-08-02T12:10:08.414Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-02T12:10:08.414Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-02T12:10:08.980Z] === RUN TestLogs/driver_json-file [2022-08-02T12:10:08.980Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T12:10:08.980Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T12:10:08.980Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-02T12:10:08.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-02T12:10:08.980Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-02T12:10:08.980Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-02T12:10:08.980Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T12:10:08.980Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T12:10:08.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T12:10:08.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T12:10:08.980Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T12:10:08.980Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T12:10:08.980Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-02T12:10:08.980Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-02T12:10:09.914Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-02T12:10:09.914Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-02T12:10:10.172Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-02T12:10:10.332Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-02T12:10:10.430Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-02T12:10:10.899Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-02T12:10:10.995Z] --- PASS: TestLogs (3.77s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.46s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-08-02T12:10:10.995Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.61s) [2022-08-02T12:10:10.995Z] === RUN TestContainerNetworkMountsNoChown [2022-08-02T12:10:11.145Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-08-02T12:10:11.145Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-02T12:10:11.465Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-02T12:10:11.561Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/default [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/default [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/private [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/private [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rprivate [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/slave [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/slave [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rslave [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/shared [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/shared [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rshared [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-02T12:10:11.561Z] === CONT TestMountDaemonRoot/default [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-02T12:10:11.561Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-02T12:10:11.561Z] === CONT TestMountDaemonRoot/rshared [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-02T12:10:11.561Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-02T12:10:11.561Z] === CONT TestMountDaemonRoot/shared [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-02T12:10:11.561Z] === CONT TestMountDaemonRoot/rslave [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T12:10:11.561Z] === CONT TestMountDaemonRoot/slave [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-02T12:10:11.561Z] === CONT TestMountDaemonRoot/rprivate [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T12:10:11.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T12:10:11.561Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-02T12:10:11.562Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-02T12:10:11.562Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T12:10:11.562Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/private [2022-08-02T12:10:11.562Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-02T12:10:11.562Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-02T12:10:11.562Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-02T12:10:11.562Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-02T12:10:11.562Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-02T12:10:11.562Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-02T12:10:11.562Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-02T12:10:11.562Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-02T12:10:11.562Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-02T12:10:11.722Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-02T12:10:11.819Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-02T12:10:11.820Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-02T12:10:11.820Z] === RUN TestContainerBindMountNonRecursive [2022-08-02T12:10:13.192Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-08-02T12:10:13.192Z] === RUN TestContainerVolumesMountedAsShared [2022-08-02T12:10:13.450Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-02T12:10:13.450Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-02T12:10:13.708Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-02T12:10:13.708Z] === RUN TestNetworkNat [2022-08-02T12:10:14.252Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-02T12:10:14.273Z] --- PASS: TestNetworkNat (0.45s) [2022-08-02T12:10:14.273Z] === RUN TestNetworkLocalhostTCPNat [2022-08-02T12:10:14.424Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.59s) [2022-08-02T12:10:14.424Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-02T12:10:14.510Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-02T12:10:14.838Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-02T12:10:14.838Z] === RUN TestNetworkLoopbackNat [2022-08-02T12:10:17.063Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-02T12:10:17.363Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-02T12:10:17.363Z] === RUN TestPause [2022-08-02T12:10:17.622Z] --- PASS: TestPause (0.42s) [2022-08-02T12:10:17.622Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-02T12:10:17.622Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-02T12:10:17.622Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-02T12:10:17.622Z] === RUN TestPauseStopPausedContainer [2022-08-02T12:10:18.187Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-08-02T12:10:18.187Z] === RUN TestPidHost [2022-08-02T12:10:19.121Z] --- PASS: TestPidHost (0.91s) [2022-08-02T12:10:19.121Z] === RUN TestPsFilter [2022-08-02T12:10:19.121Z] --- PASS: TestPsFilter (0.10s) [2022-08-02T12:10:19.121Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-02T12:10:19.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-02T12:10:19.687Z] === RUN TestRemoveContainerWithVolume [2022-08-02T12:10:19.945Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-02T12:10:19.945Z] === RUN TestRemoveContainerRunning [2022-08-02T12:10:20.351Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-02T12:10:20.351Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-02T12:10:20.509Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-02T12:10:20.509Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-02T12:10:20.767Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-02T12:10:20.767Z] === RUN TestRemoveInvalidContainer [2022-08-02T12:10:20.767Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-02T12:10:20.767Z] === RUN TestRenameLinkedContainer [2022-08-02T12:10:21.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-02T12:10:22.666Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-08-02T12:10:22.666Z] === RUN TestRenameStoppedContainer [2022-08-02T12:10:22.675Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-02T12:10:22.924Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-02T12:10:22.924Z] === RUN TestRenameRunningContainerAndReuse [2022-08-02T12:10:23.101Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-02T12:10:23.489Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-08-02T12:10:23.489Z] === RUN TestRenameInvalidName [2022-08-02T12:10:23.504Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-02T12:10:24.055Z] --- PASS: TestRenameInvalidName (0.41s) [2022-08-02T12:10:24.055Z] === RUN TestRenameAnonymousContainer [2022-08-02T12:10:24.389Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.08s) [2022-08-02T12:10:24.389Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-02T12:10:24.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-02T12:10:25.264Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-02T12:10:25.953Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-02T12:10:25.953Z] === RUN TestRenameContainerWithSameName [2022-08-02T12:10:25.953Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-02T12:10:25.953Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-02T12:10:26.376Z] docker_api_swarm_service_test.go:304: [df999dd64eefc] joining swarm manager [dff3c6559da61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:10:26.634Z] docker_api_swarm_service_test.go:304: [d93c6a86586af] joining swarm manager [dff3c6559da61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:10:26.885Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-08-02T12:10:26.885Z] === RUN TestResize [2022-08-02T12:10:27.143Z] --- PASS: TestResize (0.41s) [2022-08-02T12:10:27.143Z] === RUN TestResizeWithInvalidSize [2022-08-02T12:10:27.708Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-02T12:10:27.708Z] === RUN TestResizeWhenContainerNotStarted [2022-08-02T12:10:27.965Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:10:27.965Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:10:27.965Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:10:27.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-02T12:10:27.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:10:29.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:10:29.918Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-02T12:10:30.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:10:31.293Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-02T12:10:32.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-02T12:10:32.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-02T12:10:32.666Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-02T12:10:33.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:10:33.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-02T12:10:34.041Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-02T12:10:35.415Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-02T12:10:36.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-02T12:10:36.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-02T12:10:37.315Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-02T12:10:38.774Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-02T12:10:39.216Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-02T12:10:39.781Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-02T12:10:40.041Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-02T12:10:40.607Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-02T12:10:40.672Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-02T12:10:40.672Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-02T12:10:42.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-02T12:10:42.453Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-02T12:10:42.453Z] PASS [2022-08-02T12:10:42.453Z] [2022-08-02T12:10:42.453Z] DONE 17 tests in 48.429s [2022-08-02T12:10:42.453Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-02T12:10:42.453Z] INFO: Testing against a local daemon [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:10:42.453Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:10:42.453Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-02T12:10:42.453Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-02T12:10:42.453Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-02T12:10:42.453Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-02T12:10:42.453Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-02T12:10:42.453Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-02T12:10:42.453Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-02T12:10:42.453Z] === RUN TestPluginInstall [2022-08-02T12:10:42.453Z] === RUN TestPluginInstall/no_auth [2022-08-02T12:10:42.453Z] time="2022-08-02T12:10:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:10:42.453Z] time="2022-08-02T12:10:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cc7ae0eeff03c51fd14c7d8c4f8a5300f5b6a1e97f9e9aaf70f159221b3b666" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:10:42.453Z] time="2022-08-02T12:10:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:10:42.453Z] time="2022-08-02T12:10:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cc7ae0eeff03c51fd14c7d8c4f8a5300f5b6a1e97f9e9aaf70f159221b3b666" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:10:42.453Z] === RUN TestPluginInstall/with_htpasswd [2022-08-02T12:10:42.507Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-02T12:10:42.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-02T12:10:43.018Z] time="2022-08-02T12:10:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:10:43.018Z] time="2022-08-02T12:10:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da9bdd0f9e2265d34462da7fa33f0bc0b877333a4c4822aa247b882bf37806a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:10:43.018Z] time="2022-08-02T12:10:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:10:43.018Z] time="2022-08-02T12:10:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:da9bdd0f9e2265d34462da7fa33f0bc0b877333a4c4822aa247b882bf37806a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:10:43.018Z] === RUN TestPluginInstall/with_insecure [2022-08-02T12:10:43.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-02T12:10:43.951Z] time="2022-08-02T12:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:10:43.951Z] time="2022-08-02T12:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51c64fbf83b43a16e72855b5bda40693d23ada2792f88a88e698b10b2ab06055" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:10:43.951Z] time="2022-08-02T12:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:10:43.951Z] time="2022-08-02T12:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51c64fbf83b43a16e72855b5bda40693d23ada2792f88a88e698b10b2ab06055" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:10:44.208Z] plugin_test.go:195: [d636348a0f8b5] daemon is not started [2022-08-02T12:10:44.208Z] --- PASS: TestPluginInstall (2.74s) [2022-08-02T12:10:44.208Z] --- PASS: TestPluginInstall/no_auth (1.05s) [2022-08-02T12:10:44.208Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-02T12:10:44.208Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-02T12:10:44.208Z] === RUN TestPluginsWithRuntimes [2022-08-02T12:10:44.408Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-02T12:10:44.408Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-02T12:10:44.408Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-02T12:10:44.666Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-02T12:10:45.252Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-02T12:10:45.252Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.88s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-08-02T12:10:45.443Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-08-02T12:10:45.443Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-02T12:10:45.443Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-02T12:10:46.104Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-02T12:10:46.189Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-02T12:10:46.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-02T12:10:46.376Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-02T12:10:46.670Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-02T12:10:46.940Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.78s) [2022-08-02T12:10:46.940Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-02T12:10:46.940Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s) [2022-08-02T12:10:46.940Z] === RUN TestCgroupNamespacesRun [2022-08-02T12:10:47.564Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-02T12:10:47.603Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-08-02T12:10:47.603Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-02T12:10:47.603Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-02T12:10:47.603Z] === RUN TestPluginBackCompatMediaTypes [2022-08-02T12:10:47.822Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-02T12:10:48.080Z] docker_api_swarm_service_test.go:100: [de19383b2c20a] joining swarm manager [dc8f3239f1e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:10:48.168Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-02T12:10:48.168Z] PASS [2022-08-02T12:10:48.168Z] [2022-08-02T12:10:48.168Z] DONE 24 tests in 6.735s [2022-08-02T12:10:48.168Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-02T12:10:48.168Z] INFO: Testing against a local daemon [2022-08-02T12:10:48.168Z] === RUN TestExternalGraphDriver [2022-08-02T12:10:48.314Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-02T12:10:48.314Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-02T12:10:48.426Z] === RUN TestExternalGraphDriver/json [2022-08-02T12:10:49.014Z] docker_api_swarm_service_test.go:101: [d1afbac184616] joining swarm manager [dc8f3239f1e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:10:49.248Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-02T12:10:49.248Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-02T12:10:50.325Z] === RUN TestExternalGraphDriver/spec [2022-08-02T12:10:50.619Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-02T12:10:50.619Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-02T12:10:51.553Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-02T12:10:51.553Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-02T12:10:51.698Z] === RUN TestExternalGraphDriver/pull [2022-08-02T12:10:52.926Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-02T12:10:52.926Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-02T12:10:53.597Z] --- PASS: TestExternalGraphDriver (5.27s) [2022-08-02T12:10:53.597Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-08-02T12:10:53.597Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-08-02T12:10:53.597Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-08-02T12:10:53.597Z] === RUN TestGraphdriverPluginV2 [2022-08-02T12:10:53.859Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-02T12:10:53.859Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-02T12:10:54.424Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-02T12:10:54.424Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-02T12:10:55.164Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-02T12:10:55.578Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-02T12:10:55.797Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-08-02T12:10:55.797Z] === RUN TestNISDomainname [2022-08-02T12:10:55.835Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-02T12:10:56.055Z] --- PASS: TestNISDomainname (0.51s) [2022-08-02T12:10:56.055Z] === RUN TestHostnameDnsResolution [2022-08-02T12:10:56.988Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-02T12:10:56.988Z] === RUN TestUnprivilegedPortsAndPing [2022-08-02T12:10:57.553Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-08-02T12:10:57.553Z] === RUN TestPrivilegedHostDevices [2022-08-02T12:10:57.735Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-02T12:10:57.735Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-02T12:10:57.735Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-02T12:10:57.735Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-02T12:10:57.780Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2022-08-02T12:10:57.780Z] PASS [2022-08-02T12:10:57.780Z] [2022-08-02T12:10:57.780Z] DONE 5 tests in 9.509s [2022-08-02T12:10:57.780Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-02T12:10:57.780Z] INFO: Testing against a local daemon [2022-08-02T12:10:57.780Z] === RUN TestContinueAfterPluginCrash [2022-08-02T12:10:57.780Z] === PAUSE TestContinueAfterPluginCrash [2022-08-02T12:10:57.780Z] === RUN TestReadPluginNoRead [2022-08-02T12:10:57.780Z] === PAUSE TestReadPluginNoRead [2022-08-02T12:10:57.780Z] === RUN TestDaemonStartWithLogOpt [2022-08-02T12:10:57.780Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-02T12:10:57.780Z] === CONT TestContinueAfterPluginCrash [2022-08-02T12:10:57.780Z] === CONT TestDaemonStartWithLogOpt [2022-08-02T12:10:57.811Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-08-02T12:10:57.811Z] === RUN TestRunConsoleSize [2022-08-02T12:10:58.375Z] --- PASS: TestRunConsoleSize (0.38s) [2022-08-02T12:10:58.375Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-02T12:10:59.308Z] --- PASS: TestRunWithAlternativeContainerdShim (1.11s) [2022-08-02T12:10:59.308Z] === RUN TestStats [2022-08-02T12:11:00.263Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-02T12:11:01.063Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-08-02T12:11:01.063Z] === CONT TestReadPluginNoRead [2022-08-02T12:11:01.197Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-02T12:11:01.834Z] --- PASS: TestStats (2.44s) [2022-08-02T12:11:01.834Z] === RUN TestStopContainerWithTimeout [2022-08-02T12:11:01.834Z] === RUN TestStopContainerWithTimeout/0 [2022-08-02T12:11:01.834Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-02T12:11:01.834Z] === RUN TestStopContainerWithTimeout/1 [2022-08-02T12:11:01.834Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-02T12:11:01.834Z] === RUN TestStopContainerWithTimeout/3 [2022-08-02T12:11:01.834Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-02T12:11:01.834Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-02T12:11:01.834Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-02T12:11:01.834Z] === CONT TestStopContainerWithTimeout/0 [2022-08-02T12:11:01.834Z] === CONT TestStopContainerWithTimeout/3 [2022-08-02T12:11:02.401Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-02T12:11:03.099Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-02T12:11:03.591Z] === RUN TestReadPluginNoRead/default [2022-08-02T12:11:04.474Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-02T12:11:04.474Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-02T12:11:04.732Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-02T12:11:04.928Z] === CONT TestStopContainerWithTimeout/1 [2022-08-02T12:11:04.997Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-02T12:11:05.862Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-02T12:11:05.862Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-08-02T12:11:05.862Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-08-02T12:11:05.862Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-08-02T12:11:05.862Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-08-02T12:11:05.862Z] === RUN TestDeleteDevicemapper [2022-08-02T12:11:05.862Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-02T12:11:05.862Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-02T12:11:05.862Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-02T12:11:05.945Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-02T12:11:05.945Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-08-02T12:11:07.235Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-08-02T12:11:07.235Z] === RUN TestUpdateMemory [2022-08-02T12:11:07.262Z] check_test.go:611: [de19383b2c20a] daemon is not started [2022-08-02T12:11:07.328Z] === CONT TestReadPluginNoRead [2022-08-02T12:11:07.329Z] read_test.go:92: [df6c145db4947] daemon is not started [2022-08-02T12:11:07.329Z] --- PASS: TestReadPluginNoRead (6.13s) [2022-08-02T12:11:07.329Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2022-08-02T12:11:07.329Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-08-02T12:11:07.329Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-08-02T12:11:07.329Z] PASS [2022-08-02T12:11:07.329Z] [2022-08-02T12:11:07.329Z] DONE 6 tests in 9.584s [2022-08-02T12:11:07.329Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-02T12:11:07.329Z] testing: warning: no tests to run [2022-08-02T12:11:07.329Z] PASS [2022-08-02T12:11:07.329Z] [2022-08-02T12:11:07.329Z] DONE 0 tests in 0.008s [2022-08-02T12:11:07.329Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-02T12:11:07.329Z] INFO: Testing against a local daemon [2022-08-02T12:11:07.329Z] === RUN TestPluginWithDevMounts [2022-08-02T12:11:07.329Z] === PAUSE TestPluginWithDevMounts [2022-08-02T12:11:07.329Z] === CONT TestPluginWithDevMounts [2022-08-02T12:11:07.800Z] --- PASS: TestUpdateMemory (0.52s) [2022-08-02T12:11:07.800Z] === RUN TestUpdateCPUQuota [2022-08-02T12:11:08.196Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-02T12:11:08.732Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-08-02T12:11:08.733Z] === RUN TestUpdatePidsLimit [2022-08-02T12:11:08.733Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-02T12:11:08.733Z] === RUN TestUpdatePidsLimit/no_change [2022-08-02T12:11:08.762Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-02T12:11:08.990Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-02T12:11:09.019Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-02T12:11:09.226Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-08-02T12:11:09.226Z] PASS [2022-08-02T12:11:09.226Z] [2022-08-02T12:11:09.226Z] DONE 1 tests in 1.617s [2022-08-02T12:11:09.226Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-02T12:11:09.226Z] INFO: Testing against a local daemon [2022-08-02T12:11:09.226Z] === RUN TestSecretInspect [2022-08-02T12:11:09.255Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-02T12:11:09.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-02T12:11:09.512Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-02T12:11:09.770Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-02T12:11:10.336Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-08-02T12:11:10.336Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-02T12:11:10.336Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-02T12:11:10.336Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-08-02T12:11:10.336Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-08-02T12:11:10.336Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-02T12:11:10.336Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-02T12:11:10.336Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-02T12:11:10.336Z] === RUN TestUpdateRestartPolicy [2022-08-02T12:11:10.393Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-02T12:11:10.960Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-02T12:11:11.123Z] --- PASS: TestSecretInspect (2.17s) [2022-08-02T12:11:11.123Z] === RUN TestSecretList [2022-08-02T12:11:12.334Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-02T12:11:12.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-02T12:11:12.900Z] === RUN TestDockerSuite/TestRmiTag [2022-08-02T12:11:12.900Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-02T12:11:13.466Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-02T12:11:13.650Z] --- PASS: TestSecretList (2.17s) [2022-08-02T12:11:13.650Z] === RUN TestSecretsCreateAndDelete [2022-08-02T12:11:14.856Z] docker_api_swarm_service_test.go:533: [d264bd0776042] joining swarm manager [d0d23c42da898]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:11:15.547Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-02T12:11:15.547Z] === RUN TestSecretsUpdate [2022-08-02T12:11:16.230Z] docker_api_swarm_service_test.go:534: [d4b91cf802d4e] joining swarm manager [d0d23c42da898]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:11:16.488Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-02T12:11:17.054Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-02T12:11:17.991Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-02T12:11:18.072Z] --- PASS: TestSecretsUpdate (2.17s) [2022-08-02T12:11:18.072Z] === RUN TestTemplatedSecret [2022-08-02T12:11:18.249Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-02T12:11:19.184Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-02T12:11:19.750Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-02T12:11:19.969Z] --- PASS: TestTemplatedSecret (2.19s) [2022-08-02T12:11:19.969Z] === RUN TestSecretCreateResolve [2022-08-02T12:11:20.316Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-02T12:11:20.882Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-02T12:11:22.256Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-02T12:11:22.493Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-02T12:11:22.493Z] PASS [2022-08-02T12:11:22.493Z] [2022-08-02T12:11:22.493Z] DONE 6 tests in 13.121s [2022-08-02T12:11:22.493Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-02T12:11:22.493Z] INFO: Testing against a local daemon [2022-08-02T12:11:22.493Z] === RUN TestServiceCreateInit [2022-08-02T12:11:22.493Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-02T12:11:22.537Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-08-02T12:11:22.537Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-02T12:11:22.537Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-02T12:11:22.537Z] === RUN TestWaitNonBlocked [2022-08-02T12:11:22.537Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T12:11:22.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T12:11:22.537Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T12:11:22.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T12:11:22.537Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-02T12:11:22.537Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-02T12:11:22.537Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-02T12:11:22.537Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-08-02T12:11:22.537Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-02T12:11:22.537Z] === RUN TestWaitBlocked [2022-08-02T12:11:22.537Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T12:11:22.537Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T12:11:22.537Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T12:11:22.537Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T12:11:22.537Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-02T12:11:22.537Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-02T12:11:23.117Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-02T12:11:23.117Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-08-02T12:11:23.117Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-08-02T12:11:23.117Z] === RUN TestWaitConditions [2022-08-02T12:11:23.117Z] === RUN TestWaitConditions/default [2022-08-02T12:11:23.117Z] === PAUSE TestWaitConditions/default [2022-08-02T12:11:23.117Z] === RUN TestWaitConditions/not-running [2022-08-02T12:11:23.117Z] === PAUSE TestWaitConditions/not-running [2022-08-02T12:11:23.117Z] === RUN TestWaitConditions/next-exit [2022-08-02T12:11:23.117Z] === PAUSE TestWaitConditions/next-exit [2022-08-02T12:11:23.117Z] === RUN TestWaitConditions/removed [2022-08-02T12:11:23.117Z] === PAUSE TestWaitConditions/removed [2022-08-02T12:11:23.117Z] === CONT TestWaitConditions/default [2022-08-02T12:11:23.117Z] === CONT TestWaitConditions/next-exit [2022-08-02T12:11:25.019Z] === CONT TestWaitConditions/removed [2022-08-02T12:11:25.019Z] === CONT TestWaitConditions/not-running [2022-08-02T12:11:25.538Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-02T12:11:25.538Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-02T12:11:26.391Z] --- PASS: TestWaitConditions (0.01s) [2022-08-02T12:11:26.391Z] --- PASS: TestWaitConditions/next-exit (1.65s) [2022-08-02T12:11:26.391Z] --- PASS: TestWaitConditions/default (1.69s) [2022-08-02T12:11:26.391Z] --- PASS: TestWaitConditions/removed (1.52s) [2022-08-02T12:11:26.391Z] --- PASS: TestWaitConditions/not-running (1.49s) [2022-08-02T12:11:26.391Z] === RUN TestWaitRestartedContainer [2022-08-02T12:11:26.391Z] === RUN TestWaitRestartedContainer/default [2022-08-02T12:11:26.391Z] === PAUSE TestWaitRestartedContainer/default [2022-08-02T12:11:26.391Z] === RUN TestWaitRestartedContainer/not-running [2022-08-02T12:11:26.391Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-02T12:11:26.391Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-02T12:11:26.391Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-02T12:11:26.391Z] === CONT TestWaitRestartedContainer/default [2022-08-02T12:11:26.391Z] === CONT TestWaitRestartedContainer/not-running [2022-08-02T12:11:26.673Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-02T12:11:26.912Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-02T12:11:27.763Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-02T12:11:27.846Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-02T12:11:28.695Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-02T12:11:28.695Z] --- PASS: TestWaitRestartedContainer/not-running (1.32s) [2022-08-02T12:11:28.695Z] --- PASS: TestWaitRestartedContainer/default (1.35s) [2022-08-02T12:11:28.695Z] --- PASS: TestWaitRestartedContainer/next-exit (0.89s) [2022-08-02T12:11:28.695Z] === CONT TestContainerStartOnDaemonRestart [2022-08-02T12:11:28.695Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-02T12:11:29.951Z] --- PASS: TestServiceCreateInit (7.73s) [2022-08-02T12:11:29.951Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-08-02T12:11:29.951Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-08-02T12:11:29.951Z] === RUN TestCreateServiceMultipleTimes [2022-08-02T12:11:30.375Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-02T12:11:30.595Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s) [2022-08-02T12:11:30.595Z] === CONT TestDaemonHostGatewayIP [2022-08-02T12:11:30.595Z] === CONT TestDaemonRestartIpcMode [2022-08-02T12:11:30.595Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.07s) [2022-08-02T12:11:31.748Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-02T12:11:33.122Z] --- PASS: TestDaemonRestartIpcMode (2.44s) [2022-08-02T12:11:33.122Z] === CONT TestIpcModeOlderClient [2022-08-02T12:11:33.122Z] --- PASS: TestDaemonHostGatewayIP (2.50s) [2022-08-02T12:11:33.122Z] === CONT TestContainerKillOnDaemonStart [2022-08-02T12:11:33.122Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-08-02T12:11:34.277Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-02T12:11:34.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-02T12:11:34.277Z] === RUN TestDockerSuite/TestDockerFails [2022-08-02T12:11:34.277Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-02T12:11:35.652Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-02T12:11:36.218Z] docker_api_swarm_service_test.go:148: [d54512501bac4] joining swarm manager [d5ca0c9e47ab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:11:36.218Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-02T12:11:36.785Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-02T12:11:36.785Z] docker_api_swarm_service_test.go:148: [d91c5dd042fba] joining swarm manager [d5ca0c9e47ab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:11:38.686Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-02T12:11:38.944Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-02T12:11:39.878Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-02T12:11:40.812Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-02T12:11:41.393Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-02T12:11:41.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-02T12:11:42.224Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-02T12:11:42.224Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-02T12:11:42.795Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-02T12:11:44.168Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-02T12:11:44.426Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-02T12:11:44.992Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-02T12:11:45.311Z] --- PASS: TestContainerKillOnDaemonStart (11.48s) [2022-08-02T12:11:45.311Z] PASS [2022-08-02T12:11:45.311Z] [2022-08-02T12:11:45.311Z] === Skipped [2022-08-02T12:11:45.311Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-02T12:11:45.311Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-02T12:11:45.311Z] [2022-08-02T12:11:45.311Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-02T12:11:45.311Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-02T12:11:45.311Z] [2022-08-02T12:11:45.311Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-02T12:11:45.311Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-02T12:11:45.311Z] [2022-08-02T12:11:45.311Z] DONE 272 tests, 3 skipped in 128.808s [2022-08-02T12:11:45.311Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-02T12:11:45.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:11:45.311Z] ++ set -e [2022-08-02T12:11:45.311Z] ++ '[' -n 0 ']' [2022-08-02T12:11:45.311Z] ++ set -x [2022-08-02T12:11:45.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:11:45.311Z] === RUN TestConfigDaemonLibtrustID [2022-08-02T12:11:45.311Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-02T12:11:45.311Z] === RUN TestConfigDaemonID [2022-08-02T12:11:45.926Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-02T12:11:46.243Z] daemon_test.go:83: [d02dd2987ab66] daemon is not started [2022-08-02T12:11:46.243Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-02T12:11:46.243Z] === RUN TestDaemonConfigValidation [2022-08-02T12:11:46.243Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:11:46.243Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:11:46.243Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-02T12:11:46.243Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-02T12:11:46.243Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-02T12:11:46.243Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-02T12:11:46.243Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-02T12:11:46.243Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-02T12:11:46.243Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-02T12:11:46.243Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-02T12:11:46.243Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-02T12:11:46.243Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-02T12:11:46.500Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-02T12:11:46.500Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-02T12:11:46.500Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-02T12:11:46.500Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-02T12:11:46.500Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-02T12:11:46.500Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-02T12:11:46.500Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-02T12:11:46.500Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-02T12:11:46.500Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-02T12:11:46.500Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-02T12:11:46.500Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-02T12:11:46.860Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-02T12:11:47.433Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-02T12:11:47.794Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-02T12:11:48.021Z] --- PASS: TestCreateServiceMultipleTimes (16.15s) [2022-08-02T12:11:48.021Z] === RUN TestCreateServiceConflict [2022-08-02T12:11:48.279Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-02T12:11:48.279Z] === RUN TestCreateServiceMaxReplicas [2022-08-02T12:11:48.727Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-02T12:11:48.804Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-02T12:11:49.100Z] .........................xx.................... [ 29%] [2022-08-02T12:11:49.293Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-02T12:11:49.736Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-02T12:11:49.737Z] daemon_test.go:197: [dab9e02118c06] daemon is not started [2022-08-02T12:11:49.737Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-02T12:11:49.737Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-02T12:11:49.737Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-02T12:11:49.737Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-02T12:11:49.737Z] === RUN TestDaemonProxy [2022-08-02T12:11:49.737Z] === RUN TestDaemonProxy/environment_variables [2022-08-02T12:11:50.227Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-02T12:11:50.485Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-02T12:11:50.806Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2022-08-02T12:11:50.806Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-02T12:11:51.419Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-02T12:11:51.633Z] === RUN TestDaemonProxy/command-line_options [2022-08-02T12:11:52.353Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-02T12:11:52.919Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-02T12:11:53.005Z] === RUN TestDaemonProxy/configuration_file [2022-08-02T12:11:53.485Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-02T12:11:54.420Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-02T12:11:54.902Z] === RUN TestDaemonProxy/conflicting_options [2022-08-02T12:11:54.985Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-02T12:11:54.986Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-02T12:11:55.160Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-02T12:11:55.725Z] --- PASS: TestDaemonProxy (6.17s) [2022-08-02T12:11:55.725Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-02T12:11:55.725Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-02T12:11:55.725Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-08-02T12:11:55.725Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-02T12:11:55.725Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-02T12:11:55.725Z] PASS [2022-08-02T12:11:55.725Z] [2022-08-02T12:11:55.725Z] DONE 18 tests in 11.223s [2022-08-02T12:11:55.725Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-02T12:11:55.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:11:55.725Z] ++ set -e [2022-08-02T12:11:55.725Z] ++ '[' -n 0 ']' [2022-08-02T12:11:55.725Z] ++ set -x [2022-08-02T12:11:55.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:11:55.982Z] INFO: Testing against a local daemon [2022-08-02T12:11:55.982Z] === RUN TestCommitInheritsEnv [2022-08-02T12:11:56.241Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-08-02T12:11:56.241Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-02T12:11:56.241Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-02T12:11:56.241Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-02T12:11:56.241Z] === RUN TestImportWithCustomPlatform [2022-08-02T12:11:56.241Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-02T12:11:56.241Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-02T12:11:56.241Z] === RUN TestImportWithCustomPlatform// [2022-08-02T12:11:56.241Z] === RUN TestImportWithCustomPlatform/linux [2022-08-02T12:11:56.241Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-02T12:11:56.498Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-02T12:11:56.498Z] === RUN TestImportWithCustomPlatform/macos [2022-08-02T12:11:56.498Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-02T12:11:56.499Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform (0.36s) [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-02T12:11:56.499Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-02T12:11:56.499Z] === RUN TestImagesFilterMultiReference [2022-08-02T12:11:56.499Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-02T12:11:56.499Z] === RUN TestImagePullPlatformInvalid [2022-08-02T12:11:56.756Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-02T12:11:56.756Z] === RUN TestRemoveImageOrphaning [2022-08-02T12:11:56.885Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-02T12:11:57.014Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-02T12:11:57.014Z] === RUN TestRemoveImageGarbageCollector [2022-08-02T12:11:57.014Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:11:57.014Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-02T12:11:57.014Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-02T12:11:57.014Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-02T12:11:57.014Z] === RUN TestTagInvalidReference [2022-08-02T12:11:57.014Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-02T12:11:57.014Z] === RUN TestTagValidPrefixedRepo [2022-08-02T12:11:57.014Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-02T12:11:57.014Z] === RUN TestTagExistedNameWithoutForce [2022-08-02T12:11:57.014Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-02T12:11:57.014Z] === RUN TestTagOfficialNames [2022-08-02T12:11:57.014Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-02T12:11:57.014Z] === RUN TestTagMatchesDigest [2022-08-02T12:11:57.014Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-02T12:11:57.014Z] PASS [2022-08-02T12:11:57.014Z] [2022-08-02T12:11:57.014Z] === Skipped [2022-08-02T12:11:57.014Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-02T12:11:57.014Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-02T12:11:57.014Z] [2022-08-02T12:11:57.014Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-02T12:11:57.014Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:11:57.014Z] [2022-08-02T12:11:57.014Z] DONE 22 tests, 2 skipped in 1.253s [2022-08-02T12:11:57.014Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-02T12:11:57.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:11:57.014Z] ++ set -e [2022-08-02T12:11:57.014Z] ++ '[' -n 0 ']' [2022-08-02T12:11:57.014Z] ++ set -x [2022-08-02T12:11:57.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:11:57.014Z] === RUN TestStripANSICommands [2022-08-02T12:11:57.014Z] === RUN TestStripANSICommands/#00 [2022-08-02T12:11:57.014Z] === RUN TestStripANSICommands/#01 [2022-08-02T12:11:57.014Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-02T12:11:57.014Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-02T12:11:57.014Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-02T12:11:57.014Z] PASS [2022-08-02T12:11:57.014Z] [2022-08-02T12:11:57.014Z] DONE 3 tests in 0.035s [2022-08-02T12:11:57.014Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-02T12:11:57.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:11:57.014Z] ++ set -e [2022-08-02T12:11:57.014Z] ++ '[' -n 0 ']' [2022-08-02T12:11:57.014Z] ++ set -x [2022-08-02T12:11:57.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:11:57.143Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-02T12:11:57.272Z] INFO: Testing against a local daemon [2022-08-02T12:11:57.272Z] === RUN TestNetworkCreateDelete [2022-08-02T12:11:57.272Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-02T12:11:57.272Z] === RUN TestDockerNetworkDeletePreferID [2022-08-02T12:11:57.709Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-02T12:11:57.837Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2022-08-02T12:11:57.837Z] === RUN TestDaemonDNSFallback [2022-08-02T12:11:58.274Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-02T12:11:58.841Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-02T12:11:58.841Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-02T12:11:59.409Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-02T12:11:59.976Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-02T12:12:00.542Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-02T12:12:01.478Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-02T12:12:02.413Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-02T12:12:02.413Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-02T12:12:02.979Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-02T12:12:02.979Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-02T12:12:03.914Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-02T12:12:04.174Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-02T12:12:04.389Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-08-02T12:12:04.389Z] === RUN TestInspectNetwork [2022-08-02T12:12:04.748Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-02T12:12:05.313Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-02T12:12:05.313Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-02T12:12:05.666Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.30s) [2022-08-02T12:12:05.666Z] === RUN TestCreateServiceSecretFileMode [2022-08-02T12:12:05.719Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-02T12:12:05.878Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-02T12:12:07.038Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2022-08-02T12:12:07.038Z] === RUN TestCreateServiceConfigFileMode [2022-08-02T12:12:07.254Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-02T12:12:07.667Z] === RUN TestInspectNetwork/full_network_id [2022-08-02T12:12:07.667Z] === RUN TestInspectNetwork/partial_network_id [2022-08-02T12:12:07.667Z] === RUN TestInspectNetwork/network_name [2022-08-02T12:12:07.667Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-02T12:12:08.629Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-02T12:12:09.563Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-02T12:12:09.564Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2022-08-02T12:12:09.564Z] === RUN TestCreateServiceSysctls [2022-08-02T12:12:09.886Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-02T12:12:10.453Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-02T12:12:11.020Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-02T12:12:11.586Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-02T12:12:11.846Z] --- PASS: TestInspectNetwork (7.17s) [2022-08-02T12:12:11.846Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-02T12:12:11.846Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-02T12:12:11.846Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-02T12:12:11.846Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-02T12:12:11.846Z] === RUN TestRunContainerWithBridgeNone [2022-08-02T12:12:12.153Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-02T12:12:12.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-02T12:12:12.779Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-02T12:12:12.779Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:12:12.779Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:12:12.779Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:12:12.779Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-02T12:12:12.779Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-02T12:12:12.779Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-02T12:12:12.779Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-02T12:12:12.779Z] === RUN TestNetworkList [2022-08-02T12:12:12.779Z] === RUN TestNetworkList//networks [2022-08-02T12:12:12.779Z] === PAUSE TestNetworkList//networks [2022-08-02T12:12:12.779Z] === RUN TestNetworkList//networks/ [2022-08-02T12:12:12.779Z] === PAUSE TestNetworkList//networks/ [2022-08-02T12:12:12.779Z] === CONT TestNetworkList//networks [2022-08-02T12:12:12.779Z] === CONT TestNetworkList//networks/ [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkList (0.02s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-02T12:12:12.779Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-02T12:12:12.779Z] === RUN TestHostIPv4BridgeLabel [2022-08-02T12:12:12.908Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-08-02T12:12:12.908Z] === RUN TestCreateServiceCapabilities [2022-08-02T12:12:13.184Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-02T12:12:13.285Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-02T12:12:13.344Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-02T12:12:13.344Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-02T12:12:14.276Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-02T12:12:14.276Z] === RUN TestDaemonDefaultNetworkPools [2022-08-02T12:12:14.842Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-02T12:12:14.842Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-02T12:12:15.437Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-08-02T12:12:15.437Z] === RUN TestInspect [2022-08-02T12:12:16.215Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-02T12:12:16.215Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-02T12:12:16.569Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-02T12:12:16.569Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-02T12:12:16.827Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-02T12:12:17.586Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-02T12:12:17.586Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-02T12:12:17.844Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-02T12:12:17.844Z] === RUN TestServiceWithPredefinedNetwork [2022-08-02T12:12:17.965Z] --- PASS: TestInspect (2.91s) [2022-08-02T12:12:17.965Z] === RUN TestCreateJob [2022-08-02T12:12:18.042Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-02T12:12:18.727Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-02T12:12:20.101Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-02T12:12:20.370Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2022-08-02T12:12:20.370Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-02T12:12:20.370Z] service_test.go:243: FLAKY_TEST [2022-08-02T12:12:20.370Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-02T12:12:20.370Z] === RUN TestServiceWithDataPathPortInit [2022-08-02T12:12:21.242Z] --- PASS: TestCreateJob (3.19s) [2022-08-02T12:12:21.242Z] === RUN TestReplicatedJob [2022-08-02T12:12:21.476Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-02T12:12:23.376Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-02T12:12:23.376Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-02T12:12:23.376Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-02T12:12:23.376Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-02T12:12:23.376Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-02T12:12:23.943Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-02T12:12:24.879Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-02T12:12:25.813Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-02T12:12:26.547Z] --- PASS: TestReplicatedJob (5.36s) [2022-08-02T12:12:26.547Z] === RUN TestUpdateReplicatedJob [2022-08-02T12:12:27.715Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-02T12:12:28.281Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-02T12:12:29.214Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-02T12:12:29.824Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-08-02T12:12:29.824Z] === RUN TestServiceListWithStatuses [2022-08-02T12:12:29.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-02T12:12:29.824Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-02T12:12:29.824Z] === RUN TestDockerNetworkConnectAlias [2022-08-02T12:12:30.150Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-02T12:12:30.150Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-02T12:12:30.150Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-02T12:12:30.734Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-02T12:12:32.116Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-02T12:12:32.116Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-02T12:12:32.683Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-02T12:12:33.249Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-02T12:12:33.816Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-02T12:12:34.007Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-08-02T12:12:34.007Z] === RUN TestDockerNetworkReConnect [2022-08-02T12:12:34.382Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-02T12:12:34.382Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-02T12:12:34.588Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-02T12:12:34.948Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-02T12:12:35.277Z] --- PASS: TestServiceWithDataPathPortInit (13.56s) [2022-08-02T12:12:35.277Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-02T12:12:36.209Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fk6xaqy75s894a9u5kbzz1h3w Created:2022-08-02 12:12:34.895954744 +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[4b90dd5c49bdf064c54ba4f231c6e580e44ce563d993150dce96fec4702343ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jje6f5jrqxkw5a43mdci657tw EndpointID:dbfe28a09adb56068c5269c91a694f29e63d40fdabf0a7ff0a547d5710db467e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d022b5c000f0491d80acbf2e708b35d2b403815441993c7e4028baef966d73f6 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:c66bbcc8ae88 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jje6f5jrqxkw5a43mdci657tw EndpointID:dbfe28a09adb56068c5269c91a694f29e63d40fdabf0a7ff0a547d5710db467e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-02T12:12:36.323Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-02T12:12:36.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-02T12:12:36.839Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-02T12:12:37.287Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-08-02T12:12:37.287Z] === RUN TestServicePlugin [2022-08-02T12:12:37.406Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-02T12:12:37.973Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-02T12:12:38.540Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-02T12:12:39.106Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-02T12:12:40.387Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2022-08-02T12:12:40.387Z] PASS [2022-08-02T12:12:40.387Z] [2022-08-02T12:12:40.387Z] === Skipped [2022-08-02T12:12:40.387Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-02T12:12:40.387Z] service_test.go:243: FLAKY_TEST [2022-08-02T12:12:40.387Z] [2022-08-02T12:12:40.387Z] DONE 38 tests, 1 skipped in 43.376s [2022-08-02T12:12:40.387Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-02T12:12:40.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:12:40.387Z] ++ set -e [2022-08-02T12:12:40.387Z] ++ '[' -n 0 ']' [2022-08-02T12:12:40.387Z] ++ set -x [2022-08-02T12:12:40.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:12:40.480Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-02T12:12:40.480Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-02T12:12:40.645Z] INFO: Testing against a local daemon [2022-08-02T12:12:40.645Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-02T12:12:40.645Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:12:40.645Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-02T12:12:40.645Z] === RUN TestDockerNetworkIpvlan [2022-08-02T12:12:40.645Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:12:40.645Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-02T12:12:40.645Z] PASS [2022-08-02T12:12:40.645Z] [2022-08-02T12:12:40.645Z] === Skipped [2022-08-02T12:12:40.645Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-02T12:12:40.645Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:12:40.645Z] [2022-08-02T12:12:40.645Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-02T12:12:40.645Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-02T12:12:40.645Z] [2022-08-02T12:12:40.645Z] DONE 2 tests, 2 skipped in 0.085s [2022-08-02T12:12:40.645Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-02T12:12:40.645Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:12:40.645Z] ++ set -e [2022-08-02T12:12:40.645Z] ++ '[' -n 0 ']' [2022-08-02T12:12:40.645Z] ++ set -x [2022-08-02T12:12:40.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:12:40.645Z] INFO: Testing against a local daemon [2022-08-02T12:12:40.645Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-02T12:12:41.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-02T12:12:41.304Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-02T12:12:41.469Z] plugin_test.go:61: [d745a809e3178] joining swarm manager [d9a19a93b4a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:12:41.871Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-02T12:12:42.018Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-08-02T12:12:42.018Z] === RUN TestDockerNetworkMacvlan [2022-08-02T12:12:42.033Z] plugin_test.go:64: [de5e2b3de9f7f] joining swarm manager [d9a19a93b4a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:12:42.950Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-02T12:12:43.245Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-02T12:12:43.245Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-02T12:12:43.245Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-02T12:12:43.245Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-02T12:12:43.515Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-02T12:12:43.815Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-02T12:12:44.448Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-02T12:12:45.004Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-02T12:12:45.820Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-02T12:12:46.091Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-02T12:12:46.343Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-02T12:12:46.910Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-02T12:12:46.910Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-02T12:12:47.717Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-02T12:12:50.193Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-02T12:12:50.532Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-02T12:12:50.996Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-02T12:12:51.563Z] --- PASS: TestDockerNetworkMacvlan (9.33s) [2022-08-02T12:12:51.563Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-02T12:12:51.563Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-02T12:12:51.563Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-02T12:12:51.563Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-08-02T12:12:51.563Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.92s) [2022-08-02T12:12:51.563Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-08-02T12:12:51.563Z] PASS [2022-08-02T12:12:51.563Z] [2022-08-02T12:12:51.563Z] DONE 8 tests in 10.812s [2022-08-02T12:12:51.563Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-02T12:12:51.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:12:51.563Z] ++ set -e [2022-08-02T12:12:51.563Z] ++ '[' -n 0 ']' [2022-08-02T12:12:51.563Z] ++ set -x [2022-08-02T12:12:51.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:12:51.563Z] testing: warning: no tests to run [2022-08-02T12:12:51.563Z] PASS [2022-08-02T12:12:51.563Z] [2022-08-02T12:12:51.563Z] DONE 0 tests in 0.026s [2022-08-02T12:12:51.563Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-02T12:12:51.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:12:51.563Z] ++ set -e [2022-08-02T12:12:51.563Z] ++ '[' -n 0 ']' [2022-08-02T12:12:51.563Z] ++ set -x [2022-08-02T12:12:51.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:12:51.563Z] INFO: Testing against a local daemon [2022-08-02T12:12:51.563Z] === RUN TestAuthZPluginAllowRequest [2022-08-02T12:12:52.722Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-02T12:12:52.934Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-08-02T12:12:52.934Z] === RUN TestAuthZPluginTLS [2022-08-02T12:12:53.192Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-02T12:12:53.192Z] === RUN TestAuthZPluginDenyRequest [2022-08-02T12:12:53.757Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-02T12:12:53.757Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-02T12:12:54.322Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-02T12:12:54.322Z] === RUN TestAuthZPluginDenyResponse [2022-08-02T12:12:54.621Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-02T12:12:54.866Z] ............................ [ 66%] [2022-08-02T12:12:54.887Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-02T12:12:54.887Z] === RUN TestAuthZPluginAllowEventStream [2022-08-02T12:12:55.819Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-08-02T12:12:55.819Z] === RUN TestAuthZPluginErrorResponse [2022-08-02T12:12:56.385Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-02T12:12:56.385Z] === RUN TestAuthZPluginErrorRequest [2022-08-02T12:12:56.950Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-02T12:12:56.950Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-02T12:12:57.514Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-02T12:12:57.514Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-02T12:12:58.810Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-02T12:12:58.810Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-02T12:12:58.889Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-08-02T12:12:58.889Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-02T12:12:59.068Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-02T12:13:00.261Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-08-02T12:13:00.261Z] === RUN TestAuthZPluginHeader [2022-08-02T12:13:00.442Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-02T12:13:00.442Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-02T12:13:00.442Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-02T12:13:00.442Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-02T12:13:00.826Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-02T12:13:00.826Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-02T12:13:00.826Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:00.826Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-02T12:13:00.826Z] === RUN TestAuthZPluginV2Disable [2022-08-02T12:13:00.826Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:00.826Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-02T12:13:00.826Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-02T12:13:00.826Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:00.826Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-02T12:13:00.826Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-02T12:13:00.826Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:00.826Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-02T12:13:00.826Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-02T12:13:01.008Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-02T12:13:03.537Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-02T12:13:03.795Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-02T12:13:05.170Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-02T12:13:06.547Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-02T12:13:08.553Z] --- PASS: TestServicePlugin (30.20s) [2022-08-02T12:13:08.554Z] === RUN TestServiceUpdateLabel [2022-08-02T12:13:09.487Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-02T12:13:09.487Z] === RUN TestServiceUpdateSecrets [2022-08-02T12:13:13.103Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-02T12:13:13.103Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-02T12:13:13.103Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-02T12:13:13.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-02T12:13:13.669Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-02T12:13:13.669Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-02T12:13:14.603Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-02T12:13:15.538Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-02T12:13:16.472Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-02T12:13:16.731Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-02T12:13:16.731Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-02T12:13:18.105Z] === RUN TestDockerSuite/TestRunMount [2022-08-02T12:13:18.900Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-02T12:13:18.900Z] PASS [2022-08-02T12:13:18.900Z] [2022-08-02T12:13:18.900Z] === Skipped [2022-08-02T12:13:18.900Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-02T12:13:18.900Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:18.900Z] [2022-08-02T12:13:18.900Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-02T12:13:18.900Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:18.900Z] [2022-08-02T12:13:18.900Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-02T12:13:18.900Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:18.900Z] [2022-08-02T12:13:18.900Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-02T12:13:18.900Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:18.900Z] [2022-08-02T12:13:18.900Z] DONE 17 tests, 4 skipped in 26.277s [2022-08-02T12:13:18.900Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-02T12:13:18.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:18.900Z] ++ set -e [2022-08-02T12:13:18.900Z] ++ '[' -n 0 ']' [2022-08-02T12:13:18.900Z] ++ set -x [2022-08-02T12:13:18.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:18.900Z] INFO: Testing against a local daemon [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:13:18.900Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:13:18.900Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-02T12:13:18.900Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-02T12:13:18.900Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-02T12:13:18.900Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-02T12:13:18.900Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-02T12:13:18.900Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-02T12:13:18.900Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-02T12:13:18.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-02T12:13:18.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-02T12:13:18.901Z] === RUN TestPluginInstall [2022-08-02T12:13:18.901Z] === RUN TestPluginInstall/no_auth [2022-08-02T12:13:18.901Z] time="2022-08-02T12:13:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:13:18.901Z] time="2022-08-02T12:13:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8efc7c7c055474e7e3e8381723f83b4d433bfd92d343c79abbadc2a9dd9cda8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:13:18.901Z] time="2022-08-02T12:13:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:13:18.901Z] time="2022-08-02T12:13:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8efc7c7c055474e7e3e8381723f83b4d433bfd92d343c79abbadc2a9dd9cda8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:13:18.901Z] === RUN TestPluginInstall/with_htpasswd [2022-08-02T12:13:19.158Z] time="2022-08-02T12:13:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:13:19.158Z] time="2022-08-02T12:13:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8efc7c7c055474e7e3e8381723f83b4d433bfd92d343c79abbadc2a9dd9cda8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:13:19.158Z] time="2022-08-02T12:13:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:13:19.158Z] time="2022-08-02T12:13:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8efc7c7c055474e7e3e8381723f83b4d433bfd92d343c79abbadc2a9dd9cda8f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:13:19.416Z] === RUN TestPluginInstall/with_insecure [2022-08-02T12:13:20.349Z] time="2022-08-02T12:13:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:13:20.349Z] time="2022-08-02T12:13:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30cae23a490c013d21edb42f6d966fa706953a75e2f60818cdf1bffd997493d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:13:20.349Z] time="2022-08-02T12:13:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-02T12:13:20.349Z] time="2022-08-02T12:13:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30cae23a490c013d21edb42f6d966fa706953a75e2f60818cdf1bffd997493d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-02T12:13:20.349Z] plugin_test.go:195: [da1075aaf20ac] daemon is not started [2022-08-02T12:13:20.349Z] --- PASS: TestPluginInstall (2.52s) [2022-08-02T12:13:20.349Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-02T12:13:20.349Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-02T12:13:20.349Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-02T12:13:20.349Z] === RUN TestPluginsWithRuntimes [2022-08-02T12:13:22.245Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-02T12:13:22.289Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-02T12:13:22.547Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-02T12:13:22.810Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-02T12:13:23.113Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-02T12:13:23.743Z] --- PASS: TestPluginsWithRuntimes (3.21s) [2022-08-02T12:13:23.743Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-02T12:13:23.743Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-08-02T12:13:23.743Z] === RUN TestPluginBackCompatMediaTypes [2022-08-02T12:13:24.308Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-02T12:13:24.308Z] PASS [2022-08-02T12:13:24.308Z] [2022-08-02T12:13:24.308Z] DONE 24 tests in 6.435s [2022-08-02T12:13:24.308Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-02T12:13:24.308Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:24.308Z] ++ set -e [2022-08-02T12:13:24.308Z] ++ '[' -n 0 ']' [2022-08-02T12:13:24.308Z] ++ set -x [2022-08-02T12:13:24.308Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:24.308Z] INFO: Testing against a local daemon [2022-08-02T12:13:24.308Z] === RUN TestExternalGraphDriver [2022-08-02T12:13:24.348Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-08-02T12:13:24.348Z] === RUN TestServiceUpdateConfigs [2022-08-02T12:13:24.487Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-02T12:13:24.566Z] === RUN TestExternalGraphDriver/json [2022-08-02T12:13:25.861Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-02T12:13:26.463Z] === RUN TestExternalGraphDriver/spec [2022-08-02T12:13:27.835Z] === RUN TestExternalGraphDriver/pull [2022-08-02T12:13:28.392Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-02T12:13:28.392Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-02T12:13:29.733Z] --- PASS: TestExternalGraphDriver (5.04s) [2022-08-02T12:13:29.733Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-08-02T12:13:29.733Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-08-02T12:13:29.734Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-08-02T12:13:29.734Z] === RUN TestGraphdriverPluginV2 [2022-08-02T12:13:29.734Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:29.734Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-02T12:13:29.734Z] PASS [2022-08-02T12:13:29.734Z] [2022-08-02T12:13:29.734Z] === Skipped [2022-08-02T12:13:29.734Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-02T12:13:29.734Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:13:29.734Z] [2022-08-02T12:13:29.734Z] DONE 5 tests, 1 skipped in 5.454s [2022-08-02T12:13:29.734Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-02T12:13:29.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:29.734Z] ++ set -e [2022-08-02T12:13:29.734Z] ++ '[' -n 0 ']' [2022-08-02T12:13:29.734Z] ++ set -x [2022-08-02T12:13:29.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:29.734Z] INFO: Testing against a local daemon [2022-08-02T12:13:29.734Z] === RUN TestContinueAfterPluginCrash [2022-08-02T12:13:29.734Z] === PAUSE TestContinueAfterPluginCrash [2022-08-02T12:13:29.734Z] === RUN TestReadPluginNoRead [2022-08-02T12:13:29.734Z] === PAUSE TestReadPluginNoRead [2022-08-02T12:13:29.734Z] === RUN TestDaemonStartWithLogOpt [2022-08-02T12:13:29.734Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-02T12:13:29.734Z] === CONT TestContinueAfterPluginCrash [2022-08-02T12:13:29.734Z] === CONT TestDaemonStartWithLogOpt [2022-08-02T12:13:30.315Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-02T12:13:31.690Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-02T12:13:32.626Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-02T12:13:32.626Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-02T12:13:33.046Z] --- PASS: TestDaemonStartWithLogOpt (3.15s) [2022-08-02T12:13:33.046Z] === CONT TestReadPluginNoRead [2022-08-02T12:13:33.192Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-02T12:13:33.758Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-02T12:13:34.324Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-02T12:13:34.889Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-02T12:13:34.944Z] === RUN TestReadPluginNoRead/default [2022-08-02T12:13:36.315Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-02T12:13:36.406Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-02T12:13:36.789Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-02T12:13:37.048Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-02T12:13:37.249Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-02T12:13:37.813Z] --- PASS: TestContinueAfterPluginCrash (8.06s) [2022-08-02T12:13:38.379Z] === CONT TestReadPluginNoRead [2022-08-02T12:13:38.379Z] read_test.go:92: [d60eafec91a8e] daemon is not started [2022-08-02T12:13:38.379Z] --- PASS: TestReadPluginNoRead (5.53s) [2022-08-02T12:13:38.379Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-08-02T12:13:38.379Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-08-02T12:13:38.379Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2022-08-02T12:13:38.379Z] PASS [2022-08-02T12:13:38.379Z] [2022-08-02T12:13:38.379Z] DONE 6 tests in 8.771s [2022-08-02T12:13:38.379Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-02T12:13:38.379Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:38.379Z] ++ set -e [2022-08-02T12:13:38.379Z] ++ '[' -n 0 ']' [2022-08-02T12:13:38.379Z] ++ set -x [2022-08-02T12:13:38.379Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:38.637Z] testing: warning: no tests to run [2022-08-02T12:13:38.637Z] PASS [2022-08-02T12:13:38.637Z] [2022-08-02T12:13:38.637Z] DONE 0 tests in 0.032s [2022-08-02T12:13:38.637Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-02T12:13:38.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:38.637Z] ++ set -e [2022-08-02T12:13:38.637Z] ++ '[' -n 0 ']' [2022-08-02T12:13:38.637Z] ++ set -x [2022-08-02T12:13:38.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:38.637Z] INFO: Testing against a local daemon [2022-08-02T12:13:38.637Z] === RUN TestPluginWithDevMounts [2022-08-02T12:13:38.637Z] === PAUSE TestPluginWithDevMounts [2022-08-02T12:13:38.637Z] === CONT TestPluginWithDevMounts [2022-08-02T12:13:38.948Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-02T12:13:39.208Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-08-02T12:13:39.208Z] === RUN TestServiceUpdateNetwork [2022-08-02T12:13:40.009Z] --- PASS: TestPluginWithDevMounts (1.50s) [2022-08-02T12:13:40.009Z] PASS [2022-08-02T12:13:40.009Z] [2022-08-02T12:13:40.009Z] DONE 1 tests in 1.598s [2022-08-02T12:13:40.267Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-02T12:13:40.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:40.267Z] ++ set -e [2022-08-02T12:13:40.267Z] ++ '[' -n 0 ']' [2022-08-02T12:13:40.267Z] ++ set -x [2022-08-02T12:13:40.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:40.267Z] INFO: Testing against a local daemon [2022-08-02T12:13:40.267Z] === RUN TestSecretInspect [2022-08-02T12:13:40.848Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-02T12:13:42.792Z] --- PASS: TestSecretInspect (2.24s) [2022-08-02T12:13:42.792Z] === RUN TestSecretList [2022-08-02T12:13:43.377Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-02T12:13:43.377Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-02T12:13:43.377Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-02T12:13:43.636Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-02T12:13:43.893Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-02T12:13:44.151Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-02T12:13:44.689Z] --- PASS: TestSecretList (2.25s) [2022-08-02T12:13:44.689Z] === RUN TestSecretsCreateAndDelete [2022-08-02T12:13:44.717Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-02T12:13:44.975Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-02T12:13:45.233Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-02T12:13:45.799Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-02T12:13:46.365Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-02T12:13:47.215Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-02T12:13:47.215Z] === RUN TestSecretsUpdate [2022-08-02T12:13:49.112Z] --- PASS: TestSecretsUpdate (2.17s) [2022-08-02T12:13:49.112Z] === RUN TestTemplatedSecret [2022-08-02T12:13:49.648Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-02T12:13:51.280Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-02T12:13:51.396Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2022-08-02T12:13:51.397Z] === RUN TestServiceUpdatePidsLimit [2022-08-02T12:13:51.546Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-02T12:13:51.638Z] --- PASS: TestTemplatedSecret (2.46s) [2022-08-02T12:13:51.639Z] === RUN TestSecretCreateResolve [2022-08-02T12:13:51.804Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-02T12:13:51.804Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-02T12:13:51.804Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-02T12:13:52.328Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-02T12:13:52.370Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-02T12:13:52.892Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-02T12:13:52.936Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-02T12:13:53.440Z] tests/integration/client_test.py ..... [ 75%] [2022-08-02T12:13:53.440Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-02T12:13:54.008Z] tests/integration/errors_test.py . [ 76%] [2022-08-02T12:13:54.164Z] --- PASS: TestSecretCreateResolve (2.25s) [2022-08-02T12:13:54.164Z] PASS [2022-08-02T12:13:54.164Z] [2022-08-02T12:13:54.164Z] DONE 6 tests in 13.625s [2022-08-02T12:13:54.164Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-02T12:13:54.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:54.164Z] ++ set -e [2022-08-02T12:13:54.164Z] ++ '[' -n 0 ']' [2022-08-02T12:13:54.164Z] ++ set -x [2022-08-02T12:13:54.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:13:54.164Z] INFO: Testing against a local daemon [2022-08-02T12:13:54.164Z] === RUN TestServiceCreateInit [2022-08-02T12:13:54.164Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-02T12:13:54.838Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-02T12:13:54.838Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-02T12:13:55.404Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-02T12:13:55.668Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-02T12:13:55.929Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-02T12:13:56.501Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-02T12:13:57.435Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-02T12:13:57.443Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-02T12:13:57.694Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-02T12:13:57.951Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-02T12:13:58.517Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-02T12:13:58.517Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-02T12:13:58.517Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-02T12:13:59.085Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-02T12:13:59.652Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-02T12:13:59.652Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-02T12:13:59.652Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-02T12:14:00.587Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-02T12:14:00.723Z] --- PASS: TestServiceCreateInit (6.94s) [2022-08-02T12:14:00.723Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s) [2022-08-02T12:14:00.723Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s) [2022-08-02T12:14:00.723Z] === RUN TestCreateServiceMultipleTimes [2022-08-02T12:14:00.845Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-02T12:14:00.993Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-02T12:14:01.781Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-02T12:14:01.781Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-02T12:14:01.781Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-02T12:14:03.681Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-02T12:14:04.247Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-02T12:14:05.623Z] === RUN TestDockerSuite/TestRunRm [2022-08-02T12:14:06.557Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-02T12:14:06.815Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-02T12:14:07.545Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-08-02T12:14:07.545Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-08-02T12:14:07.545Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-02T12:14:07.545Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-02T12:14:07.545Z] PASS [2022-08-02T12:14:07.545Z] [2022-08-02T12:14:07.545Z] === Skipped [2022-08-02T12:14:07.545Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-02T12:14:07.545Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-02T12:14:07.545Z] [2022-08-02T12:14:07.545Z] DONE 27 tests, 1 skipped in 165.099s [2022-08-02T12:14:07.545Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-02T12:14:07.545Z] INFO: Testing against a local daemon [2022-08-02T12:14:07.545Z] === RUN TestSessionCreate [2022-08-02T12:14:07.545Z] --- PASS: TestSessionCreate (0.02s) [2022-08-02T12:14:07.545Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-02T12:14:07.545Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-02T12:14:07.545Z] PASS [2022-08-02T12:14:07.545Z] [2022-08-02T12:14:07.545Z] DONE 2 tests in 0.056s [2022-08-02T12:14:07.545Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-02T12:14:07.545Z] INFO: Testing against a local daemon [2022-08-02T12:14:07.545Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-02T12:14:07.545Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-02T12:14:07.545Z] === RUN TestDiskUsage [2022-08-02T12:14:07.545Z] === PAUSE TestDiskUsage [2022-08-02T12:14:07.545Z] === RUN TestEventsExecDie [2022-08-02T12:14:07.803Z] --- PASS: TestEventsExecDie (0.57s) [2022-08-02T12:14:07.803Z] === RUN TestEventsBackwardsCompatible [2022-08-02T12:14:07.803Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-02T12:14:07.803Z] === RUN TestEventsVolumeCreate [2022-08-02T12:14:08.061Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-02T12:14:08.061Z] === RUN TestInfoBinaryCommits [2022-08-02T12:14:08.061Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-02T12:14:08.061Z] === RUN TestInfoAPIVersioned [2022-08-02T12:14:08.061Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-02T12:14:08.061Z] === RUN TestInfoAPI [2022-08-02T12:14:08.061Z] --- PASS: TestInfoAPI (0.02s) [2022-08-02T12:14:08.061Z] === RUN TestInfoAPIWarnings [2022-08-02T12:14:10.095Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-02T12:14:10.661Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-02T12:14:11.227Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-02T12:14:12.601Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-02T12:14:12.859Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-02T12:14:13.074Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-02T12:14:13.428Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-02T12:14:15.958Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-02T12:14:17.860Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-02T12:14:18.793Z] --- PASS: TestCreateServiceMultipleTimes (15.39s) [2022-08-02T12:14:18.793Z] === RUN TestCreateServiceConflict [2022-08-02T12:14:18.793Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-08-02T12:14:18.793Z] === RUN TestCreateServiceMaxReplicas [2022-08-02T12:14:19.763Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-02T12:14:20.359Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-02T12:14:21.293Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-02T12:14:21.293Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-02T12:14:21.318Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-08-02T12:14:21.318Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-02T12:14:21.860Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-02T12:14:22.426Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-02T12:14:22.992Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-02T12:14:23.926Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-02T12:14:24.184Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-02T12:14:24.442Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-02T12:14:25.009Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-02T12:14:25.579Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-02T12:14:26.171Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-02T12:14:26.171Z] === RUN TestInfoDebug [2022-08-02T12:14:26.171Z] --- PASS: TestInfoDebug (0.52s) [2022-08-02T12:14:26.171Z] === RUN TestInfoInsecureRegistries [2022-08-02T12:14:26.171Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-02T12:14:26.171Z] === RUN TestInfoRegistryMirrors [2022-08-02T12:14:26.171Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-02T12:14:26.172Z] === RUN TestLoginFailsWithBadCredentials [2022-08-02T12:14:26.429Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-02T12:14:26.429Z] === RUN TestPingCacheHeaders [2022-08-02T12:14:26.429Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-02T12:14:26.429Z] === RUN TestPingGet [2022-08-02T12:14:26.429Z] --- PASS: TestPingGet (0.01s) [2022-08-02T12:14:26.429Z] === RUN TestPingHead [2022-08-02T12:14:26.429Z] --- PASS: TestPingHead (0.02s) [2022-08-02T12:14:26.429Z] === RUN TestPingSwarmHeader [2022-08-02T12:14:26.953Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-02T12:14:26.993Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-02T12:14:27.557Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-02T12:14:28.326Z] === RUN TestDockerSuite/TestRunState [2022-08-02T12:14:28.490Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-02T12:14:28.490Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-02T12:14:28.490Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-02T12:14:28.490Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-02T12:14:28.490Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-02T12:14:28.490Z] === RUN TestVersion [2022-08-02T12:14:28.748Z] --- PASS: TestVersion (0.02s) [2022-08-02T12:14:28.748Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-02T12:14:28.748Z] === CONT TestDiskUsage [2022-08-02T12:14:28.997Z] ......... [ 85%] [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/container_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/image_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/volume_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-02T12:14:29.314Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-02T12:14:29.573Z] === RUN TestDiskUsage/after_container.Run [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-02T12:14:30.138Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage (1.57s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:14:30.138Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-08-02T12:14:30.138Z] PASS [2022-08-02T12:14:30.138Z] [2022-08-02T12:14:30.138Z] DONE 54 tests in 22.958s [2022-08-02T12:14:30.138Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-02T12:14:30.138Z] INFO: Testing against a local daemon [2022-08-02T12:14:30.138Z] === RUN TestVolumesCreateAndList [2022-08-02T12:14:30.227Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-02T12:14:30.227Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-02T12:14:30.396Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-02T12:14:30.396Z] === RUN TestVolumesRemove [2022-08-02T12:14:30.396Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-02T12:14:30.396Z] === RUN TestVolumesInspect [2022-08-02T12:14:30.396Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-02T12:14:30.396Z] === RUN TestVolumesInvalidJSON [2022-08-02T12:14:30.396Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-02T12:14:30.396Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-02T12:14:30.396Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-02T12:14:30.396Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-02T12:14:30.396Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-02T12:14:30.396Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-02T12:14:30.396Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-02T12:14:30.396Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-02T12:14:30.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-02T12:14:30.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-02T12:14:30.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-02T12:14:30.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-02T12:14:30.396Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-02T12:14:30.396Z] PASS [2022-08-02T12:14:30.396Z] [2022-08-02T12:14:30.396Z] DONE 9 tests in 0.168s [2022-08-02T12:14:30.396Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-02T12:14:30.485Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-02T12:14:30.961Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-02T12:14:30.961Z] Removing test suite binaries [2022-08-02T12:14:30.961Z] exiting test-integration [2022-08-02T12:14:30.961Z] ++ exit 0 [2022-08-02T12:14:30.961Z] [2022-08-02T12:14:31.051Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-02T12:14:31.309Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-02T12:14:31.309Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-02T12:14:31.309Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-02T12:14:31.876Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers Post stage [Pipeline] junit [2022-08-02T12:14:32.346Z] Recording test results [2022-08-02T12:14:32.442Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-02T12:14:33.506Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.57s) [2022-08-02T12:14:33.507Z] === RUN TestCreateServiceSecretFileMode [2022-08-02T12:14:33.816Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-02T12:14:33.816Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-02T12:14:33.816Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-02T12:14:33.948Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-08-02T12:14:33.985Z] tests/integration/models_images_test.py ............... [ 89%] [Pipeline] // stage Post stage [Pipeline] sh [2022-08-02T12:14:34.074Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-02T12:14:34.277Z] + echo Ensuring container killed. [2022-08-02T12:14:34.277Z] Ensuring container killed. [2022-08-02T12:14:34.277Z] + docker rm -vf docker-pr1 [2022-08-02T12:14:34.277Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-02T12:14:34.558Z] + echo Chowning /workspace to jenkins user [2022-08-02T12:14:34.558Z] Chowning /workspace to jenkins user [2022-08-02T12:14:34.558Z] + id -u [2022-08-02T12:14:34.558Z] + id -g [2022-08-02T12:14:34.558Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43898:/workspace busybox chown -R 1000:1000 /workspace [2022-08-02T12:14:34.558Z] Unable to find image 'busybox:latest' locally [2022-08-02T12:14:34.558Z] latest: Pulling from library/busybox [2022-08-02T12:14:34.815Z] 50783e0dfb64: Pulling fs layer [2022-08-02T12:14:34.815Z] 50783e0dfb64: Download complete [2022-08-02T12:14:34.815Z] 50783e0dfb64: Pull complete [2022-08-02T12:14:34.815Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-02T12:14:34.815Z] Status: Downloaded newer image for busybox:latest [2022-08-02T12:14:35.439Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-02T12:14:35.448Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-02T12:14:36.031Z] --- PASS: TestCreateServiceSecretFileMode (2.34s) [2022-08-02T12:14:36.031Z] === RUN TestCreateServiceConfigFileMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-02T12:14:36.383Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-02T12:14:36.482Z] + bundleName=amd64-cgroup2 [2022-08-02T12:14:36.482Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-02T12:14:36.482Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-02T12:14:36.482Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-02T12:14:36.482Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-02T12:14:36.641Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [Pipeline] archiveArtifacts [2022-08-02T12:14:36.750Z] Archiving artifacts [2022-08-02T12:14:38.243Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43898/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-02T12:14:38.542Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-02T12:14:38.544Z] + make clean [2022-08-02T12:14:38.544Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-02T12:14:38.544Z] docker-dev-cache [2022-08-02T12:14:38.544Z] docker-mod-cache [Pipeline] deleteDir [2022-08-02T12:14:38.557Z] --- PASS: TestCreateServiceConfigFileMode (2.32s) [2022-08-02T12:14:38.557Z] === RUN TestCreateServiceSysctls [2022-08-02T12:14:38.800Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-08-02T12:14:40.708Z] tests/integration/models_nodes_test.py . [ 90%] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-02T12:14:41.083Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-08-02T12:14:41.083Z] === RUN TestCreateServiceCapabilities [2022-08-02T12:14:41.645Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-02T12:14:42.084Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-02T12:14:42.084Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-02T12:14:43.609Z] --- PASS: TestCreateServiceCapabilities (2.33s) [2022-08-02T12:14:43.609Z] === RUN TestInspect [2022-08-02T12:14:43.665Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-02T12:14:44.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-02T12:14:44.882Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-02T12:14:45.455Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-02T12:14:46.020Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-02T12:14:46.147Z] --- PASS: TestInspect (2.72s) [2022-08-02T12:14:46.147Z] === RUN TestCreateJob [2022-08-02T12:14:46.418Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-02T12:14:46.418Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-02T12:14:46.956Z] docker_cli_service_logs_test.go:248: checking task 0a1odr6puo4s [2022-08-02T12:14:46.956Z] docker_cli_service_logs_test.go:253: checking messages for 0a1odr6puo4s [2022-08-02T12:14:46.956Z] docker_cli_service_logs_test.go:248: checking task 4xj50jp8e2ws [2022-08-02T12:14:46.956Z] docker_cli_service_logs_test.go:253: checking messages for 4xj50jp8e2ws [2022-08-02T12:14:47.214Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-02T12:14:48.147Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-02T12:14:49.081Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-02T12:14:49.451Z] --- PASS: TestCreateJob (3.01s) [2022-08-02T12:14:49.451Z] === RUN TestReplicatedJob [2022-08-02T12:14:50.016Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-02T12:14:50.552Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-02T12:14:50.950Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-02T12:14:50.950Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-02T12:14:51.071Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-02T12:14:51.071Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-02T12:14:51.071Z] [2022-08-02T12:14:51.071Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-02T12:14:51.071Z] =========================== short test summary info ============================ [2022-08-02T12:14:51.071Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-02T12:14:51.071Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-02T12:14:51.071Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-02T12:14:51.071Z] Not supported on most drivers [2022-08-02T12:14:51.071Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-02T12:14:51.071Z] Output of docker top depends on host distro, and is not formalized. [2022-08-02T12:14:51.071Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-02T12:14:51.071Z] Output of docker top depends on host distro, and is not formalized. [2022-08-02T12:14:51.071Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-02T12:14:51.071Z] Can fail if eth0 has multiple IP addresses [2022-08-02T12:14:51.071Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-02T12:14:51.071Z] This doesn't seem to be taken into account by the engine [2022-08-02T12:14:51.071Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-02T12:14:51.071Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-02T12:14:51.071Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.81 seconds == [2022-08-02T12:14:51.208Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-02T12:14:51.208Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-02T12:14:51.329Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-02T12:14:51.775Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-02T12:14:52.341Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-02T12:14:52.907Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-02T12:14:52.907Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-02T12:14:52.907Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-02T12:14:53.165Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-02T12:14:53.631Z] --- PASS: TestReplicatedJob (4.43s) [2022-08-02T12:14:53.631Z] === RUN TestUpdateReplicatedJob [2022-08-02T12:14:53.731Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-02T12:14:56.909Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-08-02T12:14:56.909Z] === RUN TestServiceListWithStatuses [2022-08-02T12:14:56.909Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-02T12:14:56.909Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-02T12:14:56.909Z] === RUN TestDockerNetworkConnectAlias [2022-08-02T12:14:57.013Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-02T12:14:57.013Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-02T12:14:57.947Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-02T12:14:59.847Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-02T12:15:01.089Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-08-02T12:15:01.089Z] === RUN TestDockerNetworkReConnect [2022-08-02T12:15:01.222Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-02T12:15:02.599Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-02T12:15:03.528Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-02T12:15:03.528Z] [2022-08-02T12:15:03.528Z] Unloading profiles will leave already running processes permanently [2022-08-02T12:15:03.528Z] unconfined, which can lead to unexpected situations. [2022-08-02T12:15:03.528Z] [2022-08-02T12:15:03.528Z] To set a process to complain mode, use the command line tool [2022-08-02T12:15:03.528Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-02T12:15:03.528Z] Post stage [Pipeline] junit [2022-08-02T12:15:03.541Z] Recording test results [2022-08-02T12:15:04.368Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2022-08-02T12:15:04.368Z] === RUN TestServicePlugin [2022-08-02T12:15:04.368Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:15:04.368Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-02T12:15:04.368Z] === RUN TestServiceUpdateLabel [2022-08-02T12:15:04.499Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-02T12:15:04.926Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-02T12:15:05.065Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-02T12:15:05.065Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-02T12:15:05.065Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-02T12:15:05.065Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-02T12:15:05.065Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-02T12:15:05.065Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-02T12:15:05.065Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-02T12:15:05.214Z] + echo Ensuring container killed. [2022-08-02T12:15:05.214Z] Ensuring container killed. [2022-08-02T12:15:05.214Z] + docker rm -vf docker-pr1 [2022-08-02T12:15:05.214Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-02T12:15:05.322Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-02T12:15:05.322Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-02T12:15:05.322Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-02T12:15:05.510Z] + echo Chowning /workspace to jenkins user [2022-08-02T12:15:05.510Z] Chowning /workspace to jenkins user [2022-08-02T12:15:05.510Z] + id -u [2022-08-02T12:15:05.510Z] + id -g [2022-08-02T12:15:05.510Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43898:/workspace busybox chown -R 1000:1000 /workspace [2022-08-02T12:15:05.510Z] Unable to find image 'busybox:latest' locally [2022-08-02T12:15:05.769Z] latest: Pulling from library/busybox [2022-08-02T12:15:05.769Z] 50783e0dfb64: Pulling fs layer [2022-08-02T12:15:05.769Z] 50783e0dfb64: Verifying Checksum [2022-08-02T12:15:05.769Z] 50783e0dfb64: Download complete [2022-08-02T12:15:05.888Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-02T12:15:06.032Z] 50783e0dfb64: Pull complete [2022-08-02T12:15:06.032Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-02T12:15:06.032Z] Status: Downloaded newer image for busybox:latest [2022-08-02T12:15:06.266Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-08-02T12:15:06.266Z] === RUN TestServiceUpdateSecrets [2022-08-02T12:15:06.454Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-02T12:15:07.701Z] + bundleName=docker-py [2022-08-02T12:15:07.701Z] + echo Creating docker-py-bundles.tar.gz [2022-08-02T12:15:07.701Z] Creating docker-py-bundles.tar.gz [2022-08-02T12:15:07.701Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-02T12:15:07.713Z] Archiving artifacts [2022-08-02T12:15:08.354Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-02T12:15:08.614Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-02T12:15:09.293Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43898/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-02T12:15:09.564Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-02T12:15:09.564Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-02T12:15:09.564Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-02T12:15:09.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=312f2da8454863b85fa6427540bd5c28f1551972 -e DOCKER_GRAPHDRIVER docker:312f2da8454863b85fa6427540bd5c28f1551972 hack/make.sh binary [2022-08-02T12:15:09.896Z] [2022-08-02T12:15:10.130Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-02T12:15:10.130Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-02T12:15:10.130Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-02T12:15:10.130Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-02T12:15:10.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-02T12:15:10.130Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-02T12:15:10.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-02T12:15:10.130Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-02T12:15:10.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-02T12:15:10.130Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-02T12:15:10.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-02T12:15:10.130Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-02T12:15:10.130Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-02T12:15:10.130Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-02T12:15:10.130Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-02T12:15:10.155Z] Removing bundles/ [2022-08-02T12:15:10.155Z] [2022-08-02T12:15:10.155Z] ---> Making bundle: binary (in bundles/binary) [2022-08-02T12:15:10.155Z] Building: bundles/binary-daemon/dockerd [2022-08-02T12:15:10.155Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T12:15:10.695Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-02T12:15:11.262Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-02T12:15:11.262Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-02T12:15:12.196Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-02T12:15:12.455Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-02T12:15:12.455Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-02T12:15:13.021Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-02T12:15:13.021Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-02T12:15:13.588Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-02T12:15:14.154Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-02T12:15:14.154Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-02T12:15:14.154Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-02T12:15:15.089Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-02T12:15:15.346Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-02T12:15:16.280Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-02T12:15:16.538Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-02T12:15:16.538Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-02T12:15:16.538Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-02T12:15:17.105Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-02T12:15:17.105Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-02T12:15:17.105Z] docker_cli_swarm_test.go:1895: [d922380ea129b] joining swarm manager [dd63cafb77a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:15:18.039Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-02T12:15:18.605Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-02T12:15:18.605Z] docker_cli_swarm_test.go:1896: [d67504d2d7032] joining swarm manager [dd63cafb77a37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:15:20.505Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-02T12:15:21.072Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-02T12:15:21.072Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-02T12:15:21.072Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-02T12:15:21.072Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-02T12:15:21.127Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-08-02T12:15:21.127Z] === RUN TestServiceUpdateConfigs [2022-08-02T12:15:21.639Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-02T12:15:22.573Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-02T12:15:23.139Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-02T12:15:24.513Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-02T12:15:25.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-02T12:15:27.607Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-02T12:15:30.136Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-02T12:15:32.802Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-02T12:15:34.210Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-02T12:15:35.585Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-02T12:15:35.989Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2022-08-02T12:15:35.989Z] === RUN TestServiceUpdateNetwork [2022-08-02T12:15:36.958Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-02T12:15:37.892Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-02T12:15:39.266Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-02T12:15:39.832Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-02T12:15:40.768Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-02T12:15:42.668Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-02T12:15:44.568Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-02T12:15:45.944Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-02T12:15:47.319Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-02T12:15:47.885Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-02T12:15:48.179Z] --- PASS: TestServiceUpdateNetwork (12.20s) [2022-08-02T12:15:48.179Z] === RUN TestServiceUpdatePidsLimit [2022-08-02T12:15:48.179Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-02T12:15:49.111Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-02T12:15:49.785Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-02T12:15:50.719Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-02T12:15:53.248Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-02T12:15:53.248Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-02T12:15:53.248Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-02T12:15:53.248Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-02T12:15:53.248Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-02T12:15:53.814Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-02T12:15:54.748Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-02T12:15:55.314Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-02T12:15:55.314Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-02T12:15:55.664Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-02T12:15:56.688Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-02T12:15:56.688Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-02T12:15:57.254Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-02T12:15:58.210Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2567576391 [2022-08-02T12:15:58.471Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-02T12:15:58.471Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-02T12:15:59.846Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-02T12:15:59.846Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-02T12:15:59.846Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-02T12:16:01.220Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-02T12:16:02.155Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-02T12:16:03.766Z] --- PASS: TestServiceUpdatePidsLimit (16.11s) [2022-08-02T12:16:03.766Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-02T12:16:03.766Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-02T12:16:03.766Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-08-02T12:16:03.767Z] PASS [2022-08-02T12:16:03.767Z] [2022-08-02T12:16:03.767Z] === Skipped [2022-08-02T12:16:03.767Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-02T12:16:03.767Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-02T12:16:03.767Z] [2022-08-02T12:16:03.767Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-02T12:16:03.767Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-02T12:16:03.767Z] [2022-08-02T12:16:03.767Z] DONE 27 tests, 2 skipped in 129.276s [2022-08-02T12:16:03.767Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-02T12:16:03.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:16:03.767Z] ++ set -e [2022-08-02T12:16:03.767Z] ++ '[' -n 0 ']' [2022-08-02T12:16:03.767Z] ++ set -x [2022-08-02T12:16:03.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:16:03.767Z] INFO: Testing against a local daemon [2022-08-02T12:16:03.767Z] === RUN TestSessionCreate [2022-08-02T12:16:03.767Z] --- PASS: TestSessionCreate (0.02s) [2022-08-02T12:16:03.767Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-02T12:16:03.767Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-02T12:16:03.767Z] PASS [2022-08-02T12:16:03.767Z] [2022-08-02T12:16:03.767Z] DONE 2 tests in 0.137s [2022-08-02T12:16:03.767Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-02T12:16:03.767Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:16:03.767Z] ++ set -e [2022-08-02T12:16:03.767Z] ++ '[' -n 0 ']' [2022-08-02T12:16:03.767Z] ++ set -x [2022-08-02T12:16:03.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:16:03.767Z] INFO: Testing against a local daemon [2022-08-02T12:16:03.767Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-02T12:16:03.767Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-02T12:16:03.767Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-02T12:16:03.767Z] === RUN TestDiskUsage [2022-08-02T12:16:03.767Z] === PAUSE TestDiskUsage [2022-08-02T12:16:03.767Z] === RUN TestEventsExecDie [2022-08-02T12:16:03.767Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-02T12:16:03.767Z] === RUN TestEventsBackwardsCompatible [2022-08-02T12:16:03.767Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-02T12:16:03.767Z] === RUN TestEventsVolumeCreate [2022-08-02T12:16:04.024Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-02T12:16:04.024Z] === RUN TestInfoBinaryCommits [2022-08-02T12:16:04.024Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-02T12:16:04.024Z] === RUN TestInfoAPIVersioned [2022-08-02T12:16:04.024Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-02T12:16:04.024Z] === RUN TestInfoAPI [2022-08-02T12:16:04.024Z] --- PASS: TestInfoAPI (0.02s) [2022-08-02T12:16:04.024Z] === RUN TestInfoAPIWarnings [2022-08-02T12:16:04.683Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-02T12:16:04.683Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-02T12:16:04.941Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-02T12:16:04.941Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-02T12:16:06.317Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-02T12:16:06.575Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-02T12:16:06.575Z] docker_cli_sni_test.go:30: Flakey test [2022-08-02T12:16:06.575Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-02T12:16:08.476Z] docker_cli_swarm_test.go:1796: [dbc46a026629a] joining swarm manager [d92d75476e293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:16:09.851Z] docker_cli_swarm_test.go:1797: [d97904008db42] joining swarm manager [d92d75476e293]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:16:11.750Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-02T12:16:13.650Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-02T12:16:14.216Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-02T12:16:15.150Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-02T12:16:17.682Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-02T12:16:19.582Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-02T12:16:20.148Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-02T12:16:21.523Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-02T12:16:21.523Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-02T12:16:22.092Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-02T12:16:22.092Z] === RUN TestInfoDebug [2022-08-02T12:16:22.092Z] --- PASS: TestInfoDebug (0.52s) [2022-08-02T12:16:22.092Z] === RUN TestInfoInsecureRegistries [2022-08-02T12:16:22.092Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-02T12:16:22.092Z] === RUN TestInfoRegistryMirrors [2022-08-02T12:16:22.092Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-02T12:16:22.092Z] === RUN TestLoginFailsWithBadCredentials [2022-08-02T12:16:22.658Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-02T12:16:22.658Z] === RUN TestPingCacheHeaders [2022-08-02T12:16:22.658Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-02T12:16:22.658Z] === RUN TestPingGet [2022-08-02T12:16:22.658Z] --- PASS: TestPingGet (0.01s) [2022-08-02T12:16:22.658Z] === RUN TestPingHead [2022-08-02T12:16:22.658Z] --- PASS: TestPingHead (0.02s) [2022-08-02T12:16:22.658Z] === RUN TestPingSwarmHeader [2022-08-02T12:16:22.897Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-02T12:16:23.223Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-02T12:16:23.223Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-02T12:16:24.156Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-02T12:16:24.156Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-08-02T12:16:24.156Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-02T12:16:24.156Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-02T12:16:24.156Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-02T12:16:24.156Z] === RUN TestVersion [2022-08-02T12:16:24.156Z] --- PASS: TestVersion (0.03s) [2022-08-02T12:16:24.156Z] === CONT TestDiskUsage [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/container_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/image_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/volume_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-02T12:16:24.721Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-02T12:16:24.843Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-02T12:16:24.990Z] === RUN TestDiskUsage/after_container.Run [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-02T12:16:25.252Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage (1.10s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-02T12:16:25.252Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-02T12:16:25.252Z] PASS [2022-08-02T12:16:25.252Z] [2022-08-02T12:16:25.252Z] === Skipped [2022-08-02T12:16:25.252Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-02T12:16:25.252Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-02T12:16:25.252Z] [2022-08-02T12:16:25.252Z] DONE 54 tests, 1 skipped in 22.081s [2022-08-02T12:16:25.252Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-02T12:16:25.252Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:16:25.252Z] ++ set -e [2022-08-02T12:16:25.252Z] ++ '[' -n 0 ']' [2022-08-02T12:16:25.252Z] ++ set -x [2022-08-02T12:16:25.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-02T12:16:25.511Z] INFO: Testing against a local daemon [2022-08-02T12:16:25.511Z] === RUN TestVolumesCreateAndList [2022-08-02T12:16:25.511Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-02T12:16:25.511Z] === RUN TestVolumesRemove [2022-08-02T12:16:25.511Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-02T12:16:25.511Z] === RUN TestVolumesInspect [2022-08-02T12:16:25.511Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-02T12:16:25.512Z] === RUN TestVolumesInvalidJSON [2022-08-02T12:16:25.512Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-02T12:16:25.512Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-02T12:16:25.512Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-02T12:16:25.512Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-02T12:16:25.512Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-02T12:16:25.512Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-02T12:16:25.512Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-02T12:16:25.512Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-02T12:16:25.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-02T12:16:25.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-02T12:16:25.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-02T12:16:25.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-02T12:16:25.512Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-02T12:16:25.512Z] PASS [2022-08-02T12:16:25.512Z] [2022-08-02T12:16:25.512Z] DONE 9 tests in 0.200s [2022-08-02T12:16:25.512Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-02T12:16:25.771Z] ++++ cat bundles/test-integration/docker.pid [2022-08-02T12:16:25.771Z] +++ kill 14286 [2022-08-02T12:16:25.771Z] +++ /etc/init.d/apparmor stop [2022-08-02T12:16:25.771Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-02T12:16:25.771Z] [2022-08-02T12:16:25.771Z] Unloading profiles will leave already running processes permanently [2022-08-02T12:16:25.771Z] unconfined, which can lead to unexpected situations. [2022-08-02T12:16:25.771Z] [2022-08-02T12:16:25.771Z] To set a process to complain mode, use the command line tool [2022-08-02T12:16:25.771Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-02T12:16:25.771Z] +++ true [2022-08-02T12:16:25.771Z] exiting test-integration [2022-08-02T12:16:25.771Z] ++ exit 0 [2022-08-02T12:16:25.771Z] Post stage [Pipeline] junit [2022-08-02T12:16:26.717Z] Recording test results [2022-08-02T12:16:26.939Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-02T12:16:27.263Z] + echo Ensuring container killed. [2022-08-02T12:16:27.263Z] Ensuring container killed. [2022-08-02T12:16:27.263Z] + docker rm -vf docker-pr1 [2022-08-02T12:16:27.263Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-02T12:16:27.372Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-02T12:16:27.541Z] + echo Chowning /workspace to jenkins user [2022-08-02T12:16:27.541Z] Chowning /workspace to jenkins user [2022-08-02T12:16:27.541Z] + id -u [2022-08-02T12:16:27.541Z] + id -g [2022-08-02T12:16:27.541Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43898:/workspace busybox chown -R 1000:1000 /workspace [2022-08-02T12:16:27.541Z] Unable to find image 'busybox:latest' locally [2022-08-02T12:16:27.541Z] latest: Pulling from library/busybox [2022-08-02T12:16:27.799Z] 98b248744137: Pulling fs layer [2022-08-02T12:16:27.799Z] 98b248744137: Verifying Checksum [2022-08-02T12:16:27.799Z] 98b248744137: Download complete [2022-08-02T12:16:27.799Z] 98b248744137: Pull complete [2022-08-02T12:16:27.799Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-02T12:16:27.799Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-02T12:16:29.465Z] + bundleName=arm64-integration [2022-08-02T12:16:29.465Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-02T12:16:29.465Z] Creating arm64-integration-bundles.tar.gz [2022-08-02T12:16:29.465Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-02T12:16:29.465Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-02T12:16:29.734Z] Archiving artifacts [2022-08-02T12:16:29.901Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-02T12:16:31.240Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43898/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-02T12:16:31.276Z] docker_cli_swarm_test.go:1315: [d9a892ff4b648] joining swarm manager [d2ad6c15b018c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:16:31.534Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-02T12:16:31.541Z] + make clean [2022-08-02T12:16:31.799Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-02T12:16:31.799Z] docker-dev-cache [2022-08-02T12:16:31.799Z] docker-mod-cache [Pipeline] deleteDir [2022-08-02T12:16:32.909Z] docker_cli_swarm_test.go:1316: [d37584bbfb7e6] joining swarm manager [d2ad6c15b018c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-02T12:16:34.809Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-02T12:16:40.071Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-02T12:16:41.971Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-02T12:16:42.229Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-02T12:16:43.164Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-02T12:16:43.422Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-02T12:16:43.422Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-02T12:16:43.422Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-02T12:16:43.988Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-02T12:16:44.554Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-02T12:16:44.554Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-02T12:16:44.554Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-02T12:16:44.554Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-02T12:16:44.554Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-02T12:16:45.929Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-02T12:16:46.495Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-02T12:16:47.062Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-02T12:16:47.996Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-02T12:16:52.181Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-02T12:16:52.750Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-02T12:16:52.750Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-02T12:16:52.750Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-02T12:16:53.340Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-02T12:16:53.907Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-02T12:16:55.808Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-02T12:16:57.708Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-02T12:16:59.082Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-02T12:17:13.950Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-02T12:17:13.950Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-02T12:17:13.950Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-02T12:17:14.516Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-02T12:17:14.516Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-02T12:17:14.516Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-02T12:17:14.516Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-02T12:17:15.082Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-02T12:17:15.340Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-02T12:17:15.906Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-02T12:17:15.906Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-02T12:17:15.906Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-02T12:17:15.906Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-02T12:17:15.906Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-02T12:17:16.649Z] Created binary: bundles/binary-daemon/dockerd [2022-08-02T12:17:16.649Z] Copying nested executables into bundles/binary-daemon [2022-08-02T12:17:16.649Z] Building: bundles/binary-daemon/docker-proxy [2022-08-02T12:17:16.649Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T12:17:16.649Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-02T12:17:16.649Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-02T12:17:16.974Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=312f2da8454863b85fa6427540bd5c28f1551972 -e DOCKER_GRAPHDRIVER docker:312f2da8454863b85fa6427540bd5c28f1551972 hack/make.sh cross [2022-08-02T12:17:17.233Z] [2022-08-02T12:17:17.233Z] Removing bundles/ [2022-08-02T12:17:17.492Z] [2022-08-02T12:17:17.492Z] ---> Making bundle: cross (in bundles/cross) [2022-08-02T12:17:17.492Z] Cross building: bundles/cross/linux/amd64 [2022-08-02T12:17:17.492Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-02T12:17:17.492Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-02T12:17:17.806Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-02T12:17:17.806Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-02T12:17:17.806Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-02T12:17:17.806Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-02T12:17:17.806Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-02T12:17:18.066Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite (1279.88s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.57s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.36s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.63s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.24s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.80s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.60s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.79s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.35s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.20s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.89s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.56s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.08s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.59s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.80s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.76s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.16s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.58s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.82s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.81s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.14s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.03s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.12s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.74s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.18s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.15s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.95s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.03s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.03s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.14s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.47s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (5.78s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.78s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.69s) [2022-08-02T12:17:18.066Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.72s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.20s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.39s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.33s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.39s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.38s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000f608__} (1.44s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1545791593_/foo_false_____} (1.67s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1545791593_/foo_true_____} (1.32s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32188301083_/foo_false_____} (1.40s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32188301083_/foo_true_____} (1.49s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32188301083_/foo_true__0xc00000f818___} (1.42s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000f920__} (1.47s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000f950__} (1.49s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000f968__} (1.46s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000fa40__} (1.34s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.14s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.94s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.18s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.86s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.61s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.60s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.07s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.76s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.11s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.12s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.02s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.65s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.35s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.07s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.04s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.74s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.56s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.09s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.21s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.75s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.74s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.67s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.90s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.52s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.31s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.67s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.82s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.29s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.76s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.14s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAttachDetach (0.92s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.87s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (12.95s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.30s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.19s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.11s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.85s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.77s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.50s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.58s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.96s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.89s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.08s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.85s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.33s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.22s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.43s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.55s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.10s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.18s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.08s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.98s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.19s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.85s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.95s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.87s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.71s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.18s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.41s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.93s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.36s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.32s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.57s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.89s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.37s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (8.47s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.88s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.90s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.27s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.68s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.25s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.37s) [2022-08-02T12:17:18.066Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.83s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.37s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.41s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.67s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.96s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.39s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.65s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.55s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.32s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.21s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.88s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.26s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.53s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.74s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.60s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.34s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.45s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.31s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.54s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.92s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.94s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.02s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.25s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.38s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.20s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.81s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.28s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.89s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.93s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.35s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.78s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.74s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.93s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.81s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.87s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.11s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.93s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.41s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.05s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.62s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.37s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.02s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.44s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.43s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.33s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.43s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.17s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.37s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.64s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.91s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.92s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnv (0.85s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.09s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.87s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.81s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.57s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.06s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.82s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.61s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.35s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.33s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.23s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.76s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.35s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.31s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFails (0.64s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.45s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.43s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.15s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.95s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.09s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.58s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.37s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.89s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.32s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLabel (0.34s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.32s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.64s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.72s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.11s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.53s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.97s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.46s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.71s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.52s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.18s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.57s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.34s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.21s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.80s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.41s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.94s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.78s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.78s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildPATH (1.52s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.75s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.31s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.46s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildRm (2.74s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.78s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.88s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.43s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.97s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.69s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.82s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.21s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.58s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.96s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.28s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.53s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildUser (1.31s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.64s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.60s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.99s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.28s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.46s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.66s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.91s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.63s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.10s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCommitChange (0.99s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.13s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.82s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.93s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCommitTTY (1.70s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.26s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.63s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.01s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.54s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.70s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.67s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.89s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.73s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.76s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.69s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.13s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.83s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.71s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.21s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.57s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.71s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.32s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.41s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.68s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.38s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.09s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.04s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.91s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToStdout (0.58s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.86s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.62s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.85s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-08-02T12:17:18.067Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-02T12:17:18.067Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.71s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.45s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.20s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.12s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.18s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.05s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFilters (1.21s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFormat (1.11s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.53s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-08-02T12:17:18.068Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-02T12:17:18.068Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsResize (0.56s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.49s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.76s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.77s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsTop (0.63s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.30s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.81s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.54s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExec (0.60s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.10s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.14s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.75s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecInspectID (2.74s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.69s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.65s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecTTY (0.65s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2022-08-02T12:17:18.068Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.60s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.27s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.58s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestHealth (19.55s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.17s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestBuildHistory (2.71s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.61s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.54s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImportFile (1.25s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.35s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImportGzipped (1.26s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.21s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.69s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.67s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.70s) [2022-08-02T12:17:18.068Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectDefault (0.55s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectHistory (0.62s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-02T12:17:18.068Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.52s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.55s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.11s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.56s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.64s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.57s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.11s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.23s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.62s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.51s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.91s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.64s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.74s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.80s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.49s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.53s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.85s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsSince (6.66s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsTail (0.59s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.82s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.09s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.78s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.06s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.35s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.48s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.31s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.56s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.04s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPluginActive (2.28s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.01s) [2022-08-02T12:17:18.068Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.57s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.91s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.89s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.11s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.00s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPortList (7.90s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.12s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.24s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.07s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsByOrder (2.14s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.74s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.39s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.28s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.58s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.15s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.71s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.15s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.35s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.95s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.60s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.07s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.79s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.76s) [2022-08-02T12:17:18.068Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.51s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.09s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.60s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.24s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.49s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.16s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.06s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.20s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.40s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.32s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.25s) [2022-08-02T12:17:18.068Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.12s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.53s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.77s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.82s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.60s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.20s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.13s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.07s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.67s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.38s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.37s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.68s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.71s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.18s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAddHost (0.51s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.53s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.70s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.11s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.07s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.72s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.70s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.59s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.68s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.76s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.71s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.93s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.75s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.54s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.61s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.08s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.33s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.53s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.84s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.62s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.54s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.44s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.69s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.80s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.10s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.46s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.65s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunEnvironment (1.21s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.61s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.18s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.24s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.66s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.87s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.23s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.06s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.08s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.73s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.20s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.41s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.85s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.12s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunMount (4.34s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.51s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.49s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.65s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.15s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.07s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.43s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.08s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.29s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.89s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.52s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.94s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.60s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.74s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.88s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.59s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.68s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.20s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.67s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.37s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.48s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.92s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.51s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.64s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.61s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunState (1.58s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunSysctls (1.07s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.03s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.93s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.27s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.05s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUserByID (0.74s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.24s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.29s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.82s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.10s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.16s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.64s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.77s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.54s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.53s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.61s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.91s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-02T12:17:18.069Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.60s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.58s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.58s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-02T12:17:18.069Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.17s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2022-08-02T12:17:18.070Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.07s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.96s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.69s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.41s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.44s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.74s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.46s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.54s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.05s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.03s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.51s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.58s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.79s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.55s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.53s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.60s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.40s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.27s) [2022-08-02T12:17:18.070Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.28s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.33s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-08-02T12:17:18.070Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.77s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.04s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.62s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStartRecordError (1.24s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.38s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.81s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.57s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.40s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.68s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.59s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.59s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2022-08-02T12:17:18.070Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.58s) [2022-08-02T12:17:18.070Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-02T12:17:18.070Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.11s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.67s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2022-08-02T12:17:18.070Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.77s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.82s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.07s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.57s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.65s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-02T12:17:18.070Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-02T12:17:18.070Z] === RUN TestDockerRegistrySuite [2022-08-02T12:17:18.070Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-02T12:17:19.445Z] check_test.go:427: [d335f1fa51ee2] daemon is not started [2022-08-02T12:17:19.445Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-02T12:17:20.012Z] check_test.go:427: [d9052ec3e959e] daemon is not started [2022-08-02T12:17:20.270Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-02T12:17:21.646Z] check_test.go:427: [dd4bde747e55d] daemon is not started [2022-08-02T12:17:21.646Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-02T12:17:21.646Z] check_test.go:427: [d80ffcbabc984] daemon is not started [2022-08-02T12:17:21.646Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-02T12:17:24.930Z] check_test.go:427: [d242fdc89a18f] daemon is not started [2022-08-02T12:17:24.930Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-02T12:17:30.197Z] check_test.go:427: [da5574de4c79a] daemon is not started [2022-08-02T12:17:30.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-02T12:17:33.744Z] check_test.go:427: [d2e22afb6365d] daemon is not started [2022-08-02T12:17:33.744Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-02T12:17:34.309Z] check_test.go:427: [d28836432c46d] daemon is not started [2022-08-02T12:17:34.309Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-02T12:17:35.243Z] check_test.go:427: [d68174904af78] daemon is not started [2022-08-02T12:17:35.243Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-02T12:17:36.617Z] check_test.go:427: [d2e15dc63aad1] daemon is not started [2022-08-02T12:17:36.617Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-02T12:17:37.551Z] check_test.go:427: [db4e08f37e9eb] daemon is not started [2022-08-02T12:17:37.551Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-02T12:17:38.486Z] check_test.go:427: [d8484f82d0cdc] daemon is not started [2022-08-02T12:17:38.486Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-02T12:17:39.859Z] check_test.go:427: [d2dda7b3ee903] daemon is not started [2022-08-02T12:17:39.859Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-02T12:17:40.794Z] check_test.go:427: [d2974a1ea83a3] daemon is not started [2022-08-02T12:17:40.794Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-02T12:17:41.728Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:06e2480e5ed62753782d549ed2b0567ed9884c1ec8884dc401d8a9da9df70b47 [2022-08-02T12:17:42.294Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7ddee969ba91311baa7c98a19cc019294058210f2e8a6a5562b2547255a5a690 [2022-08-02T12:17:42.552Z] check_test.go:427: [d640b2377b9d2] daemon is not started [2022-08-02T12:17:42.552Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-02T12:17:43.485Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1cf72d0bbca3cb041e8040c5382d9c1914473a960196fe0436e36ba407487b9d [2022-08-02T12:17:43.485Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-02T12:17:44.419Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:73a5b1758d0e96635abe1cfde6eceb2d95e7cb3982991bf6dfad5f4b387da41b [2022-08-02T12:17:44.419Z] check_test.go:427: [d8a6b3cddcdce] daemon is not started [2022-08-02T12:17:44.419Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-02T12:17:45.794Z] check_test.go:427: [d818c3c85e8bf] daemon is not started [2022-08-02T12:17:45.794Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-02T12:17:48.324Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-02T12:17:48.324Z] check_test.go:427: [dec802fc06c3f] daemon is not started [2022-08-02T12:17:48.324Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-02T12:17:49.258Z] check_test.go:427: [df6491397fb5b] daemon is not started [2022-08-02T12:17:49.258Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-02T12:17:49.516Z] check_test.go:427: [d5b7874988ff2] daemon is not started [2022-08-02T12:17:49.516Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-02T12:17:50.891Z] check_test.go:427: [d776514ac3128] daemon is not started [2022-08-02T12:17:50.891Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-02T12:17:51.826Z] check_test.go:427: [d3b8986711bcb] daemon is not started [2022-08-02T12:17:51.826Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-02T12:17:52.760Z] check_test.go:427: [d3ef5d9fff29d] daemon is not started [2022-08-02T12:17:52.760Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-02T12:17:56.051Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-02T12:17:56.051Z] check_test.go:427: [d30de76a4e4f1] daemon is not started [2022-08-02T12:17:56.051Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-02T12:17:56.320Z] check_test.go:427: [d7eea1f7ec8fe] daemon is not started [2022-08-02T12:17:56.320Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-02T12:17:57.255Z] check_test.go:427: [d6783fd0cfa1e] daemon is not started [2022-08-02T12:17:57.255Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-02T12:17:57.821Z] check_test.go:427: [d9ccb5beb0334] daemon is not started [2022-08-02T12:17:57.821Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-02T12:17:57.821Z] check_test.go:427: [d229ea46f12f1] daemon is not started [2022-08-02T12:17:57.821Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-02T12:17:58.082Z] check_test.go:427: [d6f28663b3f22] daemon is not started [2022-08-02T12:17:58.082Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-02T12:17:58.340Z] check_test.go:427: [dee63c65029ee] daemon is not started [2022-08-02T12:17:58.340Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-02T12:17:58.907Z] check_test.go:427: [d2f032ac06661] daemon is not started [2022-08-02T12:17:58.907Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-02T12:17:58.907Z] check_test.go:427: [d89981ea139b1] daemon is not started [2022-08-02T12:17:58.907Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-02T12:18:00.282Z] check_test.go:427: [db4ade758f328] daemon is not started [2022-08-02T12:18:00.282Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-02T12:18:02.184Z] check_test.go:427: [d0c7ba260b8ee] daemon is not started [2022-08-02T12:18:02.184Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-02T12:18:03.119Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-02T12:18:03.119Z] check_test.go:427: [d0d820b7d0f70] daemon is not started [2022-08-02T12:18:03.119Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-02T12:18:04.494Z] check_test.go:427: [df1f37b4bfc9c] daemon is not started [2022-08-02T12:18:04.494Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-02T12:18:05.060Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-02T12:18:05.626Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite (47.84s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.08s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.78s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.14s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.17s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.04s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.82s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.18s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.13s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.11s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.01s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2022-08-02T12:18:05.885Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2022-08-02T12:18:05.885Z] === RUN TestDockerSchema1RegistrySuite [2022-08-02T12:18:05.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-02T12:18:05.885Z] check_test.go:454: [dea3538a0eb4f] daemon is not started [2022-08-02T12:18:05.885Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-02T12:18:10.073Z] check_test.go:454: [dc98b2dbf6fd4] daemon is not started [2022-08-02T12:18:10.073Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-02T12:18:10.331Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-02T12:18:12.860Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-02T12:18:15.391Z] check_test.go:454: [d9eca141df3c2] daemon is not started [2022-08-02T12:18:15.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-02T12:18:16.326Z] check_test.go:454: [df662f1b47ed3] daemon is not started [2022-08-02T12:18:16.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-02T12:18:16.326Z] check_test.go:454: [d674bc22cc486] daemon is not started [2022-08-02T12:18:16.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-02T12:18:17.262Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-02T12:18:17.262Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-02T12:18:17.262Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-02T12:18:17.520Z] check_test.go:454: [d9c8574f93134] daemon is not started [2022-08-02T12:18:17.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-02T12:18:18.714Z] check_test.go:454: [dc523eab9ad2a] daemon is not started [2022-08-02T12:18:18.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-02T12:18:19.649Z] check_test.go:454: [d7f972dc6bfa2] daemon is not started [2022-08-02T12:18:19.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-02T12:18:22.952Z] check_test.go:454: [dfd635ca06666] daemon is not started [2022-08-02T12:18:22.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-02T12:18:22.952Z] check_test.go:454: [d554232676eb5] daemon is not started [2022-08-02T12:18:22.952Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-02T12:18:23.518Z] check_test.go:454: [dc3358e348e8f] daemon is not started [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite (17.47s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.45s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.68s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.12s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.84s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-02T12:18:23.518Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-08-02T12:18:23.518Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-02T12:18:23.518Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-02T12:18:23.518Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-02T12:18:24.085Z] check_test.go:483: [dea8a909b08d0] daemon is not started [2022-08-02T12:18:24.085Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-02T12:18:24.085Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-02T12:18:24.652Z] check_test.go:483: [db5f41dc87954] daemon is not started [2022-08-02T12:18:24.652Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-02T12:18:24.652Z] check_test.go:483: [d2551bfdf5ba2] daemon is not started [2022-08-02T12:18:24.652Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-02T12:18:24.911Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-02T12:18:26.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-02T12:18:26.544Z] check_test.go:483: [d7d8df6b9ab1e] daemon is not started [2022-08-02T12:18:26.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-02T12:18:27.110Z] check_test.go:483: [db264296e3c96] daemon is not started [2022-08-02T12:18:27.110Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-02T12:18:27.369Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-02T12:18:27.935Z] check_test.go:483: [d4b06f54efc22] daemon is not started [2022-08-02T12:18:27.935Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-02T12:18:27.935Z] check_test.go:483: [d54d6f7ac35f5] daemon is not started [2022-08-02T12:18:27.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.64s) [2022-08-02T12:18:27.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2022-08-02T12:18:27.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2022-08-02T12:18:27.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-02T12:18:27.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2022-08-02T12:18:27.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-02T12:18:27.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-08-02T12:18:27.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-08-02T12:18:27.935Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-02T12:18:27.935Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-02T12:18:27.935Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-02T12:18:33.201Z] check_test.go:510: [d63e79c6521b5] daemon is not started [2022-08-02T12:18:33.201Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-02T12:18:33.201Z] check_test.go:510: [dcc69dc57df53] daemon is not started [2022-08-02T12:18:33.201Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-02T12:18:33.459Z] check_test.go:510: [de24989ca9294] daemon is not started [2022-08-02T12:18:33.459Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-02T12:18:33.717Z] check_test.go:510: [dc6189b7d361a] daemon is not started [2022-08-02T12:18:33.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-02T12:18:33.717Z] check_test.go:510: [de860372a1104] daemon is not started [2022-08-02T12:18:33.717Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-08-02T12:18:33.717Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-02T12:18:33.717Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-02T12:18:33.717Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-02T12:18:33.717Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-02T12:18:33.717Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-02T12:18:33.717Z] === RUN TestDockerNetworkSuite [2022-08-02T12:18:33.717Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-02T12:18:35.093Z] docker_cli_network_unix_test.go:46: [d55ce77ac339c] daemon is not started [2022-08-02T12:18:35.093Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-02T12:18:35.659Z] docker_cli_network_unix_test.go:46: [d5e1cf7546fa2] daemon is not started [2022-08-02T12:18:35.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-02T12:18:38.448Z] docker_cli_network_unix_test.go:46: [dc666de5b505e] daemon is not started [2022-08-02T12:18:39.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-02T12:18:40.387Z] docker_cli_network_unix_test.go:46: [d9a02dd18a3ed] daemon is not started [2022-08-02T12:18:40.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-02T12:18:40.904Z] docker_cli_network_unix_test.go:1233: [db86e03111462] daemon is not started [2022-08-02T12:18:43.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-02T12:18:44.367Z] docker_cli_network_unix_test.go:46: [d6a0cdb308445] daemon is not started [2022-08-02T12:18:45.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-02T12:18:49.486Z] docker_cli_network_unix_test.go:46: [d7b0937ec35d4] daemon is not started [2022-08-02T12:18:50.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-02T12:18:52.258Z] docker_cli_network_unix_test.go:46: [dd27346e0891e] daemon is not started [2022-08-02T12:18:53.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-02T12:18:54.126Z] docker_cli_network_unix_test.go:46: [de5f264333794] daemon is not started [2022-08-02T12:18:54.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-02T12:18:54.692Z] docker_cli_network_unix_test.go:46: [d90c97a71de4d] daemon is not started [2022-08-02T12:18:54.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-02T12:18:54.951Z] docker_cli_network_unix_test.go:46: [d1fb30cc54072] daemon is not started [2022-08-02T12:18:55.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-02T12:18:55.775Z] docker_cli_network_unix_test.go:46: [d8e4354fd1ec9] daemon is not started [2022-08-02T12:18:56.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-02T12:18:56.600Z] docker_cli_network_unix_test.go:46: [d6737963422a5] daemon is not started [2022-08-02T12:18:57.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-02T12:18:57.423Z] docker_cli_network_unix_test.go:46: [d3d7828e1f9e7] daemon is not started [2022-08-02T12:18:57.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-02T12:18:57.681Z] docker_cli_network_unix_test.go:46: [d5469b20cd7c1] daemon is not started [2022-08-02T12:18:57.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-02T12:18:58.247Z] docker_cli_network_unix_test.go:46: [dde58ed521f4b] daemon is not started [2022-08-02T12:18:58.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-02T12:18:58.764Z] docker_cli_network_unix_test.go:46: [de43483114114] daemon is not started [2022-08-02T12:18:58.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-02T12:18:58.764Z] docker_cli_network_unix_test.go:46: [dd36a062a43c0] daemon is not started [2022-08-02T12:18:58.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-02T12:18:59.021Z] docker_cli_network_unix_test.go:46: [d7d4297a53e10] daemon is not started [2022-08-02T12:18:59.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-02T12:18:59.956Z] docker_cli_network_unix_test.go:46: [d47fe1596b317] daemon is not started [2022-08-02T12:18:59.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-02T12:19:00.522Z] docker_cli_network_unix_test.go:46: [da311e29c5522] daemon is not started [2022-08-02T12:19:01.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-02T12:19:01.088Z] docker_cli_network_unix_test.go:46: [d2665af7497f4] daemon is not started [2022-08-02T12:19:01.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-02T12:19:01.088Z] docker_cli_network_unix_test.go:46: [d8e6ae7f9e8f1] daemon is not started [2022-08-02T12:19:01.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-02T12:19:01.347Z] docker_cli_network_unix_test.go:46: [d2465a3b69b38] daemon is not started [2022-08-02T12:19:01.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-02T12:19:02.721Z] docker_cli_network_unix_test.go:968: [d788b89f41b64] daemon is not started [2022-08-02T12:19:03.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-02T12:19:05.030Z] docker_cli_network_unix_test.go:46: [dd928d98d3aaf] daemon is not started [2022-08-02T12:19:05.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-02T12:19:07.560Z] docker_cli_network_unix_test.go:1116: [da7361104ef3e] daemon is not started [2022-08-02T12:19:09.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-02T12:19:09.721Z] docker_cli_network_unix_test.go:46: [dca07a2935c86] daemon is not started [2022-08-02T12:19:09.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-02T12:19:10.655Z] docker_cli_network_unix_test.go:46: [db02fe95cdd0e] daemon is not started [2022-08-02T12:19:10.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-02T12:19:10.656Z] docker_cli_network_unix_test.go:46: [dac42638df861] daemon is not started [2022-08-02T12:19:10.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-02T12:19:10.914Z] docker_cli_network_unix_test.go:46: [db7b43b1563d5] daemon is not started [2022-08-02T12:19:10.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-02T12:19:11.172Z] docker_cli_network_unix_test.go:46: [dd377eef42149] daemon is not started [2022-08-02T12:19:11.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-02T12:19:11.172Z] docker_cli_network_unix_test.go:46: [d9f4933c6ac2a] daemon is not started [2022-08-02T12:19:11.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-02T12:19:11.172Z] docker_cli_network_unix_test.go:46: [dda846bbfb349] daemon is not started [2022-08-02T12:19:11.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-02T12:19:13.073Z] docker_cli_network_unix_test.go:46: [df5daf68e7009] daemon is not started [2022-08-02T12:19:14.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-02T12:19:14.281Z] docker_cli_network_unix_test.go:46: [d7bde3d715537] daemon is not started [2022-08-02T12:19:14.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-02T12:19:14.281Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-02T12:19:14.281Z] docker_cli_network_unix_test.go:46: [d9906031423fb] daemon is not started [2022-08-02T12:19:14.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-02T12:19:14.847Z] docker_cli_network_unix_test.go:46: [dc72bd65a0058] daemon is not started [2022-08-02T12:19:15.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-02T12:19:19.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-02T12:19:20.223Z] docker_cli_network_unix_test.go:1084: [de5150b261da2] daemon is not started [2022-08-02T12:19:21.598Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-02T12:19:22.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-02T12:19:22.534Z] docker_cli_network_unix_test.go:46: [d16d83a74e681] daemon is not started [2022-08-02T12:19:22.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-02T12:19:23.101Z] docker_cli_network_unix_test.go:46: [de2cf95eab486] daemon is not started [2022-08-02T12:19:23.359Z] docker_cli_swarm_test.go:1180: [d5dae1d3baf7c] joining swarm manager [df12f3849be4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:19:23.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-02T12:19:23.972Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-02T12:19:23.972Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-02T12:19:23.972Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-02T12:19:23.972Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-02T12:19:23.972Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-02T12:19:23.972Z] Cross building: bundles/cross/windows/amd64 [2022-08-02T12:19:23.972Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-02T12:19:23.972Z] { [2022-08-02T12:19:23.972Z] "RT_GROUP_ICON": { [2022-08-02T12:19:23.972Z] "#1": { [2022-08-02T12:19:23.972Z] "0409": "../../winresources/docker.ico" [2022-08-02T12:19:23.972Z] } [2022-08-02T12:19:23.972Z] }, [2022-08-02T12:19:23.972Z] "RT_MANIFEST": { [2022-08-02T12:19:23.972Z] "#1": { [2022-08-02T12:19:23.972Z] "0409": { [2022-08-02T12:19:23.972Z] "identity": {}, [2022-08-02T12:19:23.972Z] "description": "Docker Engine", [2022-08-02T12:19:23.972Z] "minimum-os": "vista", [2022-08-02T12:19:23.972Z] "execution-level": "", [2022-08-02T12:19:23.972Z] "ui-access": false, [2022-08-02T12:19:23.972Z] "auto-elevate": false, [2022-08-02T12:19:23.972Z] "dpi-awareness": "unaware", [2022-08-02T12:19:23.972Z] "disable-theming": false, [2022-08-02T12:19:23.972Z] "disable-window-filtering": false, [2022-08-02T12:19:23.972Z] "high-resolution-scrolling-aware": false, [2022-08-02T12:19:23.972Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-02T12:19:23.972Z] "long-path-aware": false, [2022-08-02T12:19:23.972Z] "printer-driver-isolation": false, [2022-08-02T12:19:23.972Z] "gdi-scaling": false, [2022-08-02T12:19:23.972Z] "segment-heap": false, [2022-08-02T12:19:23.972Z] "use-common-controls-v6": false [2022-08-02T12:19:23.973Z] } [2022-08-02T12:19:23.973Z] } [2022-08-02T12:19:23.973Z] }, [2022-08-02T12:19:23.973Z] "RT_MESSAGETABLE": { [2022-08-02T12:19:23.973Z] "#1": { [2022-08-02T12:19:23.973Z] "0409": "../../winresources/event_messages.bin" [2022-08-02T12:19:23.973Z] } [2022-08-02T12:19:23.973Z] }, [2022-08-02T12:19:23.973Z] "RT_VERSION": { [2022-08-02T12:19:23.973Z] "#1": { [2022-08-02T12:19:23.973Z] "0409": { [2022-08-02T12:19:23.973Z] "fixed": { [2022-08-02T12:19:23.973Z] "file_version": "0.0.0.0", [2022-08-02T12:19:23.973Z] "product_version": "0.0.0.0", [2022-08-02T12:19:23.973Z] "type": "Unknown" [2022-08-02T12:19:23.973Z] }, [2022-08-02T12:19:23.973Z] "info": { [2022-08-02T12:19:23.973Z] "0000": { [2022-08-02T12:19:23.973Z] "CompanyName": "", [2022-08-02T12:19:23.973Z] "FileVersion": "dev", [2022-08-02T12:19:23.973Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-02T12:19:23.973Z] "OriginalFileName": "dockerd.exe", [2022-08-02T12:19:23.973Z] "ProductName": "", [2022-08-02T12:19:23.973Z] "ProductVersion": "dev", [2022-08-02T12:19:23.973Z] "SpecialBuild": "312f2da8454863b85fa6427540bd5c28f1551972" [2022-08-02T12:19:23.973Z] } [2022-08-02T12:19:23.973Z] } [2022-08-02T12:19:23.973Z] } [2022-08-02T12:19:23.973Z] } [2022-08-02T12:19:23.973Z] } [2022-08-02T12:19:23.973Z] } [2022-08-02T12:19:23.973Z] cmd/dockerd/config.go [2022-08-02T12:19:23.973Z] cmd/dockerd/config_windows.go [2022-08-02T12:19:23.973Z] cmd/dockerd/daemon.go [2022-08-02T12:19:23.973Z] cmd/dockerd/daemon_test.go [2022-08-02T12:19:23.973Z] cmd/dockerd/daemon_windows.go [2022-08-02T12:19:23.973Z] cmd/dockerd/docker.go [2022-08-02T12:19:23.973Z] cmd/dockerd/docker_windows.go [2022-08-02T12:19:23.973Z] cmd/dockerd/genwinres_windows.go [2022-08-02T12:19:23.973Z] cmd/dockerd/metrics.go [2022-08-02T12:19:23.973Z] cmd/dockerd/options.go [2022-08-02T12:19:23.973Z] cmd/dockerd/options_test.go [2022-08-02T12:19:23.973Z] cmd/dockerd/service_windows.go [2022-08-02T12:19:23.973Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-02T12:19:23.973Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-02T12:19:24.734Z] docker_cli_network_unix_test.go:46: [df8aead8bb654] daemon is not started [2022-08-02T12:19:25.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-02T12:19:25.299Z] docker_cli_network_unix_test.go:46: [dc9a3388df303] daemon is not started [2022-08-02T12:19:25.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-02T12:19:25.866Z] docker_cli_network_unix_test.go:46: [d0b6c6c03ffeb] daemon is not started [2022-08-02T12:19:26.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-02T12:19:26.690Z] docker_cli_network_unix_test.go:46: [d3f7063b85fc2] daemon is not started [2022-08-02T12:19:26.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-02T12:19:27.256Z] docker_cli_network_unix_test.go:46: [d008c2fee39af] daemon is not started [2022-08-02T12:19:27.514Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-02T12:19:30.047Z] docker_cli_swarm_test.go:1189: [d766d5f705779] joining swarm manager [df12f3849be4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:19:32.577Z] docker_cli_network_unix_test.go:46: [d057d1ef9404b] daemon is not started [2022-08-02T12:19:32.835Z] --- PASS: TestDockerNetworkSuite (59.02s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.42s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.05s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.73s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.73s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.67s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.48s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.41s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.24s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.34s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.03s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.04s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.81s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.22s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.77s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.16s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.34s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.42s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.94s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.87s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.08s) [2022-08-02T12:19:32.836Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.74s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.59s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.06s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.78s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.75s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-08-02T12:19:32.836Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.24s) [2022-08-02T12:19:32.836Z] === RUN TestDockerHubPullSuite [2022-08-02T12:19:32.836Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-02T12:19:35.364Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-02T12:19:37.892Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-02T12:19:38.459Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-02T12:19:40.366Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-02T12:19:40.648Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-02T12:19:40.907Z] --- PASS: TestDockerHubPullSuite (8.20s) [2022-08-02T12:19:40.907Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.11s) [2022-08-02T12:19:40.907Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-08-02T12:19:40.907Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.99s) [2022-08-02T12:19:40.907Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.76s) [2022-08-02T12:19:40.907Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s) [2022-08-02T12:19:40.907Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-02T12:19:40.907Z] PASS [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === Skipped [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-02T12:19:40.907Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2022-08-02T12:19:40.907Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-02T12:19:40.907Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-02T12:19:40.907Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-02T12:19:40.907Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-02T12:19:40.907Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-02T12:19:40.907Z] [2022-08-02T12:19:40.907Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_sni_test.go:30: Flakey test [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-02T12:19:40.908Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-02T12:19:40.908Z] docker_cli_network_unix_test.go:46: [d9906031423fb] daemon is not started [2022-08-02T12:19:40.908Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] DONE 1265 tests, 51 skipped in 1424.689s [2022-08-02T12:19:40.908Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-02T12:19:40.908Z] ++++ cat bundles/test-integration/docker.pid [2022-08-02T12:19:40.908Z] +++ kill 14723 [2022-08-02T12:19:40.908Z] +++ /etc/init.d/apparmor stop [2022-08-02T12:19:40.908Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] Unloading profiles will leave already running processes permanently [2022-08-02T12:19:40.908Z] unconfined, which can lead to unexpected situations. [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:40.908Z] To set a process to complain mode, use the command line tool [2022-08-02T12:19:40.908Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-02T12:19:40.908Z] +++ true [2022-08-02T12:19:40.908Z] exiting test-integration [2022-08-02T12:19:40.908Z] ++ exit 0 [2022-08-02T12:19:40.908Z] [2022-08-02T12:19:41.474Z] + for job in $(jobs -p) [2022-08-02T12:19:41.474Z] + wait 7167 [2022-08-02T12:20:13.540Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-02T12:20:28.412Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-02T12:20:30.941Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-02T12:20:32.842Z] docker_cli_swarm_test.go:1112: [d3c04a90b4d06] joining swarm manager [d29e4fdc38d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:20:34.742Z] docker_cli_swarm_test.go:1113: [d372cccbe4698] joining swarm manager [d29e4fdc38d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:21:00.623Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-02T12:21:00.623Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-02T12:21:00.623Z] { [2022-08-02T12:21:00.623Z] "RT_GROUP_ICON": { [2022-08-02T12:21:00.623Z] "#1": { [2022-08-02T12:21:00.623Z] "0409": "../../winresources/docker.ico" [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] }, [2022-08-02T12:21:00.623Z] "RT_MANIFEST": { [2022-08-02T12:21:00.623Z] "#1": { [2022-08-02T12:21:00.623Z] "0409": { [2022-08-02T12:21:00.623Z] "identity": {}, [2022-08-02T12:21:00.623Z] "description": "Docker Engine", [2022-08-02T12:21:00.623Z] "minimum-os": "vista", [2022-08-02T12:21:00.623Z] "execution-level": "", [2022-08-02T12:21:00.623Z] "ui-access": false, [2022-08-02T12:21:00.623Z] "auto-elevate": false, [2022-08-02T12:21:00.623Z] "dpi-awareness": "unaware", [2022-08-02T12:21:00.623Z] "disable-theming": false, [2022-08-02T12:21:00.623Z] "disable-window-filtering": false, [2022-08-02T12:21:00.623Z] "high-resolution-scrolling-aware": false, [2022-08-02T12:21:00.623Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-02T12:21:00.623Z] "long-path-aware": false, [2022-08-02T12:21:00.623Z] "printer-driver-isolation": false, [2022-08-02T12:21:00.623Z] "gdi-scaling": false, [2022-08-02T12:21:00.623Z] "segment-heap": false, [2022-08-02T12:21:00.623Z] "use-common-controls-v6": false [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] }, [2022-08-02T12:21:00.623Z] "RT_MESSAGETABLE": { [2022-08-02T12:21:00.623Z] "#1": { [2022-08-02T12:21:00.623Z] "0409": "../../winresources/event_messages.bin" [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] }, [2022-08-02T12:21:00.623Z] "RT_VERSION": { [2022-08-02T12:21:00.623Z] "#1": { [2022-08-02T12:21:00.623Z] "0409": { [2022-08-02T12:21:00.623Z] "fixed": { [2022-08-02T12:21:00.623Z] "file_version": "0.0.0.0", [2022-08-02T12:21:00.623Z] "product_version": "0.0.0.0", [2022-08-02T12:21:00.623Z] "type": "Unknown" [2022-08-02T12:21:00.623Z] }, [2022-08-02T12:21:00.623Z] "info": { [2022-08-02T12:21:00.623Z] "0000": { [2022-08-02T12:21:00.623Z] "CompanyName": "", [2022-08-02T12:21:00.623Z] "FileVersion": "dev", [2022-08-02T12:21:00.623Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-02T12:21:00.623Z] "OriginalFileName": "docker-proxy.exe", [2022-08-02T12:21:00.623Z] "ProductName": "", [2022-08-02T12:21:00.623Z] "ProductVersion": "dev", [2022-08-02T12:21:00.623Z] "SpecialBuild": "312f2da8454863b85fa6427540bd5c28f1551972" [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] } [2022-08-02T12:21:00.623Z] cmd/docker-proxy/genwinres_windows.go [2022-08-02T12:21:00.623Z] cmd/docker-proxy/main.go [2022-08-02T12:21:00.623Z] cmd/docker-proxy/network_proxy_test.go [2022-08-02T12:21:00.623Z] cmd/docker-proxy/proxy.go [2022-08-02T12:21:00.623Z] cmd/docker-proxy/sctp_proxy.go [2022-08-02T12:21:00.623Z] cmd/docker-proxy/tcp_proxy.go [2022-08-02T12:21:00.623Z] cmd/docker-proxy/udp_proxy.go [2022-08-02T12:21:00.623Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-02T12:21:00.623Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-02T12:21:00.623Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-02T12:21:00.623Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-02T12:21:00.623Z] remote: Enumerating objects: 23, done. [2022-08-02T12:21:00.623Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-02T12:21:00.623Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-02T12:21:00.623Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-02T12:21:00.624Z] Resolving deltas: 0% (0/2) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-02T12:21:00.624Z] Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-02T12:21:00.624Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-02T12:21:00.624Z] Cross building: bundles/cross/linux/ppc64le [2022-08-02T12:21:00.624Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-02T12:21:00.624Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-02T12:22:11.196Z] docker_cli_swarm_test.go:1166: [d2a12de8e01c0] joining swarm manager [d29e4fdc38d5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-02T12:22:37.730Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-02T12:22:38.665Z] docker_cli_swarm_test.go:1447: [d543024d79f39] joining swarm manager [dcb67e1c1e8f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:22:39.231Z] docker_cli_swarm_test.go:1448: [d1d5bbe0bd586] joining swarm manager [dcb67e1c1e8f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-02T12:22:51.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-02T12:22:51.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-02T12:22:51.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-02T12:22:51.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-02T12:22:51.427Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-02T12:22:52.103Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-02T12:22:52.103Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-02T12:22:52.103Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-02T12:22:52.103Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-02T12:22:52.103Z] Cross building: bundles/cross/linux/s390x [2022-08-02T12:22:52.103Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-02T12:22:52.103Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-02T12:22:52.361Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-02T12:22:54.261Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-02T12:22:58.447Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-02T12:23:00.347Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-02T12:23:02.247Z] docker_cli_swarm_unix_test.go:63: [dae81a20a384c] joining swarm manager [de8169f1c054d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:23:58.464Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-02T12:23:58.464Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-02T12:23:58.464Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-02T12:24:00.365Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-02T12:24:03.647Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-02T12:24:06.929Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-02T12:24:08.302Z] docker_api_swarm_test.go:962: [d9ce88e7c0285] joining swarm manager [d18275f3bb867]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-02T12:24:30.220Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-02T12:24:40.186Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-02T12:24:41.559Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-02T12:24:43.610Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-02T12:24:43.610Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-02T12:24:43.610Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-02T12:24:43.610Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-02T12:24:43.610Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-02T12:24:43.929Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-02T12:24:44.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-02T12:24:44.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=312f2da8454863b85fa6427540bd5c28f1551972 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:312f2da8454863b85fa6427540bd5c28f1551972 hack/test/unit [2022-08-02T12:24:44.476Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-02T12:24:44.476Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-02T12:24:44.476Z] + TESTDIRS=./... [2022-08-02T12:24:44.476Z] + exclude_paths='/vendor/|/integration' [2022-08-02T12:24:44.476Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-02T12:24:44.476Z] ++ go list ./... [2022-08-02T12:24:45.414Z] + pkg_list='github.com/docker/docker/api [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/backend/build [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/httputils [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/middleware [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/build [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/container [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/debug [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/image [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/network [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/session [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/system [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/server/router/volume [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/backend [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/container [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/events [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/filters [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/image [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/mount [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/network [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/registry [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/strslice [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/swarm [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/time [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/versions [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T12:24:45.414Z] github.com/docker/docker/api/types/volume [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/builder-next [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/dockerfile [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/remotecontext [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T12:24:45.414Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T12:24:45.414Z] github.com/docker/docker/cli [2022-08-02T12:24:45.414Z] github.com/docker/docker/cli/config [2022-08-02T12:24:45.414Z] github.com/docker/docker/cli/debug [2022-08-02T12:24:45.414Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T12:24:45.414Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T12:24:45.414Z] github.com/docker/docker/client [2022-08-02T12:24:45.414Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T12:24:45.414Z] github.com/docker/docker/cmd/dockerd [2022-08-02T12:24:45.414Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T12:24:45.414Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T12:24:45.414Z] github.com/docker/docker/container [2022-08-02T12:24:45.414Z] github.com/docker/docker/container/stream [2022-08-02T12:24:45.414Z] github.com/docker/docker/contrib/apparmor [2022-08-02T12:24:45.414Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T12:24:45.414Z] github.com/docker/docker/contrib/httpserver [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/cluster [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/config [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/containerd [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/events [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/exec [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/images [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/initlayer [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/links [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/listeners [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/local [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/names [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/network [2022-08-02T12:24:45.414Z] github.com/docker/docker/daemon/stats [2022-08-02T12:24:45.414Z] github.com/docker/docker/distribution [2022-08-02T12:24:45.414Z] github.com/docker/docker/distribution/metadata [2022-08-02T12:24:45.414Z] github.com/docker/docker/distribution/utils [2022-08-02T12:24:45.414Z] github.com/docker/docker/distribution/xfer [2022-08-02T12:24:45.414Z] github.com/docker/docker/dockerversion [2022-08-02T12:24:45.414Z] github.com/docker/docker/errdefs [2022-08-02T12:24:45.414Z] github.com/docker/docker/image [2022-08-02T12:24:45.414Z] github.com/docker/docker/image/cache [2022-08-02T12:24:45.414Z] github.com/docker/docker/image/tarexport [2022-08-02T12:24:45.414Z] github.com/docker/docker/image/v1 [2022-08-02T12:24:45.414Z] github.com/docker/docker/internal/test/suite [2022-08-02T12:24:45.414Z] github.com/docker/docker/layer [2022-08-02T12:24:45.414Z] github.com/docker/docker/libcontainerd [2022-08-02T12:24:45.414Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T12:24:45.414Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T12:24:45.414Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T12:24:45.414Z] github.com/docker/docker/libcontainerd/types [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/config [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/idm [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T12:24:45.414Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ns [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/options [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/osl [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/types [2022-08-02T12:24:45.415Z] github.com/docker/docker/oci [2022-08-02T12:24:45.415Z] github.com/docker/docker/oci/caps [2022-08-02T12:24:45.415Z] github.com/docker/docker/opts [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/aaparser [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/archive [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/authorization [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/capabilities [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/containerfs [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/directory [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/dmesg [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/fileutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/fsutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/homedir [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/idtools [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/ioutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/longpath [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/loopback [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/parsers [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/pidfile [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/platform [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/pools [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/progress [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/pubsub [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/reexec [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/signal [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/stack [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/stringid [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/system [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/tailfile [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/tarsum [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/urlutil [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/useragent [2022-08-02T12:24:45.415Z] github.com/docker/docker/plugin [2022-08-02T12:24:45.415Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T12:24:45.415Z] github.com/docker/docker/plugin/v2 [2022-08-02T12:24:45.415Z] github.com/docker/docker/profiles/apparmor [2022-08-02T12:24:45.415Z] github.com/docker/docker/profiles/seccomp [2022-08-02T12:24:45.415Z] github.com/docker/docker/quota [2022-08-02T12:24:45.415Z] github.com/docker/docker/reference [2022-08-02T12:24:45.415Z] github.com/docker/docker/registry [2022-08-02T12:24:45.415Z] github.com/docker/docker/registry/resumable [2022-08-02T12:24:45.415Z] github.com/docker/docker/restartmanager [2022-08-02T12:24:45.415Z] github.com/docker/docker/rootless [2022-08-02T12:24:45.415Z] github.com/docker/docker/rootless/specconv [2022-08-02T12:24:45.415Z] github.com/docker/docker/runconfig [2022-08-02T12:24:45.415Z] github.com/docker/docker/runconfig/opts [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/daemon [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/environment [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fakegit [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/registry [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/request [2022-08-02T12:24:45.415Z] github.com/docker/docker/volume [2022-08-02T12:24:45.415Z] github.com/docker/docker/volume/drivers [2022-08-02T12:24:45.415Z] github.com/docker/docker/volume/local [2022-08-02T12:24:45.415Z] github.com/docker/docker/volume/mounts [2022-08-02T12:24:45.415Z] github.com/docker/docker/volume/service [2022-08-02T12:24:45.415Z] github.com/docker/docker/volume/service/opts [2022-08-02T12:24:45.415Z] github.com/docker/docker/volume/testutils' [2022-08-02T12:24:45.415Z] ++ grep --fixed-strings -v /libnetwork [2022-08-02T12:24:45.415Z] ++ echo 'github.com/docker/docker/api [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/backend/build [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/httputils [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/middleware [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/build [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/container [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/debug [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/image [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/network [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/session [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/system [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/server/router/volume [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/backend [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/container [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/events [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/filters [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/image [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/mount [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/network [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/registry [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/strslice [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/swarm [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/time [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/versions [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T12:24:45.415Z] github.com/docker/docker/api/types/volume [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/builder-next [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/dockerfile [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/remotecontext [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T12:24:45.415Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T12:24:45.415Z] github.com/docker/docker/cli [2022-08-02T12:24:45.415Z] github.com/docker/docker/cli/config [2022-08-02T12:24:45.415Z] github.com/docker/docker/cli/debug [2022-08-02T12:24:45.415Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T12:24:45.415Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T12:24:45.415Z] github.com/docker/docker/client [2022-08-02T12:24:45.415Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T12:24:45.415Z] github.com/docker/docker/cmd/dockerd [2022-08-02T12:24:45.415Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T12:24:45.415Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T12:24:45.415Z] github.com/docker/docker/container [2022-08-02T12:24:45.415Z] github.com/docker/docker/container/stream [2022-08-02T12:24:45.415Z] github.com/docker/docker/contrib/apparmor [2022-08-02T12:24:45.415Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T12:24:45.415Z] github.com/docker/docker/contrib/httpserver [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/cluster [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/config [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/containerd [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/events [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/exec [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/images [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/initlayer [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/links [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/listeners [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/local [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/names [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/network [2022-08-02T12:24:45.415Z] github.com/docker/docker/daemon/stats [2022-08-02T12:24:45.415Z] github.com/docker/docker/distribution [2022-08-02T12:24:45.415Z] github.com/docker/docker/distribution/metadata [2022-08-02T12:24:45.415Z] github.com/docker/docker/distribution/utils [2022-08-02T12:24:45.415Z] github.com/docker/docker/distribution/xfer [2022-08-02T12:24:45.415Z] github.com/docker/docker/dockerversion [2022-08-02T12:24:45.415Z] github.com/docker/docker/errdefs [2022-08-02T12:24:45.415Z] github.com/docker/docker/image [2022-08-02T12:24:45.415Z] github.com/docker/docker/image/cache [2022-08-02T12:24:45.415Z] github.com/docker/docker/image/tarexport [2022-08-02T12:24:45.415Z] github.com/docker/docker/image/v1 [2022-08-02T12:24:45.415Z] github.com/docker/docker/internal/test/suite [2022-08-02T12:24:45.415Z] github.com/docker/docker/layer [2022-08-02T12:24:45.415Z] github.com/docker/docker/libcontainerd [2022-08-02T12:24:45.415Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T12:24:45.415Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T12:24:45.415Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T12:24:45.415Z] github.com/docker/docker/libcontainerd/types [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/config [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/idm [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/ns [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/options [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/osl [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/libnetwork/types [2022-08-02T12:24:45.415Z] github.com/docker/docker/oci [2022-08-02T12:24:45.415Z] github.com/docker/docker/oci/caps [2022-08-02T12:24:45.415Z] github.com/docker/docker/opts [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/aaparser [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/archive [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/authorization [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/capabilities [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/containerfs [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/directory [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/dmesg [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/fileutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/fsutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/homedir [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/idtools [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/ioutils [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/longpath [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/loopback [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/parsers [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/pidfile [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/platform [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/pools [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/progress [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/pubsub [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/reexec [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/signal [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/stack [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/stringid [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/system [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/tailfile [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/tarsum [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/urlutil [2022-08-02T12:24:45.415Z] github.com/docker/docker/pkg/useragent [2022-08-02T12:24:45.415Z] github.com/docker/docker/plugin [2022-08-02T12:24:45.415Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T12:24:45.415Z] github.com/docker/docker/plugin/v2 [2022-08-02T12:24:45.415Z] github.com/docker/docker/profiles/apparmor [2022-08-02T12:24:45.415Z] github.com/docker/docker/profiles/seccomp [2022-08-02T12:24:45.415Z] github.com/docker/docker/quota [2022-08-02T12:24:45.415Z] github.com/docker/docker/reference [2022-08-02T12:24:45.415Z] github.com/docker/docker/registry [2022-08-02T12:24:45.415Z] github.com/docker/docker/registry/resumable [2022-08-02T12:24:45.415Z] github.com/docker/docker/restartmanager [2022-08-02T12:24:45.415Z] github.com/docker/docker/rootless [2022-08-02T12:24:45.415Z] github.com/docker/docker/rootless/specconv [2022-08-02T12:24:45.415Z] github.com/docker/docker/runconfig [2022-08-02T12:24:45.415Z] github.com/docker/docker/runconfig/opts [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/daemon [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/environment [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fakegit [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/registry [2022-08-02T12:24:45.415Z] github.com/docker/docker/testutil/request [2022-08-02T12:24:45.415Z] github.com/docker/docker/volume [2022-08-02T12:24:45.415Z] github.com/docker/docker/volume/drivers [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/local [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/mounts [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/service [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/service/opts [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/testutils' [2022-08-02T12:24:45.416Z] + base_pkg_list='github.com/docker/docker/api [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/backend/build [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/httputils [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/middleware [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/build [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/container [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/debug [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/image [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/network [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/session [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/system [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/volume [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/backend [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/container [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/events [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/filters [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/image [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/mount [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/network [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/registry [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/strslice [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/swarm [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/time [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/versions [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/volume [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/dockerfile [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/remotecontext [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli/config [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli/debug [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T12:24:45.416Z] github.com/docker/docker/client [2022-08-02T12:24:45.416Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T12:24:45.416Z] github.com/docker/docker/cmd/dockerd [2022-08-02T12:24:45.416Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T12:24:45.416Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T12:24:45.416Z] github.com/docker/docker/container [2022-08-02T12:24:45.416Z] github.com/docker/docker/container/stream [2022-08-02T12:24:45.416Z] github.com/docker/docker/contrib/apparmor [2022-08-02T12:24:45.416Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T12:24:45.416Z] github.com/docker/docker/contrib/httpserver [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/config [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/containerd [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/events [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/exec [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/images [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/initlayer [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/links [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/listeners [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/local [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/names [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/network [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/stats [2022-08-02T12:24:45.416Z] github.com/docker/docker/distribution [2022-08-02T12:24:45.416Z] github.com/docker/docker/distribution/metadata [2022-08-02T12:24:45.416Z] github.com/docker/docker/distribution/utils [2022-08-02T12:24:45.416Z] github.com/docker/docker/distribution/xfer [2022-08-02T12:24:45.416Z] github.com/docker/docker/dockerversion [2022-08-02T12:24:45.416Z] github.com/docker/docker/errdefs [2022-08-02T12:24:45.416Z] github.com/docker/docker/image [2022-08-02T12:24:45.416Z] github.com/docker/docker/image/cache [2022-08-02T12:24:45.416Z] github.com/docker/docker/image/tarexport [2022-08-02T12:24:45.416Z] github.com/docker/docker/image/v1 [2022-08-02T12:24:45.416Z] github.com/docker/docker/internal/test/suite [2022-08-02T12:24:45.416Z] github.com/docker/docker/layer [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd/types [2022-08-02T12:24:45.416Z] github.com/docker/docker/oci [2022-08-02T12:24:45.416Z] github.com/docker/docker/oci/caps [2022-08-02T12:24:45.416Z] github.com/docker/docker/opts [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/aaparser [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/archive [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/authorization [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/capabilities [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/containerfs [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/directory [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/dmesg [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/fileutils [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/fsutils [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/homedir [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/idtools [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/ioutils [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/longpath [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/loopback [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/parsers [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/pidfile [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/platform [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/plugins [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/pools [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/progress [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/pubsub [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/reexec [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/signal [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/stack [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/stringid [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/system [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/tailfile [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/tarsum [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/urlutil [2022-08-02T12:24:45.416Z] github.com/docker/docker/pkg/useragent [2022-08-02T12:24:45.416Z] github.com/docker/docker/plugin [2022-08-02T12:24:45.416Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T12:24:45.416Z] github.com/docker/docker/plugin/v2 [2022-08-02T12:24:45.416Z] github.com/docker/docker/profiles/apparmor [2022-08-02T12:24:45.416Z] github.com/docker/docker/profiles/seccomp [2022-08-02T12:24:45.416Z] github.com/docker/docker/quota [2022-08-02T12:24:45.416Z] github.com/docker/docker/reference [2022-08-02T12:24:45.416Z] github.com/docker/docker/registry [2022-08-02T12:24:45.416Z] github.com/docker/docker/registry/resumable [2022-08-02T12:24:45.416Z] github.com/docker/docker/restartmanager [2022-08-02T12:24:45.416Z] github.com/docker/docker/rootless [2022-08-02T12:24:45.416Z] github.com/docker/docker/rootless/specconv [2022-08-02T12:24:45.416Z] github.com/docker/docker/runconfig [2022-08-02T12:24:45.416Z] github.com/docker/docker/runconfig/opts [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/daemon [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/environment [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/fakegit [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/registry [2022-08-02T12:24:45.416Z] github.com/docker/docker/testutil/request [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/drivers [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/local [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/mounts [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/service [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/service/opts [2022-08-02T12:24:45.416Z] github.com/docker/docker/volume/testutils' [2022-08-02T12:24:45.416Z] ++ echo 'github.com/docker/docker/api [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/backend/build [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/httputils [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/middleware [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/build [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/container [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/debug [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/image [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/network [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/session [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/system [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/server/router/volume [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/backend [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/container [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/events [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/filters [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/image [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/mount [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/network [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/registry [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/strslice [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/swarm [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/time [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/versions [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T12:24:45.416Z] github.com/docker/docker/api/types/volume [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/dockerfile [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/remotecontext [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T12:24:45.416Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli/config [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli/debug [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T12:24:45.416Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T12:24:45.416Z] github.com/docker/docker/client [2022-08-02T12:24:45.416Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T12:24:45.416Z] github.com/docker/docker/cmd/dockerd [2022-08-02T12:24:45.416Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T12:24:45.416Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T12:24:45.416Z] github.com/docker/docker/container [2022-08-02T12:24:45.416Z] github.com/docker/docker/container/stream [2022-08-02T12:24:45.416Z] github.com/docker/docker/contrib/apparmor [2022-08-02T12:24:45.416Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T12:24:45.416Z] github.com/docker/docker/contrib/httpserver [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/config [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/containerd [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/events [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/exec [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/images [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/initlayer [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/links [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/listeners [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/local [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/names [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/network [2022-08-02T12:24:45.416Z] github.com/docker/docker/daemon/stats [2022-08-02T12:24:45.416Z] github.com/docker/docker/distribution [2022-08-02T12:24:45.416Z] github.com/docker/docker/distribution/metadata [2022-08-02T12:24:45.416Z] github.com/docker/docker/distribution/utils [2022-08-02T12:24:45.416Z] github.com/docker/docker/distribution/xfer [2022-08-02T12:24:45.416Z] github.com/docker/docker/dockerversion [2022-08-02T12:24:45.416Z] github.com/docker/docker/errdefs [2022-08-02T12:24:45.416Z] github.com/docker/docker/image [2022-08-02T12:24:45.416Z] github.com/docker/docker/image/cache [2022-08-02T12:24:45.416Z] github.com/docker/docker/image/tarexport [2022-08-02T12:24:45.416Z] github.com/docker/docker/image/v1 [2022-08-02T12:24:45.416Z] github.com/docker/docker/internal/test/suite [2022-08-02T12:24:45.416Z] github.com/docker/docker/layer [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T12:24:45.416Z] github.com/docker/docker/libcontainerd/types [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/config [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T12:24:45.416Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/idm [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ns [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/options [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/osl [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/types [2022-08-02T12:24:45.417Z] github.com/docker/docker/oci [2022-08-02T12:24:45.417Z] github.com/docker/docker/oci/caps [2022-08-02T12:24:45.417Z] github.com/docker/docker/opts [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/aaparser [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/archive [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/authorization [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/capabilities [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/containerfs [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/directory [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/dmesg [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/fileutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/fsutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/homedir [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/idtools [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/ioutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/longpath [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/loopback [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/parsers [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/pidfile [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/platform [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/plugins [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/pools [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/progress [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/pubsub [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/reexec [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/signal [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/stack [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/stringid [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/system [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/tailfile [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/tarsum [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/urlutil [2022-08-02T12:24:45.417Z] github.com/docker/docker/pkg/useragent [2022-08-02T12:24:45.417Z] github.com/docker/docker/plugin [2022-08-02T12:24:45.417Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T12:24:45.417Z] github.com/docker/docker/plugin/v2 [2022-08-02T12:24:45.417Z] github.com/docker/docker/profiles/apparmor [2022-08-02T12:24:45.417Z] github.com/docker/docker/profiles/seccomp [2022-08-02T12:24:45.417Z] github.com/docker/docker/quota [2022-08-02T12:24:45.417Z] github.com/docker/docker/reference [2022-08-02T12:24:45.417Z] github.com/docker/docker/registry [2022-08-02T12:24:45.417Z] github.com/docker/docker/registry/resumable [2022-08-02T12:24:45.417Z] github.com/docker/docker/restartmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/rootless [2022-08-02T12:24:45.417Z] github.com/docker/docker/rootless/specconv [2022-08-02T12:24:45.417Z] github.com/docker/docker/runconfig [2022-08-02T12:24:45.417Z] github.com/docker/docker/runconfig/opts [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/daemon [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/environment [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/fakegit [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/registry [2022-08-02T12:24:45.417Z] github.com/docker/docker/testutil/request [2022-08-02T12:24:45.417Z] github.com/docker/docker/volume [2022-08-02T12:24:45.417Z] github.com/docker/docker/volume/drivers [2022-08-02T12:24:45.417Z] github.com/docker/docker/volume/local [2022-08-02T12:24:45.417Z] github.com/docker/docker/volume/mounts [2022-08-02T12:24:45.417Z] github.com/docker/docker/volume/service [2022-08-02T12:24:45.417Z] github.com/docker/docker/volume/service/opts [2022-08-02T12:24:45.417Z] github.com/docker/docker/volume/testutils' [2022-08-02T12:24:45.417Z] ++ grep --fixed-strings /libnetwork [2022-08-02T12:24:45.417Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/config [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/idm [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ns [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/options [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/osl [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/types' [2022-08-02T12:24:45.417Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-02T12:24:45.417Z] + echo 'github.com/docker/docker/libnetwork [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/config [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/idm [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/ns [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/options [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/osl [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/types' [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T12:24:45.417Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T12:24:45.417Z] + type docker-proxy [2022-08-02T12:24:45.417Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-02T12:24:45.417Z] + hack/make.sh binary-proxy install-proxy [2022-08-02T12:24:45.417Z] [2022-08-02T12:24:45.417Z] Removing bundles/ [2022-08-02T12:24:45.676Z] [2022-08-02T12:24:45.676Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-02T12:24:45.676Z] Building: bundles/binary-proxy/docker-proxy [2022-08-02T12:24:45.676Z] GOOS="" GOARCH="" GOARM="" [2022-08-02T12:24:46.642Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-02T12:24:53.805Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-02T12:24:53.805Z] [2022-08-02T12:24:53.805Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-02T12:24:53.805Z] Installing docker-proxy to /usr/local/bin/ [2022-08-02T12:24:53.805Z] [2022-08-02T12:24:53.805Z] + mkdir -p bundles [2022-08-02T12:24:53.805Z] + '[' -n 'github.com/docker/docker/api [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/backend/build [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/httpstatus [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/httputils [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/middleware [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/build [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/container [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/debug [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/distribution [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/grpc [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/image [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/network [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/plugin [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/session [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/swarm [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/system [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/server/router/volume [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/backend [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/blkiodev [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/container [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/events [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/filters [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/image [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/mount [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/network [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/registry [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/strslice [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/swarm [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/time [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/versions [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-02T12:24:53.805Z] github.com/docker/docker/api/types/volume [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/builder-next [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/builder-next/worker [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/dockerfile [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/remotecontext [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/remotecontext/git [2022-08-02T12:24:53.805Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-02T12:24:53.805Z] github.com/docker/docker/cli [2022-08-02T12:24:53.805Z] github.com/docker/docker/cli/config [2022-08-02T12:24:53.805Z] github.com/docker/docker/cli/debug [2022-08-02T12:24:53.805Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-02T12:24:53.805Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-02T12:24:53.805Z] github.com/docker/docker/client [2022-08-02T12:24:53.805Z] github.com/docker/docker/cmd/docker-proxy [2022-08-02T12:24:53.805Z] github.com/docker/docker/cmd/dockerd [2022-08-02T12:24:53.805Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-02T12:24:53.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-02T12:24:53.805Z] github.com/docker/docker/container [2022-08-02T12:24:53.805Z] github.com/docker/docker/container/stream [2022-08-02T12:24:53.805Z] github.com/docker/docker/contrib/apparmor [2022-08-02T12:24:53.805Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-02T12:24:53.805Z] github.com/docker/docker/contrib/httpserver [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/cluster [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/cluster/convert [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/cluster/executor [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/cluster/provider [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/config [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/containerd [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/events [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/events/testutils [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/exec [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/images [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/initlayer [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/links [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/listeners [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/gelf [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/journald [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/local [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/logentries [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/splunk [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/syslog [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/logger/templates [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/names [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/network [2022-08-02T12:24:53.805Z] github.com/docker/docker/daemon/stats [2022-08-02T12:24:53.805Z] github.com/docker/docker/distribution [2022-08-02T12:24:53.805Z] github.com/docker/docker/distribution/metadata [2022-08-02T12:24:53.805Z] github.com/docker/docker/distribution/utils [2022-08-02T12:24:53.805Z] github.com/docker/docker/distribution/xfer [2022-08-02T12:24:53.805Z] github.com/docker/docker/dockerversion [2022-08-02T12:24:53.805Z] github.com/docker/docker/errdefs [2022-08-02T12:24:53.805Z] github.com/docker/docker/image [2022-08-02T12:24:53.805Z] github.com/docker/docker/image/cache [2022-08-02T12:24:53.805Z] github.com/docker/docker/image/tarexport [2022-08-02T12:24:53.805Z] github.com/docker/docker/image/v1 [2022-08-02T12:24:53.805Z] github.com/docker/docker/internal/test/suite [2022-08-02T12:24:53.805Z] github.com/docker/docker/layer [2022-08-02T12:24:53.805Z] github.com/docker/docker/libcontainerd [2022-08-02T12:24:53.805Z] github.com/docker/docker/libcontainerd/queue [2022-08-02T12:24:53.805Z] github.com/docker/docker/libcontainerd/remote [2022-08-02T12:24:53.805Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-02T12:24:53.805Z] github.com/docker/docker/libcontainerd/types [2022-08-02T12:24:53.805Z] github.com/docker/docker/oci [2022-08-02T12:24:53.805Z] github.com/docker/docker/oci/caps [2022-08-02T12:24:53.805Z] github.com/docker/docker/opts [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/aaparser [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/archive [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/authorization [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/broadcaster [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/capabilities [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/chrootarchive [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/containerfs [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/devicemapper [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/directory [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/dmesg [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/fileutils [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/fsutils [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/homedir [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/idtools [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/ioutils [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/jsonmessage [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/longpath [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/loopback [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/namesgenerator [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/parsers [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/pidfile [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/platform [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/plugingetter [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/plugins [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/plugins/transport [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/pools [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/progress [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/pubsub [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/reexec [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/signal [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/stack [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/stdcopy [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/streamformatter [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/stringid [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/sysinfo [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/system [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/tailfile [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/tarsum [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/urlutil [2022-08-02T12:24:53.805Z] github.com/docker/docker/pkg/useragent [2022-08-02T12:24:53.805Z] github.com/docker/docker/plugin [2022-08-02T12:24:53.805Z] github.com/docker/docker/plugin/executor/containerd [2022-08-02T12:24:53.805Z] github.com/docker/docker/plugin/v2 [2022-08-02T12:24:53.805Z] github.com/docker/docker/profiles/apparmor [2022-08-02T12:24:53.805Z] github.com/docker/docker/profiles/seccomp [2022-08-02T12:24:53.805Z] github.com/docker/docker/quota [2022-08-02T12:24:53.805Z] github.com/docker/docker/reference [2022-08-02T12:24:53.805Z] github.com/docker/docker/registry [2022-08-02T12:24:53.805Z] github.com/docker/docker/registry/resumable [2022-08-02T12:24:53.805Z] github.com/docker/docker/restartmanager [2022-08-02T12:24:53.805Z] github.com/docker/docker/rootless [2022-08-02T12:24:53.805Z] github.com/docker/docker/rootless/specconv [2022-08-02T12:24:53.805Z] github.com/docker/docker/runconfig [2022-08-02T12:24:53.805Z] github.com/docker/docker/runconfig/opts [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/daemon [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/environment [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/fakecontext [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/fakegit [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/fakestorage [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/fixtures/load [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/registry [2022-08-02T12:24:53.805Z] github.com/docker/docker/testutil/request [2022-08-02T12:24:53.805Z] github.com/docker/docker/volume [2022-08-02T12:24:53.805Z] github.com/docker/docker/volume/drivers [2022-08-02T12:24:53.805Z] github.com/docker/docker/volume/local [2022-08-02T12:24:53.805Z] github.com/docker/docker/volume/mounts [2022-08-02T12:24:53.805Z] github.com/docker/docker/volume/service [2022-08-02T12:24:53.805Z] github.com/docker/docker/volume/service/opts [2022-08-02T12:24:53.805Z] github.com/docker/docker/volume/testutils' ']' [2022-08-02T12:24:53.806Z] + 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-02T12:24:53.806Z] ? github.com/docker/docker/api [no test files] [2022-08-02T12:24:54.749Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-02T12:24:58.032Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-02T12:25:01.314Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-02T12:25:03.216Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-02T12:25:06.499Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-02T12:25:09.027Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-02T12:25:10.927Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-02T12:25:11.900Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2022-08-02T12:25:13.454Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-02T12:26:09.678Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-02T12:26:24.544Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-02T12:26:39.441Z] --- PASS: TestDockerSwarmSuite (1538.12s) [2022-08-02T12:26:39.441Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s) [2022-08-02T12:26:39.441Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2022-08-02T12:26:39.441Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.26s) [2022-08-02T12:26:39.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.85s) [2022-08-02T12:26:39.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.71s) [2022-08-02T12:26:39.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.30s) [2022-08-02T12:26:39.441Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.81s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.66s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.25s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.18s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.57s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (26.04s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.26s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.03s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.74s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.13s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.70s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.24s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.31s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.60s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (48.88s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.55s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.00s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.31s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.28s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.44s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.05s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.12s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.07s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.48s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.52s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.41s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.90s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.41s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.21s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.75s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.63s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.33s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.22s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.35s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.75s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.86s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.09s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.82s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.64s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.27s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.35s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.94s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.80s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.79s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.40s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.80s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.27s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.37s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.29s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.70s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.53s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.15s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.43s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.79s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.79s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.57s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.18s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.72s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.70s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.21s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.91s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.42s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.76s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.51s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.46s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.80s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.57s) [2022-08-02T12:26:39.442Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.26s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.51s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.93s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.09s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.18s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.62s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.09s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.40s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.49s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.23s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.59s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.29s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.27s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.71s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.29s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.44s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.67s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.64s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.71s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.66s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.27s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2022-08-02T12:26:39.442Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2022-08-02T12:26:39.442Z] === RUN TestDockerExternalVolumeSuite [2022-08-02T12:26:39.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-02T12:26:40.007Z] docker_cli_external_volume_driver_test.go:53: [ddc0542f39edc] daemon is not started [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 77.3% of statements [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/builder [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-02T12:26:48.365Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/builder/dockerfile 0.512s coverage: 49.3% of statements [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-02T12:26:48.365Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-02T12:26:48.628Z] ok github.com/docker/docker/builder/remotecontext/git 1.544s coverage: 86.3% of statements [2022-08-02T12:26:48.628Z] ? github.com/docker/docker/cli [no test files] [2022-08-02T12:26:48.628Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-02T12:26:48.628Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-02T12:26:48.628Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-02T12:26:49.591Z] ok github.com/docker/docker/cmd/docker-proxy 0.230s coverage: 67.6% of statements [2022-08-02T12:26:54.864Z] ok github.com/docker/docker/client 0.145s coverage: 75.9% of statements [2022-08-02T12:26:58.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-02T12:27:41.552Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 31.5% of statements [2022-08-02T12:27:41.552Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-02T12:27:41.552Z] ok github.com/docker/docker/cmd/dockerd/trap 2.566s coverage: 0.0% of statements [2022-08-02T12:27:41.552Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-02T12:27:41.552Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-02T12:27:41.552Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-02T12:27:41.552Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-02T12:27:41.552Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-02T12:27:45.748Z] ok github.com/docker/docker/daemon/cluster 0.089s coverage: 0.5% of statements [2022-08-02T12:27:47.655Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-02T12:27:49.033Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-02T12:27:57.152Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-02T12:27:57.412Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.7% of statements [2022-08-02T12:27:57.981Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-02T12:27:58.550Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-02T12:27:58.550Z] ok github.com/docker/docker/daemon 10.159s coverage: 16.6% of statements [2022-08-02T12:27:58.550Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-02T12:27:58.550Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-02T12:27:58.550Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-02T12:27:58.550Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-02T12:27:58.550Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-02T12:28:00.456Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.772s coverage: 74.8% of statements [2022-08-02T12:28:01.038Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-02T12:28:01.653Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.459s coverage: 60.7% of statements [2022-08-02T12:28:03.563Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2022-08-02T12:28:04.942Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.305s coverage: 50.6% of statements [2022-08-02T12:28:05.509Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.282s coverage: 46.1% of statements [2022-08-02T12:28:05.509Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-02T12:28:05.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-02T12:28:06.886Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-02T12:28:06.886Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.793s coverage: 58.5% of statements [2022-08-02T12:28:06.886Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-02T12:28:06.886Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-02T12:28:07.824Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-02T12:28:08.392Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-08-02T12:28:09.330Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 6.9% of statements [2022-08-02T12:28:09.330Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-02T12:28:09.330Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-02T12:28:09.898Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 42.8% of statements [2022-08-02T12:28:10.836Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-08-02T12:28:11.096Z] ok github.com/docker/docker/daemon/logger/awslogs 0.185s coverage: 79.9% of statements [2022-08-02T12:28:11.096Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-02T12:28:11.664Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-02T12:28:11.924Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 23.4% of statements [2022-08-02T12:28:12.302Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-02T12:28:12.492Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-02T12:28:13.061Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.173s coverage: 76.8% of statements [2022-08-02T12:28:13.629Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 79.4% of statements [2022-08-02T12:28:13.629Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-02T12:28:13.629Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-02T12:28:14.198Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 62.0% of statements [2022-08-02T12:28:14.457Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-08-02T12:28:15.394Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-02T12:28:15.652Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-02T12:28:16.220Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-02T12:28:17.157Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2022-08-02T12:28:17.157Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-02T12:28:17.157Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-02T12:28:18.093Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-08-02T12:28:19.469Z] ok github.com/docker/docker/distribution 1.517s coverage: 28.0% of statements [2022-08-02T12:28:19.469Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-02T12:28:19.728Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-02T12:28:20.296Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-08-02T12:28:20.556Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-08-02T12:28:20.556Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-02T12:28:20.815Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-02T12:28:21.383Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-02T12:28:21.383Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-02T12:28:21.383Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-02T12:28:21.952Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-08-02T12:28:22.900Z] ok github.com/docker/docker/oci 0.022s coverage: 46.0% of statements [2022-08-02T12:28:23.161Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-02T12:28:23.430Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-02T12:28:25.337Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 81.8% of statements [2022-08-02T12:28:25.904Z] ok github.com/docker/docker/pkg/authorization 0.218s coverage: 68.3% of statements [2022-08-02T12:28:25.904Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-02T12:28:26.163Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-02T12:28:27.167Z] docker_cli_external_volume_driver_test.go:53: [dc6441b4727f3] daemon is not started [2022-08-02T12:28:29.447Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-08-02T12:28:29.447Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-02T12:28:29.447Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-02T12:28:29.706Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-02T12:28:30.274Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-08-02T12:28:30.274Z] ok github.com/docker/docker/layer 7.520s coverage: 68.9% of statements [2022-08-02T12:28:30.274Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-02T12:28:30.274Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-02T12:28:30.274Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-02T12:28:30.274Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-02T12:28:30.274Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-02T12:28:30.274Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-02T12:28:30.534Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-08-02T12:28:30.534Z] ok github.com/docker/docker/pkg/fsutils 0.150s coverage: 85.1% of statements [2022-08-02T12:28:31.912Z] ok github.com/docker/docker/pkg/idtools 0.439s coverage: 67.9% of statements [2022-08-02T12:28:31.912Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 69.7% of statements [2022-08-02T12:28:32.171Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-08-02T12:28:32.171Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-02T12:28:32.171Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-02T12:28:32.431Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-02T12:28:32.431Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-02T12:28:32.690Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-08-02T12:28:32.949Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-02T12:28:32.949Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2022-08-02T12:28:32.949Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-02T12:28:32.949Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-02T12:28:33.886Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-02T12:28:34.145Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-02T12:28:34.403Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-02T12:28:34.662Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-02T12:28:36.037Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-02T12:28:36.037Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-02T12:28:36.296Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-02T12:28:36.555Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-02T12:28:36.814Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-02T12:28:36.814Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-02T12:28:37.382Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-02T12:28:37.642Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-02T12:28:38.209Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-08-02T12:28:38.468Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-08-02T12:28:38.728Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-02T12:28:40.633Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-02T12:28:40.892Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-02T12:28:41.151Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-02T12:28:42.087Z] ok github.com/docker/docker/quota 0.191s coverage: 71.4% of statements [2022-08-02T12:28:42.346Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-02T12:28:43.283Z] ok github.com/docker/docker/registry 0.057s coverage: 58.6% of statements [2022-08-02T12:28:43.851Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-02T12:28:43.851Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2022-08-02T12:28:44.419Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-02T12:28:44.679Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-02T12:28:45.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-02T12:28:46.598Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-02T12:28:46.860Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.8% of statements [2022-08-02T12:28:47.428Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-02T12:28:48.804Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-08-02T12:29:00.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-02T12:29:10.729Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/rootless [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/volume [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-02T12:29:10.729Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === Skipped [2022-08-02T12:29:10.729Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-02T12:29:10.729Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-02T12:29:10.729Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-02T12:29:10.729Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-02T12:29:10.729Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:71: No driver to put! [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-02T12:29:10.729Z] time="2022-08-02T12:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-02T12:29:10.729Z] time="2022-08-02T12:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-02T12:29:10.729Z] time="2022-08-02T12:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-02T12:29:10.729Z] time="2022-08-02T12:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-02T12:29:10.729Z] time="2022-08-02T12:28:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:71: No driver to put! [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-02T12:29:10.729Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-02T12:29:10.729Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-02T12:29:10.729Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-02T12:29:10.729Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-02T12:29:10.729Z] graphtest_unix.go:71: No driver to put! [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-02T12:29:10.729Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-02T12:29:10.729Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-02T12:29:10.729Z] [2022-08-02T12:29:10.729Z] DONE 2822 tests, 28 skipped in 254.991s [2022-08-02T12:29:10.729Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/bitseq [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/cluster [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/config [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/datastore [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/driverapi [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/etchosts [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/idm [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/ipam [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/iptables [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/netlabel [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/netutils [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/networkdb [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/ns [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/options [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/osl [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/portallocator [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/portmapper [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/testutils [2022-08-02T12:29:10.729Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-02T12:29:10.729Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-02T12:29:15.021Z] docker_cli_external_volume_driver_test.go:53: [d6a074c14b7d3] daemon is not started [2022-08-02T12:29:29.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-02T12:29:29.887Z] docker_cli_external_volume_driver_test.go:53: [d5762a7243e89] daemon is not started [2022-08-02T12:29:44.753Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork 37.282s coverage: 40.6% of statements [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.399s coverage: 59.9% of statements [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.168s coverage: 5.2% of statements [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-02T12:29:57.402Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-02T12:29:57.402Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-02T12:30:07.377Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.326s coverage: 6.6% of statements [2022-08-02T12:30:07.377Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-02T12:30:07.377Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-02T12:30:07.637Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-02T12:30:07.637Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-02T12:30:07.637Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-02T12:30:07.637Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-02T12:30:08.204Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-02T12:30:08.204Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-08-02T12:30:08.463Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-02T12:30:08.722Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-02T12:30:16.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-02T12:30:20.966Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-08-02T12:30:31.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-02T12:30:35.843Z] ok github.com/docker/docker/libnetwork/ipam 14.328s coverage: 85.3% of statements [2022-08-02T12:30:35.844Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-02T12:30:35.844Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-02T12:30:35.844Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-02T12:30:35.844Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-02T12:30:35.844Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-02T12:30:35.844Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-02T12:30:35.844Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-08-02T12:30:35.844Z] ok github.com/docker/docker/libnetwork/iptables 0.153s coverage: 45.0% of statements [2022-08-02T12:30:36.102Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-02T12:30:36.361Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-02T12:30:46.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-02T12:31:33.214Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-02T12:31:51.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-02T12:32:23.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-02T12:32:27.807Z] time="2022-08-02T12:32:22Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-08-02T12:32:27.807Z] ok github.com/docker/docker/libnetwork/networkdb 104.860s coverage: 60.1% of statements [2022-08-02T12:32:27.807Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-02T12:32:27.807Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-02T12:32:27.807Z] ok github.com/docker/docker/libnetwork/osl 4.326s coverage: 39.7% of statements [2022-08-02T12:32:27.807Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.010s coverage: 20.0% of statements [2022-08-02T12:32:28.066Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-02T12:32:29.012Z] ok github.com/docker/docker/libnetwork/portmapper 0.580s coverage: 48.6% of statements [2022-08-02T12:32:29.272Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-02T12:32:29.272Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-02T12:32:29.531Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] === Skipped [2022-08-02T12:32:29.531Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-02T12:32:29.531Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-02T12:32:29.531Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-02T12:32:29.531Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-02T12:32:29.531Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-02T12:32:29.531Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-02T12:32:29.531Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-02T12:32:29.531Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-02T12:32:29.531Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-02T12:32:29.531Z] firewalld_test.go:14: firewalld is not running [2022-08-02T12:32:29.531Z] [2022-08-02T12:32:29.531Z] DONE 327 tests, 9 skipped in 201.939s Post stage [Pipeline] junit [2022-08-02T12:32:30.120Z] Recording test results [2022-08-02T12:32:30.639Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-02T12:32:30.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43898/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=312f2da8454863b85fa6427540bd5c28f1551972 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:312f2da8454863b85fa6427540bd5c28f1551972 hack/validate/vendor [2022-08-02T12:32:31.530Z] +++ dirname ./hack/vendor.sh [2022-08-02T12:32:31.530Z] ++ cd ./hack [2022-08-02T12:32:31.530Z] ++ pwd [2022-08-02T12:32:31.530Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-02T12:32:31.530Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-02T12:32:31.530Z] + GO111MODULE=auto [2022-08-02T12:32:31.530Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-02T12:32:31.530Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-02T12:32:31.530Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-02T12:32:31.789Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-02T12:32:32.048Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-08-02T12:32:32.307Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-02T12:32:32.307Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-02T12:32:32.307Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-02T12:32:32.307Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-02T12:32:32.307Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-02T12:32:32.307Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-08-02T12:32:32.307Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-02T12:32:32.566Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-02T12:32:32.566Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-02T12:32:32.566Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-02T12:32:32.566Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-02T12:32:32.566Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-02T12:32:32.825Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-02T12:32:32.825Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-02T12:32:32.825Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-02T12:32:32.825Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-02T12:32:33.084Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-02T12:32:33.084Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-02T12:32:33.084Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-02T12:32:33.084Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-08-02T12:32:33.084Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-02T12:32:33.084Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-02T12:32:33.084Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-02T12:32:33.084Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-02T12:32:33.084Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-02T12:32:33.343Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-02T12:32:33.343Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-02T12:32:33.343Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-02T12:32:33.343Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-02T12:32:33.343Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-02T12:32:33.343Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-08-02T12:32:33.343Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-02T12:32:33.343Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-02T12:32:33.343Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-02T12:32:33.343Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-02T12:32:33.602Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-02T12:32:33.602Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-02T12:32:33.602Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-02T12:32:33.602Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-02T12:32:33.602Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-02T12:32:33.602Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-02T12:32:33.602Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-02T12:32:33.602Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-02T12:32:33.602Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-02T12:32:33.602Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-02T12:32:33.602Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-02T12:32:33.602Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-02T12:32:33.602Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-02T12:32:36.137Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-02T12:32:36.137Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-02T12:32:36.137Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-02T12:32:36.137Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-02T12:32:36.137Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-02T12:32:36.137Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-02T12:32:36.137Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-02T12:32:36.137Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-02T12:32:36.137Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-02T12:32:36.137Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-02T12:32:36.137Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-02T12:32:36.397Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-02T12:32:36.397Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-02T12:32:36.397Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-02T12:32:36.397Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-02T12:32:36.397Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-02T12:32:36.397Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-02T12:32:36.397Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-02T12:32:38.931Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-02T12:32:38.931Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-02T12:32:38.931Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-02T12:32:38.931Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-02T12:32:38.931Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-02T12:32:38.931Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-02T12:32:38.931Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-08-02T12:32:38.931Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-02T12:32:38.931Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-02T12:32:38.931Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-02T12:32:38.931Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-02T12:32:38.931Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-02T12:32:38.931Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-02T12:32:39.191Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-02T12:32:39.191Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-02T12:32:39.191Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-02T12:32:39.191Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-02T12:32:39.191Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-02T12:32:39.191Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-02T12:32:39.450Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-02T12:32:39.450Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-02T12:32:39.450Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-02T12:32:39.450Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-02T12:32:39.450Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-02T12:32:39.450Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-02T12:32:39.450Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-02T12:32:39.450Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-02T12:32:39.450Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-02T12:32:39.450Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-02T12:32:39.450Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-02T12:32:39.450Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-02T12:32:39.450Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-02T12:32:39.450Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-02T12:32:39.450Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-02T12:32:39.450Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-02T12:32:39.450Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-02T12:32:39.450Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-02T12:32:39.450Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-02T12:32:39.450Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-02T12:32:39.710Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-02T12:32:39.710Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-02T12:32:39.710Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-02T12:32:39.710Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-02T12:32:39.710Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-02T12:32:39.710Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-02T12:32:39.710Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-02T12:32:39.710Z] go: downloading google.golang.org/api v0.54.0 [2022-08-02T12:32:42.243Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-02T12:32:42.243Z] go: downloading go.opencensus.io v0.23.0 [2022-08-02T12:32:42.243Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-02T12:32:42.243Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-02T12:32:42.243Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-02T12:32:42.243Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-02T12:32:42.243Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-02T12:32:42.243Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-02T12:32:42.243Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-02T12:32:42.243Z] go: downloading github.com/google/btree v1.0.1 [2022-08-02T12:32:42.243Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-02T12:32:42.243Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-02T12:32:42.243Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-02T12:32:42.243Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-02T12:32:42.243Z] go: downloading golang.org/x/text v0.3.7 [2022-08-02T12:32:42.811Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-02T12:32:42.811Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-02T12:32:42.811Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-02T12:32:42.811Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-02T12:32:42.811Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-02T12:32:42.811Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-02T12:32:43.075Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-02T12:32:43.075Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-02T12:32:43.075Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-02T12:32:43.075Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-02T12:32:43.075Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-02T12:32:43.075Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-02T12:32:43.075Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-02T12:32:43.075Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-02T12:32:43.075Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-02T12:32:43.075Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-02T12:32:43.075Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-02T12:32:43.075Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-02T12:32:43.075Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-02T12:32:43.075Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-02T12:32:43.075Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-02T12:32:43.075Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-02T12:32:43.075Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-02T12:32:43.075Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-02T12:32:43.334Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-02T12:32:43.334Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-02T12:32:43.334Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-02T12:32:43.334Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-02T12:32:43.334Z] go: downloading github.com/kr/text v0.2.0 [2022-08-02T12:32:43.334Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-02T12:32:43.592Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-02T12:32:43.592Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-02T12:32:43.593Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-02T12:32:43.593Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-02T12:32:43.593Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-02T12:32:43.593Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-02T12:32:43.593Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-02T12:32:43.593Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-02T12:32:43.593Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-02T12:32:43.593Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-02T12:32:43.593Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-02T12:32:43.593Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-02T12:32:43.593Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-02T12:32:43.593Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-02T12:32:43.852Z] + GO111MODULE=auto [2022-08-02T12:32:43.852Z] + go mod vendor -modfile vendor.mod [2022-08-02T12:32:46.386Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-02T12:32:50.881Z] + echo Ensuring container killed. [2022-08-02T12:32:50.881Z] Ensuring container killed. [2022-08-02T12:32:50.881Z] + docker rm -vf docker-pr1 [2022-08-02T12:32:50.881Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-02T12:32:51.167Z] + echo Chowning /workspace to jenkins user [2022-08-02T12:32:51.167Z] Chowning /workspace to jenkins user [2022-08-02T12:32:51.167Z] + id -u [2022-08-02T12:32:51.167Z] + id -g [2022-08-02T12:32:51.167Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43898:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-02T12:32:52.399Z] + bundleName=unit [2022-08-02T12:32:52.399Z] + echo Creating unit-bundles.tar.gz [2022-08-02T12:32:52.399Z] Creating unit-bundles.tar.gz [2022-08-02T12:32:52.399Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-02T12:32:52.399Z] bundles/junit-report-libnetwork.xml [2022-08-02T12:32:52.399Z] bundles/junit-report.xml [2022-08-02T12:32:52.399Z] bundles/go-test-report-libnetwork.json [2022-08-02T12:32:52.399Z] bundles/go-test-report.json [2022-08-02T12:32:52.399Z] bundles/profile-libnetwork.out [2022-08-02T12:32:52.399Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-02T12:32:52.411Z] Archiving artifacts [2022-08-02T12:32:52.952Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43898/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-02T12:32:53.256Z] + make clean [2022-08-02T12:32:53.515Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-02T12:32:53.515Z] docker-dev-cache [2022-08-02T12:32:53.515Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-02T12:32:55.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-02T12:33:10.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-02T12:33:28.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-02T12:33:28.384Z] docker_cli_external_volume_driver_test.go:485: [d6345863c099f] daemon is not started [2022-08-02T12:33:43.271Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-02T12:33:43.271Z] docker_cli_external_volume_driver_test.go:53: [dc1b6232f7716] daemon is not started [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite (437.70s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.69s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.26s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.73s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.77s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2022-08-02T12:33:58.139Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-08-02T12:33:58.139Z] PASS [2022-08-02T12:33:58.139Z] [2022-08-02T12:33:58.139Z] === Skipped [2022-08-02T12:33:58.139Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-02T12:33:58.139Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-02T12:33:58.139Z] check_test.go:540: [d161262526d29] daemon is not started [2022-08-02T12:33:58.139Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-08-02T12:33:58.139Z] [2022-08-02T12:33:58.139Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-02T12:33:58.139Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-02T12:33:58.139Z] check_test.go:540: [d6fa39ff2bfbc] daemon is not started [2022-08-02T12:33:58.139Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-02T12:33:58.139Z] [2022-08-02T12:33:58.139Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-02T12:33:58.139Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-02T12:33:58.139Z] check_test.go:540: [d5a8439cca591] daemon is not started [2022-08-02T12:33:58.139Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-02T12:33:58.139Z] [2022-08-02T12:33:58.139Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-02T12:33:58.139Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-02T12:33:58.139Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-02T12:33:58.139Z] [2022-08-02T12:33:58.139Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-02T12:33:58.139Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-02T12:33:58.139Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-02T12:33:58.139Z] [2022-08-02T12:33:58.139Z] DONE 269 tests, 5 skipped in 2280.626s [2022-08-02T12:33:58.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-02T12:33:58.139Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc598cd0a41d6/docker.pid [2022-08-02T12:33:58.139Z] +++ kill 15286 [2022-08-02T12:33:58.139Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15286 is not a child of this shell [2022-08-02T12:33:58.139Z] warning: PID 15286 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc598cd0a41d6/docker.pid had a nonzero exit code [2022-08-02T12:33:58.139Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc598cd0a41d6/root: target is busy. [2022-08-02T12:33:58.139Z] ++++ cat bundles/test-integration/docker.pid [2022-08-02T12:33:58.139Z] +++ kill 14648 [2022-08-02T12:33:58.139Z] +++ /etc/init.d/apparmor stop [2022-08-02T12:33:58.139Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-02T12:33:58.139Z] [2022-08-02T12:33:58.139Z] Unloading profiles will leave already running processes permanently [2022-08-02T12:33:58.139Z] unconfined, which can lead to unexpected situations. [2022-08-02T12:33:58.139Z] [2022-08-02T12:33:58.139Z] To set a process to complain mode, use the command line tool [2022-08-02T12:33:58.139Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-02T12:33:58.139Z] +++ true [2022-08-02T12:33:58.139Z] exiting test-integration [2022-08-02T12:33:58.139Z] ++ exit 0 [2022-08-02T12:33:58.139Z] [2022-08-02T12:33:58.139Z] + exit 0 [2022-08-02T12:33:58.139Z] ++ jobs -p [2022-08-02T12:33:58.139Z] + pids= [2022-08-02T12:33:58.139Z] + echo 'Remaining pids to kill: []' [2022-08-02T12:33:58.139Z] Remaining pids to kill: [] [2022-08-02T12:33:58.139Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-02T12:33:58.152Z] Recording test results [2022-08-02T12:33:59.326Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-02T12:33:59.630Z] + echo Ensuring container killed. [2022-08-02T12:33:59.630Z] Ensuring container killed. [2022-08-02T12:33:59.630Z] + docker ps -aq -f name=docker-pr1-* [2022-08-02T12:33:59.630Z] + cids=549600a1747f [2022-08-02T12:33:59.630Z] d5613f4b7b59 [2022-08-02T12:33:59.630Z] b30cd3b77079 [2022-08-02T12:33:59.630Z] + [ -n 549600a1747f [2022-08-02T12:33:59.630Z] d5613f4b7b59 [2022-08-02T12:33:59.630Z] b30cd3b77079 ] [2022-08-02T12:33:59.630Z] + docker rm -vf 549600a1747f d5613f4b7b59 b30cd3b77079 [2022-08-02T12:34:00.196Z] 549600a1747f [2022-08-02T12:34:00.196Z] d5613f4b7b59 [2022-08-02T12:34:00.196Z] b30cd3b77079 [Pipeline] sh [2022-08-02T12:34:00.476Z] + echo Chowning /workspace to jenkins user [2022-08-02T12:34:00.476Z] Chowning /workspace to jenkins user [2022-08-02T12:34:00.476Z] + id -u [2022-08-02T12:34:00.476Z] + id -g [2022-08-02T12:34:00.476Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43898:/workspace busybox chown -R 1000:1000 /workspace [2022-08-02T12:34:00.476Z] Unable to find image 'busybox:latest' locally [2022-08-02T12:34:00.476Z] latest: Pulling from library/busybox [2022-08-02T12:34:00.734Z] 50783e0dfb64: Pulling fs layer [2022-08-02T12:34:00.734Z] 50783e0dfb64: Download complete [2022-08-02T12:34:00.734Z] 50783e0dfb64: Pull complete [2022-08-02T12:34:00.734Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-02T12:34:00.734Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-02T12:34:04.306Z] + bundleName=amd64 [2022-08-02T12:34:04.306Z] + echo Creating amd64-bundles.tar.gz [2022-08-02T12:34:04.306Z] Creating amd64-bundles.tar.gz [2022-08-02T12:34:04.306Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ [2022-08-02T12:34:04.306Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-02T12:34:05.692Z] Archiving artifacts [2022-08-02T12:34:07.312Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43898/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-02T12:34:07.615Z] + make clean [2022-08-02T12:34:07.615Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-02T12:34:07.615Z] docker-dev-cache [2022-08-02T12:34:07.615Z] 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